2026-09-09 01:12:27.097 | + ./stack.sh:main:491 : exec 2026-09-09 01:12:27.097 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-09-011226' 2026-09-09 01:12:27.097 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-09-09-011226.summary.2026-09-09-011226 2026-09-09 01:12:27.097 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-09 01:12:27.097 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-09-011226 2026-09-09 01:12:27.097 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-09-011226 /opt/stack/logs/devstacklog.txt 2026-09-09 01:12:27.097 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-09-011226.summary.2026-09-09-011226 /opt/stack/logs/devstacklog.txt.summary 2026-09-09 01:12:27.097 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-09 01:12:27.097 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-09 01:12:27.097 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-09 01:12:27.098 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-09 01:12:27.098 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-09 01:12:27.100 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-09 01:12:27.100 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-09 01:12:27.108 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-09 01:12:27.113 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-09 01:12:27.118 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-09 01:12:27.126 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-09 01:12:27.130 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-09 01:12:27.134 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-09 01:12:27.139 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-09 01:12:27.146 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-09 01:12:27.150 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-09 01:12:27.155 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-09 01:12:27.159 | + ./stack.sh:main:577 : set -o errexit 2026-09-09 01:12:27.163 | + ./stack.sh:main:580 : uname -a 2026-09-09 01:12:27.165 | Linux np0000192297 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-09 01:12:27.169 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-09 01:12:27.173 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-09 01:12:27.180 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-09-09 01:12:27.253 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-09-09 01:12:27.286 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-09-09 01:12:27.291 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-09 01:12:27.321 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-09 01:12:27.327 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-09 01:12:27.358 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-09 01:12:27.364 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-09 01:12:27.390 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-09-09 01:12:27.396 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-09 01:12:27.401 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-09 01:12:27.407 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-09 01:12:27.435 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-09-09 01:12:27.440 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-09 01:12:27.469 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-09-09 01:12:27.474 | + ./stack.sh:main:594 : tune_host 2026-09-09 01:12:27.479 | + lib/host:tune_host:125 : configure_host_mem 2026-09-09 01:12:27.484 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-09 01:12:27.488 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:27.492 | + lib/host:configure_zswap:72 : is_ubuntu 2026-09-09 01:12:27.497 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:12:27.501 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:12:27.506 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-09-09 01:12:27.511 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-09-09 01:12:27.515 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-09-09 01:12:27.520 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-09-09 01:12:27.525 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-09 01:12:27.528 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-09-09 01:12:27.532 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-09-09 01:12:27.535 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-09-09 01:12:27.540 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-09-09 01:12:27.541 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-09-09 01:12:27.557 | lz4 2026-09-09 01:12:27.564 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-09-09 01:12:27.568 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-09-09 01:12:27.572 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-09-09 01:12:27.576 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-09-09 01:12:27.581 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-09 01:12:27.586 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-09-09 01:12:27.590 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-09-09 01:12:27.594 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-09-09 01:12:27.599 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-09-09 01:12:27.599 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-09-09 01:12:27.616 | zsmalloc 2026-09-09 01:12:27.623 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-09-09 01:12:27.626 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-09-09 01:12:27.630 | + lib/host:set_zswap_parameter:63 : local value=1 2026-09-09 01:12:27.635 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-09-09 01:12:27.639 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-09 01:12:27.644 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-09-09 01:12:27.647 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-09-09 01:12:27.652 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-09-09 01:12:27.657 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-09-09 01:12:27.657 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-09-09 01:12:27.673 | 1 2026-09-09 01:12:27.700 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/enabled:Y 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/max_pool_percent:20 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/compressor:lz4 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/exclusive_loads:N 2026-09-09 01:12:27.718 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-09-09 01:12:27.725 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-09 01:12:27.729 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:27.733 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-09 01:12:27.738 | + functions-common:install_package:1438 : update_package_repo 2026-09-09 01:12:27.741 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-09 01:12:27.745 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-09 01:12:27.749 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-09 01:12:27.753 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:27.756 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-09 01:12:27.761 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:12:27.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:12:27.768 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-09 01:12:27.772 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-09 01:12:27.775 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:27.780 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-09 01:12:27.785 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-09 01:12:27.792 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-09-09 01:12:27.796 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-09 01:12:27.801 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-09 01:12:27.805 | + functions-common:time_start:2407 : local start_time= 2026-09-09 01:12:27.810 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-09 01:12:27.815 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-09 01:12:27.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1788916347817 2026-09-09 01:12:27.827 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-09 01:12:27.832 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-09 01:12:27.836 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-09-09 01:12:28.209 | Hit:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-09-09 01:12:28.210 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-09 01:12:28.222 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-09 01:12:28.371 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-09 01:12:29.884 | Reading package lists... 2026-09-09 01:12:29.917 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-09 01:12:29.920 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-09 01:12:29.925 | + functions-common:time_stop:2420 : local name 2026-09-09 01:12:29.930 | + functions-common:time_stop:2421 : local end_time 2026-09-09 01:12:29.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:12:29.938 | + functions-common:time_stop:2423 : local total 2026-09-09 01:12:29.942 | + functions-common:time_stop:2424 : local start_time 2026-09-09 01:12:29.946 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-09 01:12:29.950 | + functions-common:time_stop:2427 : start_time=1788916347817 2026-09-09 01:12:29.954 | + functions-common:time_stop:2429 : [[ -z 1788916347817 ]] 2026-09-09 01:12:29.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:12:29.964 | + functions-common:time_stop:2432 : end_time=1788916349960 2026-09-09 01:12:29.969 | + functions-common:time_stop:2433 : elapsed_time=2143 2026-09-09 01:12:29.973 | + functions-common:time_stop:2434 : total=0 2026-09-09 01:12:29.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:12:29.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2143 2026-09-09 01:12:29.985 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-09 01:12:29.989 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-09 01:12:29.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:12:29.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:12:30.003 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-09 01:12:30.037 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-09-09 01:12:30.089 | Reading package lists... 2026-09-09 01:12:30.467 | Building dependency tree... 2026-09-09 01:12:30.467 | Reading state information... 2026-09-09 01:12:30.912 | Recommended packages: 2026-09-09 01:12:30.912 | qemu-kvm 2026-09-09 01:12:30.951 | The following NEW packages will be installed: 2026-09-09 01:12:30.954 | ksmtuned 2026-09-09 01:12:31.142 | 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2026-09-09 01:12:31.143 | Need to get 7,444 B of archives. 2026-09-09 01:12:31.143 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-09 01:12:31.143 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-09-09 01:12:31.354 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-09 01:12:31.400 | Fetched 7,444 B in 0s (43.8 kB/s) 2026-09-09 01:12:31.458 | Selecting previously unselected package ksmtuned. 2026-09-09 01:12:31.489 | (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 ... 33201 files and directories currently installed.) 2026-09-09 01:12:31.491 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-09 01:12:31.499 | Unpacking ksmtuned (4.20150326) ... 2026-09-09 01:12:31.578 | Setting up ksmtuned (4.20150326) ... 2026-09-09 01:12:31.866 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-09 01:12:32.023 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-09 01:12:32.724 | + functions-common:apt_get:1211 : result=0 2026-09-09 01:12:32.730 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-09 01:12:32.734 | + functions-common:time_stop:2420 : local name 2026-09-09 01:12:32.738 | + functions-common:time_stop:2421 : local end_time 2026-09-09 01:12:32.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:12:32.747 | + functions-common:time_stop:2423 : local total 2026-09-09 01:12:32.750 | + functions-common:time_stop:2424 : local start_time 2026-09-09 01:12:32.754 | + functions-common:time_stop:2426 : name=apt-get 2026-09-09 01:12:32.758 | + functions-common:time_stop:2427 : start_time=1788916350031 2026-09-09 01:12:32.763 | + functions-common:time_stop:2429 : [[ -z 1788916350031 ]] 2026-09-09 01:12:32.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:12:32.775 | + functions-common:time_stop:2432 : end_time=1788916352770 2026-09-09 01:12:32.780 | + functions-common:time_stop:2433 : elapsed_time=2739 2026-09-09 01:12:32.784 | + functions-common:time_stop:2434 : total=4041 2026-09-09 01:12:32.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:12:32.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6780 2026-09-09 01:12:32.796 | + functions-common:apt_get:1215 : return 0 2026-09-09 01:12:32.802 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-09 01:12:32.835 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-09 01:12:32.839 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-09 01:12:32.844 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-09 01:12:32.848 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-09 01:12:32.853 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-09 01:12:32.860 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-09 01:12:32.860 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-09 01:12:32.878 | 0 2026-09-09 01:12:32.886 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-09 01:12:32.890 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:32.894 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-09-09 01:12:32.899 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-09-09 01:12:32.903 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-09 01:12:32.908 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-09-09 01:12:32.923 | vm.dirty_ratio = 60 2026-09-09 01:12:32.931 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-09-09 01:12:32.935 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-09-09 01:12:32.939 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-09 01:12:32.945 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-09-09 01:12:32.965 | vm.dirty_background_ratio = 10 2026-09-09 01:12:32.972 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-09-09 01:12:32.977 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-09-09 01:12:32.981 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-09-09 01:12:32.986 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-09-09 01:12:33.005 | vm.vfs_cache_pressure = 50 2026-09-09 01:12:33.013 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-09-09 01:12:33.018 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-09-09 01:12:33.023 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-09-09 01:12:33.027 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-09-09 01:12:33.041 | vm.swappiness = 100 2026-09-09 01:12:33.048 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-09-09 01:12:33.068 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-09-09 01:12:33.069 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-09-09 01:12:33.069 | /proc/sys/vm/compact_unevictable_allowed:1 2026-09-09 01:12:33.069 | /proc/sys/vm/compaction_proactiveness:20 2026-09-09 01:12:33.069 | /proc/sys/vm/dirty_background_bytes:0 2026-09-09 01:12:33.069 | /proc/sys/vm/dirty_background_ratio:10 2026-09-09 01:12:33.069 | /proc/sys/vm/dirty_bytes:0 2026-09-09 01:12:33.069 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-09-09 01:12:33.069 | /proc/sys/vm/dirty_ratio:60 2026-09-09 01:12:33.069 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-09-09 01:12:33.069 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-09-09 01:12:33.069 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-09-09 01:12:33.071 | /proc/sys/vm/extfrag_threshold:500 2026-09-09 01:12:33.071 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-09-09 01:12:33.071 | /proc/sys/vm/hugetlb_shm_group:0 2026-09-09 01:12:33.071 | /proc/sys/vm/laptop_mode:0 2026-09-09 01:12:33.072 | /proc/sys/vm/legacy_va_layout:0 2026-09-09 01:12:33.072 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-09-09 01:12:33.072 | /proc/sys/vm/max_map_count:1048576 2026-09-09 01:12:33.072 | /proc/sys/vm/memfd_noexec:0 2026-09-09 01:12:33.072 | /proc/sys/vm/memory_failure_early_kill:0 2026-09-09 01:12:33.072 | /proc/sys/vm/memory_failure_recovery:1 2026-09-09 01:12:33.072 | /proc/sys/vm/min_free_kbytes:67584 2026-09-09 01:12:33.072 | /proc/sys/vm/min_slab_ratio:5 2026-09-09 01:12:33.072 | /proc/sys/vm/min_unmapped_ratio:1 2026-09-09 01:12:33.072 | /proc/sys/vm/mmap_min_addr:65536 2026-09-09 01:12:33.072 | /proc/sys/vm/mmap_rnd_bits:32 2026-09-09 01:12:33.072 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-09-09 01:12:33.072 | /proc/sys/vm/nr_hugepages:0 2026-09-09 01:12:33.072 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-09-09 01:12:33.072 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-09-09 01:12:33.072 | /proc/sys/vm/numa_stat:1 2026-09-09 01:12:33.072 | /proc/sys/vm/numa_zonelist_order:Node 2026-09-09 01:12:33.072 | /proc/sys/vm/oom_dump_tasks:1 2026-09-09 01:12:33.072 | /proc/sys/vm/oom_kill_allocating_task:0 2026-09-09 01:12:33.072 | /proc/sys/vm/overcommit_kbytes:0 2026-09-09 01:12:33.072 | /proc/sys/vm/overcommit_memory:0 2026-09-09 01:12:33.072 | /proc/sys/vm/overcommit_ratio:50 2026-09-09 01:12:33.072 | /proc/sys/vm/page-cluster:3 2026-09-09 01:12:33.072 | /proc/sys/vm/page_lock_unfairness:5 2026-09-09 01:12:33.072 | /proc/sys/vm/panic_on_oom:0 2026-09-09 01:12:33.072 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-09-09 01:12:33.072 | /proc/sys/vm/stat_interval:1 2026-09-09 01:12:33.072 | /proc/sys/vm/swappiness:100 2026-09-09 01:12:33.072 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-09-09 01:12:33.072 | /proc/sys/vm/user_reserve_kbytes:131072 2026-09-09 01:12:33.072 | /proc/sys/vm/vfs_cache_pressure:50 2026-09-09 01:12:33.073 | /proc/sys/vm/watermark_boost_factor:15000 2026-09-09 01:12:33.073 | /proc/sys/vm/watermark_scale_factor:10 2026-09-09 01:12:33.073 | /proc/sys/vm/zone_reclaim_mode:0 2026-09-09 01:12:33.079 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-09-09 01:12:33.087 | + lib/host:tune_host:126 : configure_host_net 2026-09-09 01:12:33.092 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-09 01:12:33.096 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:33.101 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-09-09 01:12:33.105 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-09-09 01:12:33.110 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-09 01:12:33.115 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-09-09 01:12:33.132 | net.ipv4.tcp_keepalive_time = 60 2026-09-09 01:12:33.140 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-09-09 01:12:33.144 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-09-09 01:12:33.149 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-09 01:12:33.154 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-09-09 01:12:33.170 | net.ipv4.tcp_keepalive_intvl = 10 2026-09-09 01:12:33.178 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-09-09 01:12:33.182 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-09-09 01:12:33.187 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-09-09 01:12:33.191 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-09-09 01:12:33.205 | net.ipv4.tcp_keepalive_probes = 6 2026-09-09 01:12:33.212 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-09-09 01:12:33.216 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-09-09 01:12:33.220 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-09-09 01:12:33.224 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-09-09 01:12:33.241 | net.ipv4.tcp_fastopen = 3 2026-09-09 01:12:33.251 | + lib/host:configure_sysctl_net_parmaters:114 : 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-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_app_win:31 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_dsack:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_ecn:2 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_fack:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_fastopen_key:aaccf184-844e78c4-cfd5748d-3e67e3b4 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_frto:2 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_mem:768414 1024555 1536828 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-09-09 01:12:33.271 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_recovery:1 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_reordering:3 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_retries1:3 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_retries2:15 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_sack:1 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-09-09 01:12:33.272 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-09-09 01:12:33.279 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-09-09 01:12:33.284 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-09-09 01:12:33.288 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-09-09 01:12:33.293 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-09-09 01:12:33.313 | net.core.default_qdisc = pfifo_fast 2026-09-09 01:12:33.321 | + ./stack.sh:main:600 : fetch_plugins 2026-09-09 01:12:33.326 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-09 01:12:33.331 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-09 01:12:33.336 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-09 01:12:33.340 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-09-09 01:12:33.341 | Fetching DevStack plugins 2026-09-09 01:12:33.344 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 01:12:33.348 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-09-09 01:12:33.353 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-09-09 01:12:33.358 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-09-09 01:12:33.363 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-09-09 01:12:33.367 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 01:12:33.372 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-09-09 01:12:33.377 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-09-09 01:12:33.381 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-09-09 01:12:33.385 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 01:12:33.390 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 01:12:33.396 | ++ functions-common:git_clone:593 : pwd 2026-09-09 01:12:33.401 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 01:12:33.404 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 01:12:33.410 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 01:12:33.440 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 01:12:33.445 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 01:12:33.449 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:33.455 | + functions-common:git_clone:610 : echo master 2026-09-09 01:12:33.456 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 01:12:33.467 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-09-09 01:12:33.471 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:33.476 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-09-09 01:12:33.503 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-09-09 01:12:33.509 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 01:12:33.510 | + functions-common:git_clone:673 : head -1 2026-09-09 01:12:33.522 | 1efe16cd Merge "devstack: Remove unused function" 2026-09-09 01:12:33.528 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 01:12:33.533 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 01:12:33.537 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-09-09 01:12:33.541 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-09-09 01:12:33.545 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-09-09 01:12:33.550 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-09-09 01:12:33.554 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 01:12:33.559 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-09-09 01:12:33.565 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-09-09 01:12:33.571 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-09-09 01:12:33.576 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 01:12:33.581 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 01:12:33.586 | ++ functions-common:git_clone:593 : pwd 2026-09-09 01:12:33.592 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 01:12:33.596 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 01:12:33.602 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 01:12:33.635 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 01:12:33.640 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 01:12:33.644 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:33.650 | + functions-common:git_clone:610 : echo master 2026-09-09 01:12:33.650 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 01:12:33.661 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-09-09 01:12:33.665 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:33.671 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-09-09 01:12:33.697 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-09-09 01:12:33.703 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 01:12:33.704 | + functions-common:git_clone:673 : head -1 2026-09-09 01:12:33.713 | 23a43e87 Raise clear error when image os_distro is unset 2026-09-09 01:12:33.720 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 01:12:33.726 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 01:12:33.732 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-09-09 01:12:33.736 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-09-09 01:12:33.741 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-09-09 01:12:33.745 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-09-09 01:12:33.750 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 01:12:33.757 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-09-09 01:12:33.761 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-09-09 01:12:33.766 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-09-09 01:12:33.771 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 01:12:33.775 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 01:12:33.782 | ++ functions-common:git_clone:593 : pwd 2026-09-09 01:12:33.788 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 01:12:33.792 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 01:12:33.798 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 01:12:33.829 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 01:12:33.834 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 01:12:33.839 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:33.844 | + functions-common:git_clone:610 : echo master 2026-09-09 01:12:33.845 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 01:12:33.855 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-09-09 01:12:33.860 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:33.865 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-09-09 01:12:33.884 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-09-09 01:12:33.889 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 01:12:33.891 | + functions-common:git_clone:673 : head -1 2026-09-09 01:12:33.902 | 235ad9ea1 Merge "Replace deprecated ssl_version with ssl_minimum_version" 2026-09-09 01:12:33.908 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 01:12:33.914 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 01:12:33.918 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-09-09 01:12:33.924 | + functions-common:git_clone_by_name:681 : local name=manila 2026-09-09 01:12:33.928 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-09-09 01:12:33.933 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-09-09 01:12:33.937 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 01:12:33.943 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-09-09 01:12:33.947 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-09-09 01:12:33.951 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-09-09 01:12:33.957 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 01:12:33.961 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 01:12:33.966 | ++ functions-common:git_clone:593 : pwd 2026-09-09 01:12:33.971 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 01:12:33.976 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 01:12:33.981 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 01:12:34.013 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 01:12:34.020 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 01:12:34.025 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:34.030 | + functions-common:git_clone:610 : echo master 2026-09-09 01:12:34.032 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 01:12:34.042 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-09-09 01:12:34.047 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:34.051 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-09-09 01:12:34.078 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-09-09 01:12:34.083 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 01:12:34.083 | + functions-common:git_clone:673 : head -1 2026-09-09 01:12:34.098 | 6e46879a4 Drop duplicated entries of oslo.service 2026-09-09 01:12:34.103 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 01:12:34.108 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.113 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-09-09 01:12:34.117 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-09-09 01:12:34.121 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-09-09 01:12:34.125 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-09-09 01:12:34.130 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 01:12:34.135 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-09-09 01:12:34.139 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-09-09 01:12:34.143 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-09-09 01:12:34.147 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 01:12:34.152 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 01:12:34.160 | ++ functions-common:git_clone:593 : pwd 2026-09-09 01:12:34.165 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 01:12:34.169 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 01:12:34.176 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 01:12:34.208 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 01:12:34.212 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 01:12:34.216 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:34.223 | + functions-common:git_clone:610 : echo master 2026-09-09 01:12:34.223 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 01:12:34.231 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-09-09 01:12:34.234 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:34.239 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-09-09 01:12:34.266 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-09-09 01:12:34.272 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 01:12:34.273 | + functions-common:git_clone:673 : head -1 2026-09-09 01:12:34.284 | 33e4c7d chore(deps): update cloud-provider-openstack 2026-09-09 01:12:34.290 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 01:12:34.295 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.300 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-09-09 01:12:34.304 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-09-09 01:12:34.309 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-09-09 01:12:34.314 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-09-09 01:12:34.318 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 01:12:34.322 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-09-09 01:12:34.327 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-09-09 01:12:34.331 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-09-09 01:12:34.335 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 01:12:34.340 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 01:12:34.345 | ++ functions-common:git_clone:593 : pwd 2026-09-09 01:12:34.351 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 01:12:34.355 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 01:12:34.361 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 01:12:34.392 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 01:12:34.396 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 01:12:34.400 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:34.406 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 01:12:34.406 | + functions-common:git_clone:610 : echo master 2026-09-09 01:12:34.416 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-09-09 01:12:34.420 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:34.425 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-09-09 01:12:34.451 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-09-09 01:12:34.457 | + functions-common:git_clone:673 : head -1 2026-09-09 01:12:34.457 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 01:12:34.496 | 485b18e Merge "Report health monitors as DELETED on LB cascade delete" 2026-09-09 01:12:34.502 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 01:12:34.507 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-09 01:12:34.512 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-09 01:12:34.517 | + functions-common:run_phase:1849 : local phase= 2026-09-09 01:12:34.520 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-09 01:12:34.525 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-09 01:12:34.530 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-09 01:12:34.535 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-09 01:12:34.540 | + functions-common:run_phase:1858 : local extra 2026-09-09 01:12:34.547 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-09 01:12:34.555 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-09 01:12:34.560 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-09 01:12:34.564 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-09 01:12:34.569 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-09-09 01:12:34.574 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-09 01:12:34.602 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-09 01:12:34.606 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-09 01:12:34.610 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-09 01:12:34.615 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-09 01:12:34.619 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-09 01:12:34.623 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-09 01:12:34.629 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-09 01:12:34.633 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-09-09 01:12:34.633 | Overriding Configuration Defaults 2026-09-09 01:12:34.637 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.642 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-09-09 01:12:34.648 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-09-09 01:12:34.653 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.658 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-09-09 01:12:34.663 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-09-09 01:12:34.667 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.672 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-09-09 01:12:34.677 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-09-09 01:12:34.681 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.686 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-09-09 01:12:34.690 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-09-09 01:12:34.695 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.700 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-09-09 01:12:34.704 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-09-09 01:12:34.709 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-09-09 01:12:34.709 | magnum-cluster-api has overridden the following defaults 2026-09-09 01:12:34.713 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-09 01:12:34.715 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-09 01:12:34.715 | KEYSTONE_ADMIN_ENDPOINT=true 2026-09-09 01:12:34.715 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-09 01:12:34.715 | LIBVIRT_TYPE=kvm 2026-09-09 01:12:34.715 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-09 01:12:34.720 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-09 01:12:34.724 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-09 01:12:34.729 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-09-09 01:12:34.733 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-09-09 01:12:34.737 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-09-09 01:12:34.741 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-09-09 01:12:34.745 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 01:12:34.750 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-09-09 01:12:34.755 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-09-09 01:12:34.759 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-09-09 01:12:34.792 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-09-09 01:12:34.797 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-09 01:12:34.822 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:12:34.827 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.57 2026-09-09 01:12:34.831 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.57 2026-09-09 01:12:34.833 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-09 01:12:34.838 | ++ lib/tls:source:40 : TLS_IP=162.253.55.57 2026-09-09 01:12:34.843 | +++ lib/tls:source:43 : hostname -f 2026-09-09 01:12:34.850 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000192297.novalocal 2026-09-09 01:12:34.853 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-09 01:12:34.857 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-09 01:12:34.860 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-09 01:12:34.864 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-09 01:12:34.868 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-09 01:12:34.871 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-09 01:12:34.876 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-09 01:12:34.878 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-09 01:12:34.885 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-09 01:12:34.889 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-09-09 01:12:34.914 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-09-09 01:12:34.951 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-09-09 01:12:34.979 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-09-09 01:12:35.007 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-09-09 01:12:35.071 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-09-09 01:12:35.203 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-09-09 01:12:35.400 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-09-09 01:12:35.457 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-09-09 01:12:35.570 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-09-09 01:12:35.667 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-09-09 01:12:35.672 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-09 01:12:35.706 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:12:35.711 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-09-09 01:12:35.718 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-09 01:12:35.724 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-09 01:12:35.729 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-09 01:12:35.733 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-09 01:12:35.740 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-09 01:12:35.768 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:35.773 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 01:12:35.779 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:12:35.785 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-09 01:12:35.789 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-09 01:12:35.794 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-09 01:12:35.800 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-09 01:12:35.805 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-09 01:12:35.810 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-09 01:12:35.817 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-09 01:12:35.849 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:12:35.855 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-09 01:12:35.859 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-09 01:12:35.863 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-09 01:12:35.868 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-09 01:12:35.873 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-09 01:12:35.877 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-09 01:12:35.881 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-09 01:12:35.885 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-09 01:12:35.891 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-09 01:12:35.898 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-09 01:12:35.902 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-09 01:12:35.907 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.57 2026-09-09 01:12:35.911 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-09-09 01:12:35.917 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-09 01:12:35.923 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-09 01:12:35.925 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-09 01:12:35.936 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:12:35.942 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-09 01:12:35.948 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-09 01:12:35.953 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-09 01:12:35.959 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-09 01:12:35.965 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-09 01:12:35.999 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-09 01:12:36.005 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.57 2026-09-09 01:12:36.011 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.57 2026-09-09 01:12:36.012 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-09 01:12:36.020 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.57 2026-09-09 01:12:36.024 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-09 01:12:36.029 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-09 01:12:36.034 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-09 01:12:36.039 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-09 01:12:36.043 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-09 01:12:36.048 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-09 01:12:36.052 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-09 01:12:36.057 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-09 01:12:36.063 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-09 01:12:36.066 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-09 01:12:36.072 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-09 01:12:36.077 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-09 01:12:36.082 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-09 01:12:36.086 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-09 01:12:36.089 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-09 01:12:36.094 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-09 01:12:36.099 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-09 01:12:36.103 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-09 01:12:36.109 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-09 01:12:36.115 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-09 01:12:36.120 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-09 01:12:36.125 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-09 01:12:36.156 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:36.162 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 01:12:36.166 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-09 01:12:36.173 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-09 01:12:36.178 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-09 01:12:36.183 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:36.188 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-09 01:12:36.193 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-09 01:12:36.195 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-09 01:12:36.202 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-09 01:12:36.205 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-09 01:12:36.211 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-09 01:12:36.215 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-09 01:12:36.219 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-09 01:12:36.224 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-09 01:12:36.228 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-09 01:12:36.232 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-09 01:12:36.237 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-09 01:12:36.241 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-09-09 01:12:36.246 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-09-09 01:12:36.429 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-09-09 01:12:36.457 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-09-09 01:12:36.462 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-09 01:12:36.467 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-09 01:12:36.472 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-09 01:12:36.477 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-09 01:12:36.481 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-09 01:12:36.486 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-09 01:12:36.491 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-09 01:12:36.497 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-09 01:12:36.501 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-09 01:12:36.506 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-09 01:12:36.510 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-09-09 01:12:36.515 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-09 01:12:36.520 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-09 01:12:36.525 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-09 01:12:36.530 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-09 01:12:36.535 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-09 01:12:36.540 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-09 01:12:36.545 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-09 01:12:36.550 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-09 01:12:36.558 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-09 01:12:36.560 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-09 01:12:36.561 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-09 01:12:36.561 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-09 01:12:36.571 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=99:b74c:c4be 2026-09-09 01:12:36.575 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-09 01:12:36.580 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-09 01:12:36.585 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-09 01:12:36.591 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-09 01:12:36.596 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd99:b74c:c4be::/56 2026-09-09 01:12:36.604 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd99:b74c:c4be::/56 2026-09-09 01:12:36.605 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-09 01:12:36.614 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd99:b74c:c4be::/64 2026-09-09 01:12:36.620 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-09 01:12:36.624 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-09 01:12:36.629 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-09 01:12:36.634 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-09 01:12:36.640 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-09-09 01:12:36.646 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-09 01:12:36.651 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-09 01:12:36.656 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-09 01:12:36.662 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-09 01:12:36.667 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-09 01:12:36.672 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-09 01:12:36.677 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-09 01:12:36.682 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-09 01:12:36.686 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd99:b74c:c4be::/56 2026-09-09 01:12:36.691 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-09 01:12:36.695 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-09 01:12:36.704 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-09 01:12:36.704 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-09 01:12:36.704 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-09 01:12:36.716 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-09-09 01:12:36.724 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-09 01:12:36.724 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-09 01:12:36.725 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-09 01:12:36.736 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-09-09 01:12:36.745 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-09-09 01:12:36.751 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-09-09 01:12:36.756 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-09-09 01:12:36.763 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-09-09 01:12:36.770 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-09 01:12:36.776 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-09-09 01:12:36.781 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-09 01:12:36.787 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-09 01:12:36.793 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-09 01:12:36.798 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-09 01:12:36.836 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-09-09 01:12:36.868 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-09-09 01:12:36.901 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-09-09 01:12:36.934 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-09-09 01:12:36.964 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-09-09 01:12:37.039 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-09-09 01:12:37.046 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-09 01:12:37.052 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-09 01:12:37.058 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-09 01:12:37.065 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-09 01:12:37.071 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-09 01:12:37.107 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-09 01:12:37.113 | + ./stack.sh:main:635 : run_phase source 2026-09-09 01:12:37.119 | + functions-common:run_phase:1848 : local mode=source 2026-09-09 01:12:37.123 | + functions-common:run_phase:1849 : local phase= 2026-09-09 01:12:37.129 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-09 01:12:37.135 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-09 01:12:37.141 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-09 01:12:37.145 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-09 01:12:37.151 | + functions-common:run_phase:1858 : local extra 2026-09-09 01:12:37.158 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-09 01:12:37.165 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-09 01:12:37.170 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-09 01:12:37.174 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-09 01:12:37.180 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-09-09 01:12:37.185 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-09 01:12:37.216 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-09 01:12:37.220 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-09 01:12:37.226 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-09 01:12:37.231 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-09 01:12:37.237 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-09 01:12:37.242 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-09 01:12:37.247 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-09-09 01:12:37.247 | Loading plugin settings 2026-09-09 01:12:37.252 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 01:12:37.257 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-09-09 01:12:37.263 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-09-09 01:12:37.269 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-09-09 01:12:37.274 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-09-09 01:12:37.279 | ++ functions-common:define_plugin:1892 : : 2026-09-09 01:12:37.284 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-09-09 01:12:37.289 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-09-09 01:12:37.294 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-09 01:12:37.299 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-09 01:12:37.304 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-09 01:12:37.308 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-09-09 01:12:37.315 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-09 01:12:37.319 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-09 01:12:37.325 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-09-09 01:12:37.331 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-09-09 01:12:37.365 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:37.370 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 01:12:37.376 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:12:37.381 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-09 01:12:37.386 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-09 01:12:37.390 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-09 01:12:37.395 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-09-09 01:12:37.400 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-09-09 01:12:37.405 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-09-09 01:12:37.410 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-09-09 01:12:37.415 | ++ /opt/stack/barbican/devstack/settings:source:37 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-09-09 01:12:37.421 | ++ /opt/stack/barbican/devstack/settings:source:38 : GITBRANCH["barbican-tempest-plugin"]=master 2026-09-09 01:12:37.426 | ++ /opt/stack/barbican/devstack/settings:source:39 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-09-09 01:12:37.433 | +++ /opt/stack/barbican/devstack/settings:source:42 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-09-09 01:12:37.469 | ++ /opt/stack/barbican/devstack/settings:source:42 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:12:37.475 | ++ /opt/stack/barbican/devstack/settings:source:45 : VAULT_PLUGIN_BACKEND= 2026-09-09 01:12:37.481 | ++ /opt/stack/barbican/devstack/settings:source:46 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-09 01:12:37.486 | ++ /opt/stack/barbican/devstack/settings:source:47 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-09 01:12:37.491 | ++ /opt/stack/barbican/devstack/settings:source:49 : enable_service barbican 2026-09-09 01:12:37.581 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 01:12:37.586 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-09-09 01:12:37.592 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-09-09 01:12:37.597 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-09-09 01:12:37.605 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-09 01:12:37.640 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-09-09 01:12:37.646 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-09-09 01:12:37.683 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-09 01:12:37.688 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-09-09 01:12:37.694 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-09 01:12:37.730 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-09 01:12:37.735 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-09-09 01:12:37.827 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-09-09 01:12:37.917 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 01:12:37.922 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-09-09 01:12:37.928 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-09-09 01:12:37.933 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-09-09 01:12:37.937 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-09-09 01:12:37.942 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-09 01:12:37.947 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-09 01:12:37.952 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-09-09 01:12:37.957 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-09 01:12:37.965 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-09-09 01:12:38.001 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:38.007 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 01:12:38.015 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:12:38.019 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-09 01:12:38.024 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-09 01:12:38.029 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-09 01:12:38.034 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-09 01:12:38.040 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-09 01:12:38.045 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-09 01:12:38.051 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-09 01:12:38.057 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-09 01:12:38.063 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-09 01:12:38.068 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-09 01:12:38.075 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-09 01:12:38.079 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-09-09 01:12:38.086 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-09-09 01:12:38.091 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-09-09 01:12:38.096 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-09 01:12:38.101 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-09 01:12:38.107 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-09-09 01:12:38.112 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-09-09 01:12:38.117 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-09-09 01:12:38.122 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-09-09 01:12:38.127 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-09 01:12:38.133 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-09 01:12:38.138 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-09 01:12:38.143 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-09 01:12:38.149 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-09 01:12:38.153 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-09 01:12:38.159 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-09 01:12:38.164 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-09 01:12:38.170 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-09 01:12:38.175 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-09 01:12:38.181 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-09 01:12:38.186 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-09 01:12:38.191 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-09 01:12:38.196 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-09-09 01:12:38.201 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-09 01:12:38.206 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-09 01:12:38.212 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-09 01:12:38.216 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-09 01:12:38.221 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-09 01:12:38.226 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-09 01:12:38.232 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-09 01:12:38.238 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-09 01:12:38.243 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-09-09 01:12:38.248 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-09 01:12:38.253 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-09 01:12:38.259 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-09 01:12:38.264 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-09 01:12:38.270 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-09 01:12:38.275 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-09 01:12:38.280 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-09 01:12:38.285 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:12:38.290 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:12:38.295 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:12:38.301 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:12:38.307 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:12:38.312 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-09-09 01:12:38.316 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-09-09 01:12:38.321 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-09-09 01:12:38.326 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-09-09 01:12:38.331 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-09-09 01:12:38.336 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-09-09 01:12:38.341 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-09-09 01:12:38.345 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-09-09 01:12:38.351 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-09-09 01:12:38.357 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-09-09 01:12:38.361 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-09-09 01:12:38.366 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-09-09 01:12:38.372 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-09-09 01:12:38.377 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-09-09 01:12:38.382 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-09 01:12:38.387 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-09 01:12:38.393 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-09 01:12:38.398 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-09 01:12:38.402 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-09-09 01:12:38.407 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-09 01:12:38.411 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-09-09 01:12:38.415 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-09-09 01:12:38.420 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-09 01:12:38.426 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-09 01:12:38.431 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-09 01:12:38.436 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 01:12:38.442 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-09-09 01:12:38.448 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-09-09 01:12:38.454 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-09-09 01:12:38.460 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-09-09 01:12:38.465 | ++ functions-common:define_plugin:1892 : : 2026-09-09 01:12:38.470 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-09-09 01:12:38.475 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-09-09 01:12:38.481 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-09-09 01:12:38.487 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-09-09 01:12:38.492 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-09-09 01:12:38.497 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-09 01:12:38.501 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-09 01:12:38.507 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-09-09 01:12:38.513 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-09-09 01:12:38.518 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-09 01:12:38.523 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-09-09 01:12:38.529 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-09-09 01:12:38.534 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-09-09 01:12:38.539 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-09-09 01:12:38.543 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-09-09 01:12:38.548 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.57/identity 2026-09-09 01:12:38.553 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-09 01:12:38.558 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-09-09 01:12:38.564 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 01:12:38.570 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 01:12:38.575 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 01:12:38.580 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-09 01:12:38.586 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-09 01:12:38.590 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.57 2026-09-09 01:12:38.596 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-09-09 01:12:38.601 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-09-09 01:12:38.606 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-09-09 01:12:38.609 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.57:8786 2026-09-09 01:12:38.615 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-09-09 01:12:38.622 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-09-09 01:12:38.659 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:38.665 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 01:12:38.672 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:12:38.676 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-09-09 01:12:38.681 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-09 01:12:38.687 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-09-09 01:12:38.693 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-09 01:12:38.699 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-09-09 01:12:38.704 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-09 01:12:38.710 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-09-09 01:12:38.716 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-09 01:12:38.721 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.57/share 2026-09-09 01:12:38.726 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-09 01:12:38.731 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-09-09 01:12:38.737 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-09-09 01:12:38.741 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-09-09 01:12:38.747 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-09 01:12:38.754 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-09 01:12:38.759 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-09 01:12:38.764 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-09-09 01:12:38.768 | ++ /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-09-09 01:12:38.773 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-09 01:12:38.778 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-09 01:12:38.785 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-09-09 01:12:38.820 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-09 01:12:38.826 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-09 01:12:38.832 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-09 01:12:38.838 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-09 01:12:38.842 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-09 01:12:38.847 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-09 01:12:38.853 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-09 01:12:38.858 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-09 01:12:38.864 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-09 01:12:38.870 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-09-09 01:12:38.876 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-09-09 01:12:38.881 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-09 01:12:38.886 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-09-09 01:12:38.892 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-09 01:12:38.897 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-09-09 01:12:38.902 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.57 2026-09-09 01:12:38.908 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-09 01:12:38.913 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-09 01:12:38.918 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-09 01:12:38.924 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.57 2026-09-09 01:12:38.929 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.57 2026-09-09 01:12:38.935 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-09 01:12:38.940 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-09-09 01:12:38.946 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-09 01:12:38.951 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-09 01:12:38.956 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-09 01:12:38.961 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-09 01:12:38.966 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-09 01:12:38.972 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-09 01:12:38.976 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-09 01:12:38.981 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-09 01:12:38.986 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-09-09 01:12:38.991 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-09 01:12:38.996 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-09 01:12:39.001 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-09 01:12:39.007 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-09-09 01:12:39.012 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-09-09 01:12:39.017 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-09 01:12:39.023 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-09-09 01:12:39.056 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:12:39.062 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-09-09 01:12:39.066 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-09-09 01:12:39.157 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-09-09 01:12:39.247 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-09-09 01:12:39.335 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-09-09 01:12:39.424 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-09-09 01:12:39.515 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 01:12:39.520 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-09-09 01:12:39.525 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-09-09 01:12:39.531 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-09-09 01:12:39.537 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-09-09 01:12:39.540 | ++ functions-common:define_plugin:1892 : : 2026-09-09 01:12:39.546 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-09-09 01:12:39.551 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 01:12:39.556 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-09-09 01:12:39.560 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 01:12:39.566 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-09-09 01:12:39.571 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 01:12:39.577 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-09-09 01:12:39.582 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 01:12:39.587 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-09-09 01:12:39.675 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 01:12:39.680 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-09-09 01:12:39.684 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-09-09 01:12:39.690 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-09-09 01:12:39.696 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-09 01:12:39.701 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-09 01:12:39.707 | ++ /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-09-09 01:12:39.712 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-09 01:12:39.718 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-09 01:12:39.724 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-09 01:12:39.729 | + functions-common:verify_disabled_services:2131 : local service 2026-09-09 01:12:39.734 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.740 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-09-09 01:12:39.745 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.750 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-09-09 01:12:39.756 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.762 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-09-09 01:12:39.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.773 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-09-09 01:12:39.778 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.784 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-09-09 01:12:39.789 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.794 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-09-09 01:12:39.800 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.804 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-09-09 01:12:39.811 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.816 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-09-09 01:12:39.822 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.828 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-09-09 01:12:39.834 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.840 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-09-09 01:12:39.845 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.850 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-09-09 01:12:39.856 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.861 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-09-09 01:12:39.867 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.873 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-09-09 01:12:39.879 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.884 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-09-09 01:12:39.890 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.896 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-09-09 01:12:39.902 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.907 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-09-09 01:12:39.913 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.919 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-09-09 01:12:39.925 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.931 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-09-09 01:12:39.937 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.943 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-09-09 01:12:39.948 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.953 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-09-09 01:12:39.960 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.966 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-09-09 01:12:39.970 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.976 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-09-09 01:12:39.982 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.988 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-09-09 01:12:39.993 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:39.999 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-09-09 01:12:40.004 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.009 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-09-09 01:12:40.015 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.020 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-09-09 01:12:40.026 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.031 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-09-09 01:12:40.036 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.041 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-09-09 01:12:40.047 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.052 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-09-09 01:12:40.057 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.062 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-09-09 01:12:40.067 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.072 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-09-09 01:12:40.077 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.082 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-09-09 01:12:40.087 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.092 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-09-09 01:12:40.096 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.101 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-09-09 01:12:40.105 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.110 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-09-09 01:12:40.116 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.121 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-09-09 01:12:40.126 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.131 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-09-09 01:12:40.136 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.141 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-09-09 01:12:40.147 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 01:12:40.151 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-09-09 01:12:40.157 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-09 01:12:40.163 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-09 01:12:40.168 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-09 01:12:40.203 | + functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:12:40.209 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-09 01:12:40.212 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-09 01:12:40.218 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-09 01:12:40.259 | + functions-common:is_service_enabled:2076 : return 1 2026-09-09 01:12:40.264 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-09 01:12:40.269 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-09 01:12:40.275 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-09 01:12:40.279 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-09 01:12:40.284 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-09 01:12:40.289 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-09 01:12:40.295 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-09 01:12:40.302 | + lib/database:initialize_database_backends:92 : return 0 2026-09-09 01:12:40.307 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-09 01:12:40.307 | Using mysql database backend 2026-09-09 01:12:40.311 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-09 01:12:40.344 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-09 01:12:40.352 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-09 01:12:40.362 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-09 01:12:40.369 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-09 01:12:40.375 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-09 01:12:40.379 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-09 01:12:40.408 | + functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:12:40.412 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-09 01:12:40.442 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-09 01:12:40.475 | + functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:12:40.480 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-09 01:12:40.516 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-09 01:12:40.552 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-09 01:12:40.588 | + functions-common:is_service_enabled:2076 : return 1 2026-09-09 01:12:40.595 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-09 01:12:40.630 | + functions-common:is_service_enabled:2076 : return 1 2026-09-09 01:12:40.636 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-09 01:12:40.643 | + functions-common:save_stackenv:65 : local tag=768 2026-09-09 01:12:40.650 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-09 01:12:40.659 | + functions-common:save_stackenv:67 : time_stamp=2026-09-09-011240 2026-09-09 01:12:40.665 | + functions-common:save_stackenv:68 : echo '# 2026-09-09-011240 768' 2026-09-09 01:12:40.671 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.677 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-09 01:12:40.683 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.689 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-09 01:12:40.695 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.700 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-09 01:12:40.705 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.711 | + 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-09-09 01:12:40.718 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.723 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.57 2026-09-09 01:12:40.729 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.734 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.57/identity 2026-09-09 01:12:40.739 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.745 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-09-011226 2026-09-09 01:12:40.750 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.756 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-09 01:12:40.762 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.767 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.57 2026-09-09 01:12:40.773 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.780 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-09-09 01:12:40.785 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.790 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.57 2026-09-09 01:12:40.795 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.801 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:febb:b17e 2026-09-09 01:12:40.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.811 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-09 01:12:40.817 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.822 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.57 2026-09-09 01:12:40.827 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 01:12:40.832 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-09 01:12:40.838 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-09 01:12:40.845 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-09-09 01:12:40.849 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-09-09 01:12:40.854 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-09 01:12:40.858 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 01:12:40.863 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 01:12:40.869 | ++ functions-common:git_clone:593 : pwd 2026-09-09 01:12:40.875 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 01:12:40.879 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 01:12:40.886 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 01:12:40.923 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 01:12:40.928 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 01:12:40.934 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:40.940 | + functions-common:git_clone:610 : echo master 2026-09-09 01:12:40.941 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 01:12:40.950 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-09 01:12:40.957 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:40.963 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-09 01:12:40.989 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-09 01:12:40.997 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 01:12:40.999 | + functions-common:git_clone:673 : head -1 2026-09-09 01:12:41.006 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-09 01:12:41.012 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 01:12:41.017 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-09 01:12:41.023 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-09 01:12:41.029 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-09 01:12:41.034 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-09-09 01:12:41.040 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-09 01:12:41.047 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-09 01:12:41.052 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-09-09 01:12:41.058 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-09 01:12:41.064 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-09 01:12:41.069 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-09 01:12:41.077 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-09 01:12:41.086 | ++ tools/install_prereqs.sh:source:47 : NOW=1788916361 2026-09-09 01:12:41.093 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-09-09 01:12:41.102 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-09 01:12:41.109 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-09 01:12:41.115 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788916361 2026-09-09 01:12:41.120 | ++ tools/install_prereqs.sh:source:50 : [[ 1788916361 -lt 7200 ]] 2026-09-09 01:12:41.126 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-09 01:12:41.131 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-09 01:12:41.135 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-09 01:12:41.142 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-09 01:12:41.148 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-09 01:12:41.154 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-09 01:12:41.160 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-09 01:12:41.168 | +++ 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-09-09 01:12:41.225 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-09 01:12:41.226 | apache2-dev 2026-09-09 01:12:41.226 | bc 2026-09-09 01:12:41.226 | bsdmainutils 2026-09-09 01:12:41.226 | curl 2026-09-09 01:12:41.226 | g++ 2026-09-09 01:12:41.226 | gawk 2026-09-09 01:12:41.226 | gcc 2026-09-09 01:12:41.226 | gettext 2026-09-09 01:12:41.226 | git 2026-09-09 01:12:41.226 | graphviz 2026-09-09 01:12:41.226 | iputils-ping 2026-09-09 01:12:41.226 | libffi-dev 2026-09-09 01:12:41.226 | libjpeg-dev 2026-09-09 01:12:41.226 | libpq-dev 2026-09-09 01:12:41.226 | libssl-dev 2026-09-09 01:12:41.226 | libsystemd-dev 2026-09-09 01:12:41.226 | libxml2-dev 2026-09-09 01:12:41.226 | libxslt1-dev 2026-09-09 01:12:41.226 | libyaml-dev 2026-09-09 01:12:41.226 | lsof 2026-09-09 01:12:41.226 | openssh-server 2026-09-09 01:12:41.226 | openssl 2026-09-09 01:12:41.226 | pkg-config 2026-09-09 01:12:41.226 | psmisc 2026-09-09 01:12:41.226 | python3-dev 2026-09-09 01:12:41.226 | python3-pip 2026-09-09 01:12:41.226 | python3-systemd 2026-09-09 01:12:41.226 | python3-venv 2026-09-09 01:12:41.226 | tar 2026-09-09 01:12:41.226 | tcpdump 2026-09-09 01:12:41.226 | unzip 2026-09-09 01:12:41.226 | uuid-runtime 2026-09-09 01:12:41.226 | wget 2026-09-09 01:12:41.226 | zlib1g-dev 2026-09-09 01:12:41.226 | lvm2 2026-09-09 01:12:41.226 | qemu-utils 2026-09-09 01:12:41.226 | thin-provisioning-tools 2026-09-09 01:12:41.226 | lsscsi 2026-09-09 01:12:41.226 | open-iscsi 2026-09-09 01:12:41.226 | libkrb5-dev 2026-09-09 01:12:41.226 | libldap2-dev 2026-09-09 01:12:41.226 | libsasl2-dev 2026-09-09 01:12:41.226 | memcached 2026-09-09 01:12:41.226 | python3-mysqldb 2026-09-09 01:12:41.226 | sqlite3 2026-09-09 01:12:41.226 | conntrack 2026-09-09 01:12:41.226 | curl 2026-09-09 01:12:41.226 | ebtables 2026-09-09 01:12:41.226 | genisoimage 2026-09-09 01:12:41.227 | iptables 2026-09-09 01:12:41.227 | iputils-arping 2026-09-09 01:12:41.227 | kpartx 2026-09-09 01:12:41.227 | libjs-jquery-tablesorter 2026-09-09 01:12:41.227 | parted 2026-09-09 01:12:41.227 | pm-utils 2026-09-09 01:12:41.227 | python3-mysqldb 2026-09-09 01:12:41.227 | socat 2026-09-09 01:12:41.227 | sqlite3 2026-09-09 01:12:41.227 | sudo 2026-09-09 01:12:41.227 | vlan 2026-09-09 01:12:41.227 | cryptsetup 2026-09-09 01:12:41.227 | dosfstools 2026-09-09 01:12:41.227 | genisoimage 2026-09-09 01:12:41.227 | gir1.2-libosinfo-1.0 2026-09-09 01:12:41.227 | netcat-openbsd 2026-09-09 01:12:41.227 | open-iscsi 2026-09-09 01:12:41.227 | qemu-utils 2026-09-09 01:12:41.227 | sg3-utils 2026-09-09 01:12:41.227 | sysfsutils 2026-09-09 01:12:41.227 | acl 2026-09-09 01:12:41.227 | dnsmasq-base 2026-09-09 01:12:41.227 | dnsmasq-utils 2026-09-09 01:12:41.227 | ebtables 2026-09-09 01:12:41.227 | haproxy 2026-09-09 01:12:41.227 | iptables 2026-09-09 01:12:41.227 | iputils-arping 2026-09-09 01:12:41.227 | iputils-ping 2026-09-09 01:12:41.227 | postgresql-server-dev-all 2026-09-09 01:12:41.227 | python3-mysqldb 2026-09-09 01:12:41.227 | sqlite3 2026-09-09 01:12:41.227 | sudo 2026-09-09 01:12:41.227 | vlan 2026-09-09 01:12:41.227 | apache2' 2026-09-09 01:12:41.235 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-09 01:12:41.294 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-09 01:12:41.295 | apache2-dev 2026-09-09 01:12:41.295 | bc 2026-09-09 01:12:41.295 | bsdmainutils 2026-09-09 01:12:41.295 | curl 2026-09-09 01:12:41.295 | g++ 2026-09-09 01:12:41.295 | gawk 2026-09-09 01:12:41.295 | gcc 2026-09-09 01:12:41.295 | gettext 2026-09-09 01:12:41.295 | git 2026-09-09 01:12:41.295 | graphviz 2026-09-09 01:12:41.295 | iputils-ping 2026-09-09 01:12:41.295 | libffi-dev 2026-09-09 01:12:41.295 | libjpeg-dev 2026-09-09 01:12:41.295 | libpq-dev 2026-09-09 01:12:41.295 | libssl-dev 2026-09-09 01:12:41.295 | libsystemd-dev 2026-09-09 01:12:41.295 | libxml2-dev 2026-09-09 01:12:41.295 | libxslt1-dev 2026-09-09 01:12:41.295 | libyaml-dev 2026-09-09 01:12:41.295 | lsof 2026-09-09 01:12:41.295 | openssh-server 2026-09-09 01:12:41.295 | openssl 2026-09-09 01:12:41.295 | pkg-config 2026-09-09 01:12:41.295 | psmisc 2026-09-09 01:12:41.295 | python3-dev 2026-09-09 01:12:41.295 | python3-pip 2026-09-09 01:12:41.295 | python3-systemd 2026-09-09 01:12:41.295 | python3-venv 2026-09-09 01:12:41.295 | tar 2026-09-09 01:12:41.295 | tcpdump 2026-09-09 01:12:41.295 | unzip 2026-09-09 01:12:41.295 | uuid-runtime 2026-09-09 01:12:41.295 | wget 2026-09-09 01:12:41.295 | zlib1g-dev 2026-09-09 01:12:41.295 | lvm2 2026-09-09 01:12:41.295 | qemu-utils 2026-09-09 01:12:41.295 | thin-provisioning-tools 2026-09-09 01:12:41.295 | lsscsi 2026-09-09 01:12:41.295 | open-iscsi 2026-09-09 01:12:41.296 | libkrb5-dev 2026-09-09 01:12:41.296 | libldap2-dev 2026-09-09 01:12:41.296 | libsasl2-dev 2026-09-09 01:12:41.296 | memcached 2026-09-09 01:12:41.296 | python3-mysqldb 2026-09-09 01:12:41.296 | sqlite3 2026-09-09 01:12:41.296 | conntrack 2026-09-09 01:12:41.296 | curl 2026-09-09 01:12:41.296 | ebtables 2026-09-09 01:12:41.296 | genisoimage 2026-09-09 01:12:41.296 | iptables 2026-09-09 01:12:41.296 | iputils-arping 2026-09-09 01:12:41.296 | kpartx 2026-09-09 01:12:41.296 | libjs-jquery-tablesorter 2026-09-09 01:12:41.296 | parted 2026-09-09 01:12:41.296 | pm-utils 2026-09-09 01:12:41.296 | python3-mysqldb 2026-09-09 01:12:41.296 | socat 2026-09-09 01:12:41.296 | sqlite3 2026-09-09 01:12:41.296 | sudo 2026-09-09 01:12:41.296 | vlan 2026-09-09 01:12:41.296 | cryptsetup 2026-09-09 01:12:41.296 | dosfstools 2026-09-09 01:12:41.296 | genisoimage 2026-09-09 01:12:41.296 | gir1.2-libosinfo-1.0 2026-09-09 01:12:41.296 | netcat-openbsd 2026-09-09 01:12:41.296 | open-iscsi 2026-09-09 01:12:41.296 | qemu-utils 2026-09-09 01:12:41.296 | sg3-utils 2026-09-09 01:12:41.296 | sysfsutils 2026-09-09 01:12:41.296 | acl 2026-09-09 01:12:41.296 | dnsmasq-base 2026-09-09 01:12:41.296 | dnsmasq-utils 2026-09-09 01:12:41.296 | ebtables 2026-09-09 01:12:41.296 | haproxy 2026-09-09 01:12:41.296 | iptables 2026-09-09 01:12:41.297 | iputils-arping 2026-09-09 01:12:41.297 | iputils-ping 2026-09-09 01:12:41.297 | postgresql-server-dev-all 2026-09-09 01:12:41.297 | python3-mysqldb 2026-09-09 01:12:41.297 | sqlite3 2026-09-09 01:12:41.297 | sudo 2026-09-09 01:12:41.297 | vlan 2026-09-09 01:12:41.297 | apache2 golang 2026-09-09 01:12:41.297 | debootstrap 2026-09-09 01:12:41.297 | rsyslog 2026-09-09 01:12:41.297 | lvm2' 2026-09-09 01:12:41.300 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-09 01:12:41.305 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:12:41.311 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:12:41.317 | ++ 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-09-09 01:12:41.318 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-09 01:12:41.327 | ++ 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-09-09 01:12:41.333 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-09 01:12:41.339 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-09 01:12:41.343 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-09 01:12:41.348 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-09 01:12:41.353 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-09 01:12:41.358 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-09 01:12:41.364 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:12:41.369 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:12:41.373 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-09 01:12:41.378 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-09 01:12:41.383 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-09 01:12:41.388 | ++ functions-common:apt_get_update:1167 : return 2026-09-09 01:12:41.393 | ++ functions-common:install_package:1439 : 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-09-09 01:12:41.398 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-09 01:12:41.403 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:12:41.408 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:12:41.414 | ++ functions-common:real_install_package:1427 : 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-09-09 01:12:41.457 | ++ functions-common:apt_get:1207 : 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-09-09 01:12:41.519 | Reading package lists... 2026-09-09 01:12:41.797 | Building dependency tree... 2026-09-09 01:12:41.797 | Reading state information... 2026-09-09 01:12:42.248 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-09 01:12:42.249 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-09 01:12:42.249 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-09 01:12:42.249 | openssl set to manually installed. 2026-09-09 01:12:42.249 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-09 01:12:42.249 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.6). 2026-09-09 01:12:42.249 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.2). 2026-09-09 01:12:42.249 | zlib1g-dev set to manually installed. 2026-09-09 01:12:42.249 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-09 01:12:42.249 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-09 01:12:42.249 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-09 01:12:42.249 | The following additional packages will be installed: 2026-09-09 01:12:42.249 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-09 01:12:42.249 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-09-09 01:12:42.249 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-09-09 01:12:42.249 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-09-09 01:12:42.249 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-09 01:12:42.249 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-09-09 01:12:42.249 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-09-09 01:12:42.249 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-09-09 01:12:42.249 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-09-09 01:12:42.249 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-09-09 01:12:42.249 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-09-09 01:12:42.249 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-09-09 01:12:42.249 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-09-09 01:12:42.249 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-09-09 01:12:42.249 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-09-09 01:12:42.249 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-09-09 01:12:42.249 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-09-09 01:12:42.249 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-09-09 01:12:42.249 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-09-09 01:12:42.249 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-09-09 01:12:42.249 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-09 01:12:42.249 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-09 01:12:42.249 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-09-09 01:12:42.249 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-09-09 01:12:42.249 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-09-09 01:12:42.249 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-09-09 01:12:42.249 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-09-09 01:12:42.249 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-09-09 01:12:42.249 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-09-09 01:12:42.249 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-09-09 01:12:42.250 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-09-09 01:12:42.250 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-09-09 01:12:42.250 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-09-09 01:12:42.250 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-09-09 01:12:42.250 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-09-09 01:12:42.250 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-09-09 01:12:42.250 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-09 01:12:42.250 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-09 01:12:42.250 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-09-09 01:12:42.250 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-09 01:12:42.250 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-09-09 01:12:42.250 | man-db mysql-common ncal openssh-client openssh-sftp-server osinfo-db patch 2026-09-09 01:12:42.250 | pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-09 01:12:42.250 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-09 01:12:42.250 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-09-09 01:12:42.250 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-09-09 01:12:42.250 | ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-09-09 01:12:42.252 | Suggested packages: 2026-09-09 01:12:42.253 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-09-09 01:12:42.253 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-09-09 01:12:42.253 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-09-09 01:12:42.253 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-09-09 01:12:42.253 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-09-09 01:12:42.253 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-09-09 01:12:42.253 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-09-09 01:12:42.253 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-09-09 01:12:42.253 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-09-09 01:12:42.253 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-09-09 01:12:42.253 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-09-09 01:12:42.253 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-09-09 01:12:42.253 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-09-09 01:12:42.253 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-09-09 01:12:42.253 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-09-09 01:12:42.253 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-09-09 01:12:42.253 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2026-09-09 01:12:42.253 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-09-09 01:12:42.253 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-09-09 01:12:42.253 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-09-09 01:12:42.253 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-09-09 01:12:42.253 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-09-09 01:12:42.253 | rsyslog-relp sqlite3-doc zip 2026-09-09 01:12:42.253 | Recommended packages: 2026-09-09 01:12:42.253 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-09-09 01:12:42.253 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-09-09 01:12:42.253 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-09-09 01:12:42.253 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-09-09 01:12:42.253 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-09-09 01:12:42.253 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-09-09 01:12:42.399 | The following NEW packages will be installed: 2026-09-09 01:12:42.400 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-09-09 01:12:42.400 | automake autopoint autotools-dev bc binutils binutils-common 2026-09-09 01:12:42.400 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-09-09 01:12:42.400 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-09-09 01:12:42.400 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-09-09 01:12:42.400 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-09 01:12:42.400 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-09-09 01:12:42.400 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-09-09 01:12:42.400 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-09-09 01:12:42.400 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-09-09 01:12:42.400 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-09-09 01:12:42.400 | glib-networking-common glib-networking-services golang golang-1.22 2026-09-09 01:12:42.400 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-09-09 01:12:42.400 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-09-09 01:12:42.400 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-09-09 01:12:42.400 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-09-09 01:12:42.400 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-09 01:12:42.400 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-09-09 01:12:42.400 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-09-09 01:12:42.400 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-09-09 01:12:42.400 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-09-09 01:12:42.400 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-09-09 01:12:42.400 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-09-09 01:12:42.400 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-09 01:12:42.400 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-09 01:12:42.400 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-09-09 01:12:42.400 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-09-09 01:12:42.400 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-09-09 01:12:42.400 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-09-09 01:12:42.400 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-09-09 01:12:42.400 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-09-09 01:12:42.400 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-09-09 01:12:42.400 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-09 01:12:42.400 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-09-09 01:12:42.400 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-09 01:12:42.400 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-09-09 01:12:42.400 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-09-09 01:12:42.400 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-09-09 01:12:42.400 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-09-09 01:12:42.400 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-09-09 01:12:42.400 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-09 01:12:42.400 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-09 01:12:42.400 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-09-09 01:12:42.400 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-09-09 01:12:42.400 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-09-09 01:12:42.401 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-09-09 01:12:42.401 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-09-09 01:12:42.401 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-09 01:12:42.401 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-09 01:12:42.401 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-09-09 01:12:42.401 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-09-09 01:12:42.401 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-09-09 01:12:42.401 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-09-09 01:12:42.401 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-09-09 01:12:42.401 | xz-utils 2026-09-09 01:12:42.404 | The following packages will be upgraded: 2026-09-09 01:12:42.404 | openssh-client openssh-server openssh-sftp-server 2026-09-09 01:12:42.604 | 3 upgraded, 302 newly installed, 0 to remove and 15 not upgraded. 2026-09-09 01:12:42.605 | Need to get 307 MB of archives. 2026-09-09 01:12:42.605 | After this operation, 1,440 MB of additional disk space will be used. 2026-09-09 01:12:42.605 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-09 01:12:42.930 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-09 01:12:42.978 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-09 01:12:42.983 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9,120 B] 2026-09-09 01:12:42.988 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-09-09 01:12:43.018 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-09 01:12:43.091 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-09-09 01:12:43.262 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-09 01:12:43.272 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-09 01:12:43.278 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-09 01:12:43.283 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-09-09 01:12:43.301 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-09-09 01:12:43.302 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-09-09 01:12:43.320 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-09-09 01:12:43.383 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-09 01:12:43.385 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-09 01:12:43.388 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-09 01:12:43.417 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-09 01:12:43.424 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-09 01:12:43.437 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-09 01:12:43.438 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-09 01:12:43.439 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-09 01:12:43.441 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-09 01:12:43.499 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-09 01:12:43.500 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-09-09 01:12:43.505 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-09 01:12:43.506 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-09-09 01:12:43.577 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-09-09 01:12:43.578 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-09-09 01:12:43.579 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-09-09 01:12:43.580 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-09-09 01:12:43.581 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-09-09 01:12:43.582 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-09-09 01:12:43.656 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-09-09 01:12:43.658 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-09-09 01:12:43.737 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-09-09 01:12:43.814 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-09 01:12:43.819 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-09-09 01:12:43.857 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-09-09 01:12:43.859 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-09-09 01:12:43.865 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-09-09 01:12:43.866 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-09-09 01:12:43.867 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-09-09 01:12:43.868 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-09-09 01:12:43.901 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-09-09 01:12:43.948 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-09-09 01:12:43.952 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-09-09 01:12:43.954 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-09 01:12:43.956 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-09-09 01:12:43.962 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-09-09 01:12:43.963 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-09-09 01:12:43.966 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-09-09 01:12:43.969 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-09-09 01:12:44.043 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-09-09 01:12:44.044 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-09-09 01:12:44.045 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-09-09 01:12:44.047 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-09-09 01:12:44.049 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-09-09 01:12:44.129 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-09-09 01:12:44.132 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-09-09 01:12:44.137 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-09-09 01:12:44.212 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-09-09 01:12:44.213 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-09-09 01:12:44.214 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-09-09 01:12:44.218 | Get:65 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-09-09 01:12:44.225 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-09-09 01:12:44.276 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-09-09 01:12:44.282 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-09-09 01:12:44.287 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-09-09 01:12:44.288 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-09 01:12:44.396 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-09 01:12:44.415 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-09 01:12:44.434 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-09 01:12:44.449 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-09 01:12:44.472 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-09 01:12:44.473 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-09-09 01:12:44.474 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-09-09 01:12:44.512 | Get:78 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-09-09 01:12:44.514 | Get:79 http://yul2.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-09-09 01:12:44.754 | Get:80 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-09-09 01:12:44.755 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-09-09 01:12:44.755 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-09-09 01:12:44.755 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-09-09 01:12:44.756 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-09-09 01:12:44.759 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-09-09 01:12:44.759 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-09-09 01:12:44.767 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-09-09 01:12:44.771 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-09-09 01:12:44.834 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-09-09 01:12:44.848 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-09-09 01:12:44.923 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-09-09 01:12:44.926 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-09-09 01:12:44.927 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-09-09 01:12:44.928 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-09-09 01:12:44.997 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-09-09 01:12:45.011 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-09-09 01:12:45.080 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-09-09 01:12:45.089 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-09-09 01:12:45.172 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-09-09 01:12:45.174 | Get:100 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-09-09 01:12:45.248 | Get:101 http://yul2.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-09-09 01:12:45.734 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-09-09 01:12:45.735 | Get:103 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-09-09 01:12:45.761 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-09-09 01:12:45.762 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-09-09 01:12:45.762 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-09 01:12:46.311 | Get:107 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-09 01:12:46.558 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-09-09 01:12:46.596 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-09 01:12:46.597 | Get:110 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-09 01:12:46.598 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-09 01:12:46.606 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-09 01:12:46.624 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-09-09 01:12:46.643 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-09-09 01:12:46.793 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-09 01:12:46.794 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-09 01:12:46.796 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-09 01:12:46.796 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-09 01:12:46.798 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-09 01:12:46.798 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-09 01:12:46.799 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-09-09 01:12:46.799 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-09-09 01:12:46.802 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-09-09 01:12:46.872 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-09-09 01:12:46.881 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-09-09 01:12:46.885 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-09-09 01:12:46.885 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-09-09 01:12:46.961 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-09 01:12:46.962 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-09 01:12:46.964 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-09 01:12:47.035 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-09 01:12:47.036 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-09 01:12:47.042 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-09 01:12:47.055 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-09 01:12:47.055 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-09-09 01:12:47.056 | Get:136 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-09 01:12:47.105 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-09 01:12:47.118 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-09 01:12:47.123 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-09 01:12:47.184 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-09 01:12:47.193 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-09 01:12:47.197 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-09 01:12:47.200 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-09-09 01:12:47.201 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-09 01:12:47.211 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-09 01:12:47.263 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-09-09 01:12:47.265 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-09 01:12:47.266 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-09-09 01:12:47.266 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-09 01:12:47.342 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-09-09 01:12:47.346 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-09-09 01:12:47.349 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-09-09 01:12:47.350 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-09-09 01:12:47.351 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-09-09 01:12:47.420 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-09-09 01:12:47.421 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-09-09 01:12:47.422 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-09-09 01:12:47.499 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-09-09 01:12:47.500 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-09 01:12:47.508 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-09 01:12:47.508 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-09 01:12:47.511 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-09-09 01:12:47.518 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-09-09 01:12:47.584 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-09-09 01:12:47.585 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-09-09 01:12:47.588 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-09-09 01:12:47.652 | Get:167 http://yul2.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-09-09 01:12:48.083 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-09-09 01:12:48.084 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-09-09 01:12:48.084 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-09-09 01:12:48.084 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-09 01:12:48.088 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-09-09 01:12:48.122 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-09-09 01:12:48.122 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-09-09 01:12:48.123 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-09-09 01:12:48.124 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-09-09 01:12:48.163 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-09-09 01:12:48.166 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-09 01:12:48.167 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-09-09 01:12:48.174 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-09-09 01:12:48.245 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-09-09 01:12:48.246 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-09-09 01:12:48.247 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-09-09 01:12:48.248 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-09-09 01:12:48.250 | Get:185 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-09-09 01:12:48.252 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-09-09 01:12:49.057 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-09-09 01:12:49.728 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-09-09 01:12:49.735 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-09-09 01:12:49.737 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-09-09 01:12:49.743 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-09-09 01:12:49.746 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-09-09 01:12:49.747 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-09 01:12:49.748 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-09 01:12:49.749 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-09 01:12:49.750 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-09-09 01:12:49.806 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-09-09 01:12:49.887 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-09-09 01:12:49.888 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-09-09 01:12:49.892 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-09-09 01:12:49.895 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-09-09 01:12:49.896 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-09-09 01:12:49.897 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-09-09 01:12:49.898 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-09-09 01:12:49.901 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-09-09 01:12:49.905 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-09-09 01:12:49.970 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-09-09 01:12:49.971 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-09-09 01:12:49.988 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-09 01:12:49.991 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-09 01:12:49.992 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-09-09 01:12:49.994 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-09-09 01:12:50.052 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-09-09 01:12:50.055 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-09-09 01:12:50.059 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-09-09 01:12:50.060 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-09-09 01:12:50.125 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-09-09 01:12:50.126 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-09-09 01:12:50.127 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-09 01:12:50.129 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-09 01:12:50.144 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-09 01:12:50.203 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-09-09 01:12:50.285 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-09-09 01:12:50.286 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-09 01:12:50.287 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-09 01:12:50.287 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-09 01:12:50.291 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-09 01:12:50.292 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-09 01:12:50.296 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-09 01:12:50.308 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-09 01:12:50.311 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-09 01:12:50.365 | Get:232 http://yul2.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-09-09 01:12:50.392 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-09 01:12:50.393 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-09 01:12:50.395 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-09 01:12:50.396 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-09 01:12:50.398 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-09 01:12:50.400 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-09 01:12:50.806 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-09 01:12:50.809 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-09-09 01:12:50.810 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-09-09 01:12:50.810 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-09-09 01:12:50.814 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-09-09 01:12:50.814 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-09 01:12:50.816 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-09-09 01:12:50.857 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-09-09 01:12:50.860 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-09-09 01:12:50.886 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1,255 kB] 2026-09-09 01:12:50.940 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-09 01:12:50.964 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-09 01:12:50.965 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-09 01:12:50.967 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-09-09 01:12:51.047 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-09 01:12:51.048 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-09-09 01:12:51.048 | Get:255 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-09 01:12:51.052 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-09-09 01:12:51.054 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-09-09 01:12:51.054 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-09-09 01:12:51.120 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-09-09 01:12:51.139 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-09-09 01:12:51.139 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-09 01:12:51.208 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-09-09 01:12:51.210 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-09 01:12:51.211 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-09 01:12:51.220 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-09 01:12:51.300 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-09 01:12:51.992 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-09 01:12:51.992 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-09 01:12:51.998 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-09-09 01:12:52.106 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-09 01:12:52.107 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-09 01:12:52.950 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-09 01:12:52.950 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-09-09 01:12:52.958 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-09 01:12:52.960 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-09 01:12:52.960 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-09 01:12:52.960 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-09-09 01:12:52.960 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-09 01:12:52.961 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-09-09 01:12:52.986 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-09-09 01:12:53.030 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-09 01:12:53.031 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-09-09 01:12:53.088 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-09 01:12:53.089 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-09-09 01:12:53.109 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-09-09 01:12:53.111 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-09-09 01:12:53.191 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-09-09 01:12:53.268 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-09 01:12:53.322 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-09-09 01:12:53.323 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-09-09 01:12:53.323 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-09-09 01:12:53.324 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-09-09 01:12:53.400 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-09-09 01:12:53.414 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-09 01:12:53.417 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-09-09 01:12:53.425 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-09 01:12:53.428 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-09-09 01:12:53.428 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-09 01:12:53.429 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-09 01:12:53.467 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-09 01:12:53.468 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-09-09 01:12:53.495 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-09 01:12:53.574 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-09 01:12:53.575 | Get:304 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-09 01:12:53.654 | Get:305 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-09 01:12:53.932 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-09 01:12:54.007 | Fetched 307 MB in 11s (27.3 MB/s) 2026-09-09 01:12:54.062 | Selecting previously unselected package libapr1t64:amd64. 2026-09-09 01:12:54.095 | (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 ... 33210 files and directories currently installed.) 2026-09-09 01:12:54.097 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-09 01:12:54.111 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-09 01:12:54.201 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-09 01:12:54.208 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 01:12:54.215 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:12:54.287 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-09 01:12:54.290 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 01:12:54.298 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:12:54.361 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-09 01:12:54.368 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 01:12:54.375 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:12:54.448 | Selecting previously unselected package libjansson4:amd64. 2026-09-09 01:12:54.454 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-09-09 01:12:54.460 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-09-09 01:12:54.536 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-09 01:12:54.541 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-09 01:12:54.548 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-09 01:12:54.620 | Selecting previously unselected package apache2-bin. 2026-09-09 01:12:54.624 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 01:12:54.631 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-09 01:12:54.780 | Selecting previously unselected package apache2-data. 2026-09-09 01:12:54.782 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-09 01:12:54.787 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-09 01:12:54.931 | Selecting previously unselected package apache2-utils. 2026-09-09 01:12:54.935 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 01:12:54.944 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-09 01:12:55.021 | Selecting previously unselected package apache2. 2026-09-09 01:12:55.025 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 01:12:55.042 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-09 01:12:55.153 | Selecting previously unselected package libmpfr6:amd64. 2026-09-09 01:12:55.157 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-09-09 01:12:55.166 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-09 01:12:55.255 | Selecting previously unselected package libsigsegv2:amd64. 2026-09-09 01:12:55.259 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-09-09 01:12:55.265 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-09 01:12:55.362 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-09 01:12:55.387 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-09 01:12:55.500 | Selecting previously unselected package gawk. 2026-09-09 01:12:55.521 | (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 ... 33948 files and directories currently installed.) 2026-09-09 01:12:55.523 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-09-09 01:12:55.530 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-09 01:12:55.675 | Selecting previously unselected package haproxy. 2026-09-09 01:12:55.679 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-09 01:12:55.697 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-09 01:12:55.864 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-09 01:12:55.870 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-09 01:12:55.877 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-09 01:12:55.972 | Selecting previously unselected package memcached. 2026-09-09 01:12:55.979 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-09 01:12:55.991 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-09 01:12:56.086 | Preparing to unpack .../004-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-09 01:12:56.108 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-09 01:12:56.233 | Preparing to unpack .../005-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-09 01:12:56.420 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-09 01:12:56.559 | Preparing to unpack .../006-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-09 01:12:56.609 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-09 01:12:56.762 | Selecting previously unselected package libjson-perl. 2026-09-09 01:12:56.770 | Preparing to unpack .../007-libjson-perl_4.10000-1_all.deb ... 2026-09-09 01:12:56.777 | Unpacking libjson-perl (4.10000-1) ... 2026-09-09 01:12:56.857 | Selecting previously unselected package postgresql-client-common. 2026-09-09 01:12:56.864 | Preparing to unpack .../008-postgresql-client-common_257build1.1_all.deb ... 2026-09-09 01:12:56.872 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-09 01:12:56.970 | Selecting previously unselected package ssl-cert. 2026-09-09 01:12:56.978 | Preparing to unpack .../009-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-09 01:12:56.996 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-09 01:12:57.185 | Selecting previously unselected package postgresql-common. 2026-09-09 01:12:57.193 | Preparing to unpack .../010-postgresql-common_257build1.1_all.deb ... 2026-09-09 01:12:57.219 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-09 01:12:57.235 | Unpacking postgresql-common (257build1.1) ... 2026-09-09 01:12:57.385 | Selecting previously unselected package libsysfs2:amd64. 2026-09-09 01:12:57.395 | Preparing to unpack .../011-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-09 01:12:57.401 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-09 01:12:57.463 | Selecting previously unselected package pci.ids. 2026-09-09 01:12:57.470 | Preparing to unpack .../012-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-09-09 01:12:57.478 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-09 01:12:57.574 | Selecting previously unselected package sysfsutils. 2026-09-09 01:12:57.582 | Preparing to unpack .../013-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-09 01:12:57.593 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-09 01:12:57.659 | Selecting previously unselected package distro-info. 2026-09-09 01:12:57.667 | Preparing to unpack .../014-distro-info_1.7build1_amd64.deb ... 2026-09-09 01:12:57.674 | Unpacking distro-info (1.7build1) ... 2026-09-09 01:12:57.746 | Selecting previously unselected package iputils-ping. 2026-09-09 01:12:57.754 | Preparing to unpack .../015-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-09 01:12:57.760 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-09 01:12:57.844 | Selecting previously unselected package libestr0:amd64. 2026-09-09 01:12:57.851 | Preparing to unpack .../016-libestr0_0.1.11-1build1_amd64.deb ... 2026-09-09 01:12:57.860 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-09-09 01:12:57.934 | Selecting previously unselected package libfastjson4:amd64. 2026-09-09 01:12:57.940 | Preparing to unpack .../017-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-09-09 01:12:57.948 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-09 01:12:58.027 | Selecting previously unselected package libfribidi0:amd64. 2026-09-09 01:12:58.034 | Preparing to unpack .../018-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-09-09 01:12:58.041 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-09 01:12:58.118 | Selecting previously unselected package libtirpc-common. 2026-09-09 01:12:58.124 | Preparing to unpack .../019-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-09-09 01:12:58.131 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-09 01:12:58.217 | Selecting previously unselected package libtirpc3t64:amd64. 2026-09-09 01:12:58.225 | Preparing to unpack .../020-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-09-09 01:12:58.249 | 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-09-09 01:12:58.269 | 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-09-09 01:12:58.278 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-09 01:12:58.361 | Selecting previously unselected package netcat-openbsd. 2026-09-09 01:12:58.368 | Preparing to unpack .../021-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-09-09 01:12:58.378 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-09-09 01:12:58.474 | Selecting previously unselected package python3-pygments. 2026-09-09 01:12:58.481 | Preparing to unpack .../022-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-09-09 01:12:58.491 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-09-09 01:12:58.705 | Selecting previously unselected package rsyslog. 2026-09-09 01:12:58.712 | Preparing to unpack .../023-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-09-09 01:12:58.739 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-09 01:12:58.875 | Selecting previously unselected package bsdextrautils. 2026-09-09 01:12:58.883 | Preparing to unpack .../024-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-09 01:12:58.902 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-09 01:12:58.982 | Selecting previously unselected package dmidecode. 2026-09-09 01:12:58.988 | Preparing to unpack .../025-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-09-09 01:12:58.995 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-09-09 01:12:59.071 | Selecting previously unselected package dosfstools. 2026-09-09 01:12:59.078 | Preparing to unpack .../026-dosfstools_4.2-1.1build1_amd64.deb ... 2026-09-09 01:12:59.087 | Unpacking dosfstools (4.2-1.1build1) ... 2026-09-09 01:12:59.176 | Selecting previously unselected package libmagic-mgc. 2026-09-09 01:12:59.185 | Preparing to unpack .../027-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-09-09 01:12:59.192 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-09-09 01:12:59.334 | Selecting previously unselected package libmagic1t64:amd64. 2026-09-09 01:12:59.342 | Preparing to unpack .../028-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-09-09 01:12:59.349 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-09 01:12:59.421 | Selecting previously unselected package file. 2026-09-09 01:12:59.429 | Preparing to unpack .../029-file_1%3a5.45-3build1_amd64.deb ... 2026-09-09 01:12:59.437 | Unpacking file (1:5.45-3build1) ... 2026-09-09 01:12:59.517 | Selecting previously unselected package libuchardet0:amd64. 2026-09-09 01:12:59.526 | Preparing to unpack .../030-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-09-09 01:12:59.533 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-09 01:12:59.615 | Selecting previously unselected package groff-base. 2026-09-09 01:12:59.626 | Preparing to unpack .../031-groff-base_1.23.0-3build2_amd64.deb ... 2026-09-09 01:12:59.634 | Unpacking groff-base (1.23.0-3build2) ... 2026-09-09 01:12:59.793 | Selecting previously unselected package libnl-3-200:amd64. 2026-09-09 01:12:59.802 | Preparing to unpack .../032-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-09 01:12:59.809 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 01:12:59.889 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-09-09 01:12:59.895 | Preparing to unpack .../033-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-09 01:12:59.903 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 01:12:59.986 | Selecting previously unselected package libibverbs1:amd64. 2026-09-09 01:12:59.995 | Preparing to unpack .../034-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-09-09 01:13:00.002 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-09 01:13:00.085 | Selecting previously unselected package libncurses6:amd64. 2026-09-09 01:13:00.095 | Preparing to unpack .../035-libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-09 01:13:00.102 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 01:13:00.262 | Selecting previously unselected package libnftables1:amd64. 2026-09-09 01:13:00.270 | Preparing to unpack .../036-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-09-09 01:13:00.279 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-09 01:13:00.368 | Selecting previously unselected package libnuma1:amd64. 2026-09-09 01:13:00.376 | Preparing to unpack .../037-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:00.382 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-09 01:13:00.465 | Selecting previously unselected package libparted2t64:amd64. 2026-09-09 01:13:00.473 | Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2026-09-09 01:13:00.492 | 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-09-09 01:13:00.513 | 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-09-09 01:13:00.538 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-09-09 01:13:00.628 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-09-09 01:13:00.636 | Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-09-09 01:13:00.644 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-09 01:13:00.731 | Selecting previously unselected package libpipeline1:amd64. 2026-09-09 01:13:00.739 | Preparing to unpack .../040-libpipeline1_1.5.7-2_amd64.deb ... 2026-09-09 01:13:00.746 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-09-09 01:13:00.826 | Selecting previously unselected package libxau6:amd64. 2026-09-09 01:13:00.834 | Preparing to unpack .../041-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-09-09 01:13:00.841 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-09 01:13:00.915 | Selecting previously unselected package libxdmcp6:amd64. 2026-09-09 01:13:00.923 | Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-09-09 01:13:00.930 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-09 01:13:01.011 | Selecting previously unselected package libxcb1:amd64. 2026-09-09 01:13:01.021 | Preparing to unpack .../043-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-09-09 01:13:01.027 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-09 01:13:01.102 | Selecting previously unselected package libx11-data. 2026-09-09 01:13:01.111 | Preparing to unpack .../044-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-09-09 01:13:01.118 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-09-09 01:13:01.290 | Selecting previously unselected package libx11-6:amd64. 2026-09-09 01:13:01.298 | Preparing to unpack .../045-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-09-09 01:13:01.307 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-09 01:13:01.405 | Selecting previously unselected package libxext6:amd64. 2026-09-09 01:13:01.413 | Preparing to unpack .../046-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-09-09 01:13:01.420 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-09 01:13:01.485 | Selecting previously unselected package lsof. 2026-09-09 01:13:01.490 | Preparing to unpack .../047-lsof_4.95.0-1build3_amd64.deb ... 2026-09-09 01:13:01.497 | Unpacking lsof (4.95.0-1build3) ... 2026-09-09 01:13:01.606 | Selecting previously unselected package man-db. 2026-09-09 01:13:01.614 | Preparing to unpack .../048-man-db_2.12.0-4build2_amd64.deb ... 2026-09-09 01:13:01.621 | Unpacking man-db (2.12.0-4build2) ... 2026-09-09 01:13:01.858 | Selecting previously unselected package parted. 2026-09-09 01:13:01.866 | Preparing to unpack .../049-parted_3.6-4build1_amd64.deb ... 2026-09-09 01:13:01.886 | Unpacking parted (3.6-4build1) ... 2026-09-09 01:13:01.955 | Selecting previously unselected package powermgmt-base. 2026-09-09 01:13:01.963 | Preparing to unpack .../050-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-09-09 01:13:01.971 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-09-09 01:13:02.038 | Selecting previously unselected package psmisc. 2026-09-09 01:13:02.046 | Preparing to unpack .../051-psmisc_23.7-1build1_amd64.deb ... 2026-09-09 01:13:02.053 | Unpacking psmisc (23.7-1build1) ... 2026-09-09 01:13:02.191 | Selecting previously unselected package tcpdump. 2026-09-09 01:13:02.199 | Preparing to unpack .../052-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-09-09 01:13:02.219 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-09 01:13:02.304 | Selecting previously unselected package usb.ids. 2026-09-09 01:13:02.314 | Preparing to unpack .../053-usb.ids_2024.03.18-1_all.deb ... 2026-09-09 01:13:02.322 | Unpacking usb.ids (2024.03.18-1) ... 2026-09-09 01:13:02.411 | Selecting previously unselected package wget. 2026-09-09 01:13:02.419 | Preparing to unpack .../054-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-09-09 01:13:02.427 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-09-09 01:13:02.511 | Selecting previously unselected package xz-utils. 2026-09-09 01:13:02.519 | Preparing to unpack .../055-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-09-09 01:13:02.525 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-09 01:13:02.628 | Selecting previously unselected package acl. 2026-09-09 01:13:02.634 | Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-09-09 01:13:02.640 | Unpacking acl (2.3.2-1build1.1) ... 2026-09-09 01:13:02.713 | Selecting previously unselected package autotools-dev. 2026-09-09 01:13:02.722 | Preparing to unpack .../057-autotools-dev_20220109.1_all.deb ... 2026-09-09 01:13:02.729 | Unpacking autotools-dev (20220109.1) ... 2026-09-09 01:13:02.800 | Selecting previously unselected package m4. 2026-09-09 01:13:02.809 | Preparing to unpack .../058-m4_1.4.19-4build1_amd64.deb ... 2026-09-09 01:13:02.817 | Unpacking m4 (1.4.19-4build1) ... 2026-09-09 01:13:02.919 | Selecting previously unselected package autoconf. 2026-09-09 01:13:02.927 | Preparing to unpack .../059-autoconf_2.71-3_all.deb ... 2026-09-09 01:13:02.935 | Unpacking autoconf (2.71-3) ... 2026-09-09 01:13:03.044 | Selecting previously unselected package automake. 2026-09-09 01:13:03.052 | Preparing to unpack .../060-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-09 01:13:03.062 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-09 01:13:03.175 | Selecting previously unselected package autopoint. 2026-09-09 01:13:03.183 | Preparing to unpack .../061-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-09 01:13:03.190 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-09 01:13:03.259 | Selecting previously unselected package libdebhelper-perl. 2026-09-09 01:13:03.267 | Preparing to unpack .../062-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-09 01:13:03.301 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-09 01:13:03.410 | Selecting previously unselected package gcc-13-base:amd64. 2026-09-09 01:13:03.417 | Preparing to unpack .../063-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:03.426 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:03.508 | Selecting previously unselected package libisl23:amd64. 2026-09-09 01:13:03.517 | Preparing to unpack .../064-libisl23_0.26-3build1.1_amd64.deb ... 2026-09-09 01:13:03.524 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-09-09 01:13:03.665 | Selecting previously unselected package libmpc3:amd64. 2026-09-09 01:13:03.676 | Preparing to unpack .../065-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-09-09 01:13:03.683 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-09 01:13:03.750 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-09-09 01:13:03.757 | Preparing to unpack .../066-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:03.792 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:04.094 | Selecting previously unselected package cpp-13. 2026-09-09 01:13:04.104 | Preparing to unpack .../067-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:04.112 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:04.169 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-09-09 01:13:04.177 | Preparing to unpack .../068-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 01:13:04.185 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 01:13:04.260 | Selecting previously unselected package cpp. 2026-09-09 01:13:04.269 | Preparing to unpack .../069-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 01:13:04.287 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-09-09 01:13:04.545 | Selecting previously unselected package libcc1-0:amd64. 2026-09-09 01:13:04.553 | Preparing to unpack .../070-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:04.559 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:04.633 | Selecting previously unselected package binutils-common:amd64. 2026-09-09 01:13:04.640 | Preparing to unpack .../071-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:04.649 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:04.754 | Selecting previously unselected package libsframe1:amd64. 2026-09-09 01:13:04.763 | Preparing to unpack .../072-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:04.769 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:04.826 | Selecting previously unselected package libbinutils:amd64. 2026-09-09 01:13:04.832 | Preparing to unpack .../073-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:04.837 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:04.905 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-09-09 01:13:04.914 | Preparing to unpack .../074-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:04.918 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:04.987 | Selecting previously unselected package libctf0:amd64. 2026-09-09 01:13:04.992 | Preparing to unpack .../075-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:05.000 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:05.074 | Selecting previously unselected package libgprofng0:amd64. 2026-09-09 01:13:05.081 | Preparing to unpack .../076-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:05.087 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:05.170 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-09-09 01:13:05.177 | Preparing to unpack .../077-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:05.184 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-09 01:13:05.380 | Selecting previously unselected package libgomp1:amd64. 2026-09-09 01:13:05.387 | Preparing to unpack .../078-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:05.394 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:05.480 | Selecting previously unselected package libitm1:amd64. 2026-09-09 01:13:05.489 | Preparing to unpack .../079-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:05.495 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:05.577 | Selecting previously unselected package libatomic1:amd64. 2026-09-09 01:13:05.585 | Preparing to unpack .../080-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:05.592 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:05.720 | Selecting previously unselected package libasan8:amd64. 2026-09-09 01:13:05.730 | Preparing to unpack .../081-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:05.739 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:05.949 | Selecting previously unselected package liblsan0:amd64. 2026-09-09 01:13:05.959 | Preparing to unpack .../082-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:05.966 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:06.103 | Selecting previously unselected package libtsan2:amd64. 2026-09-09 01:13:06.111 | Preparing to unpack .../083-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:06.121 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:06.311 | Selecting previously unselected package libubsan1:amd64. 2026-09-09 01:13:06.318 | Preparing to unpack .../084-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:06.325 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:06.441 | Selecting previously unselected package libhwasan0:amd64. 2026-09-09 01:13:06.449 | Preparing to unpack .../085-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:06.456 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:06.672 | Selecting previously unselected package libquadmath0:amd64. 2026-09-09 01:13:06.679 | Preparing to unpack .../086-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:06.694 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:06.793 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-09-09 01:13:06.798 | Preparing to unpack .../087-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:06.808 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:07.123 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-09-09 01:13:07.131 | Preparing to unpack .../088-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:07.143 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:07.830 | Selecting previously unselected package binutils. 2026-09-09 01:13:07.838 | Preparing to unpack .../089-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 01:13:07.850 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-09-09 01:13:07.974 | Selecting previously unselected package gcc-13. 2026-09-09 01:13:07.983 | Preparing to unpack .../090-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:07.996 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:08.097 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-09-09 01:13:08.105 | Preparing to unpack .../091-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 01:13:08.133 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 01:13:08.245 | Selecting previously unselected package gcc. 2026-09-09 01:13:08.254 | Preparing to unpack .../092-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 01:13:08.262 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-09-09 01:13:08.345 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-09 01:13:08.348 | Preparing to unpack .../093-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:08.354 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:09.208 | Selecting previously unselected package libclang-cpp17t64. 2026-09-09 01:13:09.217 | Preparing to unpack .../094-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:09.225 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:09.671 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-09-09 01:13:09.679 | Preparing to unpack .../095-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:09.686 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:10.094 | Selecting previously unselected package libgc1:amd64. 2026-09-09 01:13:10.101 | Preparing to unpack .../096-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-09 01:13:10.108 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-09 01:13:10.186 | Selecting previously unselected package libobjc4:amd64. 2026-09-09 01:13:10.193 | Preparing to unpack .../097-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:10.200 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:10.255 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-09 01:13:10.262 | Preparing to unpack .../098-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:10.270 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:10.356 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-09 01:13:10.364 | Preparing to unpack .../099-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:10.369 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:10.579 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-09 01:13:10.587 | Preparing to unpack .../100-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:10.593 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:10.699 | Selecting previously unselected package libclang1-17t64. 2026-09-09 01:13:10.705 | Preparing to unpack .../101-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:10.712 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:11.003 | Selecting previously unselected package clang-17. 2026-09-09 01:13:11.009 | Preparing to unpack .../102-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:11.015 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:11.085 | Selecting previously unselected package libtool. 2026-09-09 01:13:11.092 | Preparing to unpack .../103-libtool_2.4.7-7build1_all.deb ... 2026-09-09 01:13:11.098 | Unpacking libtool (2.4.7-7build1) ... 2026-09-09 01:13:11.175 | Selecting previously unselected package dh-autoreconf. 2026-09-09 01:13:11.181 | Preparing to unpack .../104-dh-autoreconf_20_all.deb ... 2026-09-09 01:13:11.188 | Unpacking dh-autoreconf (20) ... 2026-09-09 01:13:11.261 | Selecting previously unselected package libarchive-zip-perl. 2026-09-09 01:13:11.269 | Preparing to unpack .../105-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-09 01:13:11.277 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-09 01:13:11.368 | Selecting previously unselected package libsub-override-perl. 2026-09-09 01:13:11.377 | Preparing to unpack .../106-libsub-override-perl_0.10-1_all.deb ... 2026-09-09 01:13:11.385 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-09 01:13:11.451 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-09 01:13:11.459 | Preparing to unpack .../107-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-09 01:13:11.467 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-09 01:13:11.542 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-09 01:13:11.550 | Preparing to unpack .../108-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-09 01:13:11.559 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-09 01:13:11.630 | Selecting previously unselected package libdpkg-perl. 2026-09-09 01:13:11.639 | Preparing to unpack .../109-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-09-09 01:13:11.647 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-09 01:13:11.789 | Selecting previously unselected package bzip2. 2026-09-09 01:13:11.795 | Preparing to unpack .../110-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-09-09 01:13:11.802 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-09 01:13:11.868 | Selecting previously unselected package patch. 2026-09-09 01:13:11.874 | Preparing to unpack .../111-patch_2.7.6-7build3_amd64.deb ... 2026-09-09 01:13:11.881 | Unpacking patch (2.7.6-7build3) ... 2026-09-09 01:13:11.960 | Selecting previously unselected package make. 2026-09-09 01:13:11.967 | Preparing to unpack .../112-make_4.3-4.1build2_amd64.deb ... 2026-09-09 01:13:11.973 | Unpacking make (4.3-4.1build2) ... 2026-09-09 01:13:12.051 | Selecting previously unselected package lto-disabled-list. 2026-09-09 01:13:12.060 | Preparing to unpack .../113-lto-disabled-list_47_all.deb ... 2026-09-09 01:13:12.068 | Unpacking lto-disabled-list (47) ... 2026-09-09 01:13:12.161 | Selecting previously unselected package dpkg-dev. 2026-09-09 01:13:12.169 | Preparing to unpack .../114-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-09-09 01:13:12.176 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-09 01:13:12.374 | Selecting previously unselected package debugedit. 2026-09-09 01:13:12.379 | Preparing to unpack .../115-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-09 01:13:12.385 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-09 01:13:12.450 | Selecting previously unselected package dwz. 2026-09-09 01:13:12.460 | Preparing to unpack .../116-dwz_0.15-1build6_amd64.deb ... 2026-09-09 01:13:12.466 | Unpacking dwz (0.15-1build6) ... 2026-09-09 01:13:12.549 | Selecting previously unselected package gettext. 2026-09-09 01:13:12.558 | Preparing to unpack .../117-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-09 01:13:12.565 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-09 01:13:12.694 | Selecting previously unselected package intltool-debian. 2026-09-09 01:13:12.701 | Preparing to unpack .../118-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-09 01:13:12.707 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-09 01:13:12.781 | Selecting previously unselected package po-debconf. 2026-09-09 01:13:12.790 | Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-09 01:13:12.797 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-09 01:13:12.922 | Selecting previously unselected package debhelper. 2026-09-09 01:13:12.929 | Preparing to unpack .../120-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-09 01:13:12.936 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-09 01:13:13.132 | Selecting previously unselected package uuid-dev:amd64. 2026-09-09 01:13:13.139 | Preparing to unpack .../121-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-09 01:13:13.147 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-09 01:13:13.227 | Selecting previously unselected package libsctp1:amd64. 2026-09-09 01:13:13.234 | Preparing to unpack .../122-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-09 01:13:13.242 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 01:13:13.309 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-09 01:13:13.318 | Preparing to unpack .../123-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-09 01:13:13.326 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 01:13:13.417 | Selecting previously unselected package libapr1-dev. 2026-09-09 01:13:13.427 | Preparing to unpack .../124-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-09 01:13:13.432 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-09 01:13:13.826 | Selecting previously unselected package libldap-dev:amd64. 2026-09-09 01:13:13.832 | Preparing to unpack .../125-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:13.848 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 01:13:14.111 | Selecting previously unselected package libldap2-dev. 2026-09-09 01:13:14.119 | Preparing to unpack .../126-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-09 01:13:14.128 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 01:13:14.193 | Selecting previously unselected package libaprutil1-dev. 2026-09-09 01:13:14.201 | Preparing to unpack .../127-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 01:13:14.209 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:13:14.469 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-09 01:13:14.474 | Preparing to unpack .../128-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 01:13:14.480 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:14.562 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-09 01:13:14.568 | Preparing to unpack .../129-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 01:13:14.577 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:14.676 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-09 01:13:14.689 | Preparing to unpack .../130-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 01:13:14.698 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:14.769 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-09 01:13:14.775 | Preparing to unpack .../131-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 01:13:14.780 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:14.891 | Selecting previously unselected package apache2-dev. 2026-09-09 01:13:14.896 | Preparing to unpack .../132-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 01:13:14.905 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-09 01:13:15.012 | Selecting previously unselected package bc. 2026-09-09 01:13:15.018 | Preparing to unpack .../133-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-09-09 01:13:15.024 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-09-09 01:13:15.093 | Selecting previously unselected package ncal. 2026-09-09 01:13:15.099 | Preparing to unpack .../134-ncal_12.1.8_amd64.deb ... 2026-09-09 01:13:15.106 | Unpacking ncal (12.1.8) ... 2026-09-09 01:13:15.193 | Selecting previously unselected package bsdmainutils. 2026-09-09 01:13:15.201 | Preparing to unpack .../135-bsdmainutils_12.1.8_all.deb ... 2026-09-09 01:13:15.212 | Unpacking bsdmainutils (12.1.8) ... 2026-09-09 01:13:15.284 | Selecting previously unselected package conntrack. 2026-09-09 01:13:15.293 | Preparing to unpack .../136-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-09 01:13:15.301 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-09 01:13:15.377 | Selecting previously unselected package cryptsetup-bin. 2026-09-09 01:13:15.388 | Preparing to unpack .../137-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-09 01:13:15.396 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-09 01:13:15.529 | Selecting previously unselected package cryptsetup. 2026-09-09 01:13:15.537 | Preparing to unpack .../138-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-09 01:13:15.571 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-09 01:13:15.698 | Selecting previously unselected package libdconf1:amd64. 2026-09-09 01:13:15.706 | Preparing to unpack .../139-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-09 01:13:15.713 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 01:13:15.795 | Selecting previously unselected package dconf-service. 2026-09-09 01:13:15.803 | Preparing to unpack .../140-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-09 01:13:15.810 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-09 01:13:15.893 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-09-09 01:13:15.903 | Preparing to unpack .../141-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-09 01:13:15.911 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 01:13:16.001 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-09-09 01:13:16.012 | Preparing to unpack .../142-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-09 01:13:16.019 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-09 01:13:16.110 | Selecting previously unselected package libaio1t64:amd64. 2026-09-09 01:13:16.122 | Preparing to unpack .../143-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-09-09 01:13:16.130 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-09 01:13:16.210 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-09-09 01:13:16.219 | Preparing to unpack .../144-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-09 01:13:16.226 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-09 01:13:16.351 | Selecting previously unselected package dmeventd. 2026-09-09 01:13:16.358 | Preparing to unpack .../145-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-09 01:13:16.367 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-09 01:13:16.456 | Selecting previously unselected package dnsmasq-base. 2026-09-09 01:13:16.466 | Preparing to unpack .../146-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:16.489 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-09 01:13:16.592 | Selecting previously unselected package dnsmasq-utils. 2026-09-09 01:13:16.602 | Preparing to unpack .../147-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:16.611 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-09 01:13:16.706 | Selecting previously unselected package ebtables. 2026-09-09 01:13:16.718 | Preparing to unpack .../148-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-09 01:13:16.748 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-09 01:13:16.845 | Selecting previously unselected package fonts-dejavu-mono. 2026-09-09 01:13:16.855 | Preparing to unpack .../149-fonts-dejavu-mono_2.37-8_all.deb ... 2026-09-09 01:13:16.863 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-09-09 01:13:16.973 | Selecting previously unselected package fonts-dejavu-core. 2026-09-09 01:13:16.987 | Preparing to unpack .../150-fonts-dejavu-core_2.37-8_all.deb ... 2026-09-09 01:13:17.036 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-09-09 01:13:17.194 | Selecting previously unselected package fontconfig-config. 2026-09-09 01:13:17.202 | Preparing to unpack .../151-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-09 01:13:17.618 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-09 01:13:17.749 | Selecting previously unselected package libfontconfig1:amd64. 2026-09-09 01:13:17.757 | Preparing to unpack .../152-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-09 01:13:17.766 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-09 01:13:17.846 | Selecting previously unselected package fontconfig. 2026-09-09 01:13:17.851 | Preparing to unpack .../153-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-09 01:13:17.858 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-09 01:13:17.954 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-09-09 01:13:17.962 | Preparing to unpack .../154-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:17.971 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:18.352 | Selecting previously unselected package g++-13. 2026-09-09 01:13:18.357 | Preparing to unpack .../155-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 01:13:18.364 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:18.426 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-09-09 01:13:18.433 | Preparing to unpack .../156-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 01:13:18.441 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 01:13:18.510 | Selecting previously unselected package g++. 2026-09-09 01:13:18.519 | Preparing to unpack .../157-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 01:13:18.524 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-09-09 01:13:18.591 | Selecting previously unselected package genisoimage. 2026-09-09 01:13:18.599 | Preparing to unpack .../158-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-09 01:13:18.607 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-09 01:13:18.723 | Selecting previously unselected package libpixman-1-0:amd64. 2026-09-09 01:13:18.731 | Preparing to unpack .../159-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-09-09 01:13:18.738 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-09 01:13:18.833 | Selecting previously unselected package libxcb-render0:amd64. 2026-09-09 01:13:18.840 | Preparing to unpack .../160-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-09-09 01:13:18.848 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-09 01:13:18.941 | Selecting previously unselected package libxcb-shm0:amd64. 2026-09-09 01:13:18.950 | Preparing to unpack .../161-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-09-09 01:13:18.962 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-09 01:13:19.049 | Selecting previously unselected package libxrender1:amd64. 2026-09-09 01:13:19.057 | Preparing to unpack .../162-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-09-09 01:13:19.073 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-09 01:13:19.191 | Selecting previously unselected package libcairo2:amd64. 2026-09-09 01:13:19.200 | Preparing to unpack .../163-libcairo2_1.18.0-3build1_amd64.deb ... 2026-09-09 01:13:19.207 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-09-09 01:13:19.309 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-09-09 01:13:19.318 | Preparing to unpack .../164-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-09-09 01:13:19.325 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-09 01:13:19.403 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-09 01:13:19.412 | Preparing to unpack .../165-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-09 01:13:19.420 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-09 01:13:19.508 | Selecting previously unselected package libproxy1v5:amd64. 2026-09-09 01:13:19.521 | Preparing to unpack .../166-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-09-09 01:13:19.527 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-09 01:13:19.601 | Selecting previously unselected package glib-networking-common. 2026-09-09 01:13:19.612 | Preparing to unpack .../167-glib-networking-common_2.80.0-1build1_all.deb ... 2026-09-09 01:13:19.621 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-09-09 01:13:19.697 | Selecting previously unselected package glib-networking-services. 2026-09-09 01:13:19.707 | Preparing to unpack .../168-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-09-09 01:13:19.714 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-09-09 01:13:19.792 | Selecting previously unselected package session-migration. 2026-09-09 01:13:19.800 | Preparing to unpack .../169-session-migration_0.3.9build1_amd64.deb ... 2026-09-09 01:13:19.808 | Unpacking session-migration (0.3.9build1) ... 2026-09-09 01:13:19.864 | Selecting previously unselected package gsettings-desktop-schemas. 2026-09-09 01:13:19.872 | Preparing to unpack .../170-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-09-09 01:13:19.879 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-09 01:13:19.981 | Selecting previously unselected package glib-networking:amd64. 2026-09-09 01:13:19.991 | Preparing to unpack .../171-glib-networking_2.80.0-1build1_amd64.deb ... 2026-09-09 01:13:20.000 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-09-09 01:13:20.071 | Selecting previously unselected package golang-1.22-doc. 2026-09-09 01:13:20.082 | Preparing to unpack .../172-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-09-09 01:13:20.089 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-09 01:13:20.179 | Selecting previously unselected package golang-1.22-src. 2026-09-09 01:13:20.190 | Preparing to unpack .../173-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-09-09 01:13:20.196 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-09 01:13:24.552 | Selecting previously unselected package golang-1.22-go. 2026-09-09 01:13:24.563 | Preparing to unpack .../174-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-09-09 01:13:24.569 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-09 01:13:25.171 | Selecting previously unselected package golang-1.22. 2026-09-09 01:13:25.180 | Preparing to unpack .../175-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-09-09 01:13:25.188 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-09 01:13:25.250 | Selecting previously unselected package golang-src. 2026-09-09 01:13:25.258 | Preparing to unpack .../176-golang-src_2%3a1.22~2build1_all.deb ... 2026-09-09 01:13:25.264 | Unpacking golang-src (2:1.22~2build1) ... 2026-09-09 01:13:25.340 | Selecting previously unselected package golang-go:amd64. 2026-09-09 01:13:25.352 | Preparing to unpack .../177-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-09-09 01:13:25.364 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-09-09 01:13:25.444 | Selecting previously unselected package golang-doc. 2026-09-09 01:13:25.456 | Preparing to unpack .../178-golang-doc_2%3a1.22~2build1_all.deb ... 2026-09-09 01:13:25.463 | Unpacking golang-doc (2:1.22~2build1) ... 2026-09-09 01:13:25.529 | Selecting previously unselected package golang:amd64. 2026-09-09 01:13:25.539 | Preparing to unpack .../179-golang_2%3a1.22~2build1_amd64.deb ... 2026-09-09 01:13:25.545 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-09-09 01:13:25.608 | Selecting previously unselected package libann0. 2026-09-09 01:13:25.620 | Preparing to unpack .../180-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-09 01:13:25.626 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-09 01:13:25.702 | Selecting previously unselected package libcdt5:amd64. 2026-09-09 01:13:25.715 | Preparing to unpack .../181-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 01:13:25.724 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:25.812 | Selecting previously unselected package libcgraph6:amd64. 2026-09-09 01:13:25.826 | Preparing to unpack .../182-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 01:13:25.834 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:25.925 | Selecting previously unselected package libsharpyuv0:amd64. 2026-09-09 01:13:25.936 | Preparing to unpack .../183-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-09-09 01:13:25.943 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-09 01:13:26.031 | Selecting previously unselected package libaom3:amd64. 2026-09-09 01:13:26.040 | Preparing to unpack .../184-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-09-09 01:13:26.052 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-09 01:13:26.191 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-09-09 01:13:26.203 | Preparing to unpack .../185-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-09 01:13:26.209 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 01:13:26.286 | Selecting previously unselected package libheif1:amd64. 2026-09-09 01:13:26.297 | Preparing to unpack .../186-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-09 01:13:26.304 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 01:13:26.386 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-09-09 01:13:26.397 | Preparing to unpack .../187-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-09-09 01:13:26.403 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 01:13:26.478 | Selecting previously unselected package libjpeg8:amd64. 2026-09-09 01:13:26.488 | Preparing to unpack .../188-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-09-09 01:13:26.495 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-09 01:13:26.575 | Selecting previously unselected package libdeflate0:amd64. 2026-09-09 01:13:26.588 | Preparing to unpack .../189-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-09-09 01:13:26.596 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-09 01:13:26.684 | Selecting previously unselected package libjbig0:amd64. 2026-09-09 01:13:26.693 | Preparing to unpack .../190-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-09-09 01:13:26.698 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-09 01:13:26.778 | Selecting previously unselected package liblerc4:amd64. 2026-09-09 01:13:26.789 | Preparing to unpack .../191-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-09-09 01:13:26.795 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-09 01:13:26.887 | Selecting previously unselected package libwebp7:amd64. 2026-09-09 01:13:26.900 | Preparing to unpack .../192-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-09-09 01:13:26.907 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-09 01:13:26.993 | Selecting previously unselected package libtiff6:amd64. 2026-09-09 01:13:27.005 | Preparing to unpack .../193-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-09-09 01:13:27.012 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-09 01:13:27.098 | Selecting previously unselected package libxpm4:amd64. 2026-09-09 01:13:27.108 | Preparing to unpack .../194-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:27.116 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-09 01:13:27.203 | Selecting previously unselected package libgd3:amd64. 2026-09-09 01:13:27.214 | Preparing to unpack .../195-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-09-09 01:13:27.222 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-09 01:13:27.301 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-09 01:13:27.313 | Preparing to unpack .../196-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-09 01:13:27.321 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-09 01:13:27.409 | Selecting previously unselected package libltdl7:amd64. 2026-09-09 01:13:27.417 | Preparing to unpack .../197-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-09 01:13:27.423 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-09 01:13:27.488 | Selecting previously unselected package libgraphite2-3:amd64. 2026-09-09 01:13:27.499 | Preparing to unpack .../198-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:27.506 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-09 01:13:27.580 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-09-09 01:13:27.589 | Preparing to unpack .../199-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-09-09 01:13:27.594 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-09 01:13:27.675 | Selecting previously unselected package libthai-data. 2026-09-09 01:13:27.681 | Preparing to unpack .../200-libthai-data_0.1.29-2build1_all.deb ... 2026-09-09 01:13:27.687 | Unpacking libthai-data (0.1.29-2build1) ... 2026-09-09 01:13:27.777 | Selecting previously unselected package libdatrie1:amd64. 2026-09-09 01:13:27.782 | Preparing to unpack .../201-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-09-09 01:13:27.789 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-09 01:13:27.866 | Selecting previously unselected package libthai0:amd64. 2026-09-09 01:13:27.877 | Preparing to unpack .../202-libthai0_0.1.29-2build1_amd64.deb ... 2026-09-09 01:13:27.883 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-09-09 01:13:27.959 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-09-09 01:13:27.967 | Preparing to unpack .../203-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-09 01:13:27.973 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 01:13:28.058 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-09-09 01:13:28.066 | Preparing to unpack .../204-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-09 01:13:28.074 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 01:13:28.149 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-09-09 01:13:28.161 | Preparing to unpack .../205-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-09 01:13:28.167 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 01:13:28.279 | Selecting previously unselected package libpathplan4:amd64. 2026-09-09 01:13:28.286 | Preparing to unpack .../206-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 01:13:28.293 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:28.392 | Selecting previously unselected package libgvc6. 2026-09-09 01:13:28.400 | Preparing to unpack .../207-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 01:13:28.412 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:28.518 | Selecting previously unselected package libgvpr2:amd64. 2026-09-09 01:13:28.528 | Preparing to unpack .../208-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 01:13:28.535 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:28.622 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-09 01:13:28.632 | Preparing to unpack .../209-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 01:13:28.639 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:28.759 | Selecting previously unselected package x11-common. 2026-09-09 01:13:28.770 | Preparing to unpack .../210-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-09-09 01:13:28.783 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-09-09 01:13:28.875 | Selecting previously unselected package libice6:amd64. 2026-09-09 01:13:28.886 | Preparing to unpack .../211-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-09 01:13:28.893 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-09 01:13:28.976 | Selecting previously unselected package libsm6:amd64. 2026-09-09 01:13:28.990 | Preparing to unpack .../212-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-09 01:13:28.999 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-09 01:13:29.082 | Selecting previously unselected package libxt6t64:amd64. 2026-09-09 01:13:29.094 | Preparing to unpack .../213-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-09 01:13:29.102 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-09 01:13:29.211 | Selecting previously unselected package libxmu6:amd64. 2026-09-09 01:13:29.224 | Preparing to unpack .../214-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-09 01:13:29.245 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-09 01:13:29.320 | Selecting previously unselected package libxaw7:amd64. 2026-09-09 01:13:29.330 | Preparing to unpack .../215-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-09 01:13:29.337 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-09 01:13:29.423 | Selecting previously unselected package graphviz. 2026-09-09 01:13:29.433 | Preparing to unpack .../216-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 01:13:29.439 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:29.557 | Selecting previously unselected package icu-devtools. 2026-09-09 01:13:29.563 | Preparing to unpack .../217-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-09 01:13:29.570 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-09 01:13:29.667 | Selecting previously unselected package iputils-arping. 2026-09-09 01:13:29.677 | Preparing to unpack .../218-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-09 01:13:29.686 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-09 01:13:29.769 | Selecting previously unselected package comerr-dev:amd64. 2026-09-09 01:13:29.778 | Preparing to unpack .../219-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-09 01:13:29.790 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-09 01:13:29.884 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-09 01:13:29.897 | Preparing to unpack .../220-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 01:13:29.905 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:29.993 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-09 01:13:30.005 | Preparing to unpack .../221-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 01:13:30.013 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:30.101 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-09 01:13:30.113 | Preparing to unpack .../222-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 01:13:30.119 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:30.205 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-09 01:13:30.217 | Preparing to unpack .../223-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 01:13:30.225 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:30.303 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-09 01:13:30.308 | Preparing to unpack .../224-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 01:13:30.316 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:30.415 | Selecting previously unselected package libicu-dev:amd64. 2026-09-09 01:13:30.421 | Preparing to unpack .../225-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-09 01:13:30.428 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-09 01:13:30.797 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-09 01:13:30.805 | Preparing to unpack .../226-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-09 01:13:30.813 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 01:13:30.900 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-09 01:13:30.909 | Preparing to unpack .../227-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-09 01:13:30.916 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 01:13:30.984 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-09 01:13:30.994 | Preparing to unpack .../228-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-09 01:13:31.001 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 01:13:31.084 | Selecting previously unselected package libjs-jquery. 2026-09-09 01:13:31.094 | Preparing to unpack .../229-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-09-09 01:13:31.116 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-09 01:13:31.203 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-09 01:13:31.212 | Preparing to unpack .../230-libjs-jquery-metadata_12-4_all.deb ... 2026-09-09 01:13:31.219 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-09 01:13:31.321 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-09 01:13:31.332 | Preparing to unpack .../231-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-09 01:13:31.344 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-09 01:13:31.503 | Selecting previously unselected package libjs-underscore. 2026-09-09 01:13:31.512 | Preparing to unpack .../232-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-09-09 01:13:31.519 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-09 01:13:31.598 | Selecting previously unselected package libjs-sphinxdoc. 2026-09-09 01:13:31.607 | Preparing to unpack .../233-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-09-09 01:13:31.615 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-09-09 01:13:31.714 | Selecting previously unselected package mysql-common. 2026-09-09 01:13:31.725 | Preparing to unpack .../234-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-09 01:13:31.752 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-09 01:13:31.839 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-09 01:13:31.851 | Preparing to unpack .../235-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-09 01:13:31.861 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-09 01:13:31.990 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-09 01:13:31.998 | Preparing to unpack .../236-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-09 01:13:32.003 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 01:13:32.112 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-09 01:13:32.120 | Preparing to unpack .../237-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-09 01:13:32.128 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-09 01:13:32.214 | Selecting previously unselected package libpq5:amd64. 2026-09-09 01:13:32.232 | Preparing to unpack .../238-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:32.238 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:13:32.313 | Selecting previously unselected package libssl-dev:amd64. 2026-09-09 01:13:32.319 | Preparing to unpack .../239-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-09 01:13:32.326 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-09 01:13:32.548 | Selecting previously unselected package libpq-dev. 2026-09-09 01:13:32.553 | Preparing to unpack .../240-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:32.560 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:13:32.645 | Selecting previously unselected package libpython3-dev:amd64. 2026-09-09 01:13:32.657 | Preparing to unpack .../241-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-09 01:13:32.664 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-09 01:13:32.743 | Selecting previously unselected package libsasl2-dev. 2026-09-09 01:13:32.755 | Preparing to unpack .../242-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-09 01:13:32.762 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-09 01:13:32.888 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-09-09 01:13:32.897 | Preparing to unpack .../243-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-09-09 01:13:32.904 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-09 01:13:32.986 | Selecting previously unselected package libsoup-3.0-common. 2026-09-09 01:13:32.993 | Preparing to unpack .../244-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-09-09 01:13:33.002 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-09 01:13:33.085 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-09-09 01:13:33.099 | Preparing to unpack .../245-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-09-09 01:13:33.107 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-09 01:13:33.224 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-09 01:13:33.231 | Preparing to unpack .../246-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-09 01:13:33.238 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-09 01:13:33.484 | Selecting previously unselected package liburing2:amd64. 2026-09-09 01:13:33.491 | Preparing to unpack .../247-liburing2_2.5-1build1_amd64.deb ... 2026-09-09 01:13:33.498 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-09-09 01:13:33.565 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-09 01:13:33.570 | Preparing to unpack .../248-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-09 01:13:33.577 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-09 01:13:33.693 | Selecting previously unselected package libxslt1.1:amd64. 2026-09-09 01:13:33.700 | Preparing to unpack .../249-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-09 01:13:33.707 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 01:13:33.787 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-09 01:13:33.798 | Preparing to unpack .../250-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-09 01:13:33.805 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 01:13:33.956 | Selecting previously unselected package llvm-17-runtime. 2026-09-09 01:13:33.967 | Preparing to unpack .../251-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:33.973 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:34.088 | Selecting previously unselected package libpfm4:amd64. 2026-09-09 01:13:34.104 | Preparing to unpack .../252-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-09 01:13:34.113 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-09 01:13:34.222 | Selecting previously unselected package llvm-17. 2026-09-09 01:13:34.230 | Preparing to unpack .../253-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:34.239 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:35.034 | Selecting previously unselected package libffi-dev:amd64. 2026-09-09 01:13:35.060 | Preparing to unpack .../254-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-09 01:13:35.068 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-09 01:13:35.155 | Selecting previously unselected package llvm-17-tools. 2026-09-09 01:13:35.160 | Preparing to unpack .../255-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:35.167 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:35.455 | Selecting previously unselected package libz3-4:amd64. 2026-09-09 01:13:35.463 | Preparing to unpack .../256-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-09 01:13:35.470 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-09 01:13:35.695 | Selecting previously unselected package libz3-dev:amd64. 2026-09-09 01:13:35.706 | Preparing to unpack .../257-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-09 01:13:35.713 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-09 01:13:35.814 | Selecting previously unselected package llvm-17-dev. 2026-09-09 01:13:35.826 | Preparing to unpack .../258-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 01:13:35.836 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:37.731 | Selecting previously unselected package lsscsi. 2026-09-09 01:13:37.738 | Preparing to unpack .../259-lsscsi_0.32-1build1_amd64.deb ... 2026-09-09 01:13:37.746 | Unpacking lsscsi (0.32-1build1) ... 2026-09-09 01:13:37.830 | Selecting previously unselected package lvm2. 2026-09-09 01:13:37.842 | Preparing to unpack .../260-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-09 01:13:37.887 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-09 01:13:38.049 | Selecting previously unselected package osinfo-db. 2026-09-09 01:13:38.057 | Preparing to unpack .../261-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-09 01:13:38.063 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-09 01:13:38.466 | Selecting previously unselected package pkgconf-bin. 2026-09-09 01:13:38.473 | Preparing to unpack .../262-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-09 01:13:38.479 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-09 01:13:38.547 | Selecting previously unselected package pkgconf:amd64. 2026-09-09 01:13:38.555 | Preparing to unpack .../263-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-09 01:13:38.564 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-09 01:13:38.631 | Selecting previously unselected package pkg-config:amd64. 2026-09-09 01:13:38.640 | Preparing to unpack .../264-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-09 01:13:38.652 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-09 01:13:38.728 | Selecting previously unselected package pm-utils. 2026-09-09 01:13:38.737 | Preparing to unpack .../265-pm-utils_1.4.1-21_all.deb ... 2026-09-09 01:13:38.743 | Unpacking pm-utils (1.4.1-21) ... 2026-09-09 01:13:38.824 | Selecting previously unselected package postgresql-client-16. 2026-09-09 01:13:38.830 | Preparing to unpack .../266-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:38.836 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:13:39.002 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-09 01:13:39.008 | Preparing to unpack .../267-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 01:13:39.014 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:13:39.372 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-09 01:13:39.379 | Preparing to unpack .../268-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-09 01:13:39.384 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-09 01:13:39.452 | Selecting previously unselected package python3-dev. 2026-09-09 01:13:39.461 | Preparing to unpack .../269-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-09 01:13:39.467 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-09 01:13:39.544 | Selecting previously unselected package python3-mysqldb. 2026-09-09 01:13:39.552 | Preparing to unpack .../270-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-09 01:13:39.558 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-09 01:13:39.640 | Selecting previously unselected package python3-setuptools. 2026-09-09 01:13:39.649 | Preparing to unpack .../271-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-09-09 01:13:39.656 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-09 01:13:39.813 | Selecting previously unselected package python3-wheel. 2026-09-09 01:13:39.823 | Preparing to unpack .../272-python3-wheel_0.42.0-2_all.deb ... 2026-09-09 01:13:39.831 | Unpacking python3-wheel (0.42.0-2) ... 2026-09-09 01:13:39.916 | Selecting previously unselected package python3-pip. 2026-09-09 01:13:39.924 | Preparing to unpack .../273-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-09 01:13:39.930 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 01:13:40.294 | Selecting previously unselected package python3-pip-whl. 2026-09-09 01:13:40.301 | Preparing to unpack .../274-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-09 01:13:40.307 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 01:13:40.385 | Selecting previously unselected package python3-setuptools-whl. 2026-09-09 01:13:40.398 | Preparing to unpack .../275-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-09 01:13:40.405 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-09 01:13:40.488 | Selecting previously unselected package python3-systemd. 2026-09-09 01:13:40.496 | Preparing to unpack .../276-python3-systemd_235-1build4_amd64.deb ... 2026-09-09 01:13:40.501 | Unpacking python3-systemd (235-1build4) ... 2026-09-09 01:13:40.578 | Selecting previously unselected package python3.12-venv. 2026-09-09 01:13:40.586 | Preparing to unpack .../277-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-09 01:13:40.592 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-09 01:13:40.677 | Selecting previously unselected package python3-venv. 2026-09-09 01:13:40.689 | Preparing to unpack .../278-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-09 01:13:40.696 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-09 01:13:40.756 | Selecting previously unselected package qemu-utils. 2026-09-09 01:13:40.765 | Preparing to unpack .../279-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-09 01:13:40.773 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-09 01:13:40.917 | Selecting previously unselected package sg3-utils. 2026-09-09 01:13:40.923 | Preparing to unpack .../280-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-09-09 01:13:40.929 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-09-09 01:13:41.100 | Selecting previously unselected package sqlite3. 2026-09-09 01:13:41.109 | Preparing to unpack .../281-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-09 01:13:41.115 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-09 01:13:41.197 | Selecting previously unselected package thin-provisioning-tools. 2026-09-09 01:13:41.210 | Preparing to unpack .../282-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-09-09 01:13:41.216 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-09 01:13:41.335 | Selecting previously unselected package unzip. 2026-09-09 01:13:41.347 | Preparing to unpack .../283-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-09 01:13:41.356 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-09 01:13:41.440 | Selecting previously unselected package debootstrap. 2026-09-09 01:13:41.452 | Preparing to unpack .../284-debootstrap_1.0.134ubuntu2_all.deb ... 2026-09-09 01:13:41.461 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-09-09 01:13:41.549 | Selecting previously unselected package libosinfo-l10n. 2026-09-09 01:13:41.553 | Preparing to unpack .../285-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-09 01:13:41.560 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-09 01:13:41.685 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-09 01:13:41.698 | Preparing to unpack .../286-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-09 01:13:41.705 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-09 01:13:41.780 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-09 01:13:41.790 | Preparing to unpack .../287-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-09 01:13:41.796 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-09 01:13:41.871 | Selecting previously unselected package kpartx. 2026-09-09 01:13:41.884 | Preparing to unpack .../288-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-09-09 01:13:41.892 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-09-09 01:13:41.962 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-09 01:13:41.975 | Preparing to unpack .../289-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 01:13:41.983 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:42.070 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-09 01:13:42.081 | Preparing to unpack .../290-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-09 01:13:42.089 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-09 01:13:42.164 | Selecting previously unselected package socat. 2026-09-09 01:13:42.176 | Preparing to unpack .../291-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-09 01:13:42.183 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-09 01:13:42.302 | Selecting previously unselected package vlan. 2026-09-09 01:13:42.314 | Preparing to unpack .../292-vlan_2.0.5ubuntu5_all.deb ... 2026-09-09 01:13:42.321 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-09 01:13:42.455 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-09 01:13:42.495 | Setting up postgresql-client-common (257build1.1) ... 2026-09-09 01:13:42.698 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-09-09 01:13:42.734 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-09-09 01:13:42.791 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-09 01:13:42.857 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-09 01:13:42.920 | Setting up distro-info (1.7build1) ... 2026-09-09 01:13:42.981 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-09 01:13:43.036 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-09 01:13:43.131 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-09 01:13:43.245 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-09 01:13:43.350 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-09 01:13:43.365 | Setting up session-migration (0.3.9build1) ... 2026-09-09 01:13:43.576 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-09-09 01:13:43.593 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-09 01:13:43.611 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-09 01:13:43.634 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-09 01:13:43.653 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-09 01:13:43.672 | Setting up lto-disabled-list (47) ... 2026-09-09 01:13:43.689 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-09 01:13:43.709 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-09 01:13:43.729 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-09 01:13:43.749 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-09 01:13:43.767 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-09 01:13:43.785 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-09 01:13:43.803 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-09 01:13:43.823 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-09 01:13:44.431 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-09-09 01:13:44.458 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-09 01:13:44.476 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-09 01:13:44.495 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-09 01:13:45.229 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-09 01:13:45.249 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-09 01:13:45.808 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-09 01:13:45.808 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-09 01:13:46.174 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-09-09 01:13:46.201 | Setting up ncal (12.1.8) ... 2026-09-09 01:13:46.228 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 01:13:46.251 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-09 01:13:46.302 | Setting up psmisc (23.7-1build1) ... 2026-09-09 01:13:46.326 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-09 01:13:46.344 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-09 01:13:46.362 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-09 01:13:46.427 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-09-09 01:13:46.444 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-09 01:13:46.463 | Setting up pm-utils (1.4.1-21) ... 2026-09-09 01:13:46.498 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-09 01:13:46.527 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-09 01:13:46.553 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-09 01:13:46.571 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:46.590 | Setting up dosfstools (4.2-1.1build1) ... 2026-09-09 01:13:46.612 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-09 01:13:46.643 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-09 01:13:46.965 | info: Adding user `syslog' to group `adm' ... 2026-09-09 01:13:47.318 | 2026-09-09 01:13:47.318 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-09-09 01:13:47.683 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-09-09 01:13:47.888 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-09 01:13:47.889 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-09 01:13:48.412 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-09-09 01:13:48.448 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-09-09 01:13:48.474 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:48.532 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-09-09 01:13:49.153 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-09 01:13:49.177 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:13:49.198 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-09 01:13:49.218 | Setting up bc (1.07.1-3ubuntu4) ... 2026-09-09 01:13:49.247 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:49.270 | Setting up m4 (1.4.19-4build1) ... 2026-09-09 01:13:49.290 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-09 01:13:49.311 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-09 01:13:49.343 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-09 01:13:49.365 | Setting up file (1:5.45-3build1) ... 2026-09-09 01:13:49.389 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-09 01:13:49.410 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:49.432 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-09 01:13:49.484 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-09 01:13:49.503 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-09 01:13:49.523 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-09 01:13:49.543 | Setting up python3-wheel (0.42.0-2) ... 2026-09-09 01:13:49.820 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-09 01:13:49.842 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-09 01:13:50.727 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-09 01:13:51.080 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:51.102 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:51.121 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-09-09 01:13:51.139 | Setting up acl (2.3.2-1build1.1) ... 2026-09-09 01:13:51.160 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 01:13:51.181 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-09 01:13:51.387 | Setting up autotools-dev (20220109.1) ... 2026-09-09 01:13:51.407 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-09-09 01:13:52.317 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-09 01:13:52.336 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:52.361 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-09 01:13:52.383 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-09 01:13:52.403 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:52.424 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:52.444 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:52.475 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-09-09 01:13:52.501 | Setting up make (4.3-4.1build2) ... 2026-09-09 01:13:52.529 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-09 01:13:53.214 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-09 01:13:53.557 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:53.578 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 01:13:53.600 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-09 01:13:53.621 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:53.641 | Setting up ebtables (2.0.11-6build1) ... 2026-09-09 01:13:54.091 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-09 01:13:54.111 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-09 01:13:54.130 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 01:13:54.150 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-09 01:13:54.168 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-09 01:13:54.188 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-09-09 01:13:54.210 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-09 01:13:54.228 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:54.246 | Setting up bsdmainutils (12.1.8) ... 2026-09-09 01:13:54.270 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-09 01:13:54.293 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-09-09 01:13:54.337 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-09 01:13:54.351 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-09 01:13:54.365 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:54.378 | Setting up patch (2.7.6-7build3) ... 2026-09-09 01:13:54.393 | Setting up usb.ids (2024.03.18-1) ... 2026-09-09 01:13:54.406 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-09 01:13:54.421 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-09 01:13:54.435 | Setting up fonts-dejavu-core (2.37-8) ... 2026-09-09 01:13:54.526 | Setting up lsscsi (0.32-1build1) ... 2026-09-09 01:13:54.542 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-09 01:13:54.557 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-09 01:13:54.572 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 01:13:55.978 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 01:13:55.992 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-09 01:13:56.007 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-09 01:13:56.021 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-09 01:13:56.035 | Setting up autoconf (2.71-3) ... 2026-09-09 01:13:56.052 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-09 01:13:56.065 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:56.079 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:56.093 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-09 01:13:56.105 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:56.117 | Setting up dwz (0.15-1build6) ... 2026-09-09 01:13:56.129 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-09 01:13:56.141 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 01:13:56.153 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-09 01:13:56.183 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:56.199 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:56.213 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:56.226 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-09 01:13:56.236 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-09-09 01:13:56.247 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-09 01:13:56.260 | Setting up libjson-perl (4.10000-1) ... 2026-09-09 01:13:56.272 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:56.291 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 01:13:56.306 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 01:13:56.327 | Setting up debugedit (1:5.0-5build2) ... 2026-09-09 01:13:56.339 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-09 01:13:56.354 | Setting up libsub-override-perl (0.10-1) ... 2026-09-09 01:13:56.369 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-09 01:13:56.384 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-09 01:13:56.398 | Setting up libthai-data (0.1.29-2build1) ... 2026-09-09 01:13:56.417 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-09 01:13:56.462 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:56.478 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:13:56.492 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-09 01:13:56.505 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:56.518 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-09 01:13:56.543 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-09-09 01:13:56.557 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-09-09 01:13:56.570 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:56.583 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-09-09 01:13:56.597 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-09-09 01:13:56.612 | Setting up golang-src (2:1.22~2build1) ... 2026-09-09 01:13:56.626 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-09 01:13:56.664 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-09 01:13:56.678 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:56.691 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-09 01:13:56.705 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-09 01:13:56.720 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:56.735 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:13:56.750 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-09 01:13:56.764 | Setting up python3-systemd (235-1build4) ... 2026-09-09 01:13:56.970 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-09 01:13:56.986 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:57.002 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-09-09 01:13:57.013 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:13:57.025 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-09 01:13:57.038 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-09 01:13:57.052 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-09 01:13:57.062 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-09 01:13:57.080 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-09 01:13:57.094 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-09-09 01:13:57.107 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:13:57.119 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-09 01:13:57.131 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-09 01:13:57.143 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-09 01:13:57.157 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 01:13:57.172 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-09-09 01:13:57.186 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 01:13:57.200 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-09 01:13:57.213 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-09 01:13:57.225 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 01:13:57.237 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-09 01:13:57.250 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 01:13:57.263 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-09 01:13:58.961 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-09 01:13:58.975 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:13:58.989 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-09 01:13:59.003 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-09 01:13:59.118 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:13:59.134 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-09 01:13:59.532 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:14:00.484 | 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-09-09 01:14:00.551 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-09 01:14:01.353 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-09 01:14:01.856 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-09 01:14:01.873 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:14:01.891 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 01:14:01.905 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-09 01:14:01.921 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-09-09 01:14:01.954 | 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-09-09 01:14:01.983 | 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-09-09 01:14:01.993 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-09 01:14:02.008 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:14:02.031 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-09 01:14:02.116 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:14:02.131 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-09 01:14:02.149 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-09 01:14:02.167 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 01:14:02.181 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 01:14:02.198 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:14:02.213 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-09-09 01:14:02.228 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-09 01:14:02.243 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 01:14:02.259 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-09 01:14:02.272 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-09 01:14:02.286 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-09 01:14:02.300 | Setting up postgresql-common (257build1.1) ... 2026-09-09 01:14:03.024 | 2026-09-09 01:14:03.025 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-09 01:14:03.291 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-09 01:14:03.292 | Removing obsolete dictionary files: 2026-09-09 01:14:04.143 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-09 01:14:04.652 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-09 01:14:04.667 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 01:14:04.684 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-09 01:14:04.702 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-09-09 01:14:04.718 | Setting up lsof (4.95.0-1build3) ... 2026-09-09 01:14:04.759 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-09 01:14:04.773 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:14:04.785 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-09 01:14:04.795 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:04.805 | Setting up groff-base (1.23.0-3build2) ... 2026-09-09 01:14:04.825 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-09 01:14:04.838 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:14:04.850 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-09 01:14:04.864 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 01:14:04.877 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-09 01:14:04.891 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-09 01:14:04.908 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:14:04.922 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:04.935 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:04.950 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-09 01:14:04.964 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-09 01:14:04.979 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:14:04.993 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 01:14:05.009 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-09 01:14:05.144 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 01:14:05.158 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:05.175 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 01:14:05.190 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-09-09 01:14:05.206 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:05.219 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-09 01:14:05.236 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 01:14:05.249 | Setting up parted (3.6-4build1) ... 2026-09-09 01:14:05.276 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-09-09 01:14:05.292 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-09 01:14:05.307 | Setting up man-db (2.12.0-4build2) ... 2026-09-09 01:14:05.427 | Building database of manual pages ... 2026-09-09 01:14:08.273 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-09-09 01:14:08.617 | man-db.service is a disabled or a static unit, not starting it. 2026-09-09 01:14:08.705 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-09 01:14:08.728 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 01:14:08.741 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-09 01:14:08.754 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-09 01:14:08.770 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-09 01:14:08.784 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:08.799 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-09-09 01:14:08.835 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-09 01:14:08.850 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-09 01:14:08.864 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-09 01:14:08.877 | Setting up golang-doc (2:1.22~2build1) ... 2026-09-09 01:14:08.890 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-09 01:14:08.904 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-09-09 01:14:08.917 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-09 01:14:09.190 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-09 01:14:09.204 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:09.218 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 01:14:09.231 | Setting up libtool (2.4.7-7build1) ... 2026-09-09 01:14:09.245 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-09 01:14:10.139 | Enabling module mpm_event. 2026-09-09 01:14:10.198 | Enabling module authz_core. 2026-09-09 01:14:10.210 | Enabling module authz_host. 2026-09-09 01:14:10.271 | Enabling module authn_core. 2026-09-09 01:14:10.282 | Enabling module auth_basic. 2026-09-09 01:14:10.336 | Enabling module access_compat. 2026-09-09 01:14:10.407 | Enabling module authn_file. 2026-09-09 01:14:10.469 | Enabling module authz_user. 2026-09-09 01:14:10.535 | Enabling module alias. 2026-09-09 01:14:10.589 | Enabling module dir. 2026-09-09 01:14:10.654 | Enabling module autoindex. 2026-09-09 01:14:10.728 | Enabling module env. 2026-09-09 01:14:10.797 | Enabling module mime. 2026-09-09 01:14:10.848 | Enabling module negotiation. 2026-09-09 01:14:10.916 | Enabling module setenvif. 2026-09-09 01:14:10.985 | Enabling module filter. 2026-09-09 01:14:11.028 | Enabling module deflate. 2026-09-09 01:14:11.092 | Enabling module status. 2026-09-09 01:14:11.160 | Enabling module reqtimeout. 2026-09-09 01:14:11.229 | Enabling conf charset. 2026-09-09 01:14:11.298 | Enabling conf localized-error-pages. 2026-09-09 01:14:11.367 | Enabling conf other-vhosts-access-log. 2026-09-09 01:14:11.436 | Enabling conf security. 2026-09-09 01:14:11.509 | Enabling conf serve-cgi-bin. 2026-09-09 01:14:11.573 | Enabling site 000-default. 2026-09-09 01:14:12.386 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-09 01:14:13.020 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-09 01:14:14.089 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 01:14:14.103 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-09 01:14:14.117 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-09-09 01:14:14.162 | Setting up dh-autoreconf (20) ... 2026-09-09 01:14:14.177 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 01:14:14.195 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 01:14:14.210 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-09 01:14:14.226 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 01:14:14.240 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-09 01:14:14.253 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-09-09 01:14:14.272 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-09-09 01:14:14.284 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-09 01:14:14.301 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-09 01:14:14.317 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-09 01:14:14.545 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-09-09 01:14:14.880 | dm-event.service is a disabled or a static unit, not starting it. 2026-09-09 01:14:14.927 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 01:14:14.943 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 01:14:14.960 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-09 01:14:16.380 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-09-09 01:14:16.511 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-09-09 01:14:17.154 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-09-09 01:14:17.530 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-09-09 01:14:17.584 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-09 01:14:17.608 | Processing triggers for sgml-base (1.31) ... 2026-09-09 01:14:17.645 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-09 01:14:17.657 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-09-09 01:14:17.670 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-09 01:14:19.724 | Regenerating fonts cache... done. 2026-09-09 01:14:19.734 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-09-09 01:14:19.806 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-09-09 01:14:19.825 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-09-09 01:14:33.500 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-09 01:14:33.552 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 01:14:33.574 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-09 01:14:33.591 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-09 01:14:33.669 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-09-09 01:14:33.688 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-09 01:14:33.704 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-09 01:14:33.719 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-09 01:14:33.735 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 01:14:33.751 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 01:14:33.767 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-09 01:14:33.780 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-09 01:14:33.833 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-09 01:14:33.851 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-09 01:14:33.870 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-09 01:14:34.053 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-09 01:14:34.423 | ++ functions-common:apt_get:1211 : result=0 2026-09-09 01:14:34.428 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-09 01:14:34.433 | ++ functions-common:time_stop:2420 : local name 2026-09-09 01:14:34.438 | ++ functions-common:time_stop:2421 : local end_time 2026-09-09 01:14:34.442 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:14:34.448 | ++ functions-common:time_stop:2423 : local total 2026-09-09 01:14:34.452 | ++ functions-common:time_stop:2424 : local start_time 2026-09-09 01:14:34.456 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-09 01:14:34.461 | ++ functions-common:time_stop:2427 : start_time=1788916361450 2026-09-09 01:14:34.465 | ++ functions-common:time_stop:2429 : [[ -z 1788916361450 ]] 2026-09-09 01:14:34.472 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:14:34.481 | ++ functions-common:time_stop:2432 : end_time=1788916474475 2026-09-09 01:14:34.487 | ++ functions-common:time_stop:2433 : elapsed_time=113025 2026-09-09 01:14:34.491 | ++ functions-common:time_stop:2434 : total=6780 2026-09-09 01:14:34.496 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:14:34.502 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119805 2026-09-09 01:14:34.507 | ++ functions-common:apt_get:1215 : return 0 2026-09-09 01:14:34.513 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-09 01:14:34.520 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-09 01:14:34.527 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-09 01:14:34.538 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-09 01:14:34.545 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-09 01:14:34.551 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-09 01:14:34.561 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-09 01:14:34.572 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-09 01:14:34.577 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-09 01:14:34.583 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-09-09 01:14:36.877 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-09-09 01:14:36.882 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-09 01:14:36.887 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-09 01:14:36.892 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-09 01:14:36.896 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-09 01:14:36.900 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-09 01:14:36.905 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-09 01:14:36.909 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-09 01:14:36.914 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-09 01:14:36.918 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-09 01:14:36.923 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-09 01:14:36.928 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-09 01:14:36.932 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-09 01:14:36.937 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-09 01:14:36.941 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-09 01:14:36.945 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-09 01:14:36.949 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-09 01:14:36.953 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-09 01:14:36.958 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-09 01:14:36.962 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-09 01:14:36.967 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-09 01:14:36.972 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-09 01:14:36.977 | + functions-common:_ensure_lsb_release:420 : return 2026-09-09 01:14:36.983 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-09 01:14:37.011 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-09 01:14:37.016 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-09 01:14:37.043 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-09 01:14:37.049 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-09 01:14:37.076 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-09 01:14:37.080 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-09 01:14:37.085 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-09 01:14:37.089 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-09 01:14:37.093 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-09 01:14:37.097 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-09 01:14:37.102 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-09 01:14:37.106 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-09 01:14:37.109 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-09 01:14:37.113 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-09 01:14:37.118 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-09 01:14:37.118 | Distro: noble 2026-09-09 01:14:37.122 | + tools/install_pip.sh:main:117 : get_versions 2026-09-09 01:14:37.128 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-09 01:14:37.136 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-09 01:14:37.140 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-09 01:14:37.145 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-09 01:14:37.146 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-09 01:14:37.531 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-09 01:14:37.535 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-09 01:14:37.535 | pip: 24.0 2026-09-09 01:14:37.539 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-09 01:14:37.542 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-09 01:14:37.545 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-09 01:14:37.550 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-09 01:14:37.553 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-09 01:14:37.556 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-09 01:14:37.559 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-09 01:14:37.562 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-09 01:14:37.567 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-09 01:14:37.571 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-09 01:14:37.574 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-09 01:14:37.578 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-09 01:14:37.581 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-09 01:14:37.585 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-09 01:14:37.589 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-09 01:14:37.593 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-09 01:14:37.597 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:14:37.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:14:37.604 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-09 01:14:37.615 | + tools/install_pip.sh:main:146 : set -x 2026-09-09 01:14:37.619 | + tools/install_pip.sh:main:149 : get_versions 2026-09-09 01:14:37.625 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-09 01:14:37.633 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-09 01:14:37.638 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-09 01:14:37.644 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-09 01:14:37.645 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-09 01:14:37.949 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-09 01:14:37.953 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-09 01:14:37.953 | pip: 24.0 2026-09-09 01:14:37.958 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-09-09 01:14:37.964 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-09-09 01:14:37.970 | + ./stack.sh:main:807 : fixup_all 2026-09-09 01:14:37.975 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-09 01:14:37.980 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-09 01:14:37.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 01:14:37.989 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 01:14:37.995 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-09 01:14:38.018 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-09-09 01:14:38.043 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-09 01:14:38.065 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-09 01:14:38.070 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-09 01:14:38.074 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-09 01:14:38.080 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-09 01:14:38.085 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-09 01:14:38.089 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-09 01:14:38.095 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-09 01:14:38.101 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-09 01:14:38.105 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-09 01:14:38.110 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-09 01:14:38.116 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-09 01:14:38.121 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-09 01:14:38.126 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-09 01:14:38.131 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-09 01:14:38.137 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-09 01:14:38.141 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-09 01:14:38.147 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-09 01:14:38.152 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-09 01:14:38.177 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-09 01:14:38.205 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-09 01:14:38.230 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-09 01:14:38.255 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-09 01:14:38.277 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-09 01:14:38.309 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-09 01:14:38.338 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-09 01:14:38.365 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-09 01:14:38.372 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-09 01:14:38.379 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-09 01:14:41.792 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-09 01:14:41.833 | Using python 3.12 to install setuptools 2026-09-09 01:14:41.836 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-09-09 01:14:42.630 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-09 01:14:44.963 | Collecting pip 2026-09-09 01:14:46.102 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-09 01:14:46.118 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-09 01:14:46.428 | Collecting setuptools[core] 2026-09-09 01:14:46.452 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-09 01:14:46.568 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-09 01:14:46.593 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-09 01:14:46.661 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-09 01:14:46.685 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-09 01:14:46.720 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.1 MB/s eta 0:00:00 2026-09-09 01:14:46.779 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-09 01:14:46.807 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-09 01:14:46.886 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-09 01:14:46.909 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-09 01:14:46.972 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-09 01:14:46.996 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-09 01:14:47.075 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:14:47.098 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 01:14:47.189 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:14:47.214 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 01:14:47.379 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:14:47.402 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-09 01:14:47.472 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:14:47.496 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-09 01:14:47.620 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:14:47.643 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-09 01:14:47.697 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:14:47.724 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-09 01:14:47.810 | 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-09-09 01:14:47.834 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-09 01:14:47.919 | 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-09-09 01:14:47.943 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-09 01:14:48.017 | 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-09-09 01:14:48.041 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-09 01:14:48.081 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-09 01:14:48.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.8 MB/s eta 0:00:00 2026-09-09 01:14:48.216 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-09 01:14:48.251 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-09 01:14:48.286 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-09 01:14:48.303 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 5.5 MB/s eta 0:00:00 2026-09-09 01:14:48.331 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-09 01:14:48.349 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 8.9 MB/s eta 0:00:00 2026-09-09 01:14:48.373 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-09 01:14:48.406 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-09 01:14:48.431 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 40.5 MB/s eta 0:00:00 2026-09-09 01:14:48.456 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-09 01:14:48.489 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-09 01:14:48.520 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-09 01:14:48.533 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 12.4 MB/s eta 0:00:00 2026-09-09 01:14:48.558 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-09 01:14:48.591 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-09 01:14:48.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 22.7 MB/s eta 0:00:00 2026-09-09 01:14:48.635 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-09 01:14:48.669 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-09 01:14:48.685 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 7.5 MB/s eta 0:00:00 2026-09-09 01:14:48.711 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-09 01:14:48.754 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.2 MB/s eta 0:00:00 2026-09-09 01:14:48.780 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-09 01:14:49.054 | 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-09-09 01:14:49.070 | Attempting uninstall: setuptools 2026-09-09 01:14:49.083 | Found existing installation: setuptools 68.1.2 2026-09-09 01:14:49.083 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 01:14:49.083 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-09 01:14:49.617 | Attempting uninstall: pygments 2026-09-09 01:14:49.631 | Found existing installation: Pygments 2.17.2 2026-09-09 01:14:49.631 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 01:14:49.631 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-09 01:14:50.342 | Attempting uninstall: pip 2026-09-09 01:14:50.345 | Found existing installation: pip 24.0 2026-09-09 01:14:50.386 | Uninstalling pip-24.0: 2026-09-09 01:14:50.393 | Successfully uninstalled pip-24.0 2026-09-09 01:14:51.516 | Attempting uninstall: wheel 2026-09-09 01:14:51.529 | Found existing installation: wheel 0.42.0 2026-09-09 01:14:51.529 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 01:14:51.530 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-09 01:14:52.055 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-09 01:14:52.209 | + inc/python:pip_install:216 : result=0 2026-09-09 01:14:52.214 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 01:14:52.218 | + functions-common:time_stop:2420 : local name 2026-09-09 01:14:52.224 | + functions-common:time_stop:2421 : local end_time 2026-09-09 01:14:52.228 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:14:52.231 | + functions-common:time_stop:2423 : local total 2026-09-09 01:14:52.235 | + functions-common:time_stop:2424 : local start_time 2026-09-09 01:14:52.239 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 01:14:52.243 | + functions-common:time_stop:2427 : start_time=1788916481821 2026-09-09 01:14:52.248 | + functions-common:time_stop:2429 : [[ -z 1788916481821 ]] 2026-09-09 01:14:52.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:14:52.259 | + functions-common:time_stop:2432 : end_time=1788916492255 2026-09-09 01:14:52.263 | + functions-common:time_stop:2433 : elapsed_time=10434 2026-09-09 01:14:52.267 | + functions-common:time_stop:2434 : total=0 2026-09-09 01:14:52.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:14:52.275 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10434 2026-09-09 01:14:52.280 | + inc/python:pip_install:219 : return 0 2026-09-09 01:14:52.284 | + 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-09-09 01:14:52.289 | + 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-09-09 01:14:52.293 | + 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-09-09 01:14:52.298 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-09 01:14:52.304 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-09 01:14:52.308 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-09 01:14:52.354 | Using python 3.12 to install os-testr 2026-09-09 01:14:52.359 | + 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-09-09 01:14:53.154 | Collecting os-testr 2026-09-09 01:14:53.307 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-09 01:14:53.391 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-09 01:14:53.425 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-09 01:14:53.476 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-09 01:14:53.512 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-09 01:14:53.598 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-09 01:14:53.633 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-09 01:14:53.647 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-09 01:14:53.692 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-09 01:14:53.726 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-09 01:14:53.844 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-09 01:14:53.877 | 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-09-09 01:14:53.933 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-09 01:14:53.986 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-09 01:14:54.073 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-09 01:14:54.119 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-09 01:14:54.168 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-09 01:14:54.214 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-09 01:14:54.293 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 12.0 MB/s 0:00:00 2026-09-09 01:14:54.380 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-09 01:14:54.474 | Attempting uninstall: PyYAML 2026-09-09 01:14:54.477 | Found existing installation: PyYAML 6.0.1 2026-09-09 01:14:54.477 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 01:14:54.478 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-09 01:14:54.710 | 2026-09-09 01:14:54.712 | 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-09-09 01:14:54.838 | + inc/python:pip_install:216 : result=0 2026-09-09 01:14:54.842 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 01:14:54.848 | + functions-common:time_stop:2420 : local name 2026-09-09 01:14:54.853 | + functions-common:time_stop:2421 : local end_time 2026-09-09 01:14:54.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:14:54.863 | + functions-common:time_stop:2423 : local total 2026-09-09 01:14:54.868 | + functions-common:time_stop:2424 : local start_time 2026-09-09 01:14:54.873 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 01:14:54.879 | + functions-common:time_stop:2427 : start_time=1788916492341 2026-09-09 01:14:54.884 | + functions-common:time_stop:2429 : [[ -z 1788916492341 ]] 2026-09-09 01:14:54.889 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:14:54.899 | + functions-common:time_stop:2432 : end_time=1788916494893 2026-09-09 01:14:54.903 | + functions-common:time_stop:2433 : elapsed_time=2552 2026-09-09 01:14:54.909 | + functions-common:time_stop:2434 : total=10434 2026-09-09 01:14:54.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:14:54.919 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12986 2026-09-09 01:14:54.923 | + inc/python:pip_install:219 : return 0 2026-09-09 01:14:54.930 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-09 01:14:55.043 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-09 01:14:55.162 | + ./stack.sh:main:835 : install_infra 2026-09-09 01:14:55.167 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-09 01:14:55.173 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-09 01:14:55.178 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-09 01:14:58.547 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-09 01:14:58.554 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-09 01:14:58.606 | + 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-09-09 01:14:59.454 | Collecting pbr 2026-09-09 01:14:59.456 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-09 01:14:59.731 | Collecting setuptools[core] 2026-09-09 01:14:59.733 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-09 01:14:59.828 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-09 01:14:59.832 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-09 01:14:59.879 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-09 01:14:59.880 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-09 01:14:59.936 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-09 01:14:59.937 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-09 01:14:59.999 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-09 01:15:00.001 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-09 01:15:00.051 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-09 01:15:00.052 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-09 01:15:00.117 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:15:00.118 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 01:15:00.169 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:15:00.170 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 01:15:00.366 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:15:00.368 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-09 01:15:00.422 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:15:00.423 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-09 01:15:00.527 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:15:00.529 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-09 01:15:00.567 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 01:15:00.568 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-09 01:15:00.626 | 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-09-09 01:15:00.627 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-09 01:15:00.684 | 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-09-09 01:15:00.686 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-09 01:15:00.744 | 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-09-09 01:15:00.746 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-09 01:15:00.756 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-09 01:15:00.758 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-09 01:15:00.759 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-09 01:15:00.760 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-09 01:15:00.761 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-09 01:15:00.763 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-09 01:15:00.764 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-09 01:15:00.767 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-09 01:15:00.768 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-09 01:15:00.769 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-09 01:15:00.770 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-09 01:15:00.771 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-09 01:15:00.775 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-09 01:15:00.775 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-09 01:15:00.775 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-09 01:15:00.779 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-09 01:15:00.923 | 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-09-09 01:15:03.006 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-09 01:15:03.162 | + inc/python:pip_install:216 : result=0 2026-09-09 01:15:03.167 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 01:15:03.172 | + functions-common:time_stop:2420 : local name 2026-09-09 01:15:03.176 | + functions-common:time_stop:2421 : local end_time 2026-09-09 01:15:03.183 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:15:03.188 | + functions-common:time_stop:2423 : local total 2026-09-09 01:15:03.193 | + functions-common:time_stop:2424 : local start_time 2026-09-09 01:15:03.198 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 01:15:03.204 | + functions-common:time_stop:2427 : start_time=1788916498590 2026-09-09 01:15:03.209 | + functions-common:time_stop:2429 : [[ -z 1788916498590 ]] 2026-09-09 01:15:03.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:15:03.225 | + functions-common:time_stop:2432 : end_time=1788916503219 2026-09-09 01:15:03.230 | + functions-common:time_stop:2433 : elapsed_time=4629 2026-09-09 01:15:03.235 | + functions-common:time_stop:2434 : total=12986 2026-09-09 01:15:03.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:15:03.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17615 2026-09-09 01:15:03.250 | + inc/python:pip_install:219 : return 0 2026-09-09 01:15:03.256 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-09 01:15:03.262 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-09 01:15:03.311 | + 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-09-09 01:15:04.047 | Processing /opt/stack/requirements 2026-09-09 01:15:04.049 | Installing build dependencies: started 2026-09-09 01:15:06.840 | Installing build dependencies: finished with status 'done' 2026-09-09 01:15:06.842 | Getting requirements to build wheel: started 2026-09-09 01:15:07.002 | Getting requirements to build wheel: finished with status 'done' 2026-09-09 01:15:07.008 | Preparing metadata (pyproject.toml): started 2026-09-09 01:15:07.807 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-09 01:15:08.030 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:08.097 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-09 01:15:08.114 | 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.dev8705) (26.3) 2026-09-09 01:15:08.230 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:08.240 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-09 01:15:08.371 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:08.374 | 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-09-09 01:15:08.449 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:08.461 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-09 01:15:08.474 | 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.dev8705) (84.0.0) 2026-09-09 01:15:08.781 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:08.792 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-09 01:15:08.807 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 2.8 MB/s eta 0:00:00 2026-09-09 01:15:08.870 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:08.881 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-09 01:15:08.995 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:09.005 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-09 01:15:09.091 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-09 01:15:09.101 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-09 01:15:09.185 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-09 01:15:09.202 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-09 01:15:09.216 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.6 MB/s eta 0:00:00 2026-09-09 01:15:09.216 | 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-09-09 01:15:09.226 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-09 01:15:09.239 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.7 MB/s eta 0:00:00 2026-09-09 01:15:09.249 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-09 01:15:09.264 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.0 MB/s eta 0:00:00 2026-09-09 01:15:09.275 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-09 01:15:09.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 14.1 MB/s eta 0:00:00 2026-09-09 01:15:09.305 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-09 01:15:09.317 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-09-09 01:15:09.327 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-09 01:15:09.343 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.7 MB/s eta 0:00:00 2026-09-09 01:15:09.362 | Building wheels for collected packages: openstack_requirements 2026-09-09 01:15:09.363 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-09 01:15:11.118 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-09 01:15:11.119 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=bebc96d1a618cc5ac60af6cb64b6b7162c3ec8113abd3879a744cf828fd02b17 2026-09-09 01:15:11.120 | Stored in directory: /tmp/pip-ephem-wheel-cache-nsoghsw1/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-09 01:15:11.124 | Successfully built openstack_requirements 2026-09-09 01:15:11.310 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-09 01:15:11.753 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-09 01:15:11.933 | + inc/python:pip_install:216 : result=0 2026-09-09 01:15:11.939 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 01:15:11.944 | + functions-common:time_stop:2420 : local name 2026-09-09 01:15:11.949 | + functions-common:time_stop:2421 : local end_time 2026-09-09 01:15:11.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:15:11.961 | + functions-common:time_stop:2423 : local total 2026-09-09 01:15:11.966 | + functions-common:time_stop:2424 : local start_time 2026-09-09 01:15:11.970 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 01:15:11.974 | + functions-common:time_stop:2427 : start_time=1788916503295 2026-09-09 01:15:11.980 | + functions-common:time_stop:2429 : [[ -z 1788916503295 ]] 2026-09-09 01:15:11.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:15:11.992 | + functions-common:time_stop:2432 : end_time=1788916511988 2026-09-09 01:15:11.998 | + functions-common:time_stop:2433 : elapsed_time=8693 2026-09-09 01:15:12.003 | + functions-common:time_stop:2434 : total=17615 2026-09-09 01:15:12.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:15:12.014 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26308 2026-09-09 01:15:12.019 | + inc/python:pip_install:219 : return 0 2026-09-09 01:15:12.025 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-09 01:15:12.032 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-09 01:15:12.038 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-09 01:15:12.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-09 01:15:12.050 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-09 01:15:12.056 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-09-09 01:15:12.062 | + inc/python:use_library_from_git:269 : return 1 2026-09-09 01:15:12.071 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-09 01:15:12.119 | Using python 3.12 to install pbr 2026-09-09 01:15:12.125 | + 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-09-09 01:15:12.716 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-09 01:15:12.733 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-09 01:15:12.860 | + inc/python:pip_install:216 : result=0 2026-09-09 01:15:12.867 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 01:15:12.873 | + functions-common:time_stop:2420 : local name 2026-09-09 01:15:12.878 | + functions-common:time_stop:2421 : local end_time 2026-09-09 01:15:12.883 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 01:15:12.887 | + functions-common:time_stop:2423 : local total 2026-09-09 01:15:12.893 | + functions-common:time_stop:2424 : local start_time 2026-09-09 01:15:12.899 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 01:15:12.904 | + functions-common:time_stop:2427 : start_time=1788916512106 2026-09-09 01:15:12.910 | + functions-common:time_stop:2429 : [[ -z 1788916512106 ]] 2026-09-09 01:15:12.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 01:15:12.927 | + functions-common:time_stop:2432 : end_time=1788916512921 2026-09-09 01:15:12.935 | + functions-common:time_stop:2433 : elapsed_time=815 2026-09-09 01:15:12.940 | + functions-common:time_stop:2434 : total=26308 2026-09-09 01:15:12.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 01:15:12.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27123 2026-09-09 01:15:12.958 | + inc/python:pip_install:219 : return 0 2026-09-09 01:15:12.964 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-09 01:15:16.236 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-09 01:15:17.735 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/bindep/ 2026-09-09 01:15:18.912 | Collecting bindep 2026-09-09 01:15:21.103 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-09 01:15:21.231 | Collecting distro>=1.7 (from bindep) 2026-09-09 01:15:21.251 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-09 01:15:21.344 | Collecting packaging (from bindep) 2026-09-09 01:15:21.346 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-09 01:15:21.396 | Collecting Parsley (from bindep) 2026-09-09 01:15:21.417 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-09 01:15:21.499 | Collecting pbr>=2 (from bindep) 2026-09-09 01:15:21.500 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-09 01:15:21.736 | Collecting setuptools (from pbr>=2->bindep) 2026-09-09 01:15:21.738 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-09 01:15:21.795 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-09 01:15:21.842 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-09 01:15:21.855 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-09 01:15:21.858 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-09 01:15:21.878 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-09 01:15:21.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 3.0 MB/s eta 0:00:00 2026-09-09 01:15:21.913 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-09 01:15:21.993 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-09 01:15:22.837 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-09 01:15:22.972 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-09 01:15:22.980 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-09 01:15:22.987 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-09 01:15:23.027 | + ./stack.sh:main:844 : pkgs= 2026-09-09 01:15:23.033 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-09 01:15:23.039 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-09 01:15:23.045 | + functions-common:run_phase:1848 : local mode=stack 2026-09-09 01:15:23.051 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-09 01:15:23.056 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-09 01:15:23.060 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-09 01:15:23.066 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-09 01:15:23.073 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-09 01:15:23.078 | + functions-common:run_phase:1858 : local extra 2026-09-09 01:15:23.086 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-09 01:15:23.096 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-09 01:15:23.102 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-09 01:15:23.108 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-09 01:15:23.114 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-09 01:15:23.119 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-09 01:15:23.149 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-09 01:15:23.154 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-09 01:15:23.158 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-09 01:15:23.164 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-09 01:15:23.170 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-09 01:15:23.177 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-09 01:15:23.183 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-09 01:15:23.190 | + functions-common:run_plugins:1838 : local plugin 2026-09-09 01:15:23.196 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-09 01:15:23.203 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-09-09 01:15:23.207 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-09-09 01:15:23.214 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-09-09 01:15:23.219 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-09 01:15:23.224 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-09-09 01:15:23.259 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-09-09 01:15:23.295 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:15:23.301 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.307 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-09 01:15:23.312 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.318 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-09 01:15:23.320 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.326 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-09-09 01:15:23.331 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.337 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-09 01:15:23.341 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-09 01:15:23.346 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-09-09 01:15:23.352 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-09 01:15:23.357 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-09-09 01:15:23.362 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-09-09 01:15:23.367 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-09-09 01:15:23.399 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-09-09 01:15:23.404 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-09 01:15:23.409 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-09-09 01:15:23.416 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-09-09 01:15:23.471 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-09-09 01:15:23.476 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-09-09 01:15:23.480 | ACCOUNT_PORT_BASE=6612 2026-09-09 01:15:23.481 | ADDITIONAL_VENV_PACKAGES= 2026-09-09 01:15:23.481 | ADMIN_PASSWORD=secretadmin 2026-09-09 01:15:23.481 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-09 01:15:23.481 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-09 01:15:23.481 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-09 01:15:23.481 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-09-09 01:15:23.481 | ALEMBIC_BRANCH=main 2026-09-09 01:15:23.481 | ALEMBIC_DIR=/opt/stack/alembic 2026-09-09 01:15:23.481 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-09 01:15:23.481 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-09-09 01:15:23.481 | APACHE_GROUP=stack 2026-09-09 01:15:23.481 | APACHE_LOCAL_HOST=127.0.0.1 2026-09-09 01:15:23.481 | APACHE_LOG_DIR=/var/log/apache2 2026-09-09 01:15:23.481 | APACHE_NAME=apache2 2026-09-09 01:15:23.481 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-09-09 01:15:23.481 | APACHE_USER=stack 2026-09-09 01:15:23.481 | API_WORKERS=4 2026-09-09 01:15:23.481 | BACKING_FILE_SUFFIX=-backing-file 2026-09-09 01:15:23.481 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-09 01:15:23.481 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.481 | BARBICAN_BRANCH=master 2026-09-09 01:15:23.481 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-09 01:15:23.481 | BARBICAN_CONF_DIR=/etc/barbican 2026-09-09 01:15:23.481 | BARBICAN_DIR=/opt/stack/barbican 2026-09-09 01:15:23.481 | BARBICAN_ENDPOINT_TYPE=internal 2026-09-09 01:15:23.481 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.481 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.57/identity 2026-09-09 01:15:23.481 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-09 01:15:23.481 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-09 01:15:23.481 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-09 01:15:23.481 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-09 01:15:23.481 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-09 01:15:23.481 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-09 01:15:23.481 | BASH=/usr/bin/bash 2026-09-09 01:15:23.481 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-09-09 01:15:23.481 | BASH_ALIASES=() 2026-09-09 01:15:23.481 | BASH_ARGC=([0]="0") 2026-09-09 01:15:23.482 | BASH_ARGV=() 2026-09-09 01:15:23.482 | BASH_CMDS=() 2026-09-09 01:15:23.482 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-09-09 01:15:23.482 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-09-09 01:15:23.482 | BASH_REMATCH=([0]=",tls-proxy,") 2026-09-09 01:15:23.482 | 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-09-09 01:15:23.482 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-09-09 01:15:23.482 | BASH_VERSION='5.2.21(1)-release' 2026-09-09 01:15:23.482 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-09 01:15:23.482 | BRANCHLESS_TARGET_BRANCH=master 2026-09-09 01:15:23.482 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-09 01:15:23.482 | CACHE_BACKEND=dogpile.cache.memcached 2026-09-09 01:15:23.482 | CELLSV2_SETUP=superconductor 2026-09-09 01:15:23.482 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-09-09 01:15:23.482 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-09-09 01:15:23.482 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-09-09 01:15:23.482 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-09-09 01:15:23.482 | CINDER_BACKUP_DRIVER=swift 2026-09-09 01:15:23.482 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.482 | CINDER_BRANCH=master 2026-09-09 01:15:23.482 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-09-09 01:15:23.482 | CINDER_CONF=/etc/cinder/cinder.conf 2026-09-09 01:15:23.482 | CINDER_CONF_DIR=/etc/cinder 2026-09-09 01:15:23.482 | CINDER_DIR=/opt/stack/cinder 2026-09-09 01:15:23.482 | CINDER_DRIVER=default 2026-09-09 01:15:23.482 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-09-09 01:15:23.482 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.482 | CINDER_IMG_CACHE_ENABLED=True 2026-09-09 01:15:23.482 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-09-09 01:15:23.482 | CINDER_IMG_CACHE_SIZE_GB= 2026-09-09 01:15:23.482 | CINDER_LVM_TYPE=auto 2026-09-09 01:15:23.482 | CINDER_MY_IP=162.253.55.57 2026-09-09 01:15:23.482 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-09-09 01:15:23.482 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-09-09 01:15:23.482 | CINDER_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.482 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:15:23.482 | CINDER_SERVICE_PORT=8776 2026-09-09 01:15:23.482 | CINDER_SERVICE_PORT_INT=18776 2026-09-09 01:15:23.482 | CINDER_SERVICE_PROTOCOL=https 2026-09-09 01:15:23.482 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-09-09 01:15:23.482 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-09-09 01:15:23.482 | CINDER_TARGET_HELPER=lioadm 2026-09-09 01:15:23.482 | CINDER_TARGET_PORT=3260 2026-09-09 01:15:23.482 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-09-09 01:15:23.482 | CINDER_TARGET_PROTOCOL=iscsi 2026-09-09 01:15:23.483 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-09-09 01:15:23.483 | CINDER_UPLOAD_OPTIMIZED=False 2026-09-09 01:15:23.483 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-09-09 01:15:23.483 | CINDER_USE_SERVICE_TOKEN=True 2026-09-09 01:15:23.483 | CINDER_UWSGI=cinder.wsgi.api:application 2026-09-09 01:15:23.483 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-09-09 01:15:23.483 | CINDER_VOLUME_CLEAR=zero 2026-09-09 01:15:23.483 | CIRROS_ARCH=x86_64 2026-09-09 01:15:23.483 | CIRROS_VERSION=0.6.3 2026-09-09 01:15:23.483 | CONFIGURE_BACKING_FILE=True 2026-09-09 01:15:23.483 | CONFIG_AWK_CMD=awk 2026-09-09 01:15:23.483 | CONTAINER_PORT_BASE=6611 2026-09-09 01:15:23.483 | CURL_GET='curl -g' 2026-09-09 01:15:23.483 | CURRENT_LOG_TIME=2026-09-09-011226 2026-09-09 01:15:23.483 | DATABASE_BACKENDS=' mysql postgresql' 2026-09-09 01:15:23.483 | DATABASE_HOST=127.0.0.1 2026-09-09 01:15:23.483 | DATABASE_PASSWORD=secretdatabase 2026-09-09 01:15:23.483 | DATABASE_QUERY_LOGGING=False 2026-09-09 01:15:23.483 | DATABASE_TYPE=mysql 2026-09-09 01:15:23.483 | DATABASE_USER=root 2026-09-09 01:15:23.483 | DATA_DIR=/opt/stack/data 2026-09-09 01:15:23.483 | DC=([0]="openstack" [1]="org") 2026-09-09 01:15:23.483 | DEBUG_LIBVIRT=True 2026-09-09 01:15:23.483 | DEBUG_LIBVIRT_COREDUMPS=True 2026-09-09 01:15:23.483 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-09-09 01:15:23.483 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-09-09 01:15:23.483 | DEFAULT_VIRT_DRIVER=libvirt 2026-09-09 01:15:23.483 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-09-09 01:15:23.483 | DEF_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.483 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:15:23.483 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-09 01:15:23.483 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.57 2026-09-09 01:15:23.483 | DELTA=1788916361 2026-09-09 01:15:23.484 | DEST=/opt/stack 2026-09-09 01:15:23.484 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-09 01:15:23.484 | DEVSTACK_CERT_NAME=devstack-cert 2026-09-09 01:15:23.484 | DEVSTACK_HOSTNAME=np0000192297.novalocal 2026-09-09 01:15:23.484 | DEVSTACK_PARALLEL=True 2026-09-09 01:15:23.484 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-09 01:15:23.484 | DEVSTACK_SERIES=2026.2 2026-09-09 01:15:23.484 | DEVSTACK_START_TIME=1788916338 2026-09-09 01:15:23.484 | DEVSTACK_VENV=/opt/stack/data/venv 2026-09-09 01:15:23.484 | DIRSTACK=() 2026-09-09 01:15:23.484 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-09-09 01:15:23.484 | DISABLE_AMP_IMAGE_BUILD=True 2026-09-09 01:15:23.484 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-09 01:15:23.484 | DISKIMAGE_BUILDER_REPO_REF=master 2026-09-09 01:15:23.484 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-09 01:15:23.484 | DISTRO=noble 2026-09-09 01:15:23.484 | DOWNLOAD_DEFAULT_IMAGES=False 2026-09-09 01:15:23.484 | 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-09-09 01:15:23.484 | ENABLE_CHASSIS_AS_GW=True 2026-09-09 01:15:23.484 | ENABLE_DEBUG_LOG_LEVEL=True 2026-09-09 01:15:23.484 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-09-09 01:15:23.484 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-09-09 01:15:23.484 | ENABLE_ISOLATED_METADATA=False 2026-09-09 01:15:23.484 | ENABLE_KSM=True 2026-09-09 01:15:23.484 | ENABLE_KSMTUNED=True 2026-09-09 01:15:23.484 | ENABLE_METADATA_NETWORK=False 2026-09-09 01:15:23.484 | ENABLE_SYSCTL_MEM_TUNING=True 2026-09-09 01:15:23.484 | ENABLE_SYSCTL_NET_TUNING=True 2026-09-09 01:15:23.484 | ENABLE_TENANT_TUNNELS=True 2026-09-09 01:15:23.484 | ENABLE_TENANT_VLANS=False 2026-09-09 01:15:23.484 | ENABLE_VOLUME_MULTIATTACH=False 2026-09-09 01:15:23.485 | ENABLE_ZSWAP=True 2026-09-09 01:15:23.485 | ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.485 | ERROR_ON_CLONE=True 2026-09-09 01:15:23.485 | ETCD_ARCH=amd64 2026-09-09 01:15:23.485 | ETCD_BIN_DIR=/opt/stack/bin 2026-09-09 01:15:23.485 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-09-09 01:15:23.485 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-09 01:15:23.485 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-09 01:15:23.485 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-09-09 01:15:23.485 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-09-09 01:15:23.485 | ETCD_PEER_PORT=2380 2026-09-09 01:15:23.485 | ETCD_PORT=2379 2026-09-09 01:15:23.485 | ETCD_RAMDISK_MB=512 2026-09-09 01:15:23.485 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-09 01:15:23.485 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-09 01:15:23.485 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-09-09 01:15:23.485 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-09-09 01:15:23.485 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-09-09 01:15:23.485 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-09-09 01:15:23.485 | ETCD_USE_RAMDISK=True 2026-09-09 01:15:23.485 | ETCD_VERSION=v3.5.21 2026-09-09 01:15:23.485 | EUID=1002 2026-09-09 01:15:23.485 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-09 01:15:23.485 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-09-09 01:15:23.485 | EXTRA_FILES_RETRY=3 2026-09-09 01:15:23.485 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-09-09 01:15:23.485 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-09-09 01:15:23.485 | FILES=/opt/stack/devstack/files 2026-09-09 01:15:23.485 | FIXED_RANGE=10.1.0.0/20 2026-09-09 01:15:23.485 | FIXED_RANGE_V6=fd99:b74c:c4be::/64 2026-09-09 01:15:23.485 | FLOATING_RANGE=172.24.5.0/24 2026-09-09 01:15:23.485 | FORCE_CONFIG_DRIVE=False 2026-09-09 01:15:23.485 | FORCE_PREREQ=0 2026-09-09 01:15:23.485 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-09-09 01:15:23.486 | FUNC_DIR=/opt/stack/devstack 2026-09-09 01:15:23.486 | 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-09-09 01:15:23.486 | 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-09-09 01:15:23.486 | 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-09-09 01:15:23.486 | GIT_BASE=https://github.com 2026-09-09 01:15:23.486 | GIT_DEPTH=0 2026-09-09 01:15:23.486 | GIT_TIMEOUT=0 2026-09-09 01:15:23.486 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-09-09 01:15:23.486 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-09-09 01:15:23.486 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.486 | GLANCE_BRANCH=master 2026-09-09 01:15:23.486 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-09-09 01:15:23.486 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-09-09 01:15:23.486 | GLANCE_CACHE_DRIVER=centralized_db 2026-09-09 01:15:23.486 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-09-09 01:15:23.486 | GLANCE_CONF_DIR=/etc/glance 2026-09-09 01:15:23.486 | GLANCE_DEFAULT_BACKEND=fast 2026-09-09 01:15:23.486 | GLANCE_DIR=/opt/stack/glance 2026-09-09 01:15:23.486 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-09-09 01:15:23.486 | GLANCE_ENABLE_QUOTAS=True 2026-09-09 01:15:23.486 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-09-09 01:15:23.487 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.487 | GLANCE_HOSTPORT=162.253.55.57:9292 2026-09-09 01:15:23.487 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-09-09 01:15:23.487 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-09-09 01:15:23.487 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-09-09 01:15:23.487 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-09-09 01:15:23.487 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-09 01:15:23.487 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-09-09 01:15:23.487 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-09-09 01:15:23.487 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-09-09 01:15:23.487 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-09-09 01:15:23.487 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-09-09 01:15:23.487 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-09-09 01:15:23.487 | GLANCE_S3_BUCKET_NAME=images 2026-09-09 01:15:23.487 | GLANCE_S3_BUCKET_ON_PUT=True 2026-09-09 01:15:23.487 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-09-09 01:15:23.487 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-09-09 01:15:23.487 | GLANCE_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.487 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:15:23.487 | GLANCE_SERVICE_PORT=9292 2026-09-09 01:15:23.487 | GLANCE_SERVICE_PORT_INT=19292 2026-09-09 01:15:23.487 | GLANCE_SERVICE_PROTOCOL=https 2026-09-09 01:15:23.487 | GLANCE_SHOW_DIRECT_URL=False 2026-09-09 01:15:23.487 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-09-09 01:15:23.487 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-09-09 01:15:23.487 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-09-09 01:15:23.487 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-09-09 01:15:23.487 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-09-09 01:15:23.487 | GLANCE_URL=https://162.253.55.57/image 2026-09-09 01:15:23.487 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-09-09 01:15:23.487 | GLANCE_USE_S3=False 2026-09-09 01:15:23.487 | GLANCE_UWSGI=glance.wsgi.api:application 2026-09-09 01:15:23.487 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-09-09 01:15:23.487 | GLOBAL_VENV=True 2026-09-09 01:15:23.487 | GROUPS=() 2026-09-09 01:15:23.487 | HOME=/opt/stack 2026-09-09 01:15:23.487 | HOME_URL=https://www.ubuntu.com/ 2026-09-09 01:15:23.488 | HORIZON_APACHE_ROOT=/dashboard 2026-09-09 01:15:23.488 | HORIZON_BRANCH=master 2026-09-09 01:15:23.488 | HORIZON_DIR=/opt/stack/horizon 2026-09-09 01:15:23.488 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-09-09 01:15:23.488 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-09-09 01:15:23.488 | HOSTNAME=np0000192297 2026-09-09 01:15:23.488 | HOSTTYPE=x86_64 2026-09-09 01:15:23.488 | HOST_IP=162.253.55.57 2026-09-09 01:15:23.488 | HOST_IPV6=2604:e100:1:0:f816:3eff:febb:b17e 2026-09-09 01:15:23.488 | HOST_IP_IFACE= 2026-09-09 01:15:23.488 | ID=ubuntu 2026-09-09 01:15:23.488 | ID_LIKE=debian 2026-09-09 01:15:23.488 | IFS=' 2026-09-09 01:15:23.488 | ' 2026-09-09 01:15:23.488 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-09 01:15:23.488 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-09-09 01:15:23.488 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-09 01:15:23.488 | INSTANCE_NAME_PREFIX=instance- 2026-09-09 01:15:23.488 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-09 01:15:23.488 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-09-09 01:15:23.488 | IPV6_ADDRESS_MODE=slaac 2026-09-09 01:15:23.488 | IPV6_ADDRS_SAFE_TO_USE=fd99:b74c:c4be::/56 2026-09-09 01:15:23.488 | IPV6_GLOBAL_ID=99:b74c:c4be 2026-09-09 01:15:23.488 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-09 01:15:23.488 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-09 01:15:23.488 | IPV6_PROVIDER_FIXED_RANGE= 2026-09-09 01:15:23.488 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-09 01:15:23.488 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-09 01:15:23.488 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-09 01:15:23.488 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-09 01:15:23.488 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-09 01:15:23.488 | IPV6_RA_MODE=slaac 2026-09-09 01:15:23.488 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-09 01:15:23.488 | IP_VERSION=4+6 2026-09-09 01:15:23.489 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-09-09 01:15:23.489 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-09-09 01:15:23.489 | ISCSID_DEBUG=False 2026-09-09 01:15:23.489 | ISCSID_DEBUG_LEVEL=4 2026-09-09 01:15:23.489 | KEYSTONE_ADMIN_ENDPOINT=True 2026-09-09 01:15:23.489 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-09-09 01:15:23.489 | KEYSTONE_AUTH_URI=https://162.253.55.57/identity 2026-09-09 01:15:23.489 | KEYSTONE_AUTH_URI_V3=https://162.253.55.57/identity/v3 2026-09-09 01:15:23.489 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.489 | KEYSTONE_BRANCH=master 2026-09-09 01:15:23.489 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-09-09 01:15:23.489 | KEYSTONE_CONF_DIR=/etc/keystone 2026-09-09 01:15:23.489 | KEYSTONE_DIR=/opt/stack/keystone 2026-09-09 01:15:23.489 | KEYSTONE_ENABLE_CACHE=True 2026-09-09 01:15:23.489 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.489 | KEYSTONE_IDENTITY_BACKEND=sql 2026-09-09 01:15:23.489 | KEYSTONE_LOCKOUT_DURATION=10 2026-09-09 01:15:23.489 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-09-09 01:15:23.489 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-09-09 01:15:23.489 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-09-09 01:15:23.489 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-09-09 01:15:23.489 | KEYSTONE_REGION_NAME=RegionOne 2026-09-09 01:15:23.489 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-09-09 01:15:23.489 | KEYSTONE_RESOURCE_BACKEND=sql 2026-09-09 01:15:23.489 | KEYSTONE_ROLE_BACKEND=sql 2026-09-09 01:15:23.489 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-09-09 01:15:23.489 | KEYSTONE_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.489 | KEYSTONE_SERVICE_PORT=5000 2026-09-09 01:15:23.489 | KEYSTONE_SERVICE_PORT_INT=5001 2026-09-09 01:15:23.489 | KEYSTONE_SERVICE_PROTOCOL=https 2026-09-09 01:15:23.489 | KEYSTONE_SERVICE_URI=https://162.253.55.57/identity 2026-09-09 01:15:23.490 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.57/identity/v3 2026-09-09 01:15:23.490 | KEYSTONE_TOKEN_FORMAT=fernet 2026-09-09 01:15:23.490 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-09-09 01:15:23.490 | KEY_MANAGER_BACKEND=barbican 2026-09-09 01:15:23.490 | KILL_PATH=/usr/bin/kill 2026-09-09 01:15:23.490 | LAST_RUN=0 2026-09-09 01:15:23.490 | LAST_SPINNER_PID= 2026-09-09 01:15:23.490 | LC_ALL=en_US.utf8 2026-09-09 01:15:23.490 | LDAP_BASE_DC=openstack 2026-09-09 01:15:23.490 | LDAP_BASE_DN=dc=openstack,dc=org 2026-09-09 01:15:23.490 | LDAP_DOMAIN=openstack.org 2026-09-09 01:15:23.490 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-09-09 01:15:23.490 | LDAP_OLCDB_NUMBER=1 2026-09-09 01:15:23.490 | LDAP_OLCDB_TYPE=mdb 2026-09-09 01:15:23.490 | LDAP_ROOTPW_COMMAND=replace 2026-09-09 01:15:23.490 | LDAP_SERVICE_NAME=slapd 2026-09-09 01:15:23.490 | LDAP_URL=ldap://localhost 2026-09-09 01:15:23.490 | 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-09-09 01:15:23.490 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-09 01:15:23.490 | LIBVIRT_CPU_MODEL=Nehalem 2026-09-09 01:15:23.490 | LIBVIRT_GROUP=libvirt 2026-09-09 01:15:23.490 | LIBVIRT_TYPE=kvm 2026-09-09 01:15:23.490 | LINENO=768 2026-09-09 01:15:23.490 | LOCAL_HOSTNAME=np0000192297 2026-09-09 01:15:23.490 | LOGDAYS=7 2026-09-09 01:15:23.490 | LOGDIR=/opt/stack/logs 2026-09-09 01:15:23.490 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-09-011226 2026-09-09 01:15:23.490 | LOGFILE_DIR=/opt/stack/logs 2026-09-09 01:15:23.490 | LOGFILE_NAME=devstacklog.txt 2026-09-09 01:15:23.490 | LOGNAME=stack 2026-09-09 01:15:23.490 | LOGO=ubuntu-logo 2026-09-09 01:15:23.490 | LOG_COLOR=False 2026-09-09 01:15:23.490 | LRC=localrc 2026-09-09 01:15:23.490 | MACHTYPE=x86_64-pc-linux-gnu 2026-09-09 01:15:23.490 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-09-09 01:15:23.490 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.491 | MAGNUM_BRANCH=master 2026-09-09 01:15:23.491 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-09-09 01:15:23.491 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-09-09 01:15:23.491 | MAGNUM_CONFIGURE_IPTABLES=True 2026-09-09 01:15:23.491 | MAGNUM_CONF_DIR=/etc/magnum 2026-09-09 01:15:23.491 | MAGNUM_DIR=/opt/stack/magnum 2026-09-09 01:15:23.491 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-09 01:15:23.491 | MAGNUM_ENFORCE_SCOPE=False 2026-09-09 01:15:23.491 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.36.1.qcow2 2026-09-09 01:15:23.491 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-09 01:15:23.491 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-09-09 01:15:23.491 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-09-09 01:15:23.491 | MAGNUM_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.491 | MAGNUM_SERVICE_PROTOCOL=https 2026-09-09 01:15:23.491 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-09-09 01:15:23.491 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-09-09 01:15:23.491 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-09-09 01:15:23.491 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-09-09 01:15:23.491 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-09-09 01:15:23.491 | MAIL=/var/mail/stack 2026-09-09 01:15:23.491 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-09 01:15:23.491 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-09 01:15:23.491 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-09 01:15:23.491 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.491 | MANILA_CONF=/etc/manila/manila.conf 2026-09-09 01:15:23.491 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-09 01:15:23.491 | MANILA_CONF_DIR=/etc/manila 2026-09-09 01:15:23.491 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-09 01:15:23.491 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-09 01:15:23.491 | MANILA_DATA_COPY_CHECK_HASH=True 2026-09-09 01:15:23.492 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-09 01:15:23.492 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-09 01:15:23.492 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-09 01:15:23.492 | MANILA_DEFAULT_SHARE_TYPE=default 2026-09-09 01:15:23.492 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 01:15:23.492 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-09 01:15:23.492 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 01:15:23.492 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 01:15:23.492 | MANILA_DIR=/opt/stack/manila 2026-09-09 01:15:23.492 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-09 01:15:23.492 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-09 01:15:23.492 | MANILA_ENABLED_BACKENDS=generic 2026-09-09 01:15:23.492 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-09 01:15:23.492 | MANILA_ENDPOINT_BASE=http://162.253.55.57/share 2026-09-09 01:15:23.492 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.492 | MANILA_GIT_BASE=https://opendev.org 2026-09-09 01:15:23.492 | MANILA_KEY_FORMAT=ecdsa 2026-09-09 01:15:23.492 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-09 01:15:23.492 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.57 2026-09-09 01:15:23.492 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-09 01:15:23.492 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-09 01:15:23.492 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-09 01:15:23.493 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-09 01:15:23.493 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-09 01:15:23.493 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-09 01:15:23.493 | MANILA_REPO_ROOT=openstack 2026-09-09 01:15:23.493 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-09 01:15:23.493 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-09 01:15:23.493 | MANILA_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.493 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-09 01:15:23.493 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-09 01:15:23.493 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-09 01:15:23.494 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-09 01:15:23.494 | MANILA_SERVICE_INSTANCE_USER=manila 2026-09-09 01:15:23.494 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-09 01:15:23.494 | MANILA_SERVICE_PORT=8786 2026-09-09 01:15:23.494 | MANILA_SERVICE_PORT_INT=18786 2026-09-09 01:15:23.494 | MANILA_SERVICE_PROTOCOL=http 2026-09-09 01:15:23.494 | MANILA_SERVICE_SECGROUP=manila-service 2026-09-09 01:15:23.494 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-09 01:15:23.494 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-09 01:15:23.494 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-09 01:15:23.494 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-09 01:15:23.494 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-09 01:15:23.494 | MANILA_SETUP_IPV6=False 2026-09-09 01:15:23.494 | MANILA_SSH_TIMEOUT=180 2026-09-09 01:15:23.494 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-09 01:15:23.494 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-09 01:15:23.494 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-09 01:15:23.494 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-09 01:15:23.494 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-09 01:15:23.494 | MANILA_WSGI=manila.wsgi.api:application 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.57 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.57 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_USE_SSH=False 2026-09-09 01:15:23.494 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-09 01:15:23.494 | MAX_DB_CONNECTIONS=200 2026-09-09 01:15:23.494 | MEMCACHE_SERVERS=localhost:11211 2026-09-09 01:15:23.494 | METADATA_SERVICE_PORT=8775 2026-09-09 01:15:23.494 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-09-09 01:15:23.494 | ML2_L3_PLUGIN=ovn-router 2026-09-09 01:15:23.494 | MYSQL_DRIVER=PyMySQL 2026-09-09 01:15:23.494 | MYSQL_GATHER_PERFORMANCE=True 2026-09-09 01:15:23.494 | MYSQL_HOST=127.0.0.1 2026-09-09 01:15:23.494 | MYSQL_REDUCE_MEMORY=True 2026-09-09 01:15:23.494 | MYSQL_SERVICE_NAME=mysql 2026-09-09 01:15:23.494 | MYSQL_USER=root 2026-09-09 01:15:23.494 | NAME=Ubuntu 2026-09-09 01:15:23.494 | NETWORK_GATEWAY=10.1.0.1 2026-09-09 01:15:23.495 | NEUTRON_ANY='q-svc neutron-api' 2026-09-09 01:15:23.495 | NEUTRON_BGP_PEER_BRIDGES= 2026-09-09 01:15:23.495 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.495 | NEUTRON_BRANCH=master 2026-09-09 01:15:23.495 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-09 01:15:23.495 | NEUTRON_CONF_DIR=/etc/neutron 2026-09-09 01:15:23.495 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-09 01:15:23.495 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-09 01:15:23.495 | NEUTRON_DIR=/opt/stack/neutron 2026-09-09 01:15:23.495 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-09 01:15:23.495 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.495 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-09 01:15:23.495 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-09 01:15:23.495 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-09-09 01:15:23.495 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.495 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-09-09 01:15:23.495 | NEUTRON_PORT_SECURITY=True 2026-09-09 01:15:23.495 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-09-09 01:15:23.495 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-09 01:15:23.495 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-09 01:15:23.495 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-09 01:15:23.495 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-09 01:15:23.495 | NOUNSET= 2026-09-09 01:15:23.495 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-09-09 01:15:23.495 | NOVA_API_DB=nova_api 2026-09-09 01:15:23.495 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-09-09 01:15:23.495 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.495 | NOVA_BRANCH=master 2026-09-09 01:15:23.495 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-09-09 01:15:23.495 | NOVA_CONF=/etc/nova/nova.conf 2026-09-09 01:15:23.495 | NOVA_CONF_DIR=/etc/nova 2026-09-09 01:15:23.495 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-09-09 01:15:23.495 | NOVA_CPU_CELL=1 2026-09-09 01:15:23.495 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-09-09 01:15:23.495 | NOVA_CPU_UUID= 2026-09-09 01:15:23.495 | NOVA_DIR=/opt/stack/nova 2026-09-09 01:15:23.495 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-09-09 01:15:23.495 | NOVA_ENABLE_CACHE=True 2026-09-09 01:15:23.495 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.495 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-09-09 01:15:23.495 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-09 01:15:23.495 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-09 01:15:23.495 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-09-09 01:15:23.495 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-09-09 01:15:23.495 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-09-09 01:15:23.495 | NOVA_MY_IP=162.253.55.57 2026-09-09 01:15:23.495 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-09-09 01:15:23.495 | NOVA_NUM_CELLS=1 2026-09-09 01:15:23.495 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-09-09 01:15:23.495 | NOVA_READY_TIMEOUT=60 2026-09-09 01:15:23.496 | NOVA_REPO=https://github.com/openstack/nova.git 2026-09-09 01:15:23.496 | NOVA_SERIAL_ENABLED=False 2026-09-09 01:15:23.496 | NOVA_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.496 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:15:23.496 | NOVA_SERVICE_PORT=8774 2026-09-09 01:15:23.496 | NOVA_SERVICE_PORT_INT=18774 2026-09-09 01:15:23.496 | NOVA_SERVICE_PROTOCOL=https 2026-09-09 01:15:23.496 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-09-09 01:15:23.496 | NOVA_SHUTDOWN_TIMEOUT=0 2026-09-09 01:15:23.496 | NOVA_SPICE_ENABLED=False 2026-09-09 01:15:23.496 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-09-09 01:15:23.496 | NOVA_USE_SERVICE_TOKEN=True 2026-09-09 01:15:23.496 | NOVA_USE_UNIFIED_LIMITS=False 2026-09-09 01:15:23.496 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-09-09 01:15:23.496 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-09-09 01:15:23.496 | NOVA_VNC_ENABLED=True 2026-09-09 01:15:23.496 | NOVNC_BRANCH=v1.3.0 2026-09-09 01:15:23.496 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-09-09 01:15:23.496 | NOW=1788916361 2026-09-09 01:15:23.496 | NO_UPDATE_REPOS=False 2026-09-09 01:15:23.496 | OBJECT_PORT_BASE=6613 2026-09-09 01:15:23.496 | OCTAVIA=octavia 2026-09-09 01:15:23.496 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-09 01:15:23.496 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-09 01:15:23.496 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-09 01:15:23.496 | OCTAVIA_AMP_FLAVOR_ID=10 2026-09-09 01:15:23.496 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-09 01:15:23.496 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-09 01:15:23.496 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-09 01:15:23.496 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-09 01:15:23.496 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-09 01:15:23.496 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-09 01:15:23.497 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-09 01:15:23.497 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-09 01:15:23.497 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-09 01:15:23.497 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-09 01:15:23.497 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-09 01:15:23.497 | OCTAVIA_API=o-api 2026-09-09 01:15:23.497 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:15:23.497 | OCTAVIA_API_HAPROXY=o-api-ha 2026-09-09 01:15:23.498 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-09 01:15:23.498 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.498 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-09 01:15:23.498 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-09 01:15:23.498 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-09 01:15:23.498 | OCTAVIA_CONF_DIR=/etc/octavia 2026-09-09 01:15:23.498 | OCTAVIA_CONSUMER=o-cw 2026-09-09 01:15:23.498 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:15:23.498 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-09 01:15:23.498 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-09 01:15:23.498 | OCTAVIA_DIB_TRACING=1 2026-09-09 01:15:23.498 | OCTAVIA_DIR=/opt/stack/octavia 2026-09-09 01:15:23.498 | OCTAVIA_DRIVER_AGENT=o-da 2026-09-09 01:15:23.498 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:15:23.498 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-09 01:15:23.498 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-09 01:15:23.499 | OCTAVIA_HA_PORT=9875 2026-09-09 01:15:23.499 | OCTAVIA_HEALTHMANAGER=o-hm 2026-09-09 01:15:23.499 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:15:23.499 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-09 01:15:23.499 | OCTAVIA_HEALTH_KEY=insecure 2026-09-09 01:15:23.499 | OCTAVIA_HM_LISTEN_PORT=5555 2026-09-09 01:15:23.499 | OCTAVIA_HOUSEKEEPER=o-hk 2026-09-09 01:15:23.499 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 01:15:23.499 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-09 01:15:23.499 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-09 01:15:23.499 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-09 01:15:23.499 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-09 01:15:23.499 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-09 01:15:23.499 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-09 01:15:23.499 | OCTAVIA_MGMT_PORT_IP=auto 2026-09-09 01:15:23.499 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-09 01:15:23.499 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-09 01:15:23.499 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-09 01:15:23.499 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-09 01:15:23.499 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-09 01:15:23.499 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-09 01:15:23.499 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-09 01:15:23.499 | OCTAVIA_NODE=api 2026-09-09 01:15:23.499 | OCTAVIA_PASSWORD=secretadmin 2026-09-09 01:15:23.499 | OCTAVIA_PORT=9876 2026-09-09 01:15:23.499 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-09 01:15:23.499 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-09 01:15:23.499 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-09 01:15:23.499 | OCTAVIA_PROJECT_NAME=admin 2026-09-09 01:15:23.499 | OCTAVIA_PROTOCOL=http 2026-09-09 01:15:23.499 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-09 01:15:23.499 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-09-09 01:15:23.499 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-09 01:15:23.499 | OCTAVIA_SERVICE=octavia 2026-09-09 01:15:23.499 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-09 01:15:23.499 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-09 01:15:23.499 | OCTAVIA_USERNAME=admin 2026-09-09 01:15:23.499 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-09 01:15:23.499 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-09 01:15:23.500 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-09 01:15:23.500 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-09 01:15:23.500 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-09 01:15:23.500 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-09 01:15:23.500 | OFFLINE=False 2026-09-09 01:15:23.500 | OLDPWD=/opt/stack/requirements 2026-09-09 01:15:23.500 | OPENSSL=/usr/bin/openssl 2026-09-09 01:15:23.500 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-09-09 01:15:23.500 | OPTERR=1 2026-09-09 01:15:23.500 | OPTIND=1 2026-09-09 01:15:23.500 | ORG_NAME=OpenStack 2026-09-09 01:15:23.500 | ORG_UNIT_NAME=DevStack 2026-09-09 01:15:23.500 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.500 | OSTESTIMAGES_BRANCH=master 2026-09-09 01:15:23.500 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-09-09 01:15:23.500 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-09-09 01:15:23.500 | OSTYPE=linux-gnu 2026-09-09 01:15:23.500 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-09-09 01:15:23.500 | OS_CLOUD=devstack-admin 2026-09-09 01:15:23.500 | OS_VIF_OVS_ISOLATE_VIF=False 2026-09-09 01:15:23.500 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-09 01:15:23.500 | OVN_AGENT_EXTENSIONS=metadata 2026-09-09 01:15:23.500 | OVN_BRANCH=branch-24.03 2026-09-09 01:15:23.500 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-09 01:15:23.500 | OVN_BUILD_FROM_SOURCE=False 2026-09-09 01:15:23.500 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-09-09 01:15:23.500 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-09-09 01:15:23.500 | OVN_DATADIR=/var/lib/ovn 2026-09-09 01:15:23.500 | OVN_DBS_LOG_LEVEL=dbg 2026-09-09 01:15:23.500 | OVN_DNS_SERVERS=8.8.8.8 2026-09-09 01:15:23.500 | OVN_EVPN_BGP_AS= 2026-09-09 01:15:23.500 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-09-09 01:15:23.500 | OVN_EVPN_LOCAL_IP= 2026-09-09 01:15:23.500 | OVN_EVPN_VXLAN_PORT=4789 2026-09-09 01:15:23.500 | OVN_GENEVE_OVERHEAD=38 2026-09-09 01:15:23.500 | OVN_IGMP_SNOOPING_ENABLE=False 2026-09-09 01:15:23.500 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-09-09 01:15:23.500 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-09-09 01:15:23.500 | OVN_L3_SCHEDULER=leastloaded 2026-09-09 01:15:23.500 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-09 01:15:23.500 | OVN_META_DATA_HOST=162.253.55.57 2026-09-09 01:15:23.500 | OVN_NB_REMOTE=ssl:162.253.55.57:6641 2026-09-09 01:15:23.500 | OVN_NEUTRON_SYNC_MODE=log 2026-09-09 01:15:23.500 | OVN_NORTHD_SERVICE=ovn-central.service 2026-09-09 01:15:23.500 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-09 01:15:23.500 | OVN_PROTO=ssl 2026-09-09 01:15:23.500 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-09-09 01:15:23.501 | OVN_REPO_NAME=ovn 2026-09-09 01:15:23.501 | OVN_RUNDIR=/var/run/ovn 2026-09-09 01:15:23.501 | OVN_SB_REMOTE=ssl:162.253.55.57:6642 2026-09-09 01:15:23.501 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-09-09 01:15:23.501 | OVN_SHAREDIR=/share/ovn 2026-09-09 01:15:23.501 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-09-09 01:15:23.501 | OVN_UUID= 2026-09-09 01:15:23.501 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-09-09 01:15:23.501 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-09-09 01:15:23.501 | OVS_BINDIR=/bin 2026-09-09 01:15:23.501 | OVS_BRANCH=branch-3.3 2026-09-09 01:15:23.501 | OVS_BRIDGE=br-int 2026-09-09 01:15:23.501 | OVS_DATADIR=/opt/stack/data/ovs 2026-09-09 01:15:23.501 | OVS_DATAPATH_TYPE=system 2026-09-09 01:15:23.501 | OVS_ENABLE_TUNNELING=True 2026-09-09 01:15:23.501 | OVS_PHYSICAL_BRIDGE=br-ex 2026-09-09 01:15:23.501 | OVS_PREFIX= 2026-09-09 01:15:23.501 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-09-09 01:15:23.501 | OVS_REPO_NAME=ovs 2026-09-09 01:15:23.501 | OVS_RUNDIR=/var/run/openvswitch 2026-09-09 01:15:23.501 | OVS_SBINDIR=/sbin 2026-09-09 01:15:23.501 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-09-09 01:15:23.501 | OVS_SHAREDIR=/share/openvswitch 2026-09-09 01:15:23.501 | OVS_SYSCONFDIR=/etc/openvswitch 2026-09-09 01:15:23.501 | OVS_TUNNEL_BRIDGE=br-tun 2026-09-09 01:15:23.501 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-09-09 01:15:23.501 | PACKAGES='apache2 2026-09-09 01:15:23.501 | apache2-dev 2026-09-09 01:15:23.501 | bc 2026-09-09 01:15:23.501 | bsdmainutils 2026-09-09 01:15:23.501 | curl 2026-09-09 01:15:23.501 | g++ 2026-09-09 01:15:23.501 | gawk 2026-09-09 01:15:23.501 | gcc 2026-09-09 01:15:23.501 | gettext 2026-09-09 01:15:23.501 | git 2026-09-09 01:15:23.501 | graphviz 2026-09-09 01:15:23.501 | iputils-ping 2026-09-09 01:15:23.501 | libffi-dev 2026-09-09 01:15:23.501 | libjpeg-dev 2026-09-09 01:15:23.501 | libpq-dev 2026-09-09 01:15:23.501 | libssl-dev 2026-09-09 01:15:23.501 | libsystemd-dev 2026-09-09 01:15:23.501 | libxml2-dev 2026-09-09 01:15:23.501 | libxslt1-dev 2026-09-09 01:15:23.501 | libyaml-dev 2026-09-09 01:15:23.501 | lsof 2026-09-09 01:15:23.501 | openssh-server 2026-09-09 01:15:23.502 | openssl 2026-09-09 01:15:23.502 | pkg-config 2026-09-09 01:15:23.502 | psmisc 2026-09-09 01:15:23.502 | python3-dev 2026-09-09 01:15:23.502 | python3-pip 2026-09-09 01:15:23.502 | python3-systemd 2026-09-09 01:15:23.502 | python3-venv 2026-09-09 01:15:23.502 | tar 2026-09-09 01:15:23.502 | tcpdump 2026-09-09 01:15:23.502 | unzip 2026-09-09 01:15:23.502 | uuid-runtime 2026-09-09 01:15:23.502 | wget 2026-09-09 01:15:23.502 | zlib1g-dev 2026-09-09 01:15:23.502 | lvm2 2026-09-09 01:15:23.502 | qemu-utils 2026-09-09 01:15:23.502 | thin-provisioning-tools 2026-09-09 01:15:23.502 | lsscsi 2026-09-09 01:15:23.502 | open-iscsi 2026-09-09 01:15:23.502 | libkrb5-dev 2026-09-09 01:15:23.502 | libldap2-dev 2026-09-09 01:15:23.502 | libsasl2-dev 2026-09-09 01:15:23.502 | memcached 2026-09-09 01:15:23.502 | python3-mysqldb 2026-09-09 01:15:23.502 | sqlite3 2026-09-09 01:15:23.502 | conntrack 2026-09-09 01:15:23.502 | curl 2026-09-09 01:15:23.502 | ebtables 2026-09-09 01:15:23.502 | genisoimage 2026-09-09 01:15:23.502 | iptables 2026-09-09 01:15:23.502 | iputils-arping 2026-09-09 01:15:23.502 | kpartx 2026-09-09 01:15:23.502 | libjs-jquery-tablesorter 2026-09-09 01:15:23.502 | parted 2026-09-09 01:15:23.502 | pm-utils 2026-09-09 01:15:23.502 | python3-mysqldb 2026-09-09 01:15:23.502 | socat 2026-09-09 01:15:23.502 | sqlite3 2026-09-09 01:15:23.502 | sudo 2026-09-09 01:15:23.502 | vlan 2026-09-09 01:15:23.502 | cryptsetup 2026-09-09 01:15:23.502 | dosfstools 2026-09-09 01:15:23.502 | genisoimage 2026-09-09 01:15:23.502 | gir1.2-libosinfo-1.0 2026-09-09 01:15:23.502 | netcat-openbsd 2026-09-09 01:15:23.502 | open-iscsi 2026-09-09 01:15:23.502 | qemu-utils 2026-09-09 01:15:23.502 | sg3-utils 2026-09-09 01:15:23.503 | sysfsutils 2026-09-09 01:15:23.503 | acl 2026-09-09 01:15:23.503 | dnsmasq-base 2026-09-09 01:15:23.503 | dnsmasq-utils 2026-09-09 01:15:23.503 | ebtables 2026-09-09 01:15:23.503 | haproxy 2026-09-09 01:15:23.503 | iptables 2026-09-09 01:15:23.503 | iputils-arping 2026-09-09 01:15:23.503 | iputils-ping 2026-09-09 01:15:23.503 | postgresql-server-dev-all 2026-09-09 01:15:23.503 | python3-mysqldb 2026-09-09 01:15:23.503 | sqlite3 2026-09-09 01:15:23.503 | sudo 2026-09-09 01:15:23.503 | vlan 2026-09-09 01:15:23.503 | apache2 golang 2026-09-09 01:15:23.503 | debootstrap 2026-09-09 01:15:23.503 | rsyslog 2026-09-09 01:15:23.503 | lvm2' 2026-09-09 01:15:23.503 | 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-09-09 01:15:23.503 | PHYSICAL_NETWORK=public 2026-09-09 01:15:23.503 | PIPESTATUS=([0]="0") 2026-09-09 01:15:23.503 | PIP_UPGRADE=False 2026-09-09 01:15:23.503 | PIP_VIRTUAL_ENV= 2026-09-09 01:15:23.503 | PLACEMENT_AUTH_STRATEGY=keystone 2026-09-09 01:15:23.503 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.503 | PLACEMENT_BRANCH=master 2026-09-09 01:15:23.503 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-09-09 01:15:23.503 | PLACEMENT_CONF_DIR=/etc/placement 2026-09-09 01:15:23.503 | PLACEMENT_DIR=/opt/stack/placement 2026-09-09 01:15:23.503 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-09-09 01:15:23.503 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-09-09 01:15:23.503 | PLACEMENT_SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.503 | PLACEMENT_SERVICE_PROTOCOL=https 2026-09-09 01:15:23.503 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-09-09 01:15:23.503 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-09-09 01:15:23.503 | POSIXLY_CORRECT=y 2026-09-09 01:15:23.503 | PPID=2043 2026-09-09 01:15:23.503 | PREREQ_RERUN_HOURS=2 2026-09-09 01:15:23.503 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-09 01:15:23.503 | PREREQ_RERUN_SECONDS=7200 2026-09-09 01:15:23.503 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-09 01:15:23.503 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-09 01:15:23.503 | PRIVATE_NETWORK_NAME=private 2026-09-09 01:15:23.503 | PRIVATE_SUBNET_NAME=private-subnet 2026-09-09 01:15:23.503 | PROVIDER_SUBNET_NAME=provider_net 2026-09-09 01:15:23.504 | PS4='+ $(short_source): ' 2026-09-09 01:15:23.504 | PUBLIC_BRIDGE=br-ex 2026-09-09 01:15:23.504 | PUBLIC_BRIDGE_MTU=1430 2026-09-09 01:15:23.504 | PUBLIC_INTERFACE= 2026-09-09 01:15:23.504 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-09 01:15:23.504 | PUBLIC_NETWORK_NAME=public 2026-09-09 01:15:23.504 | PUBLIC_PHYSICAL_NETWORK=public 2026-09-09 01:15:23.504 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-09 01:15:23.504 | PUBLIC_SUBNET_NAME=public-subnet 2026-09-09 01:15:23.504 | PWD=/opt/stack/devstack 2026-09-09 01:15:23.504 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-09 01:15:23.504 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-09-09 01:15:23.504 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-09-09 01:15:23.504 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-09 01:15:23.504 | PYKMIP_CONF_DIR=/etc/pykmip 2026-09-09 01:15:23.504 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-09 01:15:23.504 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-09-09 01:15:23.504 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-09-09 01:15:23.504 | PYTHON=/opt/stack/data/venv/bin/python3 2026-09-09 01:15:23.504 | PYTHON3_VERSION=3.12 2026-09-09 01:15:23.504 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-09-09 01:15:23.504 | Q_ADMIN_USERNAME=neutron 2026-09-09 01:15:23.504 | Q_AGENT=ovn 2026-09-09 01:15:23.505 | Q_ALLOW_OVERLAPPING_IP=True 2026-09-09 01:15:23.505 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-09 01:15:23.505 | Q_AUTH_STRATEGY=keystone 2026-09-09 01:15:23.505 | Q_BUILD_OVS_FROM_GIT=False 2026-09-09 01:15:23.505 | Q_DB_NAME=neutron 2026-09-09 01:15:23.505 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-09 01:15:23.505 | Q_DVR_MODE=legacy 2026-09-09 01:15:23.505 | Q_HOST=162.253.55.57 2026-09-09 01:15:23.505 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-09 01:15:23.505 | Q_L3_ROUTER_PER_TENANT=True 2026-09-09 01:15:23.505 | Q_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:15:23.505 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-09-09 01:15:23.505 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-09-09 01:15:23.505 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-09-09 01:15:23.505 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-09 01:15:23.505 | Q_META_DATA_IP=162.253.55.57 2026-09-09 01:15:23.505 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-09-09 01:15:23.506 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-09-09 01:15:23.506 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-09-09 01:15:23.506 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-09-09 01:15:23.506 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-09-09 01:15:23.506 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-09-09 01:15:23.506 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-09-09 01:15:23.506 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-09-09 01:15:23.506 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-09 01:15:23.506 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-09 01:15:23.506 | Q_OVS_USE_VETH=False 2026-09-09 01:15:23.506 | Q_PLUGIN=ml2 2026-09-09 01:15:23.506 | Q_PROTOCOL=https 2026-09-09 01:15:23.506 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-09 01:15:23.506 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-09 01:15:23.506 | Q_ROUTER_NAME=router1 2026-09-09 01:15:23.506 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-09 01:15:23.506 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-09 01:15:23.506 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-09 01:15:23.506 | Q_TUNNEL_TYPES=gre 2026-09-09 01:15:23.506 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-09 01:15:23.506 | Q_USE_PUBLIC_VETH=False 2026-09-09 01:15:23.506 | Q_USE_ROOTWRAP=True 2026-09-09 01:15:23.506 | Q_USE_ROOTWRAP_DAEMON=True 2026-09-09 01:15:23.506 | Q_USE_SECGROUP=True 2026-09-09 01:15:23.506 | RABBIT_HOST=162.253.55.57 2026-09-09 01:15:23.506 | RABBIT_PASSWORD=secretrabbit 2026-09-09 01:15:23.506 | RABBIT_USERID=stackrabbit 2026-09-09 01:15:23.506 | RC_DIR=/opt/stack/devstack 2026-09-09 01:15:23.506 | RECLONE=False 2026-09-09 01:15:23.506 | RECREATE_KEYSTONE_DB=True 2026-09-09 01:15:23.506 | REGION_NAME=RegionOne 2026-09-09 01:15:23.506 | REPOS_UPDATED=True 2026-09-09 01:15:23.506 | REQUIREMENTS_BRANCH=master 2026-09-09 01:15:23.506 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-09-09 01:15:23.506 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-09-09 01:15:23.506 | RETRY_UPDATE=False 2026-09-09 01:15:23.506 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-09 01:15:23.506 | S3_SERVICE_PORT=3333 2026-09-09 01:15:23.506 | SERVICE_DIR=/opt/stack/status 2026-09-09 01:15:23.506 | SERVICE_DOMAIN_NAME=Default 2026-09-09 01:15:23.506 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-09-09 01:15:23.506 | SERVICE_HOST=162.253.55.57 2026-09-09 01:15:23.506 | SERVICE_IP_VERSION=4 2026-09-09 01:15:23.506 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:15:23.506 | SERVICE_LOCAL_HOST=127.0.0.1 2026-09-09 01:15:23.506 | SERVICE_PASSWORD=secretservice 2026-09-09 01:15:23.506 | SERVICE_PROJECT_NAME=service 2026-09-09 01:15:23.506 | SERVICE_PROTOCOL=http 2026-09-09 01:15:23.506 | SERVICE_TENANT_NAME=service 2026-09-09 01:15:23.506 | SERVICE_TIMEOUT=60 2026-09-09 01:15:23.506 | SHARE_BACKING_FILE_SIZE=8400M 2026-09-09 01:15:23.506 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-09 01:15:23.506 | SHARE_GROUP=lvm-shares 2026-09-09 01:15:23.506 | SHARE_NAME_PREFIX=share- 2026-09-09 01:15:23.506 | SHELL=/bin/bash 2026-09-09 01:15:23.506 | SHLVL=1 2026-09-09 01:15:23.506 | SKIP_EPEL_INSTALL=False 2026-09-09 01:15:23.506 | SKIP_STOP_OVN=False 2026-09-09 01:15:23.506 | SMB_CONF=/etc/samba/smb.conf 2026-09-09 01:15:23.506 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-09 01:15:23.506 | SPICE_BRANCH=master 2026-09-09 01:15:23.506 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-09-09 01:15:23.506 | SQLALCHEMY_BRANCH=main 2026-09-09 01:15:23.506 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-09 01:15:23.506 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-09 01:15:23.506 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-09 01:15:23.506 | 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-09-09 01:15:23.506 | STACK_GROUP=stack 2026-09-09 01:15:23.506 | STACK_USER=stack 2026-09-09 01:15:23.506 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-09 01:15:23.506 | STUD_PROTO=--tls 2026-09-09 01:15:23.506 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-09 01:15:23.506 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-09 01:15:23.506 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-09 01:15:23.506 | SUBNETPOOL_PREFIX_V6=fd99:b74c:c4be::/56 2026-09-09 01:15:23.506 | SUBNETPOOL_SIZE_V4=26 2026-09-09 01:15:23.506 | SUBNETPOOL_SIZE_V6=64 2026-09-09 01:15:23.506 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-09-09 01:15:23.506 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-vrjakhjabisrdvitvfakmuvytljhbfhx ; /usr/bin/python3' 2026-09-09 01:15:23.506 | SUDO_GID=1000 2026-09-09 01:15:23.506 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-09-09 01:15:23.506 | SUDO_UID=1000 2026-09-09 01:15:23.506 | SUDO_USER=zuul 2026-09-09 01:15:23.506 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-09-09-011226.summary.2026-09-09-011226 2026-09-09 01:15:23.506 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-09-09 01:15:23.506 | SUPPORT_URL=https://help.ubuntu.com/ 2026-09-09 01:15:23.506 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-09-09 01:15:23.506 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 01:15:23.506 | SWIFT_BRANCH=master 2026-09-09 01:15:23.506 | SWIFT_CONF_DIR=/etc/swift 2026-09-09 01:15:23.506 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-09-09 01:15:23.506 | SWIFT_DEFAULT_BIND_PORT=8080 2026-09-09 01:15:23.506 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-09-09 01:15:23.506 | SWIFT_DIR=/opt/stack/swift 2026-09-09 01:15:23.506 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-09-09 01:15:23.506 | SWIFT_ENABLE_TEMPURLS=False 2026-09-09 01:15:23.506 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-09-09 01:15:23.506 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-09-09 01:15:23.506 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-09-09 01:15:23.506 | SWIFT_HASH=1234123412341234 2026-09-09 01:15:23.506 | SWIFT_LOG_TOKEN_LENGTH=12 2026-09-09 01:15:23.506 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-09-09 01:15:23.506 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-09-09 01:15:23.506 | SWIFT_MAX_FILE_SIZE=1073741824 2026-09-09 01:15:23.506 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-09-09 01:15:23.506 | SWIFT_MAX_HEADER_SIZE=16384 2026-09-09 01:15:23.506 | SWIFT_PARTITION_POWER_SIZE=9 2026-09-09 01:15:23.507 | SWIFT_REPLICAS=1 2026-09-09 01:15:23.507 | SWIFT_REPLICAS_SEQ=1 2026-09-09 01:15:23.507 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-09-09 01:15:23.507 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-09 01:15:23.507 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-09 01:15:23.507 | SWIFT_SERVICE_PROTOCOL=https 2026-09-09 01:15:23.507 | SWIFT_START_ALL_SERVICES=False 2026-09-09 01:15:23.507 | SWIFT_STORAGE_IPS= 2026-09-09 01:15:23.507 | SWIFT_TEMPURL_KEY= 2026-09-09 01:15:23.507 | SWIFT_USE_MOD_WSGI=False 2026-09-09 01:15:23.507 | SYSLOG=False 2026-09-09 01:15:23.507 | SYSLOG_HOST=162.253.55.57 2026-09-09 01:15:23.507 | SYSLOG_PORT=516 2026-09-09 01:15:23.507 | SYSTEMCTL='sudo systemctl' 2026-09-09 01:15:23.507 | SYSTEMD_DIR=/etc/systemd/system 2026-09-09 01:15:23.507 | TARGET_BRANCH=master 2026-09-09 01:15:23.507 | TARGET_ENABLE_OVN_AGENT=False 2026-09-09 01:15:23.507 | TCPDUMP_ARGS= 2026-09-09 01:15:23.507 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-09-09 01:15:23.507 | TEMPEST_BRANCH=master 2026-09-09 01:15:23.507 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-09-09 01:15:23.507 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-09-09 01:15:23.507 | TEMPFILE=/tmp/tmp.7rtRTfi7R2 2026-09-09 01:15:23.507 | TENANT_TUNNEL_RANGES=1:1000 2026-09-09 01:15:23.507 | TENANT_VLAN_RANGE= 2026-09-09 01:15:23.507 | TERM=unknown 2026-09-09 01:15:23.507 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-09-09 01:15:23.507 | TLS_IP=162.253.55.57 2026-09-09 01:15:23.507 | TOP_DIR=/opt/stack/devstack 2026-09-09 01:15:23.507 | TRAILING_TARGET_BRANCH=master 2026-09-09 01:15:23.507 | TUNNEL_ENDPOINT_IP=162.253.55.57 2026-09-09 01:15:23.507 | TUNNEL_IP=162.253.55.57 2026-09-09 01:15:23.507 | TUNNEL_IP_VERSION=4 2026-09-09 01:15:23.507 | UBUNTU_CODENAME=noble 2026-09-09 01:15:23.507 | UBUNTU_RELEASE_BASE_NUM=24 2026-09-09 01:15:23.507 | UID=1002 2026-09-09 01:15:23.507 | ULIMIT_NOFILE=2048 2026-09-09 01:15:23.507 | USER=stack 2026-09-09 01:15:23.507 | USER_HOME=/opt/stack 2026-09-09 01:15:23.507 | USER_UNITS=False 2026-09-09 01:15:23.507 | USE_CINDER_FOR_GLANCE=False 2026-09-09 01:15:23.507 | USE_SUBNETPOOL=True 2026-09-09 01:15:23.507 | USE_VENV=False 2026-09-09 01:15:23.507 | VAULT_PLUGIN_BACKEND= 2026-09-09 01:15:23.507 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-09 01:15:23.507 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-09 01:15:23.507 | VERBOSE=True 2026-09-09 01:15:23.507 | VERBOSE_NO_TIMESTAMP=True 2026-09-09 01:15:23.507 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-09 01:15:23.507 | VERSION_CODENAME=noble 2026-09-09 01:15:23.507 | VERSION_ID=24.04 2026-09-09 01:15:23.507 | VIF_PLUGGING_IS_FATAL=True 2026-09-09 01:15:23.507 | VIF_PLUGGING_TIMEOUT=300 2026-09-09 01:15:23.507 | VIRTUALENV_CMD='python3.12 -m venv' 2026-09-09 01:15:23.507 | VIRT_DRIVER=libvirt 2026-09-09 01:15:23.507 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-09 01:15:23.507 | VOLUME_GROUP_NAME=stack-volumes 2026-09-09 01:15:23.507 | VOLUME_NAME_PREFIX=volume- 2026-09-09 01:15:23.507 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-09-09 01:15:23.507 | WORKER_TIMEOUT=80 2026-09-09 01:15:23.507 | WSGI_MODE=uwsgi 2026-09-09 01:15:23.507 | ZSWAP_COMPRESSOR=lz4 2026-09-09 01:15:23.507 | ZSWAP_ZPOOL=zsmalloc 2026-09-09 01:15:23.507 | _=posix 2026-09-09 01:15:23.507 | _ASYNC_BG_TIME=0 2026-09-09 01:15:23.507 | _DEFAULT_LVM_INIT=0 2026-09-09 01:15:23.507 | _DEFAULT_PYTHON3_VERSION=3.12 2026-09-09 01:15:23.507 | _DEVSTACK_FUNCTIONS=1 2026-09-09 01:15:23.507 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-09-09 01:15:23.507 | _DEVSTACK_STACKRC=1 2026-09-09 01:15:23.507 | _LOG_COLOR_DEFAULT=False 2026-09-09 01:15:23.507 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-09 01:15:23.507 | _TIME_BEGIN=1788916338 2026-09-09 01:15:23.507 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-09-09 01:15:23.507 | _TIME_TOTAL=([apt-get]="119805" [pip_install]="27123" [apt-get-update]="2143" ) 2026-09-09 01:15:23.507 | _of_args='-v --no-timestamp' 2026-09-09 01:15:23.507 | backend=postgresql 2026-09-09 01:15:23.507 | be=lvm:lvmdriver-1 2026-09-09 01:15:23.507 | be_name=lvmdriver-1 2026-09-09 01:15:23.507 | be_type=lvm 2026-09-09 01:15:23.507 | db=postgresql 2026-09-09 01:15:23.507 | dc=org 2026-09-09 01:15:23.507 | default_v4_route_devs=ens3 2026-09-09 01:15:23.507 | default_v6_route_devs=ens3 2026-09-09 01:15:23.507 | dir=/opt/stack/magnum 2026-09-09 01:15:23.507 | dn=,dc=openstack,dc=org 2026-09-09 01:15:23.507 | exceptions=80-tempest.sh 2026-09-09 01:15:23.507 | extra=80-tempest.sh 2026-09-09 01:15:23.507 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-09-09 01:15:23.507 | f=/opt/stack/devstack/lib/databases/postgresql 2026-09-09 01:15:23.507 | i=TUNNEL_IP_VERSION 2026-09-09 01:15:23.507 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-09 01:15:23.507 | lfile=localrc 2026-09-09 01:15:23.507 | localrc=/opt/stack/devstack/.localrc.password 2026-09-09 01:15:23.507 | mode=stack 2026-09-09 01:15:23.507 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-09 01:15:23.507 | opt='?' 2026-09-09 01:15:23.507 | os_CODENAME=noble 2026-09-09 01:15:23.507 | os_PACKAGE=deb 2026-09-09 01:15:23.507 | os_RELEASE=24.04 2026-09-09 01:15:23.507 | os_VENDOR=Ubuntu 2026-09-09 01:15:23.507 | phase=pre-install 2026-09-09 01:15:23.507 | pkgs= 2026-09-09 01:15:23.507 | plugin=magnum 2026-09-09 01:15:23.507 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-09-09 01:15:23.507 | pw=secretadmin 2026-09-09 01:15:23.507 | time_stamp=2026-09-09-011240 2026-09-09 01:15:23.507 | var=ADMIN_PASSWORD 2026-09-09 01:15:23.507 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-09-09 01:15:23.522 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:15:23.527 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.532 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-09 01:15:23.536 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.542 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-09 01:15:23.547 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.553 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-09-09 01:15:23.558 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-09 01:15:23.564 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-09-09 01:15:23.576 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-09 01:15:23.583 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-09-09 01:15:23.587 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-09-09 01:15:23.593 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-09-09 01:15:23.600 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-09-09 01:15:23.607 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-09-09 01:15:23.613 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-09-09 01:15:23.626 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-09-09 01:15:23.664 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:15:23.670 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-09-09 01:15:23.675 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-09-09 01:15:23.682 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.689 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-09 01:15:23.695 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.700 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-09 01:15:23.706 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.713 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-09-09 01:15:23.719 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.726 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-09 01:15:23.732 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-09 01:15:23.738 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-09-09 01:15:23.744 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-09-09 01:15:23.750 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-09-09 01:15:23.757 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-09-09 01:15:23.761 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-09-09 01:15:23.766 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-09 01:15:23.773 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-09-09 01:15:23.778 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-09-09 01:15:23.785 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-09-09 01:15:23.830 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.836 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-09 01:15:23.840 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.846 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-09 01:15:23.851 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.857 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ pre-install == \e\x\t\r\a ]] 2026-09-09 01:15:23.862 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:23.868 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-09 01:15:23.875 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-09 01:15:23.880 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-09-09 01:15:23.891 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-09 01:15:23.897 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-09-09 01:15:23.902 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-09-09 01:15:23.908 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-09-09 01:15:23.915 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-09-09 01:15:23.920 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-09-09 01:15:23.926 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-09-09 01:15:23.933 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-09-09 01:15:23.939 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-09-09 01:15:23.947 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-09 01:15:23.953 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-09-09 01:15:23.961 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-09-09 01:15:23.967 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-09-09 01:15:24.004 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 01:15:24.009 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-09-09 01:15:24.016 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-09-09 01:15:24.025 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-09-09 01:15:24.324 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-09 01:15:24.331 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-09 01:15:24.337 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-09 01:15:24.342 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-09 01:15:24.349 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-09 01:15:24.354 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-09-09 01:15:24.360 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl != file* ]] 2026-09-09 01:15:24.365 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-09-09 01:15:24.372 | +++ 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.37.0/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-09-09 01:15:24.379 | --2026-09-09 01:15:24-- https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-09 01:15:24.425 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:600::347, 2a04:4e42::347, 2a04:4e42:200::347, ... 2026-09-09 01:15:24.433 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:600::347|:443... connected. 2026-09-09 01:15:24.460 | HTTP request sent, awaiting response... 200 OK 2026-09-09 01:15:24.460 | Length: 61886626 (59M) [application/octet-stream] 2026-09-09 01:15:24.460 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-09-09 01:15:24.505 | 2026-09-09 01:15:25.169 | 0K ........ ........ ........ ........ 54% 45.7M 1s 2026-09-09 01:15:25.455 | 32768K ........ ........ ........ ... 100% 92.7M=1.0s 2026-09-09 01:15:25.455 | 2026-09-09 01:15:25.455 | 2026-09-09 01:15:25 (59.5 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [61886626/61886626] 2026-09-09 01:15:25.455 | 2026-09-09 01:15:25.461 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-09 01:15:25.468 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-09-09 01:15:25.473 | +++ functions:get_extra_file:81 : return 2026-09-09 01:15:25.480 | ++ /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-09-09 01:15:25.593 | +++ /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-09-09 01:15:25.597 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-09 01:15:25.602 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-09 01:15:25.608 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-09 01:15:25.614 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-09 01:15:25.618 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-09-09 01:15:25.624 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-09-09 01:15:25.629 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-09-09 01:15:25.635 | +++ 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-09-09 01:15:25.641 | --2026-09-09 01:15:25-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-09 01:15:25.690 | Resolving github.com (github.com)... 140.82.114.4 2026-09-09 01:15:25.706 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-09-09 01:15:25.889 | HTTP request sent, awaiting response... 302 Found 2026-09-09 01:15:25.889 | 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-09-09T01%3A58%3A16Z&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-09-09T00%3A57%3A34Z&ske=2026-09-09T01%3A58%3A16Z&sks=b&skv=2018-11-09&sig=7PHXHqxv7QLG2QOWSTkaxBg89NzDwQgxRXkkuw9VEBE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODkxODMyNSwibmJmIjoxNzg4OTE2NTI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.396Gh4OXJ7dojhKKewWMSI8XO4g4rKq3CLH6tnEAr1Y&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-09-09 01:15:25.889 | --2026-09-09 01:15:25-- 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-09-09T01%3A58%3A16Z&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-09-09T00%3A57%3A34Z&ske=2026-09-09T01%3A58%3A16Z&sks=b&skv=2018-11-09&sig=7PHXHqxv7QLG2QOWSTkaxBg89NzDwQgxRXkkuw9VEBE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODkxODMyNSwibmJmIjoxNzg4OTE2NTI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.396Gh4OXJ7dojhKKewWMSI8XO4g4rKq3CLH6tnEAr1Y&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-09-09 01:15:25.891 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-09-09 01:15:25.899 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-09-09 01:15:25.929 | HTTP request sent, awaiting response... 200 OK 2026-09-09 01:15:25.929 | Length: 34386104 (33M) [application/octet-stream] 2026-09-09 01:15:25.929 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-09-09 01:15:25.966 | 2026-09-09 01:15:26.220 | 0K ........ ........ ........ ........ 97% 114M 0s 2026-09-09 01:15:26.221 | 32768K 100% 75.5M=0.3s 2026-09-09 01:15:26.221 | 2026-09-09 01:15:26.221 | 2026-09-09 01:15:26 (113 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-09-09 01:15:26.222 | 2026-09-09 01:15:26.230 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-09 01:15:26.235 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-09-09 01:15:26.240 | +++ functions:get_extra_file:81 : return 2026-09-09 01:15:26.248 | ++ /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-09-09 01:15:26.331 | +++ /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-09-09 01:15:26.337 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-09 01:15:26.343 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-09 01:15:26.349 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-09 01:15:26.356 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-09 01:15:26.361 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-09-09 01:15:26.367 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-09-09 01:15:26.371 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-09-09 01:15:26.377 | +++ 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-09-09 01:15:26.387 | --2026-09-09 01:15:26-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-09 01:15:26.478 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-09-09 01:15:26.493 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-09-09 01:15:26.614 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-09-09 01:15:26.614 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-09-09 01:15:26.614 | --2026-09-09 01:15:26-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-09-09 01:15:26.617 | Resolving github.com (github.com)... 140.82.114.4 2026-09-09 01:15:26.633 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-09-09 01:15:26.988 | HTTP request sent, awaiting response... 302 Found 2026-09-09 01:15:26.988 | 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-09-09T01%3A55%3A56Z&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-09-09T00%3A55%3A46Z&ske=2026-09-09T01%3A55%3A56Z&sks=b&skv=2018-11-09&sig=VCmtBKoVTF2ku%2FmbwL%2BAg5a5O6zh%2FbBI82Q3Q9NZIh0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODkxNjgyNiwibmJmIjoxNzg4OTE2NTI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.UdMToKRifuC87iEIUkay1Y918IWaxSPe-_KBR6FxRu8&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-09-09 01:15:26.988 | --2026-09-09 01:15:26-- 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-09-09T01%3A55%3A56Z&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-09-09T00%3A55%3A46Z&ske=2026-09-09T01%3A55%3A56Z&sks=b&skv=2018-11-09&sig=VCmtBKoVTF2ku%2FmbwL%2BAg5a5O6zh%2FbBI82Q3Q9NZIh0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODkxNjgyNiwibmJmIjoxNzg4OTE2NTI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.UdMToKRifuC87iEIUkay1Y918IWaxSPe-_KBR6FxRu8&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-09-09 01:15:26.991 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-09-09 01:15:26.998 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-09-09 01:15:27.029 | HTTP request sent, awaiting response... 200 OK 2026-09-09 01:15:27.030 | Length: 6873201 (6.6M) [application/octet-stream] 2026-09-09 01:15:27.030 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-09-09 01:15:27.064 | 2026-09-09 01:15:27.100 | 0K ...... 100% 94.2M=0.07s 2026-09-09 01:15:27.100 | 2026-09-09 01:15:27.100 | 2026-09-09 01:15:27 (94.2 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-09-09 01:15:27.100 | 2026-09-09 01:15:27.109 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-09 01:15:27.116 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-09-09 01:15:27.123 | +++ functions:get_extra_file:81 : return 2026-09-09 01:15:27.131 | ++ /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-09-09 01:15:27.167 | +++ /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-09-09 01:15:27.173 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-09 01:15:27.179 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-09 01:15:27.185 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-09 01:15:27.191 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-09 01:15:27.196 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-09-09 01:15:27.202 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-09-09 01:15:27.208 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-09-09 01:15:27.214 | +++ 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-09-09 01:15:27.221 | --2026-09-09 01:15:27-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-09 01:15:27.314 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:116::1, 150.171.109.69 2026-09-09 01:15:27.323 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:116::1|:443... connected. 2026-09-09 01:15:27.363 | HTTP request sent, awaiting response... 200 OK 2026-09-09 01:15:27.363 | Length: 14569235 (14M) [application/x-tar] 2026-09-09 01:15:27.363 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-09-09 01:15:27.407 | 2026-09-09 01:15:27.470 | 0K ........ ..... 100% 129M=0.1s 2026-09-09 01:15:27.470 | 2026-09-09 01:15:27.471 | 2026-09-09 01:15:27 (129 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-09-09 01:15:27.471 | 2026-09-09 01:15:27.480 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-09 01:15:27.486 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-09-09 01:15:27.494 | +++ functions:get_extra_file:81 : return 2026-09-09 01:15:27.502 | ++ /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-09-09 01:15:27.514 | linux-amd64/ 2026-09-09 01:15:27.514 | linux-amd64/helm 2026-09-09 01:15:27.856 | linux-amd64/LICENSE 2026-09-09 01:15:27.857 | linux-amd64/README.md 2026-09-09 01:15:27.861 | ++ /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-09-09 01:15:27.931 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-09-09 01:15:27.939 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-09-09 01:15:27.944 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-09 01:15:27.951 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-09 01:15:27.954 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-09 01:15:27.958 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-09-09 01:15:27.963 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-09-09 01:15:27.969 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-09-09 01:15:27.974 | +++ 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-09-09 01:15:27.982 | --2026-09-09 01:15:27-- https://get.docker.com/ 2026-09-09 01:15:28.070 | Resolving get.docker.com (get.docker.com)... 2600:9000:2026:d400:10:a463:3d00:93a1, 2600:9000:2026:6400:10:a463:3d00:93a1, 2600:9000:2026:5e00:10:a463:3d00:93a1, ... 2026-09-09 01:15:29.117 | Connecting to get.docker.com (get.docker.com)|2600:9000:2026:d400:10:a463:3d00:93a1|:443... connected. 2026-09-09 01:15:29.126 | Unable to establish SSL connection. 2026-09-09 01:15:29.137 | +++ functions:get_extra_file:76 : [[ 4 -ne 0 ]] 2026-09-09 01:15:29.142 | +++ functions:get_extra_file:77 : die 'https://get.docker.com could not be downloaded' 2026-09-09 01:15:29.149 | +++ functions-common:die:290 : local exitcode=0 2026-09-09 01:15:29.164 | [ERROR] /opt/stack/devstack/functions:https://get.docker.com could 2026-09-09 01:15:30.176 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh '[Call' 'Trace]' ./stack.sh:852:run_phase /opt/stack/devstack/functions-common:1875:run_plugins /opt/stack/devstack/functions-common:1842:source /opt/stack/magnum-cluster-api/devstack/plugin.sh:42:get_extra_file /opt/stack/devstack/functions:77:die 2026-09-09 01:15:30.191 | sh: 0: cannot open [Call: No such file 2026-09-09 01:15:30.204 | + /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : exit_trap 2026-09-09 01:15:30.210 | + ./stack.sh:exit_trap:525 : local r=2 2026-09-09 01:15:30.218 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-09-09 01:15:30.224 | + ./stack.sh:exit_trap:526 : jobs= 2026-09-09 01:15:30.230 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-09-09 01:15:30.237 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-09-09 01:15:30.243 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-09-09 01:15:30.249 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-09-09 01:15:30.255 | + ./stack.sh:exit_trap:542 : [[ 2 -ne 0 ]] 2026-09-09 01:15:30.260 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-09-09 01:15:30.261 | Error on exit 2026-09-09 01:15:30.267 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-09-09 01:15:30.273 | + ./stack.sh:exit_trap:546 : generate-subunit 1788916338 192 fail 2026-09-09 01:15:30.437 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-09-09 01:15:30.440 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-09-09 01:15:31.201 | + ./stack.sh:exit_trap:560 : exit 2