2026-05-20 01:21:55.726 | + ./stack.sh:main:485 : exec 2026-05-20 01:21:55.726 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012155' 2026-05-20 01:21:55.726 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-20-012155.summary.2026-05-20-012155 2026-05-20 01:21:55.726 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-20 01:21:55.726 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012155 2026-05-20 01:21:55.726 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012155 /opt/stack/logs/devstacklog.txt 2026-05-20 01:21:55.726 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012155.summary.2026-05-20-012155 /opt/stack/logs/devstacklog.txt.summary 2026-05-20 01:21:55.726 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-20 01:21:55.730 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-20 01:21:55.735 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-20 01:21:55.742 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-20 01:21:55.745 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-20 01:21:55.753 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-20 01:21:55.753 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-20 01:21:55.760 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:55.765 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-20 01:21:55.770 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-20 01:21:55.778 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:55.782 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:55.786 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-20 01:21:55.792 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-20 01:21:55.800 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:55.804 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-20 01:21:55.808 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-20 01:21:55.813 | + ./stack.sh:main:571 : set -o errexit 2026-05-20 01:21:55.817 | + ./stack.sh:main:574 : uname -a 2026-05-20 01:21:55.820 | Linux np0000175170 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-20 01:21:55.825 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-20 01:21:55.830 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-20 01:21:55.837 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-20 01:21:55.908 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-20 01:21:55.940 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-20 01:21:55.946 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-20 01:21:55.975 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-20 01:21:55.981 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-20 01:21:56.010 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-20 01:21:56.016 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-20 01:21:56.046 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-20 01:21:56.050 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-20 01:21:56.055 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-20 01:21:56.061 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-20 01:21:56.090 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-20 01:21:56.095 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-20 01:21:56.123 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-20 01:21:56.127 | + ./stack.sh:main:588 : tune_host 2026-05-20 01:21:56.131 | + lib/host:tune_host:96 : configure_host_mem 2026-05-20 01:21:56.137 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-20 01:21:56.142 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:56.147 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-20 01:21:56.150 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:56.154 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:56.160 | + lib/host:configure_zswap:44 : echo lz4 2026-05-20 01:21:56.160 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-20 01:21:56.176 | lz4 2026-05-20 01:21:56.182 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-20 01:21:56.182 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-20 01:21:56.194 | zsmalloc 2026-05-20 01:21:56.201 | + lib/host:configure_zswap:47 : echo 1 2026-05-20 01:21:56.202 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-20 01:21:56.216 | 1 2026-05-20 01:21:56.242 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-20 01:21:56.257 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-20 01:21:56.257 | /sys/module/zswap/parameters/enabled:Y 2026-05-20 01:21:56.257 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-20 01:21:56.257 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-20 01:21:56.257 | /sys/module/zswap/parameters/compressor:lz4 2026-05-20 01:21:56.258 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-20 01:21:56.258 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-20 01:21:56.258 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-20 01:21:56.258 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-20 01:21:56.263 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-20 01:21:56.267 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:56.272 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-20 01:21:56.276 | + functions-common:install_package:1432 : update_package_repo 2026-05-20 01:21:56.280 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:21:56.284 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-20 01:21:56.287 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-20 01:21:56.291 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:56.294 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:21:56.297 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:56.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:56.306 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:21:56.310 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-20 01:21:56.314 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:56.318 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:21:56.323 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:21:56.330 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:21:56.335 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:21:56.339 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:21:56.343 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:21:56.348 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:21:56.354 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:21:56.360 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240116356 2026-05-20 01:21:56.364 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:21:56.369 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:21:56.373 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:22:06.454 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:06.455 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:16.444 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:22:22.474 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:29.349 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:22:34.489 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:39.363 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:48.504 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:48.505 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:49.372 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:22:58.062 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:08.075 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:18.128 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:28.145 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:38.156 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:38.156 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:48.167 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:48.167 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:58.181 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:58.181 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:59.186 | Reading package lists... 2026-05-20 01:23:59.210 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:59.212 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:59.212 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:59.212 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:23:59.212 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:23:59.223 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:23:59.227 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:23:59.233 | + functions-common:time_stop:2414 : local name 2026-05-20 01:23:59.238 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:23:59.242 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:23:59.246 | + functions-common:time_stop:2417 : local total 2026-05-20 01:23:59.250 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:23:59.254 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:23:59.259 | + functions-common:time_stop:2421 : start_time=1779240116356 2026-05-20 01:23:59.263 | + functions-common:time_stop:2423 : [[ -z 1779240116356 ]] 2026-05-20 01:23:59.268 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:23:59.275 | + functions-common:time_stop:2426 : end_time=1779240239270 2026-05-20 01:23:59.280 | + functions-common:time_stop:2427 : elapsed_time=122914 2026-05-20 01:23:59.284 | + functions-common:time_stop:2428 : total=0 2026-05-20 01:23:59.288 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:23:59.293 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=122914 2026-05-20 01:23:59.298 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-20 01:23:59.302 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:23:59.306 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:23:59.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:23:59.315 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:23:59.353 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:23:59.399 | Reading package lists... 2026-05-20 01:23:59.764 | Building dependency tree... 2026-05-20 01:23:59.764 | Reading state information... 2026-05-20 01:24:00.105 | Recommended packages: 2026-05-20 01:24:00.105 | qemu-kvm 2026-05-20 01:24:00.146 | The following NEW packages will be installed: 2026-05-20 01:24:00.148 | ksmtuned 2026-05-20 01:24:14.974 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:24:14.975 | Need to get 7,444 B of archives. 2026-05-20 01:24:14.975 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:24:14.975 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:25.999 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:38.019 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:55.816 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:55.816 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:55.835 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:55.835 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:24:55.845 | + functions-common:apt_get:1205 : result=100 2026-05-20 01:24:55.850 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-20 01:24:55.854 | + functions-common:time_stop:2414 : local name 2026-05-20 01:24:55.858 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:24:55.863 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:24:55.869 | + functions-common:time_stop:2417 : local total 2026-05-20 01:24:55.874 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:24:55.878 | + functions-common:time_stop:2420 : name=apt-get 2026-05-20 01:24:55.883 | + functions-common:time_stop:2421 : start_time=1779240239347 2026-05-20 01:24:55.888 | + functions-common:time_stop:2423 : [[ -z 1779240239347 ]] 2026-05-20 01:24:55.892 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:24:55.900 | + functions-common:time_stop:2426 : end_time=1779240295894 2026-05-20 01:24:55.904 | + functions-common:time_stop:2427 : elapsed_time=56547 2026-05-20 01:24:55.908 | + functions-common:time_stop:2428 : total=35437 2026-05-20 01:24:55.912 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:24:55.916 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=91984 2026-05-20 01:24:55.919 | + functions-common:apt_get:1209 : return 100 2026-05-20 01:24:55.924 | + functions-common:install_package:1434 : RETRY_UPDATE=True 2026-05-20 01:24:55.929 | + functions-common:install_package:1434 : update_package_repo 2026-05-20 01:24:55.934 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:24:55.939 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-20 01:24:55.943 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=True 2026-05-20 01:24:55.947 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:24:55.951 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:24:55.956 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:24:55.960 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:24:55.964 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:24:55.968 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-20 01:24:55.972 | + functions-common:apt_get_update:1160 : [[ True != \T\r\u\e ]] 2026-05-20 01:24:55.975 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:24:55.979 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:24:55.986 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:24:55.994 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:24:55.998 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:24:56.002 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:24:56.006 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:24:56.012 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:24:56.017 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:24:56.025 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240296019 2026-05-20 01:24:56.029 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:24:56.033 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:24:56.037 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:25:06.115 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:25:06.116 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:16.129 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:25:22.133 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:26.142 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:34.147 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:36.156 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:25:47.448 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:25:48.162 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:48.163 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:25:58.537 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:07.316 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:17.330 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:27.344 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:37.359 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:37.359 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:47.374 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:47.374 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:57.388 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:57.388 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:58.487 | Reading package lists... 2026-05-20 01:26:58.514 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:58.514 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:58.514 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:58.515 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:26:58.515 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:26:58.525 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:26:58.531 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:26:58.536 | + functions-common:time_stop:2414 : local name 2026-05-20 01:26:58.540 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:26:58.545 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:26:58.550 | + functions-common:time_stop:2417 : local total 2026-05-20 01:26:58.555 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:26:58.559 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:26:58.563 | + functions-common:time_stop:2421 : start_time=1779240296019 2026-05-20 01:26:58.568 | + functions-common:time_stop:2423 : [[ -z 1779240296019 ]] 2026-05-20 01:26:58.574 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:26:58.581 | + functions-common:time_stop:2426 : end_time=1779240418576 2026-05-20 01:26:58.586 | + functions-common:time_stop:2427 : elapsed_time=122557 2026-05-20 01:26:58.589 | + functions-common:time_stop:2428 : total=122914 2026-05-20 01:26:58.594 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:26:58.598 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=245471 2026-05-20 01:26:58.603 | + functions-common:install_package:1434 : real_install_package ksmtuned 2026-05-20 01:26:58.607 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:26:58.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:26:58.616 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:26:58.621 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:26:58.657 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:26:58.704 | Reading package lists... 2026-05-20 01:26:59.059 | Building dependency tree... 2026-05-20 01:26:59.060 | Reading state information... 2026-05-20 01:26:59.390 | Recommended packages: 2026-05-20 01:26:59.390 | qemu-kvm 2026-05-20 01:26:59.425 | The following NEW packages will be installed: 2026-05-20 01:26:59.427 | ksmtuned 2026-05-20 01:27:09.476 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:27:09.476 | Need to get 7,444 B of archives. 2026-05-20 01:27:09.476 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:27:09.476 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:19.812 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:31.828 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:42.315 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:42.315 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:42.330 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:42.330 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:27:42.341 | + functions-common:apt_get:1 : exit_trap 2026-05-20 01:27:42.347 | + ./stack.sh:exit_trap:519 : local r=100 2026-05-20 01:27:42.353 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-20 01:27:42.358 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-20 01:27:42.362 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-20 01:27:42.366 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-20 01:27:42.371 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-20 01:27:42.375 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-20 01:27:42.379 | + ./stack.sh:exit_trap:536 : [[ 100 -ne 0 ]] 2026-05-20 01:27:42.384 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-20 01:27:42.384 | Error on exit 2026-05-20 01:27:42.388 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-20 01:27:42.392 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-20 01:27:42.396 | + ./stack.sh:exit_trap:545 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-20 01:27:42.939 | + ./stack.sh:exit_trap:554 : exit 100