2026-03-20 00:21:12.951 | + ./stack.sh:main:485 : exec 2026-03-20 00:21:12.951 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-20-002112' 2026-03-20 00:21:12.951 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-20-002112.summary.2026-03-20-002112 2026-03-20 00:21:12.951 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-20 00:21:12.951 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-20-002112 2026-03-20 00:21:12.951 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-20-002112 /opt/stack/logs/devstacklog.txt 2026-03-20 00:21:12.951 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-20-002112.summary.2026-03-20-002112 /opt/stack/logs/devstacklog.txt.summary 2026-03-20 00:21:12.951 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-20 00:21:12.955 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-20 00:21:12.960 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-20 00:21:12.967 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-20 00:21:12.971 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-20 00:21:12.977 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-20 00:21:12.978 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-20 00:21:12.984 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-20 00:21:12.988 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-20 00:21:12.993 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-20 00:21:12.999 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-20 00:21:13.004 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-20 00:21:13.008 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-20 00:21:13.014 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-20 00:21:13.021 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-20 00:21:13.025 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-20 00:21:13.029 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-20 00:21:13.033 | + ./stack.sh:main:571 : set -o errexit 2026-03-20 00:21:13.038 | + ./stack.sh:main:574 : uname -a 2026-03-20 00:21:13.040 | Linux np0000160184 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-20 00:21:13.043 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-20 00:21:13.047 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-20 00:21:13.054 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-20 00:21:13.142 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-20 00:21:13.173 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-20 00:21:13.178 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-20 00:21:13.204 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-20 00:21:13.211 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-20 00:21:13.238 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-20 00:21:13.242 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-20 00:21:13.268 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-20 00:21:13.273 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-20 00:21:13.276 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-20 00:21:13.281 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-20 00:21:13.307 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-20 00:21:13.312 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-20 00:21:13.339 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-20 00:21:13.343 | + ./stack.sh:main:588 : tune_host 2026-03-20 00:21:13.347 | + lib/host:tune_host:96 : configure_host_mem 2026-03-20 00:21:13.351 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-20 00:21:13.355 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-20 00:21:13.359 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-20 00:21:13.363 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-20 00:21:13.367 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-20 00:21:13.371 | + lib/host:configure_zswap:44 : echo lz4 2026-03-20 00:21:13.372 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-20 00:21:13.385 | lz4 2026-03-20 00:21:13.392 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-20 00:21:13.392 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-20 00:21:13.406 | zsmalloc 2026-03-20 00:21:13.412 | + lib/host:configure_zswap:47 : echo 1 2026-03-20 00:21:13.412 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-20 00:21:13.426 | 1 2026-03-20 00:21:13.452 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-20 00:21:13.464 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-20 00:21:13.464 | /sys/module/zswap/parameters/enabled:Y 2026-03-20 00:21:13.464 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-20 00:21:13.464 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-20 00:21:13.464 | /sys/module/zswap/parameters/compressor:lz4 2026-03-20 00:21:13.464 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-20 00:21:13.464 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-20 00:21:13.465 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-20 00:21:13.465 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-20 00:21:13.469 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-20 00:21:13.473 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-20 00:21:13.476 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-20 00:21:13.480 | + functions-common:install_package:1430 : update_package_repo 2026-03-20 00:21:13.483 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-20 00:21:13.487 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-20 00:21:13.491 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-20 00:21:13.493 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-20 00:21:13.497 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-20 00:21:13.500 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-20 00:21:13.504 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-20 00:21:13.507 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-20 00:21:13.510 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-20 00:21:13.513 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-20 00:21:13.516 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-20 00:21:13.520 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-20 00:21:13.527 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-20 00:21:13.531 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-20 00:21:13.534 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-20 00:21:13.538 | + functions-common:time_start:2399 : local start_time= 2026-03-20 00:21:13.541 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-20 00:21:13.546 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-20 00:21:13.553 | + functions-common:time_start:2403 : _TIME_START[$name]=1773966073548 2026-03-20 00:21:13.556 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-20 00:21:13.559 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-20 00:21:13.562 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-03-20 00:21:13.709 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-20 00:21:13.711 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-20 00:21:13.743 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-20 00:21:13.805 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-20 00:21:15.116 | Reading package lists... 2026-03-20 00:21:15.150 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-20 00:21:15.154 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-20 00:21:15.158 | + functions-common:time_stop:2412 : local name 2026-03-20 00:21:15.162 | + functions-common:time_stop:2413 : local end_time 2026-03-20 00:21:15.166 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-20 00:21:15.170 | + functions-common:time_stop:2415 : local total 2026-03-20 00:21:15.173 | + functions-common:time_stop:2416 : local start_time 2026-03-20 00:21:15.177 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-20 00:21:15.180 | + functions-common:time_stop:2419 : start_time=1773966073548 2026-03-20 00:21:15.183 | + functions-common:time_stop:2421 : [[ -z 1773966073548 ]] 2026-03-20 00:21:15.188 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-20 00:21:15.195 | + functions-common:time_stop:2424 : end_time=1773966075190 2026-03-20 00:21:15.199 | + functions-common:time_stop:2425 : elapsed_time=1642 2026-03-20 00:21:15.203 | + functions-common:time_stop:2426 : total=0 2026-03-20 00:21:15.207 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-20 00:21:15.211 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1642 2026-03-20 00:21:15.216 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-20 00:21:15.220 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-20 00:21:15.223 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-20 00:21:15.227 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-20 00:21:15.230 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-20 00:21:15.263 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-03-20 00:21:15.303 | Reading package lists... 2026-03-20 00:21:15.533 | Building dependency tree... 2026-03-20 00:21:15.533 | Reading state information... 2026-03-20 00:21:15.757 | Recommended packages: 2026-03-20 00:21:15.757 | qemu-kvm 2026-03-20 00:21:15.783 | The following NEW packages will be installed: 2026-03-20 00:21:15.784 | ksmtuned 2026-03-20 00:21:15.972 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-20 00:21:15.972 | Need to get 7,444 B of archives. 2026-03-20 00:21:15.972 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-20 00:21:15.972 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:17.128 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:19.285 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:23.450 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:23.450 | 503 Service Unavailable [IP: 2620:2d:4000:1::94 80] 2026-03-20 00:21:23.463 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb 503 Service Unavailable [IP: 2620:2d:4000:1::94 80] 2026-03-20 00:21:23.463 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-03-20 00:21:23.471 | + functions-common:apt_get:1203 : result=100 2026-03-20 00:21:23.474 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-20 00:21:23.478 | + functions-common:time_stop:2412 : local name 2026-03-20 00:21:23.482 | + functions-common:time_stop:2413 : local end_time 2026-03-20 00:21:23.486 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-20 00:21:23.490 | + functions-common:time_stop:2415 : local total 2026-03-20 00:21:23.494 | + functions-common:time_stop:2416 : local start_time 2026-03-20 00:21:23.498 | + functions-common:time_stop:2418 : name=apt-get 2026-03-20 00:21:23.502 | + functions-common:time_stop:2419 : start_time=1773966075258 2026-03-20 00:21:23.506 | + functions-common:time_stop:2421 : [[ -z 1773966075258 ]] 2026-03-20 00:21:23.512 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-20 00:21:23.518 | + functions-common:time_stop:2424 : end_time=1773966083513 2026-03-20 00:21:23.521 | + functions-common:time_stop:2425 : elapsed_time=8255 2026-03-20 00:21:23.524 | + functions-common:time_stop:2426 : total=5387 2026-03-20 00:21:23.528 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-20 00:21:23.532 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13642 2026-03-20 00:21:23.536 | + functions-common:apt_get:1207 : return 100 2026-03-20 00:21:23.540 | + functions-common:install_package:1432 : RETRY_UPDATE=True 2026-03-20 00:21:23.544 | + functions-common:install_package:1432 : update_package_repo 2026-03-20 00:21:23.548 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-20 00:21:23.552 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-20 00:21:23.556 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=True 2026-03-20 00:21:23.560 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-20 00:21:23.565 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-20 00:21:23.569 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-20 00:21:23.574 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-20 00:21:23.577 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-20 00:21:23.581 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-20 00:21:23.585 | + functions-common:apt_get_update:1158 : [[ True != \T\r\u\e ]] 2026-03-20 00:21:23.588 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-20 00:21:23.591 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-20 00:21:23.597 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-20 00:21:23.604 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-20 00:21:23.608 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-20 00:21:23.613 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-20 00:21:23.617 | + functions-common:time_start:2399 : local start_time= 2026-03-20 00:21:23.620 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-20 00:21:23.625 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-20 00:21:23.632 | + functions-common:time_start:2403 : _TIME_START[$name]=1773966083627 2026-03-20 00:21:23.636 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-20 00:21:23.640 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-20 00:21:23.643 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-03-20 00:21:23.884 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-20 00:21:23.944 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-20 00:21:23.993 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-20 00:21:24.022 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-20 00:21:25.354 | Reading package lists... 2026-03-20 00:21:25.389 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-20 00:21:25.393 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-20 00:21:25.398 | + functions-common:time_stop:2412 : local name 2026-03-20 00:21:25.402 | + functions-common:time_stop:2413 : local end_time 2026-03-20 00:21:25.406 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-20 00:21:25.411 | + functions-common:time_stop:2415 : local total 2026-03-20 00:21:25.415 | + functions-common:time_stop:2416 : local start_time 2026-03-20 00:21:25.418 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-20 00:21:25.423 | + functions-common:time_stop:2419 : start_time=1773966083627 2026-03-20 00:21:25.427 | + functions-common:time_stop:2421 : [[ -z 1773966083627 ]] 2026-03-20 00:21:25.432 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-20 00:21:25.439 | + functions-common:time_stop:2424 : end_time=1773966085433 2026-03-20 00:21:25.443 | + functions-common:time_stop:2425 : elapsed_time=1806 2026-03-20 00:21:25.447 | + functions-common:time_stop:2426 : total=1642 2026-03-20 00:21:25.451 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-20 00:21:25.454 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3448 2026-03-20 00:21:25.459 | + functions-common:install_package:1432 : real_install_package ksmtuned 2026-03-20 00:21:25.462 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-20 00:21:25.467 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-20 00:21:25.471 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-20 00:21:25.475 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-20 00:21:25.509 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-03-20 00:21:25.556 | Reading package lists... 2026-03-20 00:21:25.901 | Building dependency tree... 2026-03-20 00:21:25.901 | Reading state information... 2026-03-20 00:21:26.244 | Recommended packages: 2026-03-20 00:21:26.244 | qemu-kvm 2026-03-20 00:21:26.278 | The following NEW packages will be installed: 2026-03-20 00:21:26.280 | ksmtuned 2026-03-20 00:21:26.468 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-20 00:21:26.468 | Need to get 7,444 B of archives. 2026-03-20 00:21:26.468 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-20 00:21:26.468 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:27.629 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:29.785 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:33.945 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-03-20 00:21:33.945 | 503 Service Unavailable [IP: 2620:2d:4000:1::94 80] 2026-03-20 00:21:33.955 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb 503 Service Unavailable [IP: 2620:2d:4000:1::94 80] 2026-03-20 00:21:33.955 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-03-20 00:21:33.962 | + functions-common:apt_get:1 : exit_trap 2026-03-20 00:21:33.966 | + ./stack.sh:exit_trap:519 : local r=100 2026-03-20 00:21:33.972 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-20 00:21:33.978 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-20 00:21:33.982 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-20 00:21:33.986 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-20 00:21:33.990 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-20 00:21:33.995 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-20 00:21:33.999 | + ./stack.sh:exit_trap:536 : [[ 100 -ne 0 ]] 2026-03-20 00:21:34.003 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-20 00:21:34.003 | Error on exit 2026-03-20 00:21:34.007 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-20 00:21:34.011 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-20 00:21:34.015 | + ./stack.sh:exit_trap:545 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-20 00:21:34.554 | + ./stack.sh:exit_trap:554 : exit 100