2026-05-20 01:21:30.639 | + ./stack.sh:main:485 : exec 2026-05-20 01:21:30.639 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012130' 2026-05-20 01:21:30.639 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-20-012130.summary.2026-05-20-012130 2026-05-20 01:21:30.639 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-20 01:21:30.639 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012130 2026-05-20 01:21:30.639 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012130 /opt/stack/logs/devstacklog.txt 2026-05-20 01:21:30.639 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012130.summary.2026-05-20-012130 /opt/stack/logs/devstacklog.txt.summary 2026-05-20 01:21:30.639 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-20 01:21:30.643 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-20 01:21:30.647 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-20 01:21:30.653 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-20 01:21:30.657 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-20 01:21:30.663 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-20 01:21:30.664 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-20 01:21:30.671 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:30.675 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-20 01:21:30.680 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-20 01:21:30.687 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:30.692 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:30.696 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-20 01:21:30.702 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-20 01:21:30.709 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:30.713 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-20 01:21:30.718 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-20 01:21:30.722 | + ./stack.sh:main:571 : set -o errexit 2026-05-20 01:21:30.726 | + ./stack.sh:main:574 : uname -a 2026-05-20 01:21:30.729 | Linux np0000175167 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:30.733 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-20 01:21:30.737 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-20 01:21:30.744 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-20 01:21:30.815 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-20 01:21:30.846 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-20 01:21:30.851 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-20 01:21:30.879 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-20 01:21:30.885 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-20 01:21:30.911 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-20 01:21:30.917 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-20 01:21:30.944 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-20 01:21:30.948 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-20 01:21:30.952 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-20 01:21:30.957 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-20 01:21:30.984 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-20 01:21:30.990 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-20 01:21:31.017 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-20 01:21:31.022 | + ./stack.sh:main:588 : tune_host 2026-05-20 01:21:31.026 | + lib/host:tune_host:96 : configure_host_mem 2026-05-20 01:21:31.031 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-20 01:21:31.035 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:31.039 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-20 01:21:31.042 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:31.046 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:31.050 | + lib/host:configure_zswap:44 : echo lz4 2026-05-20 01:21:31.053 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-20 01:21:31.063 | lz4 2026-05-20 01:21:31.071 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-20 01:21:31.071 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-20 01:21:31.083 | zsmalloc 2026-05-20 01:21:31.090 | + lib/host:configure_zswap:47 : echo 1 2026-05-20 01:21:31.090 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-20 01:21:31.105 | 1 2026-05-20 01:21:31.210 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/enabled:Y 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/compressor:lz4 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-20 01:21:31.223 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-20 01:21:31.229 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-20 01:21:31.233 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:31.237 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-20 01:21:31.241 | + functions-common:install_package:1432 : update_package_repo 2026-05-20 01:21:31.244 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:21:31.248 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-20 01:21:31.252 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-20 01:21:31.256 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:31.260 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:21:31.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:31.268 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:31.271 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:21:31.274 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-20 01:21:31.277 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:31.281 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:21:31.285 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:21:31.293 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:21:31.298 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:21:31.301 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:21:31.304 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:21:31.308 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:21:31.312 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:21:31.318 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240091314 2026-05-20 01:21:31.322 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:21:31.326 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:21:31.331 | + 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:21:41.417 | Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:21:41.419 | Ign:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:21:51.422 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:21:56.434 | Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:01.437 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:22:10.948 | Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:11.440 | Ign:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:26.455 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:22:27.362 | Err:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:27.362 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:36.469 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:22:46.481 | Ign:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:56.493 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:06.507 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:16.529 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:16.529 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:26.546 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:26.546 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:36.563 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:36.563 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:37.564 | Reading package lists... 2026-05-20 01:23:37.590 | 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:37.590 | 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:37.590 | 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:37.590 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:23:37.590 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:23:37.600 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:23:37.605 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:23:37.610 | + functions-common:time_stop:2414 : local name 2026-05-20 01:23:37.615 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:23:37.619 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:23:37.623 | + functions-common:time_stop:2417 : local total 2026-05-20 01:23:37.627 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:23:37.632 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:23:37.636 | + functions-common:time_stop:2421 : start_time=1779240091314 2026-05-20 01:23:37.641 | + functions-common:time_stop:2423 : [[ -z 1779240091314 ]] 2026-05-20 01:23:37.646 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:23:37.653 | + functions-common:time_stop:2426 : end_time=1779240217648 2026-05-20 01:23:37.657 | + functions-common:time_stop:2427 : elapsed_time=126334 2026-05-20 01:23:37.661 | + functions-common:time_stop:2428 : total=0 2026-05-20 01:23:37.666 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:23:37.669 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=126334 2026-05-20 01:23:37.673 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-20 01:23:37.677 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:23:37.681 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:23:37.685 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:23:37.689 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:23:37.727 | + 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:37.771 | Reading package lists... 2026-05-20 01:23:38.020 | Building dependency tree... 2026-05-20 01:23:38.021 | Reading state information... 2026-05-20 01:23:38.275 | Recommended packages: 2026-05-20 01:23:38.276 | qemu-kvm 2026-05-20 01:23:38.307 | The following NEW packages will be installed: 2026-05-20 01:23:38.309 | ksmtuned 2026-05-20 01:23:53.354 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:23:53.354 | Need to get 7,444 B of archives. 2026-05-20 01:23:53.354 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:23:53.354 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:04.364 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:16.381 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:35.411 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:35.412 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:35.423 | 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:35.423 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:24:35.432 | + functions-common:apt_get:1205 : result=100 2026-05-20 01:24:35.436 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-20 01:24:35.441 | + functions-common:time_stop:2414 : local name 2026-05-20 01:24:35.445 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:24:35.450 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:24:35.454 | + functions-common:time_stop:2417 : local total 2026-05-20 01:24:35.459 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:24:35.463 | + functions-common:time_stop:2420 : name=apt-get 2026-05-20 01:24:35.467 | + functions-common:time_stop:2421 : start_time=1779240217721 2026-05-20 01:24:35.470 | + functions-common:time_stop:2423 : [[ -z 1779240217721 ]] 2026-05-20 01:24:35.475 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:24:35.482 | + functions-common:time_stop:2426 : end_time=1779240275477 2026-05-20 01:24:35.486 | + functions-common:time_stop:2427 : elapsed_time=57756 2026-05-20 01:24:35.490 | + functions-common:time_stop:2428 : total=6138 2026-05-20 01:24:35.494 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:24:35.498 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63894 2026-05-20 01:24:35.502 | + functions-common:apt_get:1209 : return 100 2026-05-20 01:24:35.507 | + functions-common:install_package:1434 : RETRY_UPDATE=True 2026-05-20 01:24:35.511 | + functions-common:install_package:1434 : update_package_repo 2026-05-20 01:24:35.515 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:24:35.519 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-20 01:24:35.523 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=True 2026-05-20 01:24:35.527 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:24:35.532 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:24:35.535 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:24:35.539 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:24:35.543 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:24:35.548 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-20 01:24:35.551 | + functions-common:apt_get_update:1160 : [[ True != \T\r\u\e ]] 2026-05-20 01:24:35.554 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:24:35.558 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:24:35.563 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:24:35.571 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:24:35.574 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:24:35.578 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:24:35.582 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:24:35.587 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:24:35.591 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:24:35.598 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240275593 2026-05-20 01:24:35.602 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:24:35.606 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:24:35.610 | + 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:24:44.663 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:24:45.683 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:24:54.676 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:24:56.699 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:08.712 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:09.693 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:19.706 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:25:25.078 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:25.079 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:25:29.714 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:25:39.728 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:49.740 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:04.763 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:14.773 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:29.793 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:29.793 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:43.545 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:43.545 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:53.560 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:53.560 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:54.538 | Reading package lists... 2026-05-20 01:26:54.567 | 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:54.568 | 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:54.568 | 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:54.568 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:26:54.568 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:26:54.577 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:26:54.581 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:26:54.585 | + functions-common:time_stop:2414 : local name 2026-05-20 01:26:54.589 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:26:54.593 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:26:54.596 | + functions-common:time_stop:2417 : local total 2026-05-20 01:26:54.600 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:26:54.603 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:26:54.607 | + functions-common:time_stop:2421 : start_time=1779240275593 2026-05-20 01:26:54.611 | + functions-common:time_stop:2423 : [[ -z 1779240275593 ]] 2026-05-20 01:26:54.615 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:26:54.621 | + functions-common:time_stop:2426 : end_time=1779240414617 2026-05-20 01:26:54.625 | + functions-common:time_stop:2427 : elapsed_time=139024 2026-05-20 01:26:54.629 | + functions-common:time_stop:2428 : total=126334 2026-05-20 01:26:54.633 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:26:54.636 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=265358 2026-05-20 01:26:54.640 | + functions-common:install_package:1434 : real_install_package ksmtuned 2026-05-20 01:26:54.644 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:26:54.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:26:54.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:26:54.655 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:26:54.689 | + 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:54.736 | Reading package lists... 2026-05-20 01:26:54.991 | Building dependency tree... 2026-05-20 01:26:54.991 | Reading state information... 2026-05-20 01:26:55.258 | Recommended packages: 2026-05-20 01:26:55.258 | qemu-kvm 2026-05-20 01:26:55.288 | The following NEW packages will be installed: 2026-05-20 01:26:55.290 | ksmtuned 2026-05-20 01:27:05.333 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:27:05.333 | Need to get 7,444 B of archives. 2026-05-20 01:27:05.333 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:27:05.333 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:16.348 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:28.377 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:47.415 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:47.415 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:47.428 | 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:47.428 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:27:47.438 | + functions-common:apt_get:1 : exit_trap 2026-05-20 01:27:47.444 | + ./stack.sh:exit_trap:519 : local r=100 2026-05-20 01:27:47.450 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-20 01:27:47.455 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-20 01:27:47.460 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-20 01:27:47.465 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-20 01:27:47.470 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-20 01:27:47.474 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-20 01:27:47.478 | + ./stack.sh:exit_trap:536 : [[ 100 -ne 0 ]] 2026-05-20 01:27:47.482 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-20 01:27:47.483 | Error on exit 2026-05-20 01:27:47.486 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-20 01:27:47.491 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-20 01:27:47.495 | + ./stack.sh:exit_trap:545 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-20 01:27:48.038 | + ./stack.sh:exit_trap:554 : exit 100