2026-08-18 06:45:03.826 | + ./stack.sh:main:491 : exec 2026-08-18 06:45:03.826 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-18-084503' 2026-08-18 06:45:03.826 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-18-084503.summary.2026-08-18-084503 2026-08-18 06:45:03.826 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 06:45:03.827 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-18-084503 2026-08-18 06:45:03.827 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-18-084503 /opt/stack/logs/stack.sh.log 2026-08-18 06:45:03.827 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-18-084503.summary.2026-08-18-084503 /opt/stack/logs/stack.sh.log.summary 2026-08-18 06:45:03.827 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-18 06:45:03.827 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-18 06:45:03.827 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-18 06:45:03.827 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-18 06:45:03.827 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-18 06:45:03.827 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-18 06:45:03.827 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-18 06:45:03.828 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-18 06:45:03.828 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-18 06:45:03.828 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-18 06:45:03.828 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-18 06:45:03.828 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-18 06:45:03.828 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-18 06:45:03.828 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-18 06:45:03.828 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-18 06:45:03.828 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-18 06:45:03.828 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-18 06:45:03.828 | + ./stack.sh:main:577 : set -o errexit 2026-08-18 06:45:03.829 | + ./stack.sh:main:580 : uname -a 2026-08-18 06:45:03.829 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-18 06:45:03.829 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-18 06:45:03.829 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-18 06:45:03.829 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-18 06:45:03.862 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-18 06:45:03.880 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-18 06:45:03.884 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-18 06:45:03.903 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-18 06:45:03.906 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-18 06:45:03.925 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-18 06:45:03.928 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-18 06:45:03.946 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-18 06:45:03.949 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-18 06:45:03.951 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-18 06:45:03.955 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-18 06:45:03.972 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-18 06:45:03.976 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-18 06:45:03.993 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-18 06:45:03.996 | + ./stack.sh:main:594 : tune_host 2026-08-18 06:45:03.999 | + lib/host:tune_host:125 : configure_host_mem 2026-08-18 06:45:04.002 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-18 06:45:04.004 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-18 06:45:04.007 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-18 06:45:04.009 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-18 06:45:04.012 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-18 06:45:04.015 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:45:04.017 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:45:04.020 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-18 06:45:04.022 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:45:04.025 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:45:04.028 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:45:04.030 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:45:04.033 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:45:04.035 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:45:04.038 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-18 06:45:04.040 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-18 06:45:04.043 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-18 06:45:04.046 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-18 06:45:04.051 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-18 06:45:04.053 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-18 06:45:04.056 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-18 06:45:04.058 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:45:04.061 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:45:04.064 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:45:04.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035504065 2026-08-18 06:45:04.070 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-18 06:45:04.073 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-18 06:45:04.075 | + 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-08-18 06:45:04.217 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-18 06:45:04.217 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-18 06:45:04.219 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-18 06:45:04.237 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-18 06:45:04.263 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-18 06:45:07.558 | Fetched 4747 B in 1s (8387 B/s) 2026-08-18 06:45:09.242 | Reading package lists... 2026-08-18 06:45:09.270 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-18 06:45:09.272 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-18 06:45:09.273 | + functions-common:time_stop:2420 : local name 2026-08-18 06:45:09.275 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:45:09.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:45:09.279 | + functions-common:time_stop:2423 : local total 2026-08-18 06:45:09.280 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:45:09.282 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-18 06:45:09.284 | + functions-common:time_stop:2427 : start_time=1787035504065 2026-08-18 06:45:09.286 | + functions-common:time_stop:2429 : [[ -z 1787035504065 ]] 2026-08-18 06:45:09.288 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:45:09.291 | + functions-common:time_stop:2432 : end_time=1787035509289 2026-08-18 06:45:09.293 | + functions-common:time_stop:2433 : elapsed_time=5224 2026-08-18 06:45:09.295 | + functions-common:time_stop:2434 : total=0 2026-08-18 06:45:09.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:45:09.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5224 2026-08-18 06:45:09.301 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-18 06:45:09.303 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:45:09.304 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:45:09.306 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:45:09.308 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-18 06:45:09.324 | + 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-08-18 06:45:09.364 | Reading package lists... 2026-08-18 06:45:09.789 | Building dependency tree... 2026-08-18 06:45:09.790 | Reading state information... 2026-08-18 06:45:10.502 | The following packages were automatically installed and are no longer required: 2026-08-18 06:45:10.505 | libfwupd2 libgusb2 2026-08-18 06:45:10.505 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:45:10.551 | The following NEW packages will be installed: 2026-08-18 06:45:10.554 | ksmtuned 2026-08-18 06:45:10.618 | 0 upgraded, 1 newly installed, 0 to remove and 115 not upgraded. 2026-08-18 06:45:10.619 | Need to get 7444 B of archives. 2026-08-18 06:45:10.620 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-18 06:45:10.620 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-18 06:45:10.852 | perl: warning: Setting locale failed. 2026-08-18 06:45:10.853 | perl: warning: Please check that your locale settings: 2026-08-18 06:45:10.853 | LANGUAGE = (unset), 2026-08-18 06:45:10.853 | LC_ALL = "en_US.utf8", 2026-08-18 06:45:10.853 | LANG = "de_DE.UTF-8" 2026-08-18 06:45:10.853 | are supported and installed on your system. 2026-08-18 06:45:10.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:45:10.918 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:45:10.918 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:45:10.918 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:45:11.125 | Fetched 7444 B in 0s (331 kB/s) 2026-08-18 06:45:11.167 | Selecting previously unselected package ksmtuned. 2026-08-18 06:45:11.235 | (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 ... 107972 files and directories currently installed.) 2026-08-18 06:45:11.242 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-18 06:45:11.246 | Unpacking ksmtuned (4.20150326) ... 2026-08-18 06:45:11.311 | Setting up ksmtuned (4.20150326) ... 2026-08-18 06:45:11.519 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-18 06:45:11.711 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-18 06:45:12.432 | perl: warning: Setting locale failed. 2026-08-18 06:45:12.433 | perl: warning: Please check that your locale settings: 2026-08-18 06:45:12.433 | LANGUAGE = (unset), 2026-08-18 06:45:12.433 | LC_ALL = "en_US.utf8", 2026-08-18 06:45:12.433 | LANG = "de_DE.UTF-8" 2026-08-18 06:45:12.433 | are supported and installed on your system. 2026-08-18 06:45:12.433 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:45:12.561 | perl: warning: Setting locale failed. 2026-08-18 06:45:12.561 | perl: warning: Please check that your locale settings: 2026-08-18 06:45:12.561 | LANGUAGE = (unset), 2026-08-18 06:45:12.562 | LC_ALL = "en_US.utf8", 2026-08-18 06:45:12.562 | LANG = "de_DE.UTF-8" 2026-08-18 06:45:12.562 | are supported and installed on your system. 2026-08-18 06:45:12.562 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:45:12.612 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:45:12.612 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:45:12.612 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:45:12.682 | perl: warning: Setting locale failed. 2026-08-18 06:45:12.682 | perl: warning: Please check that your locale settings: 2026-08-18 06:45:12.682 | LANGUAGE = (unset), 2026-08-18 06:45:12.682 | LC_ALL = "en_US.utf8", 2026-08-18 06:45:12.682 | LANG = "de_DE.UTF-8" 2026-08-18 06:45:12.682 | are supported and installed on your system. 2026-08-18 06:45:12.682 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:45:13.167 | 2026-08-18 06:45:13.167 | Running kernel seems to be up-to-date. 2026-08-18 06:45:13.167 | 2026-08-18 06:45:13.167 | No services need to be restarted. 2026-08-18 06:45:13.167 | 2026-08-18 06:45:13.167 | No containers need to be restarted. 2026-08-18 06:45:13.167 | 2026-08-18 06:45:13.167 | No user sessions are running outdated binaries. 2026-08-18 06:45:13.168 | 2026-08-18 06:45:13.168 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:45:15.287 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:45:15.289 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:45:15.291 | + functions-common:time_stop:2420 : local name 2026-08-18 06:45:15.293 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:45:15.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:45:15.297 | + functions-common:time_stop:2423 : local total 2026-08-18 06:45:15.300 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:45:15.302 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:45:15.304 | + functions-common:time_stop:2427 : start_time=1787035509322 2026-08-18 06:45:15.306 | + functions-common:time_stop:2429 : [[ -z 1787035509322 ]] 2026-08-18 06:45:15.308 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:45:15.311 | + functions-common:time_stop:2432 : end_time=1787035515309 2026-08-18 06:45:15.313 | + functions-common:time_stop:2433 : elapsed_time=5987 2026-08-18 06:45:15.315 | + functions-common:time_stop:2434 : total=12532 2026-08-18 06:45:15.317 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:45:15.319 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18519 2026-08-18 06:45:15.320 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:45:15.323 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-18 06:45:15.335 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-18 06:45:15.337 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-18 06:45:15.339 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-18 06:45:15.340 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-18 06:45:15.343 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-18 06:45:15.345 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-18 06:45:15.345 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-18 06:45:15.356 | 0 2026-08-18 06:45:15.360 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-18 06:45:15.362 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-18 06:45:15.365 | + lib/host:tune_host:126 : configure_host_net 2026-08-18 06:45:15.367 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-18 06:45:15.369 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-18 06:45:15.371 | + ./stack.sh:main:600 : fetch_plugins 2026-08-18 06:45:15.373 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-18 06:45:15.375 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-18 06:45:15.377 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-18 06:45:15.379 | + functions-common:fetch_plugins:1771 : return 2026-08-18 06:45:15.381 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-18 06:45:15.382 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-18 06:45:15.384 | + functions-common:run_phase:1849 : local phase= 2026-08-18 06:45:15.386 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-18 06:45:15.388 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 06:45:15.390 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 06:45:15.391 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 06:45:15.393 | + functions-common:run_phase:1858 : local extra 2026-08-18 06:45:15.396 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-18 06:45:15.399 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 06:45:15.401 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 06:45:15.403 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-18 06:45:15.405 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-18 06:45:15.407 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 06:45:15.418 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:45:15.420 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-18 06:45:15.422 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 06:45:15.424 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 06:45:15.426 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 06:45:15.427 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 06:45:15.429 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 06:45:15.431 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-18 06:45:15.432 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-18 06:45:15.434 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-18 06:45:15.436 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 06:45:15.438 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-18 06:45:15.440 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-18 06:45:15.442 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-18 06:45:15.444 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-18 06:45:15.445 | + functions-common:plugin_override_defaults:1812 : return 2026-08-18 06:45:15.447 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-18 06:45:15.462 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-18 06:45:15.464 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-18 06:45:15.477 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:45:15.480 | +++ lib/tls:source:43 : hostname -f 2026-08-18 06:45:15.485 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-18 06:45:15.487 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-18 06:45:15.488 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-18 06:45:15.490 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-18 06:45:15.492 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-18 06:45:15.494 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-18 06:45:15.495 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-18 06:45:15.497 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-18 06:45:15.499 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-18 06:45:15.502 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-18 06:45:15.504 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-18 06:45:15.515 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-18 06:45:15.531 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-18 06:45:15.542 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-18 06:45:15.553 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-18 06:45:15.585 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-18 06:45:15.648 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-18 06:45:15.726 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-18 06:45:15.750 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-18 06:45:15.794 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-18 06:45:15.833 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-18 06:45:15.835 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-18 06:45:15.848 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:45:15.849 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-18 06:45:15.852 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-18 06:45:15.854 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-18 06:45:15.855 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-18 06:45:15.858 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-18 06:45:15.871 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-18 06:45:15.873 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-18 06:45:15.875 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-18 06:45:15.877 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-18 06:45:15.879 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-18 06:45:15.882 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-18 06:45:15.884 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-18 06:45:15.886 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-18 06:45:15.888 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-18 06:45:15.891 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-18 06:45:15.904 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-18 06:45:15.905 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-18 06:45:15.907 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-18 06:45:15.910 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-18 06:45:15.911 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-18 06:45:15.913 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-18 06:45:15.915 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-18 06:45:15.917 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-18 06:45:15.919 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-18 06:45:15.921 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-18 06:45:15.923 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-18 06:45:15.925 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-18 06:45:15.927 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.221 2026-08-18 06:45:15.930 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-18 06:45:15.932 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-18 06:45:15.935 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 06:45:15.935 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-18 06:45:15.939 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-18 06:45:15.941 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-18 06:45:15.943 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-18 06:45:15.944 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-18 06:45:15.947 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-18 06:45:15.949 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-18 06:45:15.963 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-18 06:45:15.965 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.221 2026-08-18 06:45:15.968 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 06:45:15.968 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.221 2026-08-18 06:45:15.972 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.221 2026-08-18 06:45:15.974 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-18 06:45:15.976 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-18 06:45:15.978 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-18 06:45:15.980 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-18 06:45:15.982 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-18 06:45:15.984 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-18 06:45:15.986 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-18 06:45:15.989 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-18 06:45:15.991 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-18 06:45:15.993 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-18 06:45:15.995 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-18 06:45:15.997 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-18 06:45:15.999 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-18 06:45:16.001 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-18 06:45:16.003 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-18 06:45:16.005 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-18 06:45:16.007 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-18 06:45:16.009 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-18 06:45:16.010 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-18 06:45:16.013 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-18 06:45:16.014 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-18 06:45:16.017 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-18 06:45:16.030 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-18 06:45:16.032 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-18 06:45:16.034 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-18 06:45:16.036 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-18 06:45:16.039 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-18 06:45:16.041 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-18 06:45:16.043 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 06:45:16.045 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-18 06:45:16.047 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-18 06:45:16.049 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-18 06:45:16.051 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-18 06:45:16.053 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-18 06:45:16.055 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-18 06:45:16.057 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-18 06:45:16.059 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-18 06:45:16.062 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-18 06:45:16.064 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-18 06:45:16.066 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-18 06:45:16.068 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-18 06:45:16.070 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-18 06:45:16.154 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-18 06:45:16.165 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-18 06:45:16.168 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-18 06:45:16.170 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-18 06:45:16.172 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-18 06:45:16.174 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-18 06:45:16.176 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-18 06:45:16.178 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-18 06:45:16.179 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-18 06:45:16.182 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-18 06:45:16.184 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-18 06:45:16.186 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-18 06:45:16.187 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-18 06:45:16.189 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-18 06:45:16.191 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-18 06:45:16.193 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-18 06:45:16.196 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-18 06:45:16.198 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-18 06:45:16.200 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-18 06:45:16.202 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-18 06:45:16.204 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-18 06:45:16.207 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-18 06:45:16.208 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-18 06:45:16.208 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-18 06:45:16.209 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-18 06:45:16.214 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=0a:c973:8ba4 2026-08-18 06:45:16.216 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-18 06:45:16.218 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-18 06:45:16.220 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-18 06:45:16.222 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-18 06:45:16.224 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd0a:c973:8ba4::/56 2026-08-18 06:45:16.227 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd0a:c973:8ba4::/56 2026-08-18 06:45:16.227 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-18 06:45:16.232 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd0a:c973:8ba4::/64 2026-08-18 06:45:16.234 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-18 06:45:16.236 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-18 06:45:16.238 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-18 06:45:16.240 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-18 06:45:16.242 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-18 06:45:16.244 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-18 06:45:16.246 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-18 06:45:16.248 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-18 06:45:16.250 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-18 06:45:16.252 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-18 06:45:16.254 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-18 06:45:16.256 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-18 06:45:16.258 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-18 06:45:16.260 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd0a:c973:8ba4::/56 2026-08-18 06:45:16.262 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-18 06:45:16.264 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-18 06:45:16.267 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-18 06:45:16.268 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-18 06:45:16.268 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-18 06:45:16.272 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-18 06:45:16.276 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-18 06:45:16.276 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-18 06:45:16.276 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-18 06:45:16.281 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-18 06:45:16.285 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-18 06:45:16.288 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-18 06:45:16.290 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-18 06:45:16.292 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-18 06:45:16.294 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-18 06:45:16.296 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-18 06:45:16.298 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-18 06:45:16.300 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-18 06:45:16.302 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-18 06:45:16.304 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-18 06:45:16.320 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-18 06:45:16.332 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-18 06:45:16.343 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-18 06:45:16.355 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-18 06:45:16.366 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-18 06:45:16.395 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-18 06:45:16.398 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-18 06:45:16.399 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-18 06:45:16.402 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-18 06:45:16.404 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-18 06:45:16.407 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-18 06:45:16.421 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-18 06:45:16.423 | + ./stack.sh:main:635 : run_phase source 2026-08-18 06:45:16.425 | + functions-common:run_phase:1848 : local mode=source 2026-08-18 06:45:16.427 | + functions-common:run_phase:1849 : local phase= 2026-08-18 06:45:16.429 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-18 06:45:16.431 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 06:45:16.433 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 06:45:16.435 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 06:45:16.437 | + functions-common:run_phase:1858 : local extra 2026-08-18 06:45:16.439 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-18 06:45:16.442 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 06:45:16.445 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 06:45:16.446 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-18 06:45:16.449 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-18 06:45:16.451 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 06:45:16.464 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:45:16.466 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-18 06:45:16.468 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-18 06:45:16.507 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-18 06:45:16.509 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-18 06:45:16.511 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-18 06:45:16.513 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-18 06:45:16.515 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-18 06:45:16.517 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-18 06:45:16.519 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-18 06:45:16.521 | + functions-common:load_plugin_settings:1789 : return 2026-08-18 06:45:16.523 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-18 06:45:16.525 | + functions-common:verify_disabled_services:2131 : local service 2026-08-18 06:45:16.527 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.529 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-18 06:45:16.531 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.533 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-18 06:45:16.535 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.537 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-18 06:45:16.539 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.541 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-18 06:45:16.543 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.545 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-18 06:45:16.547 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.549 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-18 06:45:16.552 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.554 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-18 06:45:16.556 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.558 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-18 06:45:16.560 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.562 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-18 06:45:16.564 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.566 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-18 06:45:16.568 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.570 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-18 06:45:16.572 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.575 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-18 06:45:16.577 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.579 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-18 06:45:16.581 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.583 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-18 06:45:16.585 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.587 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-18 06:45:16.589 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.591 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-18 06:45:16.593 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.596 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-18 06:45:16.598 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.600 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-18 06:45:16.602 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.604 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-18 06:45:16.606 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.608 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-18 06:45:16.610 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.613 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-18 06:45:16.615 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.617 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-18 06:45:16.619 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.621 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-18 06:45:16.623 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.625 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-18 06:45:16.627 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 06:45:16.629 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-18 06:45:16.632 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-18 06:45:16.634 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-18 06:45:16.637 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-18 06:45:16.650 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:45:16.652 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-18 06:45:16.654 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-18 06:45:16.656 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-18 06:45:16.670 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:45:16.672 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-18 06:45:16.674 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-18 06:45:16.676 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-18 06:45:16.679 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-18 06:45:16.681 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-18 06:45:16.683 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-18 06:45:16.685 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-18 06:45:16.687 | + lib/database:initialize_database_backends:92 : return 0 2026-08-18 06:45:16.689 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-18 06:45:16.690 | Using mysql database backend 2026-08-18 06:45:16.692 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-18 06:45:16.706 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-18 06:45:16.709 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-18 06:45:16.711 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-18 06:45:16.714 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-18 06:45:16.716 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-18 06:45:16.718 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-18 06:45:16.733 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:45:16.735 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-18 06:45:16.749 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-18 06:45:16.763 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:45:16.765 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-18 06:45:16.780 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-18 06:45:16.793 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-18 06:45:16.808 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:45:16.810 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-18 06:45:16.825 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:45:16.828 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-18 06:45:16.830 | + functions-common:save_stackenv:65 : local tag=768 2026-08-18 06:45:16.832 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-18 06:45:16.836 | + functions-common:save_stackenv:67 : time_stamp=2026-08-18-084516 2026-08-18 06:45:16.839 | + functions-common:save_stackenv:68 : echo '# 2026-08-18-084516 768' 2026-08-18 06:45:16.841 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.843 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-18 06:45:16.845 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.848 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-18 06:45:16.850 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.852 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-18 06:45:16.854 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.856 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-18 06:45:16.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.861 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.221 2026-08-18 06:45:16.863 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.865 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.221/identity 2026-08-18 06:45:16.867 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.869 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-18-084503 2026-08-18 06:45:16.871 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.874 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-18 06:45:16.876 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.878 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.221 2026-08-18 06:45:16.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.882 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-18 06:45:16.885 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.887 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-18 06:45:16.889 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.891 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-18 06:45:16.893 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.896 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-18 06:45:16.898 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.900 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.221 2026-08-18 06:45:16.902 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:45:16.904 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-18 06:45:16.906 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-18 06:45:16.909 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-18 06:45:16.911 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-18 06:45:16.913 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-18 06:45:16.915 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 06:45:16.917 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:45:16.919 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:45:16.921 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:45:16.923 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:45:16.926 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:45:16.939 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:45:16.941 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:45:16.943 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:45:16.946 | + functions-common:git_clone:610 : echo master 2026-08-18 06:45:16.946 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:45:16.950 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-18 06:45:16.952 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 06:45:16.954 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-18 06:45:16.956 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:45:16.958 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:45:16.960 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:45:16.961 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:45:16.963 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:45:16.965 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:45:16.967 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:45:16.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:45:16.972 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:45:16.975 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035516973 2026-08-18 06:45:16.977 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-18 06:45:16.980 | Cloning into '/opt/stack/requirements'... 2026-08-18 06:45:21.093 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:45:21.096 | + functions-common:time_stop:2420 : local name 2026-08-18 06:45:21.097 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:45:21.099 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:45:21.101 | + functions-common:time_stop:2423 : local total 2026-08-18 06:45:21.103 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:45:21.105 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:45:21.108 | + functions-common:time_stop:2427 : start_time=1787035516973 2026-08-18 06:45:21.110 | + functions-common:time_stop:2429 : [[ -z 1787035516973 ]] 2026-08-18 06:45:21.112 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:45:21.116 | + functions-common:time_stop:2432 : end_time=1787035521113 2026-08-18 06:45:21.118 | + functions-common:time_stop:2433 : elapsed_time=4140 2026-08-18 06:45:21.120 | + functions-common:time_stop:2434 : total=0 2026-08-18 06:45:21.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:45:21.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4140 2026-08-18 06:45:21.126 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-18 06:45:21.129 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 06:45:21.130 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:45:21.132 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:45:21.134 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:45:21.136 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:45:21.138 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:45:21.140 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:45:21.142 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:45:21.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:45:21.147 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:45:21.150 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035521148 2026-08-18 06:45:21.152 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 06:45:21.692 | From https://review.opendev.org/openstack/requirements 2026-08-18 06:45:21.693 | * branch master -> FETCH_HEAD 2026-08-18 06:45:21.704 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:45:21.708 | + functions-common:time_stop:2420 : local name 2026-08-18 06:45:21.710 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:45:21.714 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:45:21.717 | + functions-common:time_stop:2423 : local total 2026-08-18 06:45:21.721 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:45:21.725 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:45:21.729 | + functions-common:time_stop:2427 : start_time=1787035521148 2026-08-18 06:45:21.732 | + functions-common:time_stop:2429 : [[ -z 1787035521148 ]] 2026-08-18 06:45:21.736 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:45:21.741 | + functions-common:time_stop:2432 : end_time=1787035521738 2026-08-18 06:45:21.744 | + functions-common:time_stop:2433 : elapsed_time=590 2026-08-18 06:45:21.748 | + functions-common:time_stop:2434 : total=4140 2026-08-18 06:45:21.752 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:45:21.754 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4730 2026-08-18 06:45:21.758 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 06:45:21.762 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:45:21.766 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:45:21.769 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:45:21.773 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:45:21.777 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:45:21.781 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:45:21.785 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:45:21.789 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:45:21.793 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:45:21.799 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035521795 2026-08-18 06:45:21.802 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 06:45:21.818 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:45:21.818 | 2026-08-18 06:45:21.818 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:45:21.818 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:45:21.818 | state without impacting any branches by switching back to a branch. 2026-08-18 06:45:21.818 | 2026-08-18 06:45:21.818 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:45:21.819 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:45:21.819 | 2026-08-18 06:45:21.819 | git switch -c 2026-08-18 06:45:21.819 | 2026-08-18 06:45:21.819 | Or undo this operation with: 2026-08-18 06:45:21.819 | 2026-08-18 06:45:21.819 | git switch - 2026-08-18 06:45:21.819 | 2026-08-18 06:45:21.819 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:45:21.820 | 2026-08-18 06:45:21.820 | HEAD is now at b8de3b00 Merge "update constraint for neutron-lib to new release 5.0.0" 2026-08-18 06:45:21.823 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:45:21.827 | + functions-common:time_stop:2420 : local name 2026-08-18 06:45:21.831 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:45:21.835 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:45:21.838 | + functions-common:time_stop:2423 : local total 2026-08-18 06:45:21.841 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:45:21.845 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:45:21.848 | + functions-common:time_stop:2427 : start_time=1787035521795 2026-08-18 06:45:21.852 | + functions-common:time_stop:2429 : [[ -z 1787035521795 ]] 2026-08-18 06:45:21.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:45:21.861 | + functions-common:time_stop:2432 : end_time=1787035521858 2026-08-18 06:45:21.865 | + functions-common:time_stop:2433 : elapsed_time=63 2026-08-18 06:45:21.869 | + functions-common:time_stop:2434 : total=4730 2026-08-18 06:45:21.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:45:21.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4793 2026-08-18 06:45:21.880 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-18 06:45:21.901 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-18 06:45:21.907 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:45:21.908 | + functions-common:git_clone:673 : head -1 2026-08-18 06:45:21.911 | b8de3b00 Merge "update constraint for neutron-lib to new release 5.0.0" 2026-08-18 06:45:21.915 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:45:21.921 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-18 06:45:21.926 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 06:45:21.930 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-18 06:45:21.935 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-18 06:45:21.939 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-18 06:45:21.943 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-18 06:45:21.948 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-18 06:45:21.952 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-18 06:45:21.956 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-18 06:45:21.961 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-18 06:45:21.965 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-18 06:45:21.972 | ++ tools/install_prereqs.sh:source:47 : NOW=1787035521 2026-08-18 06:45:21.977 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-18 06:45:21.982 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-18 06:45:21.987 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-18 06:45:21.991 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787035521 2026-08-18 06:45:21.995 | ++ tools/install_prereqs.sh:source:50 : [[ 1787035521 -lt 7200 ]] 2026-08-18 06:45:22.000 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-18 06:45:22.004 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-18 06:45:22.008 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-18 06:45:22.012 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-18 06:45:22.016 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-18 06:45:22.020 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-18 06:45:22.024 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-18 06:45:22.030 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-18 06:45:22.067 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-18 06:45:22.068 | apache2-dev 2026-08-18 06:45:22.068 | bc 2026-08-18 06:45:22.068 | bsdmainutils 2026-08-18 06:45:22.068 | curl 2026-08-18 06:45:22.068 | g++ 2026-08-18 06:45:22.068 | gawk 2026-08-18 06:45:22.068 | gcc 2026-08-18 06:45:22.068 | gettext 2026-08-18 06:45:22.068 | git 2026-08-18 06:45:22.068 | graphviz 2026-08-18 06:45:22.068 | iputils-ping 2026-08-18 06:45:22.069 | libffi-dev 2026-08-18 06:45:22.069 | libjpeg-dev 2026-08-18 06:45:22.069 | libpq-dev 2026-08-18 06:45:22.069 | libssl-dev 2026-08-18 06:45:22.069 | libsystemd-dev 2026-08-18 06:45:22.069 | libxml2-dev 2026-08-18 06:45:22.069 | libxslt1-dev 2026-08-18 06:45:22.069 | libyaml-dev 2026-08-18 06:45:22.069 | lsof 2026-08-18 06:45:22.069 | openssh-server 2026-08-18 06:45:22.069 | openssl 2026-08-18 06:45:22.070 | pkg-config 2026-08-18 06:45:22.070 | psmisc 2026-08-18 06:45:22.070 | python3-dev 2026-08-18 06:45:22.070 | python3-pip 2026-08-18 06:45:22.070 | python3-systemd 2026-08-18 06:45:22.070 | python3-venv 2026-08-18 06:45:22.070 | tar 2026-08-18 06:45:22.070 | tcpdump 2026-08-18 06:45:22.070 | unzip 2026-08-18 06:45:22.071 | uuid-runtime 2026-08-18 06:45:22.071 | wget 2026-08-18 06:45:22.071 | zlib1g-dev 2026-08-18 06:45:22.071 | libkrb5-dev 2026-08-18 06:45:22.071 | libldap2-dev 2026-08-18 06:45:22.071 | libsasl2-dev 2026-08-18 06:45:22.071 | memcached 2026-08-18 06:45:22.071 | python3-mysqldb 2026-08-18 06:45:22.071 | sqlite3 2026-08-18 06:45:22.071 | conntrack 2026-08-18 06:45:22.072 | curl 2026-08-18 06:45:22.072 | ebtables 2026-08-18 06:45:22.072 | genisoimage 2026-08-18 06:45:22.072 | iptables 2026-08-18 06:45:22.072 | iputils-arping 2026-08-18 06:45:22.072 | kpartx 2026-08-18 06:45:22.072 | libjs-jquery-tablesorter 2026-08-18 06:45:22.072 | parted 2026-08-18 06:45:22.072 | pm-utils 2026-08-18 06:45:22.073 | python3-mysqldb 2026-08-18 06:45:22.073 | socat 2026-08-18 06:45:22.073 | sqlite3 2026-08-18 06:45:22.073 | sudo 2026-08-18 06:45:22.073 | vlan 2026-08-18 06:45:22.073 | lsscsi 2026-08-18 06:45:22.073 | open-iscsi 2026-08-18 06:45:22.073 | cryptsetup 2026-08-18 06:45:22.073 | dosfstools 2026-08-18 06:45:22.074 | genisoimage 2026-08-18 06:45:22.074 | gir1.2-libosinfo-1.0 2026-08-18 06:45:22.074 | netcat-openbsd 2026-08-18 06:45:22.074 | open-iscsi 2026-08-18 06:45:22.074 | qemu-utils 2026-08-18 06:45:22.074 | sg3-utils 2026-08-18 06:45:22.074 | sysfsutils 2026-08-18 06:45:22.074 | lvm2 2026-08-18 06:45:22.074 | qemu-utils 2026-08-18 06:45:22.075 | thin-provisioning-tools 2026-08-18 06:45:22.075 | acl 2026-08-18 06:45:22.075 | dnsmasq-base 2026-08-18 06:45:22.075 | dnsmasq-utils 2026-08-18 06:45:22.075 | ebtables 2026-08-18 06:45:22.075 | haproxy 2026-08-18 06:45:22.075 | iptables 2026-08-18 06:45:22.075 | iputils-arping 2026-08-18 06:45:22.075 | iputils-ping 2026-08-18 06:45:22.076 | postgresql-server-dev-all 2026-08-18 06:45:22.076 | python3-mysqldb 2026-08-18 06:45:22.076 | sqlite3 2026-08-18 06:45:22.076 | sudo 2026-08-18 06:45:22.076 | vlan 2026-08-18 06:45:22.076 | pcp' 2026-08-18 06:45:22.076 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-18 06:45:22.102 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-18 06:45:22.102 | apache2-dev 2026-08-18 06:45:22.102 | bc 2026-08-18 06:45:22.102 | bsdmainutils 2026-08-18 06:45:22.102 | curl 2026-08-18 06:45:22.102 | g++ 2026-08-18 06:45:22.102 | gawk 2026-08-18 06:45:22.102 | gcc 2026-08-18 06:45:22.102 | gettext 2026-08-18 06:45:22.102 | git 2026-08-18 06:45:22.103 | graphviz 2026-08-18 06:45:22.103 | iputils-ping 2026-08-18 06:45:22.103 | libffi-dev 2026-08-18 06:45:22.103 | libjpeg-dev 2026-08-18 06:45:22.103 | libpq-dev 2026-08-18 06:45:22.103 | libssl-dev 2026-08-18 06:45:22.103 | libsystemd-dev 2026-08-18 06:45:22.103 | libxml2-dev 2026-08-18 06:45:22.103 | libxslt1-dev 2026-08-18 06:45:22.103 | libyaml-dev 2026-08-18 06:45:22.103 | lsof 2026-08-18 06:45:22.103 | openssh-server 2026-08-18 06:45:22.104 | openssl 2026-08-18 06:45:22.104 | pkg-config 2026-08-18 06:45:22.104 | psmisc 2026-08-18 06:45:22.104 | python3-dev 2026-08-18 06:45:22.104 | python3-pip 2026-08-18 06:45:22.104 | python3-systemd 2026-08-18 06:45:22.104 | python3-venv 2026-08-18 06:45:22.104 | tar 2026-08-18 06:45:22.104 | tcpdump 2026-08-18 06:45:22.105 | unzip 2026-08-18 06:45:22.105 | uuid-runtime 2026-08-18 06:45:22.105 | wget 2026-08-18 06:45:22.105 | zlib1g-dev 2026-08-18 06:45:22.105 | libkrb5-dev 2026-08-18 06:45:22.105 | libldap2-dev 2026-08-18 06:45:22.105 | libsasl2-dev 2026-08-18 06:45:22.105 | memcached 2026-08-18 06:45:22.105 | python3-mysqldb 2026-08-18 06:45:22.106 | sqlite3 2026-08-18 06:45:22.106 | conntrack 2026-08-18 06:45:22.106 | curl 2026-08-18 06:45:22.106 | ebtables 2026-08-18 06:45:22.106 | genisoimage 2026-08-18 06:45:22.106 | iptables 2026-08-18 06:45:22.106 | iputils-arping 2026-08-18 06:45:22.106 | kpartx 2026-08-18 06:45:22.107 | libjs-jquery-tablesorter 2026-08-18 06:45:22.107 | parted 2026-08-18 06:45:22.107 | pm-utils 2026-08-18 06:45:22.107 | python3-mysqldb 2026-08-18 06:45:22.107 | socat 2026-08-18 06:45:22.107 | sqlite3 2026-08-18 06:45:22.107 | sudo 2026-08-18 06:45:22.107 | vlan 2026-08-18 06:45:22.107 | lsscsi 2026-08-18 06:45:22.107 | open-iscsi 2026-08-18 06:45:22.107 | cryptsetup 2026-08-18 06:45:22.107 | dosfstools 2026-08-18 06:45:22.108 | genisoimage 2026-08-18 06:45:22.108 | gir1.2-libosinfo-1.0 2026-08-18 06:45:22.108 | netcat-openbsd 2026-08-18 06:45:22.108 | open-iscsi 2026-08-18 06:45:22.108 | qemu-utils 2026-08-18 06:45:22.108 | sg3-utils 2026-08-18 06:45:22.108 | sysfsutils 2026-08-18 06:45:22.108 | lvm2 2026-08-18 06:45:22.108 | qemu-utils 2026-08-18 06:45:22.109 | thin-provisioning-tools 2026-08-18 06:45:22.109 | acl 2026-08-18 06:45:22.109 | dnsmasq-base 2026-08-18 06:45:22.109 | dnsmasq-utils 2026-08-18 06:45:22.109 | ebtables 2026-08-18 06:45:22.109 | haproxy 2026-08-18 06:45:22.109 | iptables 2026-08-18 06:45:22.109 | iputils-arping 2026-08-18 06:45:22.109 | iputils-ping 2026-08-18 06:45:22.110 | postgresql-server-dev-all 2026-08-18 06:45:22.110 | python3-mysqldb 2026-08-18 06:45:22.110 | sqlite3 2026-08-18 06:45:22.110 | sudo 2026-08-18 06:45:22.110 | vlan 2026-08-18 06:45:22.110 | pcp ' 2026-08-18 06:45:22.110 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-18 06:45:22.112 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:45:22.115 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:45:22.121 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-18 06:45:22.121 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-18 06:45:22.127 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-18 06:45:22.131 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-18 06:45:22.134 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:45:22.138 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:45:22.142 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:45:22.146 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:45:22.150 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:45:22.153 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:45:22.156 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:45:22.161 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:45:22.164 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:45:22.168 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:45:22.172 | ++ functions-common:apt_get_update:1167 : return 2026-08-18 06:45:22.176 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-18 06:45:22.180 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:45:22.184 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:45:22.188 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:45:22.192 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-18 06:45:22.222 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-18 06:45:22.265 | Reading package lists... 2026-08-18 06:45:22.680 | Building dependency tree... 2026-08-18 06:45:22.682 | Reading state information... 2026-08-18 06:45:23.311 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-18 06:45:23.311 | bc set to manually installed. 2026-08-18 06:45:23.311 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-18 06:45:23.311 | g++ set to manually installed. 2026-08-18 06:45:23.312 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-18 06:45:23.312 | gcc set to manually installed. 2026-08-18 06:45:23.312 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-18 06:45:23.312 | git set to manually installed. 2026-08-18 06:45:23.312 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-18 06:45:23.312 | iputils-ping set to manually installed. 2026-08-18 06:45:23.312 | lsof is already the newest version (4.95.0-1build3). 2026-08-18 06:45:23.312 | lsof set to manually installed. 2026-08-18 06:45:23.312 | psmisc is already the newest version (23.7-1build1). 2026-08-18 06:45:23.312 | psmisc set to manually installed. 2026-08-18 06:45:23.312 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-18 06:45:23.313 | python3-dev set to manually installed. 2026-08-18 06:45:23.313 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-18 06:45:23.313 | python3-systemd is already the newest version (235-1build4). 2026-08-18 06:45:23.313 | python3-systemd set to manually installed. 2026-08-18 06:45:23.313 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-18 06:45:23.313 | tcpdump set to manually installed. 2026-08-18 06:45:23.313 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-18 06:45:23.313 | uuid-runtime set to manually installed. 2026-08-18 06:45:23.313 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-18 06:45:23.313 | zlib1g-dev set to manually installed. 2026-08-18 06:45:23.313 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-18 06:45:23.314 | iptables set to manually installed. 2026-08-18 06:45:23.315 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-18 06:45:23.315 | kpartx set to manually installed. 2026-08-18 06:45:23.315 | parted is already the newest version (3.6-4build1). 2026-08-18 06:45:23.316 | parted set to manually installed. 2026-08-18 06:45:23.316 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-18 06:45:23.316 | sudo set to manually installed. 2026-08-18 06:45:23.317 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-18 06:45:23.317 | open-iscsi set to manually installed. 2026-08-18 06:45:23.317 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-18 06:45:23.317 | cryptsetup set to manually installed. 2026-08-18 06:45:23.317 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-18 06:45:23.317 | dosfstools set to manually installed. 2026-08-18 06:45:23.318 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-18 06:45:23.318 | netcat-openbsd set to manually installed. 2026-08-18 06:45:23.318 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-18 06:45:23.318 | sg3-utils set to manually installed. 2026-08-18 06:45:23.318 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-18 06:45:23.318 | lvm2 set to manually installed. 2026-08-18 06:45:23.318 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-18 06:45:23.318 | thin-provisioning-tools set to manually installed. 2026-08-18 06:45:23.318 | acl is already the newest version (2.3.2-1build1.1). 2026-08-18 06:45:23.318 | acl set to manually installed. 2026-08-18 06:45:23.318 | The following packages were automatically installed and are no longer required: 2026-08-18 06:45:23.318 | libfwupd2 libgusb2 2026-08-18 06:45:23.319 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:45:23.319 | The following additional packages will be installed: 2026-08-18 06:45:23.320 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-18 06:45:23.320 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-18 06:45:23.321 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-18 06:45:23.321 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-18 06:45:23.321 | krb5-locales krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-18 06:45:23.321 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-18 06:45:23.321 | libarchive-cpio-perl libarchive-zip-perl libcdt5 libcgraph6 2026-08-18 06:45:23.321 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-18 06:45:23.321 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-18 06:45:23.321 | libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 libgssapi-krb5-2 2026-08-18 06:45:23.321 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-18 06:45:23.321 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-18 06:45:23.321 | libjson-xs-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-18 06:45:23.322 | libkdb5-10t64 libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev 2026-08-18 06:45:23.322 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-18 06:45:23.322 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-mymachines 2026-08-18 06:45:23.322 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-18 06:45:23.322 | libpam-systemd libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-08-18 06:45:23.322 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-08-18 06:45:23.322 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-08-18 06:45:23.322 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-08-18 06:45:23.322 | libsm6 libsqlite3-0 libssl3t64 libsub-override-perl 2026-08-18 06:45:23.322 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtinfo6 2026-08-18 06:45:23.322 | libtool libtypes-serialiser-perl libudev1 libx86-1 libxaw7 libxmu6 libxt6t64 2026-08-18 06:45:23.323 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-08-18 06:45:23.323 | llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin ncurses-term 2026-08-18 06:45:23.324 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-08-18 06:45:23.324 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-18 06:45:23.324 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-18 06:45:23.325 | python3.12-venv qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-18 06:45:23.325 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-18 06:45:23.325 | qemu-system-modules-spice qemu-system-x86 ssl-cert systemd systemd-container 2026-08-18 06:45:23.325 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev 2026-08-18 06:45:23.325 | vbetool 2026-08-18 06:45:23.326 | Suggested packages: 2026-08-18 06:45:23.326 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-18 06:45:23.326 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-18 06:45:23.326 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-18 06:45:23.326 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-18 06:45:23.326 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-18 06:45:23.326 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-18 06:45:23.326 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-18 06:45:23.326 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-08-18 06:45:23.326 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-08-18 06:45:23.327 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-18 06:45:23.327 | default-mysql-server | virtual-mysql-server samba vde2 sqlite3-doc 2026-08-18 06:45:23.328 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-08-18 06:45:23.328 | ncompress tar-scripts tar-doc zip 2026-08-18 06:45:23.516 | The following NEW packages will be installed: 2026-08-18 06:45:23.516 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-18 06:45:23.517 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-18 06:45:23.517 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-18 06:45:23.517 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-18 06:45:23.517 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-18 06:45:23.517 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-18 06:45:23.517 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-18 06:45:23.517 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-18 06:45:23.517 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-18 06:45:23.517 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-18 06:45:23.517 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-18 06:45:23.518 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-18 06:45:23.518 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-18 06:45:23.518 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-18 06:45:23.518 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-18 06:45:23.518 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-18 06:45:23.518 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-18 06:45:23.518 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-18 06:45:23.518 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-18 06:45:23.518 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-18 06:45:23.518 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-18 06:45:23.519 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-18 06:45:23.519 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-18 06:45:23.520 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-18 06:45:23.520 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-18 06:45:23.520 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-18 06:45:23.521 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-18 06:45:23.521 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-18 06:45:23.522 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-18 06:45:23.522 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-18 06:45:23.522 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-18 06:45:23.522 | uuid-dev vbetool vlan 2026-08-18 06:45:23.522 | The following packages will be upgraded: 2026-08-18 06:45:23.523 | curl dnsmasq-base gawk krb5-locales libcurl3t64-gnutls libcurl4t64 2026-08-18 06:45:23.523 | libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libncurses6 2026-08-18 06:45:23.523 | libncursesw6 libnss-mymachines libnss-systemd libpam-systemd libsqlite3-0 2026-08-18 06:45:23.523 | libssl3t64 libsystemd-shared libsystemd0 libtinfo6 libudev1 ncurses-base 2026-08-18 06:45:23.523 | ncurses-bin ncurses-term openssh-client openssh-server openssh-sftp-server 2026-08-18 06:45:23.523 | openssl qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-18 06:45:23.523 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-18 06:45:23.523 | qemu-system-modules-spice qemu-system-x86 qemu-utils systemd 2026-08-18 06:45:23.524 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-08-18 06:45:23.524 | systemd-timesyncd tar udev wget 2026-08-18 06:45:23.592 | 46 upgraded, 161 newly installed, 0 to remove and 69 not upgraded. 2026-08-18 06:45:23.593 | Need to get 210 MB of archives. 2026-08-18 06:45:23.593 | After this operation, 941 MB of additional disk space will be used. 2026-08-18 06:45:23.594 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-18 06:45:23.606 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-18 06:45:23.611 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-18 06:45:23.616 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-18 06:45:23.622 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.17 [107 kB] 2026-08-18 06:45:23.627 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.17 [35.3 kB] 2026-08-18 06:45:23.633 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.17 [297 kB] 2026-08-18 06:45:23.639 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.17 [153 kB] 2026-08-18 06:45:23.644 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-18 06:45:23.651 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.17 [2077 kB] 2026-08-18 06:45:23.678 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.17 [432 kB] 2026-08-18 06:45:23.682 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.17 [11.9 kB] 2026-08-18 06:45:23.684 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.17 [159 kB] 2026-08-18 06:45:23.689 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.17 [235 kB] 2026-08-18 06:45:23.695 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.17 [3475 kB] 2026-08-18 06:45:23.735 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.17 [1875 kB] 2026-08-18 06:45:23.757 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.17 [178 kB] 2026-08-18 06:45:23.760 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1942 kB] 2026-08-18 06:45:23.783 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-08-18 06:45:23.786 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.8 [81.9 kB] 2026-08-18 06:45:23.788 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.8 [143 kB] 2026-08-18 06:45:23.793 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.8 [34.7 kB] 2026-08-18 06:45:23.801 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.8 [348 kB] 2026-08-18 06:45:23.804 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-08-18 06:45:23.810 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-18 06:45:23.815 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-18 06:45:23.820 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-18 06:45:23.830 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-18 06:45:23.835 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-18 06:45:23.841 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-18 06:45:23.847 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-18 06:45:23.862 | Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-18 06:45:23.865 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-18 06:45:23.870 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-18 06:45:23.874 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-18 06:45:23.882 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-18 06:45:23.905 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-18 06:45:23.911 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-18 06:45:23.917 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-18 06:45:23.922 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-18 06:45:23.929 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-18 06:45:23.940 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-18 06:45:23.945 | Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-18 06:45:23.951 | Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1003 kB] 2026-08-18 06:45:23.963 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-18 06:45:23.967 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-18 06:45:23.973 | Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.18 [391 kB] 2026-08-18 06:45:23.979 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-18 06:45:23.983 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-18 06:45:23.988 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-18 06:45:23.994 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-18 06:45:24.001 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-18 06:45:24.007 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.8 [15.1 kB] 2026-08-18 06:45:24.014 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-08-18 06:45:24.019 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-18 06:45:24.025 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-18 06:45:24.030 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-18 06:45:24.036 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-18 06:45:24.044 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-18 06:45:24.050 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-18 06:45:24.055 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-18 06:45:24.343 | Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-18 06:45:24.483 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-18 06:45:24.484 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-18 06:45:24.486 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-18 06:45:24.490 | Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-18 06:45:24.499 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-18 06:45:24.514 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-18 06:45:24.604 | Get:69 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-18 06:45:24.605 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-18 06:45:24.607 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-18 06:45:24.611 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-18 06:45:24.615 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-18 06:45:24.620 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-18 06:45:24.625 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-18 06:45:24.629 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-18 06:45:24.634 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-18 06:45:24.639 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-18 06:45:24.650 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-18 06:45:24.655 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-18 06:45:24.660 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-18 06:45:24.671 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-18 06:45:24.676 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-18 06:45:24.682 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-18 06:45:24.686 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-18 06:45:24.695 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-18 06:45:24.702 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-18 06:45:24.708 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-18 06:45:24.713 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-18 06:45:24.718 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-18 06:45:24.723 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-18 06:45:24.728 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-18 06:45:24.738 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-18 06:45:24.743 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-18 06:45:24.749 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-18 06:45:24.755 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-18 06:45:24.760 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-18 06:45:24.767 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-18 06:45:24.772 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-18 06:45:24.776 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-18 06:45:24.795 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-18 06:45:24.799 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-18 06:45:24.803 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-18 06:45:24.811 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-18 06:45:24.815 | Get:105 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-18 06:45:24.820 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-18 06:45:24.825 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-18 06:45:24.831 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-18 06:45:24.837 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-18 06:45:24.841 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-18 06:45:24.846 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-18 06:45:24.855 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-18 06:45:24.859 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-18 06:45:24.880 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-18 06:45:24.882 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-18 06:45:24.887 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-18 06:45:24.892 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-18 06:45:24.898 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-18 06:45:24.904 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-18 06:45:24.913 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-18 06:45:24.918 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-18 06:45:24.924 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-18 06:45:24.929 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-18 06:45:24.933 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-18 06:45:24.937 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-18 06:45:24.942 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-18 06:45:24.947 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-18 06:45:24.952 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-18 06:45:24.957 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-18 06:45:24.983 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-18 06:45:24.986 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-18 06:45:24.992 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-18 06:45:24.997 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-18 06:45:25.125 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-18 06:45:25.130 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-18 06:45:25.131 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-18 06:45:25.131 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-18 06:45:25.136 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-18 06:45:25.141 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-18 06:45:25.146 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-18 06:45:25.153 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-18 06:45:25.159 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-18 06:45:25.164 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-18 06:45:25.169 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-18 06:45:25.173 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-18 06:45:25.191 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-18 06:45:25.197 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-18 06:45:25.201 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-18 06:45:25.207 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-18 06:45:25.212 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-18 06:45:25.217 | Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-18 06:45:25.221 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-18 06:45:25.226 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2408 kB] 2026-08-18 06:45:25.253 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-18 06:45:25.256 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-18 06:45:25.260 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-18 06:45:25.275 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-18 06:45:25.280 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-18 06:45:25.290 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-18 06:45:25.294 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-18 06:45:25.301 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-18 06:45:25.307 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-18 06:45:25.568 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-18 06:45:25.569 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-18 06:45:25.576 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-18 06:45:25.640 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-18 06:45:25.641 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-18 06:45:26.121 | Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-18 06:45:26.122 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-18 06:45:26.125 | Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-18 06:45:26.125 | Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-18 06:45:26.126 | Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-18 06:45:26.132 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-18 06:45:26.137 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-08-18 06:45:26.153 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-08-18 06:45:26.169 | Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-18 06:45:26.174 | Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-18 06:45:26.180 | Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-18 06:45:26.201 | Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-18 06:45:26.209 | Get:180 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-08-18 06:45:26.211 | Get:181 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-18 06:45:26.217 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.18 [70.2 kB] 2026-08-18 06:45:26.224 | Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.18 [186 kB] 2026-08-18 06:45:26.231 | Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.18 [312 kB] 2026-08-18 06:45:26.236 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.18 [114 kB] 2026-08-18 06:45:26.242 | Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2221 kB] 2026-08-18 06:45:26.268 | Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-18 06:45:26.395 | Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1255 kB] 2026-08-18 06:45:26.410 | Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1796 kB] 2026-08-18 06:45:26.430 | Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-18 06:45:26.432 | Get:191 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-18 06:45:26.435 | Get:192 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-18 06:45:26.440 | Get:193 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-18 06:45:26.446 | Get:194 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-18 06:45:26.451 | Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-18 06:45:26.456 | Get:196 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-18 06:45:26.460 | Get:197 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-18 06:45:26.466 | Get:198 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-18 06:45:26.471 | Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-18 06:45:26.476 | Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-18 06:45:26.483 | Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-18 06:45:26.490 | Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-18 06:45:26.496 | Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-18 06:45:26.502 | Get:204 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-18 06:45:26.509 | Get:205 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-18 06:45:26.542 | Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-18 06:45:26.547 | Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-18 06:45:26.800 | perl: warning: Setting locale failed. 2026-08-18 06:45:26.800 | perl: warning: Please check that your locale settings: 2026-08-18 06:45:26.800 | LANGUAGE = (unset), 2026-08-18 06:45:26.800 | LC_ALL = "en_US.utf8", 2026-08-18 06:45:26.800 | LANG = "de_DE.UTF-8" 2026-08-18 06:45:26.800 | are supported and installed on your system. 2026-08-18 06:45:26.800 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:45:26.862 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:45:26.862 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:45:26.862 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:45:27.264 | Vorkonfiguration der Pakete ... 2026-08-18 06:45:27.299 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:45:27.421 | Fetched 210 MB in 3s (70.6 MB/s) 2026-08-18 06:45:27.517 | (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 ... 107981 files and directories currently installed.) 2026-08-18 06:45:27.523 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 06:45:27.535 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 06:45:27.633 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:45:27.751 | (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 ... 107981 files and directories currently installed.) 2026-08-18 06:45:27.757 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-18 06:45:27.773 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3ubuntu0.1) ... 2026-08-18 06:45:27.861 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-18 06:45:27.997 | (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 ... 107981 files and directories currently installed.) 2026-08-18 06:45:28.003 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-18 06:45:28.025 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 06:45:28.137 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:45:28.261 | (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 ... 107981 files and directories currently installed.) 2026-08-18 06:45:28.266 | Preparing to unpack .../0-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-18 06:45:28.280 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 06:45:29.618 | Preparing to unpack .../1-systemd-dev_255.4-1ubuntu8.17_all.deb ... 2026-08-18 06:45:29.629 | Unpacking systemd-dev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:29.725 | Preparing to unpack .../2-systemd-timesyncd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:29.740 | Unpacking systemd-timesyncd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:29.821 | Preparing to unpack .../3-systemd-resolved_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:29.833 | Unpacking systemd-resolved (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:29.925 | Preparing to unpack .../4-libnss-mymachines_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:29.941 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:30.030 | Preparing to unpack .../5-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:30.043 | Unpacking systemd-container (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:30.152 | Preparing to unpack .../6-libsystemd-shared_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:30.176 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:30.298 | Preparing to unpack .../7-libsystemd0_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:30.309 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:30.397 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:45:30.525 | (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 ... 107981 files and directories currently installed.) 2026-08-18 06:45:30.533 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:30.548 | Unpacking systemd-sysv (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:30.624 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:30.639 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:30.729 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:30.745 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:30.828 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:30.865 | Unpacking systemd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:31.480 | Preparing to unpack .../4-udev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:31.518 | Unpacking udev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:31.794 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:31.806 | Unpacking libudev1:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-18 06:45:31.877 | Setting up libudev1:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:45:32.004 | (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 ... 107981 files and directories currently installed.) 2026-08-18 06:45:32.012 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-18 06:45:32.056 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-18 06:45:32.189 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-18 06:45:32.303 | (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 ... 107981 files and directories currently installed.) 2026-08-18 06:45:32.311 | Preparing to unpack .../00-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-18 06:45:32.322 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-18 06:45:32.394 | Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:32.406 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 06:45:32.481 | Preparing to unpack .../02-libgssapi-krb5-2_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:32.492 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 06:45:32.570 | Preparing to unpack .../03-libkrb5support0_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:32.583 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 06:45:32.650 | Preparing to unpack .../04-libkrb5-3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:32.663 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 06:45:32.738 | Preparing to unpack .../05-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-18 06:45:32.750 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-18 06:45:32.809 | Selecting previously unselected package libapr1t64:amd64. 2026-08-18 06:45:32.822 | Preparing to unpack .../06-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-18 06:45:32.827 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-18 06:45:32.879 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-18 06:45:32.891 | Preparing to unpack .../07-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 06:45:32.896 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 06:45:32.961 | Preparing to unpack .../08-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-18 06:45:32.974 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.6) ... 2026-08-18 06:45:33.035 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-18 06:45:33.049 | Preparing to unpack .../09-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 06:45:33.053 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 06:45:33.094 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-18 06:45:33.106 | Preparing to unpack .../10-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 06:45:33.110 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 06:45:33.157 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-18 06:45:33.168 | Preparing to unpack .../11-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-18 06:45:33.172 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-18 06:45:33.218 | Selecting previously unselected package apache2-bin. 2026-08-18 06:45:33.229 | Preparing to unpack .../12-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 06:45:33.234 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-18 06:45:33.382 | Selecting previously unselected package apache2-data. 2026-08-18 06:45:33.393 | Preparing to unpack .../13-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-18 06:45:33.398 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-18 06:45:33.595 | Selecting previously unselected package apache2-utils. 2026-08-18 06:45:33.607 | Preparing to unpack .../14-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 06:45:33.611 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-18 06:45:33.680 | Selecting previously unselected package apache2. 2026-08-18 06:45:33.693 | Preparing to unpack .../15-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 06:45:33.702 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:45:33.704 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-18 06:45:33.838 | Preparing to unpack .../16-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-18 06:45:33.853 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-18 06:45:34.017 | Selecting previously unselected package haproxy. 2026-08-18 06:45:34.030 | Preparing to unpack .../17-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 06:45:34.043 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-18 06:45:34.180 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-18 06:45:34.191 | Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-18 06:45:34.195 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-18 06:45:34.250 | Selecting previously unselected package memcached. 2026-08-18 06:45:34.264 | Preparing to unpack .../19-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-18 06:45:34.271 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-18 06:45:34.343 | Preparing to unpack .../20-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-18 06:45:34.356 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-18 06:45:34.425 | Preparing to unpack .../21-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-18 06:45:34.562 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-18 06:45:34.669 | Preparing to unpack .../22-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-18 06:45:34.701 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-18 06:45:34.809 | Selecting previously unselected package libjson-perl. 2026-08-18 06:45:34.823 | Preparing to unpack .../23-libjson-perl_4.10000-1_all.deb ... 2026-08-18 06:45:34.827 | Unpacking libjson-perl (4.10000-1) ... 2026-08-18 06:45:34.884 | Selecting previously unselected package postgresql-client-common. 2026-08-18 06:45:34.897 | Preparing to unpack .../24-postgresql-client-common_257build1.1_all.deb ... 2026-08-18 06:45:34.903 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-18 06:45:34.972 | Preparing to unpack .../25-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-18 06:45:34.985 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-18 06:45:35.195 | Selecting previously unselected package ssl-cert. 2026-08-18 06:45:35.208 | Preparing to unpack .../26-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-18 06:45:35.212 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-18 06:45:35.279 | Selecting previously unselected package postgresql-common. 2026-08-18 06:45:35.292 | Preparing to unpack .../27-postgresql-common_257build1.1_all.deb ... 2026-08-18 06:45:35.323 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-18 06:45:35.335 | Unpacking postgresql-common (257build1.1) ... 2026-08-18 06:45:35.472 | Preparing to unpack .../28-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:35.493 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:35.563 | Selecting previously unselected package libsysfs2:amd64. 2026-08-18 06:45:35.576 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-18 06:45:35.581 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-18 06:45:35.632 | Selecting previously unselected package sysfsutils. 2026-08-18 06:45:35.644 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-18 06:45:35.652 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-18 06:45:35.715 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 06:45:35.728 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 06:45:35.800 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 06:45:35.813 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 06:45:35.881 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 06:45:35.894 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 06:45:35.975 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:45:36.106 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-08-18 06:45:36.112 | Preparing to unpack .../000-krb5-locales_1.20.1-6ubuntu2.8_all.deb ... 2026-08-18 06:45:36.125 | Unpacking krb5-locales (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 06:45:36.188 | Preparing to unpack .../001-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-08-18 06:45:36.199 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-08-18 06:45:36.256 | Selecting previously unselected package autotools-dev. 2026-08-18 06:45:36.269 | Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 2026-08-18 06:45:36.273 | Unpacking autotools-dev (20220109.1) ... 2026-08-18 06:45:36.323 | Selecting previously unselected package m4. 2026-08-18 06:45:36.336 | Preparing to unpack .../003-m4_1.4.19-4build1_amd64.deb ... 2026-08-18 06:45:36.340 | Unpacking m4 (1.4.19-4build1) ... 2026-08-18 06:45:36.417 | Selecting previously unselected package autoconf. 2026-08-18 06:45:36.429 | Preparing to unpack .../004-autoconf_2.71-3_all.deb ... 2026-08-18 06:45:36.433 | Unpacking autoconf (2.71-3) ... 2026-08-18 06:45:36.528 | Selecting previously unselected package automake. 2026-08-18 06:45:36.540 | Preparing to unpack .../005-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-18 06:45:36.548 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-18 06:45:36.666 | Selecting previously unselected package autopoint. 2026-08-18 06:45:36.676 | Preparing to unpack .../006-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-18 06:45:36.680 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-18 06:45:36.725 | Selecting previously unselected package libdebhelper-perl. 2026-08-18 06:45:36.737 | Preparing to unpack .../007-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-18 06:45:36.742 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-18 06:45:36.835 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-18 06:45:36.848 | Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:36.852 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:38.103 | Selecting previously unselected package libclang-cpp17t64. 2026-08-18 06:45:38.116 | Preparing to unpack .../009-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:38.121 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:38.778 | Selecting previously unselected package libgc1:amd64. 2026-08-18 06:45:38.791 | Preparing to unpack .../010-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-18 06:45:38.795 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-18 06:45:38.848 | Selecting previously unselected package libobjc4:amd64. 2026-08-18 06:45:38.861 | Preparing to unpack .../011-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-18 06:45:38.865 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-18 06:45:38.909 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-18 06:45:38.922 | Preparing to unpack .../012-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-18 06:45:38.926 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-18 06:45:38.989 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-18 06:45:39.003 | Preparing to unpack .../013-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:39.007 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:39.278 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-18 06:45:39.291 | Preparing to unpack .../014-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:39.295 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:39.389 | Selecting previously unselected package libclang1-17t64. 2026-08-18 06:45:39.403 | Preparing to unpack .../015-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:39.407 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:39.782 | Selecting previously unselected package clang-17. 2026-08-18 06:45:39.793 | Preparing to unpack .../016-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:39.798 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:39.849 | Selecting previously unselected package libtool. 2026-08-18 06:45:39.860 | Preparing to unpack .../017-libtool_2.4.7-7build1_all.deb ... 2026-08-18 06:45:39.865 | Unpacking libtool (2.4.7-7build1) ... 2026-08-18 06:45:39.923 | Selecting previously unselected package dh-autoreconf. 2026-08-18 06:45:39.934 | Preparing to unpack .../018-dh-autoreconf_20_all.deb ... 2026-08-18 06:45:39.939 | Unpacking dh-autoreconf (20) ... 2026-08-18 06:45:39.988 | Selecting previously unselected package libarchive-zip-perl. 2026-08-18 06:45:39.999 | Preparing to unpack .../019-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-18 06:45:40.004 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-18 06:45:40.072 | Selecting previously unselected package libsub-override-perl. 2026-08-18 06:45:40.084 | Preparing to unpack .../020-libsub-override-perl_0.10-1_all.deb ... 2026-08-18 06:45:40.088 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-18 06:45:40.132 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-18 06:45:40.144 | Preparing to unpack .../021-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-18 06:45:40.149 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-18 06:45:40.199 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-18 06:45:40.212 | Preparing to unpack .../022-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-18 06:45:40.216 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-18 06:45:40.261 | Selecting previously unselected package debugedit. 2026-08-18 06:45:40.272 | Preparing to unpack .../023-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-18 06:45:40.277 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-18 06:45:40.327 | Selecting previously unselected package dwz. 2026-08-18 06:45:40.336 | Preparing to unpack .../024-dwz_0.15-1build6_amd64.deb ... 2026-08-18 06:45:40.340 | Unpacking dwz (0.15-1build6) ... 2026-08-18 06:45:40.514 | Selecting previously unselected package gettext. 2026-08-18 06:45:40.527 | Preparing to unpack .../025-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-18 06:45:40.532 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-18 06:45:40.645 | Selecting previously unselected package intltool-debian. 2026-08-18 06:45:40.655 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-18 06:45:40.659 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-18 06:45:40.699 | Selecting previously unselected package po-debconf. 2026-08-18 06:45:40.712 | Preparing to unpack .../027-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-18 06:45:40.716 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-18 06:45:40.806 | Selecting previously unselected package debhelper. 2026-08-18 06:45:40.818 | Preparing to unpack .../028-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-18 06:45:40.821 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-18 06:45:41.087 | Selecting previously unselected package uuid-dev:amd64. 2026-08-18 06:45:41.100 | Preparing to unpack .../029-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 06:45:41.104 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 06:45:41.156 | Selecting previously unselected package libsctp1:amd64. 2026-08-18 06:45:41.168 | Preparing to unpack .../030-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-18 06:45:41.173 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-18 06:45:41.212 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-18 06:45:41.225 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-18 06:45:41.229 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-18 06:45:41.286 | Selecting previously unselected package libapr1-dev. 2026-08-18 06:45:41.297 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-18 06:45:41.301 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-18 06:45:41.682 | Selecting previously unselected package libldap-dev:amd64. 2026-08-18 06:45:41.695 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:45:41.699 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 06:45:41.864 | Selecting previously unselected package libldap2-dev. 2026-08-18 06:45:41.875 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-18 06:45:41.880 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 06:45:41.933 | Selecting previously unselected package libaprutil1-dev. 2026-08-18 06:45:41.945 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 06:45:41.956 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-18 06:45:42.283 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-18 06:45:42.295 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 06:45:42.300 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:45:42.351 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-18 06:45:42.360 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 06:45:42.364 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:45:42.417 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-18 06:45:42.428 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 06:45:42.432 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:45:42.472 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-18 06:45:42.485 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 06:45:42.489 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:45:42.609 | Selecting previously unselected package apache2-dev. 2026-08-18 06:45:42.621 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 06:45:42.625 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-18 06:45:42.714 | Selecting previously unselected package ncal. 2026-08-18 06:45:42.725 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-08-18 06:45:42.729 | Unpacking ncal (12.1.8) ... 2026-08-18 06:45:42.777 | Selecting previously unselected package bsdmainutils. 2026-08-18 06:45:42.788 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-08-18 06:45:42.794 | Unpacking bsdmainutils (12.1.8) ... 2026-08-18 06:45:42.831 | Selecting previously unselected package conntrack. 2026-08-18 06:45:42.842 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-18 06:45:42.847 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-18 06:45:42.905 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-18 06:45:42.932 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-08-18 06:45:43.010 | Selecting previously unselected package dnsmasq-utils. 2026-08-18 06:45:43.022 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-18 06:45:43.026 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-18 06:45:43.086 | Selecting previously unselected package ebtables. 2026-08-18 06:45:43.095 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-18 06:45:43.114 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-18 06:45:43.170 | Selecting previously unselected package fonts-liberation. 2026-08-18 06:45:43.182 | Preparing to unpack .../047-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-18 06:45:43.186 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-18 06:45:43.283 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-18 06:45:43.294 | Preparing to unpack .../048-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-18 06:45:43.298 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-18 06:45:43.349 | Selecting previously unselected package fonts-liberation2. 2026-08-18 06:45:43.359 | Preparing to unpack .../049-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-18 06:45:43.364 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-18 06:45:43.405 | Selecting previously unselected package genisoimage. 2026-08-18 06:45:43.415 | Preparing to unpack .../050-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-18 06:45:43.419 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-18 06:45:43.484 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-18 06:45:43.495 | Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-18 06:45:43.499 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-18 06:45:43.551 | Selecting previously unselected package libann0. 2026-08-18 06:45:43.563 | Preparing to unpack .../052-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-18 06:45:43.567 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-18 06:45:43.611 | Selecting previously unselected package libcdt5:amd64. 2026-08-18 06:45:43.622 | Preparing to unpack .../053-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 06:45:43.626 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:45:43.672 | Selecting previously unselected package libcgraph6:amd64. 2026-08-18 06:45:43.683 | Preparing to unpack .../054-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 06:45:43.688 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:45:43.734 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-18 06:45:43.745 | Preparing to unpack .../055-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-18 06:45:43.750 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-18 06:45:43.800 | Selecting previously unselected package libltdl7:amd64. 2026-08-18 06:45:43.812 | Preparing to unpack .../056-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-18 06:45:43.816 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-18 06:45:43.865 | Selecting previously unselected package libpathplan4:amd64. 2026-08-18 06:45:43.876 | Preparing to unpack .../057-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 06:45:43.881 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:45:43.929 | Selecting previously unselected package libgvc6. 2026-08-18 06:45:43.941 | Preparing to unpack .../058-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 06:45:43.945 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:45:44.017 | Selecting previously unselected package libgvpr2:amd64. 2026-08-18 06:45:44.029 | Preparing to unpack .../059-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 06:45:44.034 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:45:44.090 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-18 06:45:44.099 | Preparing to unpack .../060-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 06:45:44.104 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:45:44.179 | Selecting previously unselected package libice6:amd64. 2026-08-18 06:45:44.189 | Preparing to unpack .../061-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-18 06:45:44.194 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-18 06:45:44.240 | Selecting previously unselected package libsm6:amd64. 2026-08-18 06:45:44.250 | Preparing to unpack .../062-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-18 06:45:44.254 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-18 06:45:44.297 | Selecting previously unselected package libxt6t64:amd64. 2026-08-18 06:45:44.311 | Preparing to unpack .../063-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-18 06:45:44.315 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-18 06:45:44.371 | Selecting previously unselected package libxmu6:amd64. 2026-08-18 06:45:44.379 | Preparing to unpack .../064-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-18 06:45:44.383 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-18 06:45:44.425 | Selecting previously unselected package libxaw7:amd64. 2026-08-18 06:45:44.438 | Preparing to unpack .../065-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-18 06:45:44.442 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-18 06:45:44.494 | Selecting previously unselected package graphviz. 2026-08-18 06:45:44.508 | Preparing to unpack .../066-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 06:45:44.512 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-18 06:45:44.611 | Selecting previously unselected package icu-devtools. 2026-08-18 06:45:44.624 | Preparing to unpack .../067-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-18 06:45:44.627 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-18 06:45:44.690 | Selecting previously unselected package iputils-arping. 2026-08-18 06:45:44.704 | Preparing to unpack .../068-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-18 06:45:44.708 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-18 06:45:44.753 | Selecting previously unselected package comerr-dev:amd64. 2026-08-18 06:45:44.766 | Preparing to unpack .../069-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-18 06:45:44.773 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-18 06:45:44.824 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-18 06:45:44.837 | Preparing to unpack .../070-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:44.841 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:45:44.889 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-18 06:45:44.903 | Preparing to unpack .../071-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:44.908 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:45:44.952 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-18 06:45:44.965 | Preparing to unpack .../072-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:44.969 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:45:45.015 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-18 06:45:45.027 | Preparing to unpack .../073-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:45.031 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:45:45.074 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-18 06:45:45.086 | Preparing to unpack .../074-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:45.090 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:45:45.163 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-18 06:45:45.176 | Preparing to unpack .../075-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-18 06:45:45.180 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-18 06:45:45.222 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-18 06:45:45.235 | Preparing to unpack .../076-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:45.239 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:45.635 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-18 06:45:45.648 | Preparing to unpack .../077-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-18 06:45:45.652 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-18 06:45:45.712 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-18 06:45:45.723 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-18 06:45:45.805 | Selecting previously unselected package libgts-bin. 2026-08-18 06:45:45.817 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-18 06:45:45.823 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-18 06:45:45.879 | Selecting previously unselected package libicu-dev:amd64. 2026-08-18 06:45:45.891 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-18 06:45:45.896 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-18 06:45:46.490 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-18 06:45:46.502 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-18 06:45:46.507 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-18 06:45:46.569 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-18 06:45:46.581 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-18 06:45:46.585 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 06:45:46.626 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-18 06:45:46.640 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-18 06:45:46.645 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 06:45:46.684 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-18 06:45:46.697 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-18 06:45:46.702 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-18 06:45:46.744 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-18 06:45:46.761 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-18 06:45:46.765 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-18 06:45:46.883 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-18 06:45:46.897 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-18 06:45:46.901 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-18 06:45:46.945 | Selecting previously unselected package libjson-xs-perl. 2026-08-18 06:45:46.959 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:45:46.963 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-18 06:45:47.009 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-18 06:45:47.023 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-18 06:45:47.027 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-18 06:45:47.091 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-18 06:45:47.105 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-18 06:45:47.109 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-18 06:45:47.151 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-18 06:45:47.162 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-18 06:45:47.166 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-18 06:45:47.214 | Selecting previously unselected package mysql-common. 2026-08-18 06:45:47.232 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-18 06:45:47.248 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-18 06:45:47.294 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-18 06:45:47.307 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 06:45:47.311 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:45:47.413 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-18 06:45:47.427 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 06:45:47.432 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:45:47.521 | Selecting previously unselected package pcp-conf. 2026-08-18 06:45:47.535 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:47.539 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-18 06:45:47.585 | Selecting previously unselected package libpcp3t64. 2026-08-18 06:45:47.598 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:47.602 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:47.653 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-18 06:45:47.667 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:47.671 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:47.710 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-18 06:45:47.723 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:47.728 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-18 06:45:47.774 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-18 06:45:47.787 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-18 06:45:47.792 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-18 06:45:47.844 | Selecting previously unselected package libpq5:amd64. 2026-08-18 06:45:47.854 | Preparing to unpack .../099-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:45:47.859 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:45:47.906 | Selecting previously unselected package libssl-dev:amd64. 2026-08-18 06:45:47.919 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-18 06:45:47.925 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-18 06:45:48.152 | Selecting previously unselected package libpq-dev. 2026-08-18 06:45:48.165 | Preparing to unpack .../101-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:45:48.170 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:45:48.225 | Selecting previously unselected package libsasl2-dev. 2026-08-18 06:45:48.237 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-18 06:45:48.242 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-18 06:45:48.323 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-18 06:45:48.334 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:45:48.338 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:45:48.581 | Selecting previously unselected package libx86-1:amd64. 2026-08-18 06:45:48.595 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-18 06:45:48.599 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-18 06:45:48.643 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-18 06:45:48.656 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-18 06:45:48.660 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-18 06:45:48.756 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-18 06:45:48.769 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-18 06:45:48.773 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-18 06:45:48.870 | Selecting previously unselected package llvm-17-runtime. 2026-08-18 06:45:48.883 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:48.887 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:48.949 | Selecting previously unselected package libpfm4:amd64. 2026-08-18 06:45:48.962 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-18 06:45:48.966 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-18 06:45:49.034 | Selecting previously unselected package llvm-17. 2026-08-18 06:45:49.048 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:49.052 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:50.181 | Selecting previously unselected package libffi-dev:amd64. 2026-08-18 06:45:50.194 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-18 06:45:50.198 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-18 06:45:50.257 | Selecting previously unselected package llvm-17-tools. 2026-08-18 06:45:50.270 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:50.274 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:50.624 | Selecting previously unselected package libz3-4:amd64. 2026-08-18 06:45:50.638 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-18 06:45:50.642 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-18 06:45:50.885 | Selecting previously unselected package libz3-dev:amd64. 2026-08-18 06:45:50.902 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-18 06:45:50.907 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-18 06:45:50.967 | Selecting previously unselected package llvm-17-dev. 2026-08-18 06:45:50.981 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 06:45:50.984 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-18 06:45:54.644 | Selecting previously unselected package lsscsi. 2026-08-18 06:45:54.657 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-18 06:45:54.661 | Unpacking lsscsi (0.32-1build1) ... 2026-08-18 06:45:54.708 | Selecting previously unselected package osinfo-db. 2026-08-18 06:45:54.720 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-18 06:45:54.724 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-18 06:45:55.389 | Selecting previously unselected package pkgconf-bin. 2026-08-18 06:45:55.402 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-18 06:45:55.406 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-18 06:45:55.453 | Selecting previously unselected package pkgconf:amd64. 2026-08-18 06:45:55.464 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-18 06:45:55.471 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-18 06:45:55.521 | Selecting previously unselected package pkg-config:amd64. 2026-08-18 06:45:55.530 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-18 06:45:55.537 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-18 06:45:55.576 | Selecting previously unselected package pm-utils. 2026-08-18 06:45:55.588 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-18 06:45:55.591 | Unpacking pm-utils (1.4.1-21) ... 2026-08-18 06:45:55.667 | Selecting previously unselected package postgresql-client-16. 2026-08-18 06:45:55.679 | Preparing to unpack .../121-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:45:55.682 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:45:55.873 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-18 06:45:55.886 | Preparing to unpack .../122-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:45:55.889 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:45:56.440 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-18 06:45:56.451 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-18 06:45:56.456 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-18 06:45:56.518 | Selecting previously unselected package python3-mysqldb. 2026-08-18 06:45:56.528 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-18 06:45:56.532 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-18 06:45:56.589 | Selecting previously unselected package python3-pip-whl. 2026-08-18 06:45:56.601 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-18 06:45:56.605 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-18 06:45:56.667 | Selecting previously unselected package python3-setuptools-whl. 2026-08-18 06:45:56.678 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-18 06:45:56.684 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-18 06:45:56.738 | Selecting previously unselected package python3.12-venv. 2026-08-18 06:45:56.749 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-18 06:45:56.753 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-18 06:45:56.795 | Selecting previously unselected package python3-venv. 2026-08-18 06:45:56.807 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-18 06:45:56.812 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-18 06:45:56.861 | Preparing to unpack .../129-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:56.873 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:56.936 | Preparing to unpack .../130-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:56.946 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:57.015 | Preparing to unpack .../131-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:57.027 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:57.102 | Preparing to unpack .../132-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:57.157 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:57.223 | Preparing to unpack .../133-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:57.234 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:57.400 | Preparing to unpack .../134-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:57.429 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:57.979 | Preparing to unpack .../135-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:45:57.993 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:58.201 | Preparing to unpack .../136-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-18 06:45:58.215 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-18 06:45:58.405 | Selecting previously unselected package sqlite3. 2026-08-18 06:45:58.420 | Preparing to unpack .../137-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-18 06:45:58.424 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-18 06:45:58.475 | Selecting previously unselected package unzip. 2026-08-18 06:45:58.490 | Preparing to unpack .../138-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-18 06:45:58.494 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-18 06:45:58.549 | Selecting previously unselected package vbetool. 2026-08-18 06:45:58.564 | Preparing to unpack .../139-vbetool_1.1-5_amd64.deb ... 2026-08-18 06:45:58.569 | Unpacking vbetool (1.1-5) ... 2026-08-18 06:45:58.616 | Selecting previously unselected package libosinfo-l10n. 2026-08-18 06:45:58.631 | Preparing to unpack .../140-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-18 06:45:58.635 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-18 06:45:58.715 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-18 06:45:58.727 | Preparing to unpack .../141-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-18 06:45:58.732 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-18 06:45:58.781 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-18 06:45:58.794 | Preparing to unpack .../142-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-18 06:45:58.798 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-18 06:45:58.843 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-18 06:45:58.855 | Preparing to unpack .../143-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 06:45:58.860 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:45:58.915 | Selecting previously unselected package libpcp-archive1t64. 2026-08-18 06:45:58.929 | Preparing to unpack .../144-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:58.934 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:58.984 | Selecting previously unselected package libpcp-gui2t64. 2026-08-18 06:45:58.997 | Preparing to unpack .../145-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:59.002 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:59.049 | Selecting previously unselected package libpcp-import1t64. 2026-08-18 06:45:59.063 | Preparing to unpack .../146-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:59.069 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:59.115 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-18 06:45:59.130 | Preparing to unpack .../147-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:59.134 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:59.179 | Selecting previously unselected package libpcp-trace2t64. 2026-08-18 06:45:59.193 | Preparing to unpack .../148-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:59.198 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:59.243 | Selecting previously unselected package libpcp-web1t64. 2026-08-18 06:45:59.258 | Preparing to unpack .../149-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:59.262 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-18 06:45:59.308 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-18 06:45:59.323 | Preparing to unpack .../150-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-18 06:45:59.327 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-18 06:45:59.378 | Selecting previously unselected package python3-pcp. 2026-08-18 06:45:59.392 | Preparing to unpack .../151-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:59.397 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-18 06:45:59.465 | Selecting previously unselected package pcp. 2026-08-18 06:45:59.480 | Preparing to unpack .../152-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-18 06:45:59.782 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-18 06:46:00.740 | Selecting previously unselected package socat. 2026-08-18 06:46:00.756 | Preparing to unpack .../153-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-18 06:46:00.761 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-18 06:46:00.838 | Selecting previously unselected package vlan. 2026-08-18 06:46:00.853 | Preparing to unpack .../154-vlan_2.0.5ubuntu5_all.deb ... 2026-08-18 06:46:00.880 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-18 06:46:00.963 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-18 06:46:00.975 | Setting up postgresql-client-common (257build1.1) ... 2026-08-18 06:46:00.995 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-18 06:46:01.008 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-18 06:46:01.020 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-18 06:46:01.054 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-18 06:46:01.061 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-18 06:46:01.073 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:46:01.084 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-18 06:46:01.095 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-18 06:46:01.107 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-18 06:46:01.118 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-08-18 06:46:01.134 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-18 06:46:01.145 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-18 06:46:01.156 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-18 06:46:01.815 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-18 06:46:01.815 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-18 06:46:02.292 | Setting up ncal (12.1.8) ... 2026-08-18 06:46:02.302 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-18 06:46:02.312 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-18 06:46:02.337 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-18 06:46:02.349 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-18 06:46:02.360 | Setting up vbetool (1.1-5) ... 2026-08-18 06:46:02.372 | Setting up pm-utils (1.4.1-21) ... 2026-08-18 06:46:02.390 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-18 06:46:02.404 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-18 06:46:02.415 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-18 06:46:02.427 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:46:02.438 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:03.710 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-18 06:46:03.722 | Setting up m4 (1.4.19-4build1) ... 2026-08-18 06:46:03.733 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-18 06:46:03.743 | Setting up systemd-dev (255.4-1ubuntu8.17) ... 2026-08-18 06:46:03.753 | Setting up krb5-locales (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:03.762 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-18 06:46:03.785 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-18 06:46:03.822 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-18 06:46:03.833 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-18 06:46:03.842 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-18 06:46:04.766 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-18 06:46:05.231 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:46:05.240 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:05.250 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-18 06:46:05.259 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-18 06:46:05.527 | Setting up autotools-dev (20220109.1) ... 2026-08-18 06:46:05.536 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-18 06:46:05.545 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:46:05.554 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-18 06:46:05.564 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-18 06:46:05.572 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:05.582 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:05.591 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 06:46:05.600 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 06:46:05.610 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:46:05.618 | Setting up ebtables (2.0.11-6build1) ... 2026-08-18 06:46:06.204 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-18 06:46:06.214 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-18 06:46:06.223 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-18 06:46:06.232 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:46:06.241 | Setting up bsdmainutils (12.1.8) ... 2026-08-18 06:46:06.252 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-18 06:46:06.263 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-18 06:46:06.273 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:46:06.283 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-18 06:46:06.292 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-18 06:46:06.301 | Setting up lsscsi (0.32-1build1) ... 2026-08-18 06:46:06.311 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-18 06:46:06.320 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-18 06:46:06.330 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:46:06.340 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:06.349 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-18 06:46:06.359 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-18 06:46:06.369 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:06.379 | Setting up autoconf (2.71-3) ... 2026-08-18 06:46:06.392 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:06.402 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:46:06.412 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-18 06:46:06.422 | Setting up dwz (0.15-1build6) ... 2026-08-18 06:46:06.432 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-18 06:46:06.441 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-18 06:46:06.452 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-18 06:46:06.495 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:06.505 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-18 06:46:06.514 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:06.524 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-18 06:46:06.534 | Setting up libjson-perl (4.10000-1) ... 2026-08-18 06:46:06.544 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:06.557 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-18 06:46:06.567 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-18 06:46:06.593 | Setting up debugedit (1:5.0-5build2) ... 2026-08-18 06:46:06.603 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-18 06:46:06.646 | Setting up libsub-override-perl (0.10-1) ... 2026-08-18 06:46:06.656 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-18 06:46:06.666 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:46:06.676 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:06.687 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:46:06.696 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-18 06:46:06.706 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:06.715 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-18 06:46:06.725 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 06:46:06.734 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-18 06:46:06.751 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-18 06:46:06.760 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-18 06:46:06.770 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-18 06:46:06.779 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:46:06.788 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-18 06:46:06.798 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-18 06:46:06.808 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:46:06.817 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-18 06:46:06.828 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-18 06:46:06.836 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-18 06:46:06.846 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-18 06:46:06.855 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 06:46:06.866 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-18 06:46:06.875 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-18 06:46:06.884 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 06:46:06.894 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:06.903 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:07.548 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 06:46:07.558 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-18 06:46:07.668 | Setting up libtool (2.4.7-7build1) ... 2026-08-18 06:46:07.678 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-18 06:46:07.687 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:07.704 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 06:46:07.714 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-18 06:46:08.531 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-18 06:46:09.108 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-18 06:46:09.121 | Setting up systemd (255.4-1ubuntu8.17) ... 2026-08-18 06:46:09.183 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-08-18 06:46:09.183 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-08-18 06:46:09.186 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-08-18 06:46:09.887 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 06:46:09.901 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 06:46:09.914 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-18 06:46:09.926 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 06:46:09.939 | Setting up dh-autoreconf (20) ... 2026-08-18 06:46:09.951 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:09.966 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-18 06:46:09.978 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-18 06:46:09.990 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-18 06:46:10.003 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-18 06:46:10.015 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-18 06:46:10.026 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-18 06:46:10.038 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-18 06:46:10.108 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:46:10.108 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:46:10.108 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:46:10.297 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:10.881 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-18 06:46:11.387 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-18 06:46:11.399 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-18 06:46:11.411 | Setting up postgresql-common (257build1.1) ... 2026-08-18 06:46:11.484 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:46:11.484 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:46:11.484 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:46:11.565 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:12.031 | 2026-08-18 06:46:12.031 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-18 06:46:12.209 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-18 06:46:12.209 | Removing obsolete dictionary files: 2026-08-18 06:46:13.281 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-18 06:46:13.884 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:46:13.936 | Setting up systemd-timesyncd (255.4-1ubuntu8.17) ... 2026-08-18 06:46:14.725 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:14.742 | Setting up udev (255.4-1ubuntu8.17) ... 2026-08-18 06:46:15.924 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:15.939 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-18 06:46:15.953 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-18 06:46:15.967 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:15.980 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-18 06:46:15.993 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 06:46:16.005 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:16.037 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:16.048 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-18 06:46:16.060 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-18 06:46:16.071 | Setting up systemd-resolved (255.4-1ubuntu8.17) ... 2026-08-18 06:46:16.950 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-18 06:46:16.962 | Setting up systemd-sysv (255.4-1ubuntu8.17) ... 2026-08-18 06:46:17.030 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-18 06:46:17.042 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:17.054 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:17.066 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-18 06:46:17.078 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-18 06:46:17.185 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:17.197 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-18 06:46:17.232 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-18 06:46:17.243 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:46:17.255 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-18 06:46:17.266 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:17.278 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:46:17.292 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-18 06:46:17.303 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:46:17.315 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-18 06:46:17.325 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-18 06:46:17.338 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:17.350 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:17.362 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:17.373 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-18 06:46:17.384 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-18 06:46:18.098 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:18.108 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:46:18.185 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:46:18.185 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:46:18.186 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:46:18.372 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-18 06:46:18.383 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-18 06:46:18.394 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:18.403 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:46:19.508 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:19.519 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-18 06:46:19.529 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-18 06:46:19.541 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-18 06:46:19.551 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-18 06:46:19.698 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:46:19.698 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:46:19.698 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:46:21.572 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:21.580 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-18 06:46:22.115 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:22.159 | Enabling module mpm_event. 2026-08-18 06:46:22.209 | Enabling module authz_core. 2026-08-18 06:46:22.215 | Enabling module authz_host. 2026-08-18 06:46:22.263 | Enabling module authn_core. 2026-08-18 06:46:22.269 | Enabling module auth_basic. 2026-08-18 06:46:22.318 | Enabling module access_compat. 2026-08-18 06:46:22.367 | Enabling module authn_file. 2026-08-18 06:46:22.417 | Enabling module authz_user. 2026-08-18 06:46:22.468 | Enabling module alias. 2026-08-18 06:46:22.517 | Enabling module dir. 2026-08-18 06:46:22.567 | Enabling module autoindex. 2026-08-18 06:46:22.617 | Enabling module env. 2026-08-18 06:46:22.666 | Enabling module mime. 2026-08-18 06:46:22.714 | Enabling module negotiation. 2026-08-18 06:46:22.763 | Enabling module setenvif. 2026-08-18 06:46:22.812 | Enabling module filter. 2026-08-18 06:46:22.861 | Enabling module deflate. 2026-08-18 06:46:22.910 | Enabling module status. 2026-08-18 06:46:22.960 | Enabling module reqtimeout. 2026-08-18 06:46:23.009 | Enabling conf charset. 2026-08-18 06:46:23.058 | Enabling conf localized-error-pages. 2026-08-18 06:46:23.109 | Enabling conf other-vhosts-access-log. 2026-08-18 06:46:23.158 | Enabling conf security. 2026-08-18 06:46:23.206 | Enabling conf serve-cgi-bin. 2026-08-18 06:46:23.257 | Enabling site 000-default. 2026-08-18 06:46:24.365 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-18 06:46:25.084 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-18 06:46:26.620 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:46:27.176 | 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-08-18 06:46:27.218 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-18 06:46:27.231 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-18 06:46:27.560 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 06:46:27.573 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:27.585 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-18 06:46:27.597 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:27.608 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-18 06:46:29.522 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-18 06:46:29.590 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-18 06:46:29.663 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-18 06:46:29.731 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-18 06:46:31.499 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 06:46:31.513 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 06:46:31.532 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-18 06:46:31.545 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-18 06:46:31.607 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-08-18 06:46:36.083 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:36.300 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:36.415 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:40.221 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:41.095 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-18 06:46:41.221 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 06:46:41.260 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-08-18 06:46:41.491 | Processing triggers for ufw (0.36.2-6) ... 2026-08-18 06:46:41.625 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:46:45.005 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-18 06:46:45.033 | Processing triggers for install-info (7.1-3build2) ... 2026-08-18 06:46:45.203 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-18 06:46:45.484 | perl: warning: Setting locale failed. 2026-08-18 06:46:45.484 | perl: warning: Please check that your locale settings: 2026-08-18 06:46:45.484 | LANGUAGE = (unset), 2026-08-18 06:46:45.484 | LC_ALL = "en_US.utf8", 2026-08-18 06:46:45.485 | LANG = "de_DE.UTF-8" 2026-08-18 06:46:45.485 | are supported and installed on your system. 2026-08-18 06:46:45.485 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:46:45.613 | perl: warning: Setting locale failed. 2026-08-18 06:46:45.613 | perl: warning: Please check that your locale settings: 2026-08-18 06:46:45.614 | LANGUAGE = (unset), 2026-08-18 06:46:45.614 | LC_ALL = "en_US.utf8", 2026-08-18 06:46:45.614 | LANG = "de_DE.UTF-8" 2026-08-18 06:46:45.614 | are supported and installed on your system. 2026-08-18 06:46:45.614 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:46:45.663 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:46:45.663 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:46:45.664 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:46:45.733 | perl: warning: Setting locale failed. 2026-08-18 06:46:45.733 | perl: warning: Please check that your locale settings: 2026-08-18 06:46:45.733 | LANGUAGE = (unset), 2026-08-18 06:46:45.733 | LC_ALL = "en_US.utf8", 2026-08-18 06:46:45.733 | LANG = "de_DE.UTF-8" 2026-08-18 06:46:45.733 | are supported and installed on your system. 2026-08-18 06:46:45.734 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:46:46.086 | 2026-08-18 06:46:46.086 | Running kernel seems to be up-to-date. 2026-08-18 06:46:46.086 | 2026-08-18 06:46:46.086 | Restarting services... 2026-08-18 06:46:46.249 | systemctl restart ksmtuned.service multipathd.service packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-08-18 06:46:49.711 | 2026-08-18 06:46:49.712 | Service restarts being deferred: 2026-08-18 06:46:49.712 | systemctl restart ModemManager.service 2026-08-18 06:46:49.712 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:46:49.712 | systemctl restart systemd-logind.service 2026-08-18 06:46:49.713 | systemctl restart virtlockd.service 2026-08-18 06:46:49.713 | systemctl restart virtlogd.service 2026-08-18 06:46:49.713 | 2026-08-18 06:46:49.713 | No containers need to be restarted. 2026-08-18 06:46:49.713 | 2026-08-18 06:46:49.713 | User sessions running outdated binaries: 2026-08-18 06:46:49.713 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:46:49.729 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:46:49.741 | 2026-08-18 06:46:49.741 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:46:52.295 | ++ functions-common:apt_get:1211 : result=0 2026-08-18 06:46:52.299 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:46:52.303 | ++ functions-common:time_stop:2420 : local name 2026-08-18 06:46:52.306 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 06:46:52.309 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:46:52.313 | ++ functions-common:time_stop:2423 : local total 2026-08-18 06:46:52.316 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 06:46:52.321 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:46:52.325 | ++ functions-common:time_stop:2427 : start_time=1787035522218 2026-08-18 06:46:52.327 | ++ functions-common:time_stop:2429 : [[ -z 1787035522218 ]] 2026-08-18 06:46:52.332 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:46:52.338 | ++ functions-common:time_stop:2432 : end_time=1787035612334 2026-08-18 06:46:52.343 | ++ functions-common:time_stop:2433 : elapsed_time=90116 2026-08-18 06:46:52.347 | ++ functions-common:time_stop:2434 : total=18519 2026-08-18 06:46:52.351 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:46:52.353 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=108635 2026-08-18 06:46:52.358 | ++ functions-common:apt_get:1215 : return 0 2026-08-18 06:46:52.362 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-18 06:46:52.365 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-18 06:46:52.370 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-18 06:46:52.377 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-18 06:46:52.381 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-18 06:46:52.386 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-18 06:46:52.393 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-18 06:46:52.400 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-18 06:46:52.404 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-18 06:46:52.407 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-18 06:46:52.411 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:46:52.794 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-18 06:46:52.797 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-18 06:46:52.800 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-18 06:46:52.803 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-18 06:46:52.806 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-18 06:46:52.808 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-18 06:46:52.811 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-18 06:46:52.814 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-18 06:46:52.816 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-18 06:46:52.819 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-18 06:46:52.822 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-18 06:46:52.824 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-18 06:46:52.827 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-18 06:46:52.830 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-18 06:46:52.832 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-18 06:46:52.835 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-18 06:46:52.838 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-18 06:46:52.840 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-18 06:46:52.843 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-18 06:46:52.846 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-18 06:46:52.849 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-18 06:46:52.852 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-18 06:46:52.855 | + functions-common:_ensure_lsb_release:420 : return 2026-08-18 06:46:52.858 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-18 06:46:52.874 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-18 06:46:52.878 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-18 06:46:52.893 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-18 06:46:52.897 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-18 06:46:52.913 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-18 06:46:52.917 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-18 06:46:52.920 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-18 06:46:52.923 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-18 06:46:52.925 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-18 06:46:52.928 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-18 06:46:52.931 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-18 06:46:52.934 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-18 06:46:52.937 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-18 06:46:52.939 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-18 06:46:52.943 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-18 06:46:52.943 | Distro: noble 2026-08-18 06:46:52.946 | + tools/install_pip.sh:main:117 : get_versions 2026-08-18 06:46:52.949 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-18 06:46:52.955 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-18 06:46:52.958 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-18 06:46:52.962 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-18 06:46:52.963 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-18 06:46:53.707 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-18 06:46:53.710 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-18 06:46:53.710 | pip: 24.0 2026-08-18 06:46:53.713 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-18 06:46:53.716 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-18 06:46:53.719 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:46:53.722 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:46:53.725 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:46:53.728 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:46:53.730 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:46:53.734 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:46:53.736 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:46:53.739 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:46:53.742 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:46:53.744 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:46:53.748 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:46:53.751 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:46:53.753 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:46:53.756 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-18 06:46:53.759 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:46:53.762 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:46:53.765 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-18 06:46:53.771 | + tools/install_pip.sh:main:146 : set -x 2026-08-18 06:46:53.774 | + tools/install_pip.sh:main:149 : get_versions 2026-08-18 06:46:53.778 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-18 06:46:53.782 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-18 06:46:53.786 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-18 06:46:53.790 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-18 06:46:53.790 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-18 06:46:54.412 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-18 06:46:54.415 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-18 06:46:54.416 | pip: 24.0 2026-08-18 06:46:54.421 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-18 06:46:54.425 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-18 06:46:54.429 | + ./stack.sh:main:807 : fixup_all 2026-08-18 06:46:54.433 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-18 06:46:54.437 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-18 06:46:54.441 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:46:54.445 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:46:54.449 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-18 06:46:54.468 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-18 06:46:54.485 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-18 06:46:54.503 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-18 06:46:54.507 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-18 06:46:54.511 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:46:54.514 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:46:54.518 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:46:54.522 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:46:54.525 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:46:54.530 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:46:54.534 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:46:54.538 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:46:54.542 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:46:54.546 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:46:54.550 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:46:54.554 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:46:54.558 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:46:54.562 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-18 06:46:54.565 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-18 06:46:54.570 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-18 06:46:54.588 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-18 06:46:54.605 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-18 06:46:54.623 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-18 06:46:54.641 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-18 06:46:54.659 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-18 06:46:54.676 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-18 06:46:54.693 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-18 06:46:54.711 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-18 06:46:54.714 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-18 06:46:54.718 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-18 06:47:00.456 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-18 06:47:00.485 | Using python 3.12 to install setuptools 2026-08-18 06:47:00.489 | + 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-08-18 06:47:01.933 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-18 06:47:02.197 | Collecting pip 2026-08-18 06:47:02.285 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-18 06:47:02.298 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-18 06:47:02.770 | Collecting setuptools[core] 2026-08-18 06:47:02.786 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-18 06:47:02.951 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-18 06:47:02.966 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:47:03.050 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-18 06:47:03.065 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-18 06:47:03.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-08-18 06:47:03.166 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-18 06:47:03.182 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:47:03.287 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-18 06:47:03.302 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 06:47:03.386 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-18 06:47:03.402 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 06:47:03.518 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:03.534 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 06:47:03.619 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:03.634 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 06:47:03.897 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:03.912 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-18 06:47:04.011 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:04.027 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:47:04.213 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:04.229 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-18 06:47:04.295 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:04.310 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-18 06:47:04.411 | 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-08-18 06:47:04.433 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-18 06:47:04.530 | 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-08-18 06:47:04.548 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 06:47:04.601 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-08-18 06:47:04.634 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-18 06:47:04.858 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.3 MB/s eta 0:00:00 2026-08-18 06:47:04.877 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-18 06:47:04.901 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-18 06:47:04.924 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-18 06:47:04.940 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.7 MB/s eta 0:00:00 2026-08-18 06:47:04.957 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-18 06:47:04.971 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-08-18 06:47:04.987 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-18 06:47:05.011 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-18 06:47:05.079 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 12.8 MB/s eta 0:00:00 2026-08-18 06:47:05.094 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-18 06:47:05.117 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-18 06:47:05.140 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-18 06:47:05.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 11.0 MB/s eta 0:00:00 2026-08-18 06:47:05.174 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-18 06:47:05.195 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-18 06:47:05.224 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.0 MB/s eta 0:00:00 2026-08-18 06:47:05.239 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-18 06:47:05.262 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-18 06:47:05.276 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.8 MB/s eta 0:00:00 2026-08-18 06:47:05.292 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-18 06:47:05.367 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.4 MB/s eta 0:00:00 2026-08-18 06:47:06.152 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-08-18 06:47:06.178 | Attempting uninstall: setuptools 2026-08-18 06:47:06.196 | Found existing installation: setuptools 68.1.2 2026-08-18 06:47:06.196 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:47:06.196 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-18 06:47:07.097 | Attempting uninstall: pygments 2026-08-18 06:47:07.128 | Found existing installation: Pygments 2.17.2 2026-08-18 06:47:07.129 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:47:07.130 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-18 06:47:08.504 | Attempting uninstall: pip 2026-08-18 06:47:08.511 | Found existing installation: pip 24.0 2026-08-18 06:47:08.587 | Uninstalling pip-24.0: 2026-08-18 06:47:08.598 | Successfully uninstalled pip-24.0 2026-08-18 06:47:10.202 | Attempting uninstall: packaging 2026-08-18 06:47:10.239 | Found existing installation: packaging 24.0 2026-08-18 06:47:10.239 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:47:10.240 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-18 06:47:10.438 | Attempting uninstall: markdown-it-py 2026-08-18 06:47:10.450 | Found existing installation: markdown-it-py 3.0.0 2026-08-18 06:47:10.451 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:47:10.451 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-18 06:47:10.621 | Attempting uninstall: wheel 2026-08-18 06:47:10.645 | Found existing installation: wheel 0.42.0 2026-08-18 06:47:10.645 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:47:10.645 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-18 06:47:10.698 | Attempting uninstall: rich 2026-08-18 06:47:10.739 | Found existing installation: rich 13.7.1 2026-08-18 06:47:10.741 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:47:10.741 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-18 06:47:11.468 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-18 06:47:11.698 | + inc/python:pip_install:216 : result=0 2026-08-18 06:47:11.701 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:47:11.703 | + functions-common:time_stop:2420 : local name 2026-08-18 06:47:11.706 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:47:11.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:47:11.711 | + functions-common:time_stop:2423 : local total 2026-08-18 06:47:11.714 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:47:11.717 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:47:11.720 | + functions-common:time_stop:2427 : start_time=1787035620478 2026-08-18 06:47:11.722 | + functions-common:time_stop:2429 : [[ -z 1787035620478 ]] 2026-08-18 06:47:11.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:47:11.730 | + functions-common:time_stop:2432 : end_time=1787035631726 2026-08-18 06:47:11.732 | + functions-common:time_stop:2433 : elapsed_time=11248 2026-08-18 06:47:11.734 | + functions-common:time_stop:2434 : total=0 2026-08-18 06:47:11.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:47:11.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11248 2026-08-18 06:47:11.742 | + inc/python:pip_install:219 : return 0 2026-08-18 06:47:11.745 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/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-08-18 06:47:11.748 | + 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:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 06:47:11.751 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 06:47:11.754 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-18 06:47:11.758 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-18 06:47:11.761 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-18 06:47:11.784 | Using python 3.12 to install os-testr 2026-08-18 06:47:11.787 | + 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-08-18 06:47:13.009 | Collecting os-testr 2026-08-18 06:47:13.142 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-18 06:47:13.234 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-18 06:47:13.250 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:47:13.287 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-18 06:47:13.303 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-18 06:47:13.359 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-18 06:47:13.374 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-18 06:47:13.386 | 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-08-18 06:47:13.414 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-18 06:47:13.430 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-18 06:47:13.522 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-18 06:47:13.538 | 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-08-18 06:47:13.573 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-18 06:47:13.598 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-18 06:47:13.635 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-18 06:47:13.658 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-18 06:47:13.681 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-18 06:47:13.702 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-18 06:47:13.741 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.3 MB/s 0:00:00 2026-08-18 06:47:13.932 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-18 06:47:14.079 | Attempting uninstall: PyYAML 2026-08-18 06:47:14.087 | Found existing installation: PyYAML 6.0.1 2026-08-18 06:47:14.087 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:47:14.087 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-18 06:47:14.479 | 2026-08-18 06:47:14.482 | 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-08-18 06:47:14.627 | + inc/python:pip_install:216 : result=0 2026-08-18 06:47:14.630 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:47:14.633 | + functions-common:time_stop:2420 : local name 2026-08-18 06:47:14.637 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:47:14.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:47:14.644 | + functions-common:time_stop:2423 : local total 2026-08-18 06:47:14.647 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:47:14.652 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:47:14.654 | + functions-common:time_stop:2427 : start_time=1787035631778 2026-08-18 06:47:14.660 | + functions-common:time_stop:2429 : [[ -z 1787035631778 ]] 2026-08-18 06:47:14.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:47:14.670 | + functions-common:time_stop:2432 : end_time=1787035634665 2026-08-18 06:47:14.674 | + functions-common:time_stop:2433 : elapsed_time=2887 2026-08-18 06:47:14.678 | + functions-common:time_stop:2434 : total=11248 2026-08-18 06:47:14.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:47:14.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14135 2026-08-18 06:47:14.690 | + inc/python:pip_install:219 : return 0 2026-08-18 06:47:14.694 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-18 06:47:14.770 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-18 06:47:14.868 | + ./stack.sh:main:835 : install_infra 2026-08-18 06:47:14.872 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-18 06:47:14.874 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-18 06:47:14.877 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-18 06:47:20.593 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-18 06:47:20.597 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-18 06:47:20.629 | + 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-08-18 06:47:22.010 | Collecting pbr 2026-08-18 06:47:22.015 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:47:22.444 | Collecting setuptools[core] 2026-08-18 06:47:22.447 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-18 06:47:22.597 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-18 06:47:22.600 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:47:22.672 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-18 06:47:22.674 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-18 06:47:22.744 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-18 06:47:22.747 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:47:22.838 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-18 06:47:22.841 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 06:47:22.911 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-18 06:47:22.915 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 06:47:23.012 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:23.016 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 06:47:23.083 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:23.085 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 06:47:23.318 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:23.321 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-18 06:47:23.395 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:23.398 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:47:23.566 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:23.569 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-18 06:47:23.620 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 06:47:23.624 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-18 06:47:23.706 | 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-08-18 06:47:23.708 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-18 06:47:23.789 | 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-08-18 06:47:23.793 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 06:47:23.878 | 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-08-18 06:47:23.965 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 06:47:23.992 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-18 06:47:23.995 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-18 06:47:23.998 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-18 06:47:24.000 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-18 06:47:24.003 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-18 06:47:24.006 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-18 06:47:24.009 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-18 06:47:24.019 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-18 06:47:24.021 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-18 06:47:24.023 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-18 06:47:24.028 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-18 06:47:24.032 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-18 06:47:24.034 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-18 06:47:24.036 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-18 06:47:24.039 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-18 06:47:24.066 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-18 06:47:24.345 | 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-08-18 06:47:27.875 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-18 06:47:28.122 | + inc/python:pip_install:216 : result=0 2026-08-18 06:47:28.126 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:47:28.129 | + functions-common:time_stop:2420 : local name 2026-08-18 06:47:28.133 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:47:28.136 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:47:28.139 | + functions-common:time_stop:2423 : local total 2026-08-18 06:47:28.143 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:47:28.146 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:47:28.149 | + functions-common:time_stop:2427 : start_time=1787035640617 2026-08-18 06:47:28.153 | + functions-common:time_stop:2429 : [[ -z 1787035640617 ]] 2026-08-18 06:47:28.156 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:47:28.161 | + functions-common:time_stop:2432 : end_time=1787035648158 2026-08-18 06:47:28.164 | + functions-common:time_stop:2433 : elapsed_time=7541 2026-08-18 06:47:28.167 | + functions-common:time_stop:2434 : total=14135 2026-08-18 06:47:28.171 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:47:28.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21676 2026-08-18 06:47:28.177 | + inc/python:pip_install:219 : return 0 2026-08-18 06:47:28.180 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-18 06:47:28.183 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-18 06:47:28.211 | + 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-08-18 06:47:29.507 | Processing /opt/stack/requirements 2026-08-18 06:47:29.512 | Installing build dependencies: started 2026-08-18 06:47:32.364 | Installing build dependencies: finished with status 'done' 2026-08-18 06:47:32.366 | Getting requirements to build wheel: started 2026-08-18 06:47:32.680 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 06:47:32.684 | Preparing metadata (pyproject.toml): started 2026-08-18 06:47:33.879 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:47:34.083 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:34.172 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-18 06:47:34.191 | 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.dev8576) (26.2) 2026-08-18 06:47:34.305 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:34.321 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 06:47:34.479 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:34.484 | 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-08-18 06:47:34.539 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:34.554 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-18 06:47:34.567 | 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.dev8576) (84.0.0) 2026-08-18 06:47:34.948 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:34.965 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-08-18 06:47:34.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.9 MB/s eta 0:00:00 2026-08-18 06:47:35.052 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:35.067 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-18 06:47:35.196 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:35.212 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-18 06:47:35.302 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8576) 2026-08-18 06:47:35.318 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 06:47:35.438 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-18 06:47:35.461 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-18 06:47:35.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-08-18 06:47:35.477 | 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-08-18 06:47:35.499 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-18 06:47:35.513 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.0 MB/s eta 0:00:00 2026-08-18 06:47:35.529 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-18 06:47:35.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.5 MB/s eta 0:00:00 2026-08-18 06:47:35.561 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-08-18 06:47:35.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.5 MB/s eta 0:00:00 2026-08-18 06:47:35.593 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-18 06:47:35.606 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.6 MB/s eta 0:00:00 2026-08-18 06:47:35.621 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-18 06:47:35.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.7 MB/s eta 0:00:00 2026-08-18 06:47:35.670 | Building wheels for collected packages: openstack_requirements 2026-08-18 06:47:35.672 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-18 06:47:37.987 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-18 06:47:37.989 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8576-py3-none-any.whl size=53487 sha256=1dac32c131a6286663555a4e7754b2ebec6cb6b94b2101c0189ba68411e12299 2026-08-18 06:47:37.989 | Stored in directory: /tmp/pip-ephem-wheel-cache-25dz6dh3/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-18 06:47:37.995 | Successfully built openstack_requirements 2026-08-18 06:47:38.273 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-18 06:47:39.021 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8576 requests-2.34.2 urllib3-2.7.0 2026-08-18 06:47:39.267 | + inc/python:pip_install:216 : result=0 2026-08-18 06:47:39.270 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:47:39.273 | + functions-common:time_stop:2420 : local name 2026-08-18 06:47:39.276 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:47:39.280 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:47:39.284 | + functions-common:time_stop:2423 : local total 2026-08-18 06:47:39.288 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:47:39.290 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:47:39.293 | + functions-common:time_stop:2427 : start_time=1787035648203 2026-08-18 06:47:39.296 | + functions-common:time_stop:2429 : [[ -z 1787035648203 ]] 2026-08-18 06:47:39.300 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:47:39.305 | + functions-common:time_stop:2432 : end_time=1787035659301 2026-08-18 06:47:39.308 | + functions-common:time_stop:2433 : elapsed_time=11098 2026-08-18 06:47:39.312 | + functions-common:time_stop:2434 : total=21676 2026-08-18 06:47:39.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:47:39.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32774 2026-08-18 06:47:39.320 | + inc/python:pip_install:219 : return 0 2026-08-18 06:47:39.324 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-18 06:47:39.327 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-18 06:47:39.330 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-18 06:47:39.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:47:39.337 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:47:39.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-18 06:47:39.343 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:47:39.347 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-18 06:47:39.372 | Using python 3.12 to install pbr 2026-08-18 06:47:39.375 | + 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-08-18 06:47:40.353 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-18 06:47:40.398 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-18 06:47:40.664 | + inc/python:pip_install:216 : result=0 2026-08-18 06:47:40.667 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:47:40.670 | + functions-common:time_stop:2420 : local name 2026-08-18 06:47:40.674 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:47:40.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:47:40.680 | + functions-common:time_stop:2423 : local total 2026-08-18 06:47:40.683 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:47:40.686 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:47:40.689 | + functions-common:time_stop:2427 : start_time=1787035659367 2026-08-18 06:47:40.691 | + functions-common:time_stop:2429 : [[ -z 1787035659367 ]] 2026-08-18 06:47:40.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:47:40.700 | + functions-common:time_stop:2432 : end_time=1787035660697 2026-08-18 06:47:40.703 | + functions-common:time_stop:2433 : elapsed_time=1330 2026-08-18 06:47:40.705 | + functions-common:time_stop:2434 : total=32774 2026-08-18 06:47:40.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:47:40.712 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34104 2026-08-18 06:47:40.715 | + inc/python:pip_install:219 : return 0 2026-08-18 06:47:40.719 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-18 06:47:46.467 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-18 06:47:47.281 | Collecting bindep 2026-08-18 06:47:47.370 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-18 06:47:47.476 | Collecting distro>=1.7 (from bindep) 2026-08-18 06:47:47.491 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-18 06:47:47.575 | Collecting packaging (from bindep) 2026-08-18 06:47:47.590 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:47:47.648 | Collecting Parsley (from bindep) 2026-08-18 06:47:47.664 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-18 06:47:47.756 | Collecting pbr>=2 (from bindep) 2026-08-18 06:47:47.758 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:47:48.159 | Collecting setuptools (from pbr>=2->bindep) 2026-08-18 06:47:48.161 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-18 06:47:48.249 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-18 06:47:48.285 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-18 06:47:48.293 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-18 06:47:48.310 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-18 06:47:48.334 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 6.6 MB/s eta 0:00:00 2026-08-18 06:47:48.350 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-18 06:47:48.364 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.2 MB/s eta 0:00:00 2026-08-18 06:47:48.367 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-18 06:47:48.506 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-18 06:47:49.987 | 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-08-18 06:47:50.151 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-18 06:47:50.156 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-18 06:47:50.161 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-18 06:47:50.183 | + ./stack.sh:main:844 : pkgs= 2026-08-18 06:47:50.186 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-18 06:47:50.191 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-18 06:47:50.193 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 06:47:50.197 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-18 06:47:50.199 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-18 06:47:50.203 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 06:47:50.207 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 06:47:50.209 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 06:47:50.213 | + functions-common:run_phase:1858 : local extra 2026-08-18 06:47:50.216 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-18 06:47:50.222 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 06:47:50.224 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 06:47:50.228 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-18 06:47:50.230 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-18 06:47:50.232 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 06:47:50.253 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:47:50.255 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 06:47:50.257 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 06:47:50.261 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-18 06:47:50.263 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 06:47:50.267 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 06:47:50.269 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-18 06:47:50.273 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-18 06:47:50.275 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-18 06:47:50.279 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-18 06:47:50.281 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-18 06:47:50.286 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-18 06:47:50.288 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 06:47:50.292 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 06:47:50.294 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 06:47:50.298 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 06:47:50.300 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-18 06:47:50.302 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 06:47:50.304 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-18 06:47:50.308 | + functions-common:run_plugins:1837 : local plugins= 2026-08-18 06:47:50.312 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 06:47:50.316 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-18 06:47:50.319 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-18 06:47:50.322 | + functions:set_systemd_override:845 : local value=2048 2026-08-18 06:47:50.326 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-18 06:47:50.329 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-18 06:47:50.403 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-18 06:47:50.403 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-18 06:47:50.405 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-18 06:47:50.846 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-18 06:47:50.850 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-18 06:47:50.877 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:47:50.881 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-18 06:47:50.885 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:47:50.888 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:47:50.891 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:47:50.895 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:47:50.899 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:47:50.903 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:47:50.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:47:50.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:47:50.914 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:47:50.918 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:47:50.922 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:47:50.926 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:47:50.930 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-18 06:47:50.933 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:47:50.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:47:50.942 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:47:50.945 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-18 06:47:50.975 | + 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 rabbitmq-server 2026-08-18 06:47:51.018 | Reading package lists... 2026-08-18 06:47:51.461 | Building dependency tree... 2026-08-18 06:47:51.463 | Reading state information... 2026-08-18 06:47:52.183 | The following packages were automatically installed and are no longer required: 2026-08-18 06:47:52.187 | libfwupd2 libgusb2 2026-08-18 06:47:52.187 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:47:52.187 | The following additional packages will be installed: 2026-08-18 06:47:52.187 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-18 06:47:52.187 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-18 06:47:52.187 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-18 06:47:52.190 | erlang-tools erlang-xmerl 2026-08-18 06:47:52.193 | Suggested packages: 2026-08-18 06:47:52.193 | erlang erlang-manpages erlang-doc 2026-08-18 06:47:52.261 | The following NEW packages will be installed: 2026-08-18 06:47:52.261 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-18 06:47:52.261 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-18 06:47:52.262 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-18 06:47:52.265 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-18 06:47:52.329 | 0 upgraded, 18 newly installed, 0 to remove and 69 not upgraded. 2026-08-18 06:47:52.329 | Need to get 36.1 MB of archives. 2026-08-18 06:47:52.329 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-18 06:47:52.329 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-18 06:47:52.450 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-18 06:47:52.462 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-18 06:47:52.466 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-18 06:47:52.475 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-18 06:47:52.487 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-18 06:47:52.490 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-08-18 06:47:52.512 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-18 06:47:52.514 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-18 06:47:52.521 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-18 06:47:52.527 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-18 06:47:52.536 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-08-18 06:47:52.557 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-18 06:47:52.561 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-18 06:47:52.566 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-18 06:47:52.572 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-18 06:47:52.580 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-08-18 06:47:52.600 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-18 06:47:53.066 | perl: warning: Setting locale failed. 2026-08-18 06:47:53.066 | perl: warning: Please check that your locale settings: 2026-08-18 06:47:53.066 | LANGUAGE = (unset), 2026-08-18 06:47:53.066 | LC_ALL = "en_US.utf8", 2026-08-18 06:47:53.066 | LANG = "de_DE.UTF-8" 2026-08-18 06:47:53.066 | are supported and installed on your system. 2026-08-18 06:47:53.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:47:53.130 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:47:53.131 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:47:53.131 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:47:53.338 | Fetched 36.1 MB in 0s (73.0 MB/s) 2026-08-18 06:47:53.444 | Selecting previously unselected package erlang-base. 2026-08-18 06:47:53.519 | (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 ... 123085 files and directories currently installed.) 2026-08-18 06:47:53.528 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:53.532 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:53.945 | Selecting previously unselected package erlang-asn1. 2026-08-18 06:47:53.961 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:53.966 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.034 | Selecting previously unselected package erlang-crypto. 2026-08-18 06:47:54.050 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.055 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.109 | Selecting previously unselected package erlang-public-key. 2026-08-18 06:47:54.124 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.129 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.189 | Selecting previously unselected package erlang-mnesia. 2026-08-18 06:47:54.203 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.207 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.283 | Selecting previously unselected package erlang-runtime-tools. 2026-08-18 06:47:54.298 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.302 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.371 | Selecting previously unselected package erlang-ssl. 2026-08-18 06:47:54.386 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.390 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.491 | Selecting previously unselected package erlang-eldap. 2026-08-18 06:47:54.506 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.510 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.557 | Selecting previously unselected package erlang-ftp. 2026-08-18 06:47:54.572 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.576 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.625 | Selecting previously unselected package erlang-tftp. 2026-08-18 06:47:54.640 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.644 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.695 | Selecting previously unselected package erlang-inets. 2026-08-18 06:47:54.710 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.714 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.805 | Selecting previously unselected package erlang-snmp. 2026-08-18 06:47:54.820 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:54.824 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:54.988 | Selecting previously unselected package erlang-os-mon. 2026-08-18 06:47:55.002 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:55.007 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:55.060 | Selecting previously unselected package erlang-parsetools. 2026-08-18 06:47:55.075 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:55.080 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:55.132 | Selecting previously unselected package erlang-syntax-tools. 2026-08-18 06:47:55.147 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:55.151 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:55.205 | Selecting previously unselected package erlang-tools. 2026-08-18 06:47:55.220 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:55.224 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:55.292 | Selecting previously unselected package erlang-xmerl. 2026-08-18 06:47:55.307 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 06:47:55.312 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:55.400 | Selecting previously unselected package rabbitmq-server. 2026-08-18 06:47:55.415 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-18 06:47:55.422 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-18 06:47:56.473 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:56.846 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-18 06:47:56.846 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-18 06:47:59.399 | Searching for services which depend on erlang and should be started... none found. 2026-08-18 06:47:59.431 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.443 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.456 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.468 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.481 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.493 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.505 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.518 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.531 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.544 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.556 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.568 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.580 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.592 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.603 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.615 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 06:47:59.627 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-18 06:47:59.724 | info: Selecting GID from range 100 to 999 ... 2026-08-18 06:47:59.730 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-18 06:47:59.842 | info: Selecting UID from range 100 to 999 ... 2026-08-18 06:47:59.842 | 2026-08-18 06:47:59.847 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-18 06:47:59.851 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-18 06:47:59.907 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-18 06:48:00.139 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-18 06:48:21.487 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:48:23.200 | perl: warning: Setting locale failed. 2026-08-18 06:48:23.200 | perl: warning: Please check that your locale settings: 2026-08-18 06:48:23.200 | LANGUAGE = (unset), 2026-08-18 06:48:23.200 | LC_ALL = "en_US.utf8", 2026-08-18 06:48:23.200 | LANG = "de_DE.UTF-8" 2026-08-18 06:48:23.200 | are supported and installed on your system. 2026-08-18 06:48:23.200 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:48:23.335 | perl: warning: Setting locale failed. 2026-08-18 06:48:23.336 | perl: warning: Please check that your locale settings: 2026-08-18 06:48:23.336 | LANGUAGE = (unset), 2026-08-18 06:48:23.336 | LC_ALL = "en_US.utf8", 2026-08-18 06:48:23.336 | LANG = "de_DE.UTF-8" 2026-08-18 06:48:23.336 | are supported and installed on your system. 2026-08-18 06:48:23.336 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:48:23.389 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:48:23.389 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:48:23.389 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:48:23.463 | perl: warning: Setting locale failed. 2026-08-18 06:48:23.463 | perl: warning: Please check that your locale settings: 2026-08-18 06:48:23.463 | LANGUAGE = (unset), 2026-08-18 06:48:23.463 | LC_ALL = "en_US.utf8", 2026-08-18 06:48:23.463 | LANG = "de_DE.UTF-8" 2026-08-18 06:48:23.463 | are supported and installed on your system. 2026-08-18 06:48:23.463 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:48:23.971 | 2026-08-18 06:48:23.972 | Running kernel seems to be up-to-date. 2026-08-18 06:48:23.972 | 2026-08-18 06:48:23.972 | Restarting services... 2026-08-18 06:48:24.025 | 2026-08-18 06:48:24.025 | Service restarts being deferred: 2026-08-18 06:48:24.025 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:48:24.025 | systemctl restart systemd-logind.service 2026-08-18 06:48:24.025 | systemctl restart virtlockd.service 2026-08-18 06:48:24.025 | systemctl restart virtlogd.service 2026-08-18 06:48:24.025 | 2026-08-18 06:48:24.025 | No containers need to be restarted. 2026-08-18 06:48:24.026 | 2026-08-18 06:48:24.026 | User sessions running outdated binaries: 2026-08-18 06:48:24.026 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:48:24.035 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:48:24.046 | 2026-08-18 06:48:24.046 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:48:26.526 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:48:26.530 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:48:26.535 | + functions-common:time_stop:2420 : local name 2026-08-18 06:48:26.538 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:48:26.542 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:48:26.546 | + functions-common:time_stop:2423 : local total 2026-08-18 06:48:26.550 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:48:26.554 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:48:26.557 | + functions-common:time_stop:2427 : start_time=1787035670972 2026-08-18 06:48:26.561 | + functions-common:time_stop:2429 : [[ -z 1787035670972 ]] 2026-08-18 06:48:26.565 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:48:26.570 | + functions-common:time_stop:2432 : end_time=1787035706566 2026-08-18 06:48:26.574 | + functions-common:time_stop:2433 : elapsed_time=35594 2026-08-18 06:48:26.577 | + functions-common:time_stop:2434 : total=108635 2026-08-18 06:48:26.581 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:48:26.585 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144229 2026-08-18 06:48:26.590 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:48:26.593 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-18 06:48:26.596 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:48:26.599 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:48:26.603 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:48:26.605 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:48:26.609 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:48:26.612 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:48:26.616 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:48:26.619 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:48:26.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:48:26.626 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:48:26.630 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:48:26.633 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:48:26.637 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:48:26.641 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-18 06:48:26.645 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-18 06:48:26.668 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:48:26.672 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-18 06:48:26.675 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 06:48:26.678 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-18 06:48:26.682 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-18 06:48:26.686 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-18 06:48:26.691 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-18 06:48:26.694 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-18 06:48:26.697 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-18 06:48:26.701 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-18 06:48:26.704 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-18 06:48:26.707 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-18 06:48:26.712 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-18 06:48:27.939 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-18 06:48:27.939 | user tags 2026-08-18 06:48:27.939 | guest [administrator]' 2026-08-18 06:48:27.945 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-18 06:48:27.945 | user tags 2026-08-18 06:48:27.945 | guest [administrator]' 2026-08-18 06:48:27.945 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-18 06:48:27.953 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-18 06:48:27.958 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-18 06:48:27.961 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-18 06:48:29.164 | Adding user "stackrabbit" ... 2026-08-18 06:48:29.178 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-18 06:48:29.200 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-18 06:48:30.297 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-18 06:48:30.331 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-18 06:48:30.334 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-18 06:48:31.517 | Changing password for user "stackrabbit" ... 2026-08-18 06:48:31.561 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-18 06:48:31.565 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-18 06:48:31.570 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-18 06:48:32.752 | Deleting user "guest" ... 2026-08-18 06:48:32.794 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-18 06:48:32.814 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:48:32.818 | + ./stack.sh:main:861 : install_database 2026-08-18 06:48:32.821 | + lib/database:install_database:118 : install_database_mysql 2026-08-18 06:48:32.826 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-18 06:48:32.829 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:48:32.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:48:32.837 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-18 06:48:32.851 | perl: warning: Setting locale failed. 2026-08-18 06:48:32.851 | perl: warning: Please check that your locale settings: 2026-08-18 06:48:32.851 | LANGUAGE = (unset), 2026-08-18 06:48:32.851 | LC_ALL = "en_US.utf8", 2026-08-18 06:48:32.851 | LANG = "de_DE.UTF-8" 2026-08-18 06:48:32.851 | are supported and installed on your system. 2026-08-18 06:48:32.851 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:48:32.905 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:48:32.905 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:48:32.906 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:48:33.021 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-18 06:48:33.023 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-18 06:48:33.029 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-18 06:48:33.033 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:48:33.037 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:48:33.039 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-18 06:48:33.043 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-18 06:48:33.046 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-18 06:48:33.052 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-18 06:48:33.056 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-18 06:48:33.058 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:48:33.060 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:48:33.064 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:48:33.068 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:48:33.072 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:48:33.076 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:48:33.078 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:48:33.081 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:48:33.084 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:48:33.088 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:48:33.090 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:48:33.094 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:48:33.096 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:48:33.099 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-18 06:48:33.103 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:48:33.106 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:48:33.109 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-18 06:48:33.111 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:48:33.115 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:48:33.118 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:48:33.120 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:48:33.123 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:48:33.127 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:48:33.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:48:33.134 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:48:33.137 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:48:33.140 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:48:33.144 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:48:33.146 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:48:33.150 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-18 06:48:33.153 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:48:33.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:48:33.160 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:48:33.162 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-18 06:48:33.190 | + 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 mysql-server 2026-08-18 06:48:33.231 | Reading package lists... 2026-08-18 06:48:33.724 | Building dependency tree... 2026-08-18 06:48:33.726 | Reading state information... 2026-08-18 06:48:34.377 | The following packages were automatically installed and are no longer required: 2026-08-18 06:48:34.379 | libfwupd2 libgusb2 2026-08-18 06:48:34.379 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:48:34.381 | The following additional packages will be installed: 2026-08-18 06:48:34.381 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-18 06:48:34.381 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-18 06:48:34.381 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-18 06:48:34.381 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-18 06:48:34.382 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-18 06:48:34.382 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-18 06:48:34.383 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-18 06:48:34.386 | Suggested packages: 2026-08-18 06:48:34.386 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-18 06:48:34.386 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-18 06:48:34.445 | The following NEW packages will be installed: 2026-08-18 06:48:34.446 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-18 06:48:34.446 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-18 06:48:34.446 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-18 06:48:34.446 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-18 06:48:34.446 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-18 06:48:34.447 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-18 06:48:34.448 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-18 06:48:34.536 | 0 upgraded, 27 newly installed, 0 to remove and 69 not upgraded. 2026-08-18 06:48:34.536 | Need to get 29.6 MB of archives. 2026-08-18 06:48:34.536 | After this operation, 243 MB of additional disk space will be used. 2026-08-18 06:48:34.537 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-18 06:48:34.575 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-18 06:48:34.582 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-18 06:48:34.587 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-18 06:48:34.594 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-18 06:48:34.600 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-18 06:48:34.824 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-18 06:48:34.840 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-18 06:48:34.840 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-18 06:48:34.842 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-18 06:48:34.844 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-18 06:48:34.850 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-18 06:48:34.856 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-18 06:48:34.861 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-18 06:48:34.865 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-18 06:48:34.871 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-18 06:48:34.876 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-18 06:48:34.882 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-18 06:48:34.887 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-18 06:48:34.892 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-18 06:48:34.896 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-18 06:48:34.902 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-18 06:48:34.908 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-18 06:48:34.914 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-18 06:48:34.920 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-18 06:48:34.996 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-18 06:48:34.996 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-18 06:48:35.266 | perl: warning: Setting locale failed. 2026-08-18 06:48:35.266 | perl: warning: Please check that your locale settings: 2026-08-18 06:48:35.266 | LANGUAGE = (unset), 2026-08-18 06:48:35.266 | LC_ALL = "en_US.utf8", 2026-08-18 06:48:35.266 | LANG = "de_DE.UTF-8" 2026-08-18 06:48:35.266 | are supported and installed on your system. 2026-08-18 06:48:35.266 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:48:35.330 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:48:35.330 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:48:35.330 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:48:35.462 | Vorkonfiguration der Pakete ... 2026-08-18 06:48:35.475 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:48:35.627 | Fetched 29.6 MB in 1s (57.8 MB/s) 2026-08-18 06:48:35.668 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-18 06:48:35.745 | (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 ... 125890 files and directories currently installed.) 2026-08-18 06:48:35.754 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 06:48:35.759 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:36.184 | Selecting previously unselected package mysql-client-8.0. 2026-08-18 06:48:36.197 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 06:48:36.203 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:36.256 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-18 06:48:36.269 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-18 06:48:36.278 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-18 06:48:36.331 | Selecting previously unselected package libmecab2:amd64. 2026-08-18 06:48:36.344 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-18 06:48:36.349 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-18 06:48:36.403 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-18 06:48:36.417 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-18 06:48:36.421 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-18 06:48:36.474 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-18 06:48:36.488 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 06:48:36.492 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:37.535 | Selecting previously unselected package mysql-server-8.0. 2026-08-18 06:48:37.549 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 06:48:37.557 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:48:37.610 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:48:37.610 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:48:37.611 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:48:37.689 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:48:37.702 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:48:38.028 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:38.102 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-18 06:48:38.116 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-18 06:48:38.121 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-18 06:48:38.169 | Selecting previously unselected package liburi-perl. 2026-08-18 06:48:38.183 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-18 06:48:38.187 | Unpacking liburi-perl (5.27-1) ... 2026-08-18 06:48:38.276 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-18 06:48:38.289 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-18 06:48:38.294 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-18 06:48:38.354 | Selecting previously unselected package libcgi-pm-perl. 2026-08-18 06:48:38.368 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-18 06:48:38.373 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-18 06:48:38.441 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-18 06:48:38.455 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:48:38.460 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 06:48:38.508 | Selecting previously unselected package libfcgi-perl. 2026-08-18 06:48:38.522 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-18 06:48:38.527 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-18 06:48:38.574 | Selecting previously unselected package libcgi-fast-perl. 2026-08-18 06:48:38.587 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-18 06:48:38.592 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-18 06:48:38.637 | Selecting previously unselected package libclone-perl:amd64. 2026-08-18 06:48:38.650 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-18 06:48:38.656 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-18 06:48:38.702 | Selecting previously unselected package libencode-locale-perl. 2026-08-18 06:48:38.717 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-18 06:48:38.722 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-18 06:48:38.767 | Selecting previously unselected package libfcgi-bin. 2026-08-18 06:48:38.782 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:48:38.786 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 06:48:38.832 | Selecting previously unselected package libhtml-template-perl. 2026-08-18 06:48:38.846 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-18 06:48:38.851 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-18 06:48:38.900 | Selecting previously unselected package libtimedate-perl. 2026-08-18 06:48:38.914 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-18 06:48:38.919 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-18 06:48:38.996 | Selecting previously unselected package libhttp-date-perl. 2026-08-18 06:48:39.009 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-18 06:48:39.014 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-18 06:48:39.058 | Selecting previously unselected package libio-html-perl. 2026-08-18 06:48:39.072 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-18 06:48:39.077 | Unpacking libio-html-perl (1.004-3) ... 2026-08-18 06:48:39.122 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-18 06:48:39.136 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-18 06:48:39.141 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-18 06:48:39.187 | Selecting previously unselected package libhttp-message-perl. 2026-08-18 06:48:39.200 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-18 06:48:39.207 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-18 06:48:39.265 | Selecting previously unselected package mecab-utils. 2026-08-18 06:48:39.278 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-18 06:48:39.283 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-18 06:48:39.332 | Selecting previously unselected package mecab-ipadic. 2026-08-18 06:48:39.344 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-18 06:48:39.348 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-18 06:48:39.998 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-18 06:48:40.012 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-18 06:48:40.016 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-18 06:48:40.062 | Selecting previously unselected package mysql-server. 2026-08-18 06:48:40.076 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-18 06:48:40.080 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:40.156 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-18 06:48:40.168 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-18 06:48:40.184 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:40.196 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-18 06:48:40.207 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-18 06:48:40.219 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 06:48:40.232 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-18 06:48:40.245 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-18 06:48:40.256 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 06:48:40.268 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-18 06:48:40.280 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-18 06:48:40.291 | Setting up libio-html-perl (1.004-3) ... 2026-08-18 06:48:40.304 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:40.317 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-18 06:48:40.329 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:40.341 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-18 06:48:40.353 | Setting up liburi-perl (5.27-1) ... 2026-08-18 06:48:40.366 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:48:40.420 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:48:40.474 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:48:40.474 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:48:40.474 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:48:40.552 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:48:40.562 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 06:48:40.615 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-18 06:48:40.650 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-18 06:48:52.609 | mysqld will log errors to /var/log/mysql/error.log 2026-08-18 06:48:53.479 | mysqld is running as pid 23025 2026-08-18 06:48:55.942 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-18 06:48:57.641 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-18 06:48:57.653 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-18 06:48:57.664 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-18 06:48:57.668 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-18 06:48:57.668 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-18 06:48:57.669 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-18 06:48:57.887 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-18 06:48:57.930 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-18 06:48:57.931 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-18 06:48:57.931 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-18 06:48:57.931 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-18 06:48:57.938 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-18 06:48:57.942 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-18 06:48:58.023 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-18 06:48:58.023 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-18 06:48:58.023 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-18 06:48:58.024 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-18 06:48:58.116 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-18 06:48:58.118 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-18 06:48:58.127 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-18 06:48:58.128 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-18 06:48:58.128 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-18 06:48:58.129 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-18 06:48:58.158 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-18 06:48:58.159 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-18 06:48:58.159 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-18 06:48:58.474 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-18 06:48:58.474 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-18 06:48:58.474 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-18 06:48:58.622 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-18 06:48:58.670 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-18 06:48:58.670 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-18 06:48:59.028 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-18 06:48:59.148 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-18 06:48:59.403 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-18 06:48:59.406 | 2026-08-18 06:48:59.406 | done! 2026-08-18 06:48:59.413 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-18 06:48:59.421 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-18 06:48:59.432 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-18 06:48:59.437 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-18 06:48:59.437 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-18 06:48:59.437 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-18 06:48:59.736 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-18 06:48:59.817 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-18 06:48:59.818 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-18 06:48:59.818 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-18 06:48:59.818 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-18 06:48:59.829 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-18 06:48:59.836 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-18 06:48:59.947 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-18 06:48:59.947 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-18 06:48:59.947 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-18 06:48:59.948 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-18 06:49:00.075 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-18 06:49:00.079 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-18 06:49:00.090 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-18 06:49:00.091 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-18 06:49:00.093 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-18 06:49:00.093 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-18 06:49:00.134 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-18 06:49:00.134 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-18 06:49:00.135 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-18 06:49:00.600 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-18 06:49:00.602 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-18 06:49:00.602 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-18 06:49:00.809 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-18 06:49:00.879 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-18 06:49:00.879 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-18 06:49:01.338 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-18 06:49:01.495 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-18 06:49:01.740 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-18 06:49:01.743 | 2026-08-18 06:49:01.743 | done! 2026-08-18 06:49:01.751 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-18 06:49:01.761 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-18 06:49:01.775 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-18 06:49:01.786 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 06:49:01.798 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-18 06:49:01.810 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-18 06:49:01.821 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-18 06:49:01.834 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:49:03.765 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 06:49:04.023 | perl: warning: Setting locale failed. 2026-08-18 06:49:04.023 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:04.023 | LANGUAGE = (unset), 2026-08-18 06:49:04.023 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:04.023 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:04.023 | are supported and installed on your system. 2026-08-18 06:49:04.024 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:04.154 | perl: warning: Setting locale failed. 2026-08-18 06:49:04.154 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:04.154 | LANGUAGE = (unset), 2026-08-18 06:49:04.154 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:04.154 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:04.154 | are supported and installed on your system. 2026-08-18 06:49:04.154 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:04.205 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:49:04.205 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:49:04.205 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:49:04.276 | perl: warning: Setting locale failed. 2026-08-18 06:49:04.276 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:04.276 | LANGUAGE = (unset), 2026-08-18 06:49:04.276 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:04.276 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:04.276 | are supported and installed on your system. 2026-08-18 06:49:04.276 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:04.789 | 2026-08-18 06:49:04.789 | Running kernel seems to be up-to-date. 2026-08-18 06:49:04.789 | 2026-08-18 06:49:04.789 | Restarting services... 2026-08-18 06:49:04.839 | 2026-08-18 06:49:04.839 | Service restarts being deferred: 2026-08-18 06:49:04.839 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:49:04.839 | systemctl restart systemd-logind.service 2026-08-18 06:49:04.839 | systemctl restart virtlockd.service 2026-08-18 06:49:04.839 | systemctl restart virtlogd.service 2026-08-18 06:49:04.840 | 2026-08-18 06:49:04.840 | No containers need to be restarted. 2026-08-18 06:49:04.840 | 2026-08-18 06:49:04.840 | User sessions running outdated binaries: 2026-08-18 06:49:04.840 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:49:04.849 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:49:04.858 | 2026-08-18 06:49:04.858 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:49:07.121 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:49:07.124 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:49:07.127 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:07.130 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:07.134 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:07.137 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:07.140 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:07.143 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:49:07.146 | + functions-common:time_stop:2427 : start_time=1787035713186 2026-08-18 06:49:07.150 | + functions-common:time_stop:2429 : [[ -z 1787035713186 ]] 2026-08-18 06:49:07.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:07.157 | + functions-common:time_stop:2432 : end_time=1787035747155 2026-08-18 06:49:07.160 | + functions-common:time_stop:2433 : elapsed_time=33969 2026-08-18 06:49:07.163 | + functions-common:time_stop:2434 : total=144229 2026-08-18 06:49:07.166 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:07.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178198 2026-08-18 06:49:07.172 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:49:07.175 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-18 06:49:07.177 | + ./stack.sh:main:864 : install_database_python 2026-08-18 06:49:07.180 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-18 06:49:07.182 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-18 06:49:07.186 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-18 06:49:07.189 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 06:49:07.193 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-18 06:49:07.196 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-18 06:49:07.199 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 06:49:07.205 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 06:49:07.205 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-18 06:49:07.211 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-18 06:49:07.215 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-18 06:49:07.218 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-18 06:49:07.222 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-18 06:49:07.225 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-18 06:49:07.250 | Using python 3.12 to install PyMySQL 2026-08-18 06:49:07.254 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-18 06:49:08.415 | Collecting PyMySQL 2026-08-18 06:49:08.555 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-18 06:49:08.580 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-18 06:49:08.776 | Installing collected packages: PyMySQL 2026-08-18 06:49:08.846 | Successfully installed PyMySQL-1.2.0 2026-08-18 06:49:08.963 | + inc/python:pip_install:216 : result=0 2026-08-18 06:49:08.965 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:49:08.968 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:08.971 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:08.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:08.976 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:08.978 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:08.980 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:49:08.983 | + functions-common:time_stop:2427 : start_time=1787035747243 2026-08-18 06:49:08.985 | + functions-common:time_stop:2429 : [[ -z 1787035747243 ]] 2026-08-18 06:49:08.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:08.992 | + functions-common:time_stop:2432 : end_time=1787035748989 2026-08-18 06:49:08.994 | + functions-common:time_stop:2433 : elapsed_time=1746 2026-08-18 06:49:08.997 | + functions-common:time_stop:2434 : total=34104 2026-08-18 06:49:08.999 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:09.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35850 2026-08-18 06:49:09.004 | + inc/python:pip_install:219 : return 0 2026-08-18 06:49:09.007 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-18 06:49:09.009 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-18 06:49:09.011 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-18 06:49:09.014 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-18 06:49:09.030 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:49:09.032 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-18 06:49:09.035 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-18 06:49:09.053 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:49:09.055 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-18 06:49:09.074 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:49:09.078 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-18 06:49:09.095 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:49:09.097 | + ./stack.sh:main:872 : install_etcd3 2026-08-18 06:49:09.100 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-18 06:49:09.100 | Installing etcd 2026-08-18 06:49:09.103 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-18 06:49:09.118 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-18 06:49:09.134 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-18 06:49:09.136 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-18 06:49:09.154 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-18 06:49:09.157 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 06:49:09.160 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 06:49:09.163 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-18 06:49:09.166 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-18 06:49:09.168 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-18 06:49:09.171 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 06:49:09.174 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-18 06:49:09.177 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-18 06:49:09.179 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 06:49:09.184 | --2026-08-18 08:49:09-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 06:49:09.246 | Resolving github.com (github.com)... 140.82.121.3 2026-08-18 06:49:09.265 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-18 06:49:09.484 | HTTP request sent, awaiting response... 302 Found 2026-08-18 06:49:09.484 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T07%3A38%3A34Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T06%3A37%3A49Z&ske=2026-08-18T07%3A38%3A34Z&sks=b&skv=2018-11-09&sig=zupvjIG2j0XEpI6oQGJbQxEaNNpXwfIaMawe5GCAZ%2Fw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzAzNzU0OSwibmJmIjoxNzg3MDM1NzQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.p_5RoBoyA22FWO6M5MimIeqgmEKYfpLjcvmHtrLpzbw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-18 06:49:09.484 | --2026-08-18 08:49:09-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T07%3A38%3A34Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T06%3A37%3A49Z&ske=2026-08-18T07%3A38%3A34Z&sks=b&skv=2018-11-09&sig=zupvjIG2j0XEpI6oQGJbQxEaNNpXwfIaMawe5GCAZ%2Fw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzAzNzU0OSwibmJmIjoxNzg3MDM1NzQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.p_5RoBoyA22FWO6M5MimIeqgmEKYfpLjcvmHtrLpzbw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-18 06:49:09.486 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-08-18 06:49:09.498 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-18 06:49:09.541 | HTTP request sent, awaiting response... 200 OK 2026-08-18 06:49:09.541 | Length: 20927601 (20M) [application/octet-stream] 2026-08-18 06:49:09.541 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-18 06:49:09.595 | 2026-08-18 06:49:09.807 | 0K ........ ........ ... 100% 75.0M=0.3s 2026-08-18 06:49:09.808 | 2026-08-18 06:49:09.808 | 2026-08-18 08:49:09 (75.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-18 06:49:09.808 | 2026-08-18 06:49:09.812 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-18 06:49:09.816 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 06:49:09.819 | ++ functions:get_extra_file:81 : return 2026-08-18 06:49:09.822 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 06:49:09.826 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-18 06:49:09.829 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-18 06:49:09.833 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-18 06:49:09.860 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-18 06:49:09.863 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/ 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-18 06:49:09.873 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-18 06:49:09.874 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-18 06:49:09.874 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-18 06:49:09.875 | etcd-v3.5.21-linux-amd64/README.md 2026-08-18 06:49:09.875 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-18 06:49:10.039 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-18 06:49:10.238 | etcd-v3.5.21-linux-amd64/etcd 2026-08-18 06:49:10.500 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-18 06:49:10.536 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-18 06:49:10.567 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-18 06:49:10.571 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-18 06:49:10.590 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:49:10.594 | + ./stack.sh:main:891 : install_dstat 2026-08-18 06:49:10.596 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-18 06:49:10.617 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:49:10.620 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-18 06:49:10.623 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 06:49:10.626 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-18 06:49:10.629 | + ./stack.sh:main:900 : install_libs 2026-08-18 06:49:10.633 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-18 06:49:10.635 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-18 06:49:10.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-18 06:49:10.641 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-18 06:49:10.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.647 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.650 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-18 06:49:10.653 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.656 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-18 06:49:10.658 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-18 06:49:10.661 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-18 06:49:10.664 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-18 06:49:10.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-18 06:49:10.676 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.679 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-18 06:49:10.682 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-18 06:49:10.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-18 06:49:10.688 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-18 06:49:10.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.694 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-18 06:49:10.700 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.703 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-18 06:49:10.706 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-18 06:49:10.709 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-18 06:49:10.712 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-18 06:49:10.716 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.719 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-18 06:49:10.724 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.727 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-18 06:49:10.731 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-18 06:49:10.733 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-18 06:49:10.736 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-18 06:49:10.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-18 06:49:10.749 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.752 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-18 06:49:10.754 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-18 06:49:10.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-18 06:49:10.760 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-18 06:49:10.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.766 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.768 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-18 06:49:10.771 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.774 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-18 06:49:10.777 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-18 06:49:10.780 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-18 06:49:10.782 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-18 06:49:10.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.787 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.790 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-18 06:49:10.793 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.796 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-18 06:49:10.799 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-18 06:49:10.802 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-18 06:49:10.805 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-18 06:49:10.808 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.810 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.813 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-18 06:49:10.815 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.819 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-18 06:49:10.822 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-18 06:49:10.825 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-18 06:49:10.828 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-18 06:49:10.830 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.833 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.836 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-18 06:49:10.838 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.841 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-18 06:49:10.844 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-18 06:49:10.847 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-18 06:49:10.850 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-18 06:49:10.852 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.855 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.858 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-18 06:49:10.861 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.864 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-18 06:49:10.867 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-18 06:49:10.870 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-18 06:49:10.873 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-18 06:49:10.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.878 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.881 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-18 06:49:10.884 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.887 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-18 06:49:10.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-18 06:49:10.893 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-18 06:49:10.895 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-18 06:49:10.898 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.901 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.903 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-18 06:49:10.906 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.909 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-18 06:49:10.912 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-18 06:49:10.915 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-18 06:49:10.918 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-18 06:49:10.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.923 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-18 06:49:10.929 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.932 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-18 06:49:10.935 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-18 06:49:10.938 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-18 06:49:10.940 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-18 06:49:10.943 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.946 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.949 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-18 06:49:10.952 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.955 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-18 06:49:10.958 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-18 06:49:10.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-18 06:49:10.964 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-18 06:49:10.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.969 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.972 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-18 06:49:10.974 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:10.978 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-18 06:49:10.980 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-18 06:49:10.983 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-18 06:49:10.986 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-18 06:49:10.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:10.991 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:10.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-18 06:49:10.997 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.000 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-18 06:49:11.003 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-18 06:49:11.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-18 06:49:11.009 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-18 06:49:11.012 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.017 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-18 06:49:11.020 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.023 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-18 06:49:11.026 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-18 06:49:11.029 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-18 06:49:11.032 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-18 06:49:11.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.038 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.041 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-18 06:49:11.044 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.048 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-18 06:49:11.050 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-18 06:49:11.053 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-18 06:49:11.056 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-18 06:49:11.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.063 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.066 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-18 06:49:11.068 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.071 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-18 06:49:11.074 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-18 06:49:11.077 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-18 06:49:11.080 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-18 06:49:11.083 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.087 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.090 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-18 06:49:11.093 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.096 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-18 06:49:11.099 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-18 06:49:11.102 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-18 06:49:11.105 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-18 06:49:11.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.111 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.114 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-18 06:49:11.117 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.120 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-18 06:49:11.123 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-18 06:49:11.126 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-18 06:49:11.129 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-18 06:49:11.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.138 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-18 06:49:11.141 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.144 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-18 06:49:11.147 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-18 06:49:11.150 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-18 06:49:11.154 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-18 06:49:11.157 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.160 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-18 06:49:11.166 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.169 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-18 06:49:11.172 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-18 06:49:11.175 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-18 06:49:11.178 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-18 06:49:11.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.185 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.188 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-18 06:49:11.191 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.194 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-18 06:49:11.197 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-18 06:49:11.200 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-18 06:49:11.203 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-18 06:49:11.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.209 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.212 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-18 06:49:11.215 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.219 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-18 06:49:11.222 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-18 06:49:11.225 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-18 06:49:11.228 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-18 06:49:11.231 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.234 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.238 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-18 06:49:11.241 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.244 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-18 06:49:11.247 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-18 06:49:11.249 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-18 06:49:11.252 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-18 06:49:11.256 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.259 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.263 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-18 06:49:11.266 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.269 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-18 06:49:11.272 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-18 06:49:11.275 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-18 06:49:11.278 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-18 06:49:11.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-18 06:49:11.288 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.292 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-18 06:49:11.295 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-18 06:49:11.297 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-18 06:49:11.300 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-18 06:49:11.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.305 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-18 06:49:11.310 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.313 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-18 06:49:11.316 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-18 06:49:11.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-18 06:49:11.321 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-18 06:49:11.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.326 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-18 06:49:11.331 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.334 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-18 06:49:11.337 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-18 06:49:11.339 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-18 06:49:11.342 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-18 06:49:11.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.350 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-18 06:49:11.352 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.355 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-18 06:49:11.358 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-18 06:49:11.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-18 06:49:11.364 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-18 06:49:11.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.369 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-18 06:49:11.375 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.377 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-18 06:49:11.379 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-18 06:49:11.382 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-18 06:49:11.385 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-18 06:49:11.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.393 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-18 06:49:11.395 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.398 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-18 06:49:11.401 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-18 06:49:11.403 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-18 06:49:11.406 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-18 06:49:11.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.412 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.414 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-18 06:49:11.417 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.419 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-18 06:49:11.422 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-18 06:49:11.425 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-18 06:49:11.427 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-18 06:49:11.430 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.433 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.435 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-18 06:49:11.438 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.441 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-18 06:49:11.443 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-18 06:49:11.447 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-18 06:49:11.450 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-18 06:49:11.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.459 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-18 06:49:11.461 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.464 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-18 06:49:11.468 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-18 06:49:11.471 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-18 06:49:11.473 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-18 06:49:11.476 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-18 06:49:11.486 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.489 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-18 06:49:11.492 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-18 06:49:11.495 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-18 06:49:11.498 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-18 06:49:11.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.505 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.507 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-18 06:49:11.509 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.512 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-18 06:49:11.515 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-18 06:49:11.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:11.522 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:11.524 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-18 06:49:11.527 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:11.530 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-18 06:49:11.554 | Using python 3.12 to install etcd3gw 2026-08-18 06:49:11.557 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-18 06:49:12.707 | Collecting etcd3gw 2026-08-18 06:49:12.836 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 06:49:12.848 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-18 06:49:12.873 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-18 06:49:12.875 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 06:49:12.921 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-18 06:49:12.936 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:49:12.979 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-18 06:49:12.998 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 06:49:13.606 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-18 06:49:13.622 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-18 06:49:13.636 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-18 06:49:13.870 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-18 06:49:13.873 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-08-18 06:49:13.890 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-18 06:49:13.892 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-18 06:49:13.916 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-18 06:49:13.919 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-18 06:49:13.925 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-18 06:49:13.953 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-18 06:49:14.018 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-18 06:49:14.075 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-18 06:49:14.084 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-18 06:49:14.087 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-08-18 06:49:14.089 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-18 06:49:14.092 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-18 06:49:14.107 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-18 06:49:14.356 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-18 06:49:14.416 | Attempting uninstall: urllib3 2026-08-18 06:49:14.422 | Found existing installation: urllib3 2.0.7 2026-08-18 06:49:14.423 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:14.424 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-18 06:49:14.576 | Attempting uninstall: idna 2026-08-18 06:49:14.585 | Found existing installation: idna 3.6 2026-08-18 06:49:14.586 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:14.586 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-18 06:49:14.751 | Attempting uninstall: requests 2026-08-18 06:49:14.758 | Found existing installation: requests 2.31.0 2026-08-18 06:49:14.758 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:14.759 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-18 06:49:15.019 | 2026-08-18 06:49:15.025 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-08-18 06:49:15.173 | + inc/python:pip_install:216 : result=0 2026-08-18 06:49:15.177 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:49:15.181 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:15.184 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:15.188 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:15.191 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:15.196 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:15.199 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:49:15.202 | + functions-common:time_stop:2427 : start_time=1787035751548 2026-08-18 06:49:15.205 | + functions-common:time_stop:2429 : [[ -z 1787035751548 ]] 2026-08-18 06:49:15.209 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:15.214 | + functions-common:time_stop:2432 : end_time=1787035755210 2026-08-18 06:49:15.217 | + functions-common:time_stop:2433 : elapsed_time=3662 2026-08-18 06:49:15.219 | + functions-common:time_stop:2434 : total=35850 2026-08-18 06:49:15.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:15.225 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39512 2026-08-18 06:49:15.230 | + inc/python:pip_install:219 : return 0 2026-08-18 06:49:15.233 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-18 06:49:15.237 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-18 06:49:15.241 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-18 06:49:15.243 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:49:15.247 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:49:15.250 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:49:15.253 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:49:15.258 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:49:15.262 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:49:15.266 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:49:15.269 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:49:15.274 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:49:15.278 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:49:15.282 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:49:15.285 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:49:15.290 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:49:15.294 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-18 06:49:15.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:49:15.301 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:49:15.305 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-18 06:49:15.309 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-18 06:49:15.313 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:49:15.317 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:49:15.321 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:49:15.325 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:49:15.328 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:49:15.331 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:49:15.335 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:49:15.337 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:49:15.341 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:49:15.344 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:49:15.346 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:49:15.350 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:49:15.352 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-18 06:49:15.355 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:49:15.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:49:15.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:49:15.365 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-18 06:49:15.390 | + 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 uwsgi uwsgi-plugin-python3 2026-08-18 06:49:15.429 | Reading package lists... 2026-08-18 06:49:15.868 | Building dependency tree... 2026-08-18 06:49:15.869 | Reading state information... 2026-08-18 06:49:16.612 | The following packages were automatically installed and are no longer required: 2026-08-18 06:49:16.614 | libfwupd2 libgusb2 2026-08-18 06:49:16.615 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:49:16.617 | The following additional packages will be installed: 2026-08-18 06:49:16.619 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-18 06:49:16.622 | Suggested packages: 2026-08-18 06:49:16.622 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-18 06:49:16.622 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-18 06:49:16.623 | python3-uwsgidecorators 2026-08-18 06:49:16.666 | The following NEW packages will be installed: 2026-08-18 06:49:16.668 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-18 06:49:16.728 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-08-18 06:49:16.728 | Need to get 1270 kB of archives. 2026-08-18 06:49:16.728 | After this operation, 4285 kB of additional disk space will be used. 2026-08-18 06:49:16.729 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-18 06:49:16.738 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-18 06:49:16.742 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-18 06:49:16.748 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-18 06:49:16.757 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-18 06:49:16.761 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-18 06:49:17.019 | perl: warning: Setting locale failed. 2026-08-18 06:49:17.019 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:17.019 | LANGUAGE = (unset), 2026-08-18 06:49:17.019 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:17.019 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:17.019 | are supported and installed on your system. 2026-08-18 06:49:17.019 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:17.090 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:49:17.091 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:49:17.091 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:49:17.304 | Fetched 1270 kB in 0s (22.8 MB/s) 2026-08-18 06:49:17.349 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-18 06:49:17.416 | (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 ... 126492 files and directories currently installed.) 2026-08-18 06:49:17.423 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-18 06:49:17.430 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-18 06:49:17.485 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-18 06:49:17.498 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-18 06:49:17.502 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-18 06:49:17.554 | Selecting previously unselected package libzmq5:amd64. 2026-08-18 06:49:17.568 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-18 06:49:17.572 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-18 06:49:17.625 | Selecting previously unselected package uwsgi-core. 2026-08-18 06:49:17.638 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-18 06:49:17.642 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-18 06:49:17.825 | Selecting previously unselected package uwsgi. 2026-08-18 06:49:17.838 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-18 06:49:17.846 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-18 06:49:17.904 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-18 06:49:17.915 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-18 06:49:17.919 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-18 06:49:17.992 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-18 06:49:18.003 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-18 06:49:18.014 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-18 06:49:18.026 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-18 06:49:18.048 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-18 06:49:18.658 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-18 06:49:18.695 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:49:19.708 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 06:49:19.973 | perl: warning: Setting locale failed. 2026-08-18 06:49:19.974 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:19.974 | LANGUAGE = (unset), 2026-08-18 06:49:19.974 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:19.974 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:19.974 | are supported and installed on your system. 2026-08-18 06:49:19.974 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:20.106 | perl: warning: Setting locale failed. 2026-08-18 06:49:20.107 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:20.107 | LANGUAGE = (unset), 2026-08-18 06:49:20.107 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:20.107 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:20.107 | are supported and installed on your system. 2026-08-18 06:49:20.107 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:20.158 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:49:20.158 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:49:20.158 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:49:20.230 | perl: warning: Setting locale failed. 2026-08-18 06:49:20.230 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:20.230 | LANGUAGE = (unset), 2026-08-18 06:49:20.230 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:20.230 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:20.230 | are supported and installed on your system. 2026-08-18 06:49:20.230 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:20.739 | 2026-08-18 06:49:20.739 | Running kernel seems to be up-to-date. 2026-08-18 06:49:20.739 | 2026-08-18 06:49:20.739 | Restarting services... 2026-08-18 06:49:20.793 | 2026-08-18 06:49:20.793 | Service restarts being deferred: 2026-08-18 06:49:20.793 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:49:20.793 | systemctl restart systemd-logind.service 2026-08-18 06:49:20.793 | systemctl restart virtlockd.service 2026-08-18 06:49:20.793 | systemctl restart virtlogd.service 2026-08-18 06:49:20.793 | 2026-08-18 06:49:20.793 | No containers need to be restarted. 2026-08-18 06:49:20.794 | 2026-08-18 06:49:20.794 | User sessions running outdated binaries: 2026-08-18 06:49:20.794 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:49:20.802 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:49:20.812 | 2026-08-18 06:49:20.812 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:49:23.228 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:49:23.233 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:49:23.237 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:23.240 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:23.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:23.246 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:23.250 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:23.254 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:49:23.257 | + functions-common:time_stop:2427 : start_time=1787035755386 2026-08-18 06:49:23.261 | + functions-common:time_stop:2429 : [[ -z 1787035755386 ]] 2026-08-18 06:49:23.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:23.270 | + functions-common:time_stop:2432 : end_time=1787035763267 2026-08-18 06:49:23.274 | + functions-common:time_stop:2433 : elapsed_time=7881 2026-08-18 06:49:23.277 | + functions-common:time_stop:2434 : total=178198 2026-08-18 06:49:23.281 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:23.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186079 2026-08-18 06:49:23.288 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:49:23.292 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-18 06:49:23.296 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:49:23.301 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:49:23.305 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-18 06:49:23.307 | perl: warning: Setting locale failed. 2026-08-18 06:49:23.307 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:23.307 | LANGUAGE = (unset), 2026-08-18 06:49:23.307 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:23.307 | LANG = (unset) 2026-08-18 06:49:23.307 | are supported and installed on your system. 2026-08-18 06:49:23.308 | perl: warning: Falling back to the standard locale ("C"). 2026-08-18 06:49:23.344 | No module matches proxy 2026-08-18 06:49:23.348 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-18 06:49:23.362 | perl: warning: Setting locale failed. 2026-08-18 06:49:23.362 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:23.362 | LANGUAGE = (unset), 2026-08-18 06:49:23.362 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:23.362 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:23.362 | are supported and installed on your system. 2026-08-18 06:49:23.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:23.401 | Enabling module proxy. 2026-08-18 06:49:23.408 | To activate the new configuration, you need to run: 2026-08-18 06:49:23.408 | systemctl restart apache2 2026-08-18 06:49:23.413 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-18 06:49:23.427 | perl: warning: Setting locale failed. 2026-08-18 06:49:23.427 | perl: warning: Please check that your locale settings: 2026-08-18 06:49:23.427 | LANGUAGE = (unset), 2026-08-18 06:49:23.427 | LC_ALL = "en_US.utf8", 2026-08-18 06:49:23.427 | LANG = "de_DE.UTF-8" 2026-08-18 06:49:23.427 | are supported and installed on your system. 2026-08-18 06:49:23.427 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:49:23.467 | Considering dependency proxy for proxy_uwsgi: 2026-08-18 06:49:23.467 | Module proxy already enabled 2026-08-18 06:49:23.467 | Enabling module proxy_uwsgi. 2026-08-18 06:49:23.474 | To activate the new configuration, you need to run: 2026-08-18 06:49:23.474 | systemctl restart apache2 2026-08-18 06:49:23.480 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-18 06:49:23.484 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 06:49:23.488 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:49:23.493 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 06:49:23.622 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-18 06:49:23.628 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-18 06:49:23.632 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-18 06:49:23.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-18 06:49:23.647 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.651 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-18 06:49:23.655 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-18 06:49:23.659 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-18 06:49:23.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.667 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-18 06:49:23.675 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.678 | + ./stack.sh:main:908 : install_glanceclient 2026-08-18 06:49:23.682 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-18 06:49:23.684 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-18 06:49:23.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.692 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.695 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-18 06:49:23.699 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.702 | + ./stack.sh:main:909 : install_cinderclient 2026-08-18 06:49:23.706 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-18 06:49:23.710 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-18 06:49:23.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.722 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-18 06:49:23.725 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.729 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-18 06:49:23.732 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-18 06:49:23.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.739 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.743 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-18 06:49:23.747 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.751 | + ./stack.sh:main:910 : install_novaclient 2026-08-18 06:49:23.754 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-18 06:49:23.757 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-18 06:49:23.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.765 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.768 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-18 06:49:23.772 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.776 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-18 06:49:23.799 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:49:23.803 | + ./stack.sh:main:912 : install_swiftclient 2026-08-18 06:49:23.806 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-18 06:49:23.810 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-18 06:49:23.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.820 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-18 06:49:23.823 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.827 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-18 06:49:23.850 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:49:23.853 | + ./stack.sh:main:915 : install_neutronclient 2026-08-18 06:49:23.857 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-18 06:49:23.861 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-18 06:49:23.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.868 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.871 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-18 06:49:23.875 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.878 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-18 06:49:23.881 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-18 06:49:23.885 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-18 06:49:23.889 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:49:23.893 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:49:23.896 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-18 06:49:23.900 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:49:23.903 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-18 06:49:23.906 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-18 06:49:23.910 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 06:49:23.915 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-18 06:49:23.918 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-18 06:49:23.921 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 06:49:23.927 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-18 06:49:23.929 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 06:49:23.934 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-18 06:49:23.938 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-18 06:49:23.941 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-18 06:49:23.946 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-18 06:49:23.949 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-18 06:49:23.976 | Using python 3.12 to install keystonemiddleware 2026-08-18 06:49:23.980 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-18 06:49:25.184 | Collecting keystonemiddleware 2026-08-18 06:49:25.314 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 06:49:25.377 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-18 06:49:25.393 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 06:49:25.448 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-18 06:49:25.464 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 06:49:25.528 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-18 06:49:25.543 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 06:49:25.591 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-18 06:49:25.606 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 06:49:25.653 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-18 06:49:25.670 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 06:49:25.729 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-18 06:49:25.744 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 06:49:25.795 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-18 06:49:25.811 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:49:25.871 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-18 06:49:25.888 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:49:25.900 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-18 06:49:25.932 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-18 06:49:25.949 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 06:49:25.995 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-18 06:49:26.011 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-18 06:49:26.064 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-18 06:49:26.080 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:49:26.092 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-18 06:49:26.138 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-18 06:49:26.155 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-18 06:49:26.170 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-18 06:49:26.210 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-18 06:49:26.227 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 06:49:26.265 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-18 06:49:26.281 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 06:49:26.325 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-18 06:49:26.342 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-18 06:49:26.386 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-18 06:49:26.401 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 06:49:26.453 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-18 06:49:26.468 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 06:49:26.512 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-18 06:49:26.528 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-18 06:49:26.570 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-18 06:49:26.587 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-18 06:49:26.597 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-18 06:49:26.638 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-18 06:49:26.653 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-18 06:49:26.664 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-18 06:49:26.668 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-08-18 06:49:26.818 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-18 06:49:26.835 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-18 06:49:26.896 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-18 06:49:26.911 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-18 06:49:26.922 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-08-18 06:49:27.050 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-18 06:49:27.066 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-18 06:49:27.086 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-18 06:49:27.125 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-18 06:49:27.141 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-18 06:49:27.159 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-08-18 06:49:27.159 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-18 06:49:27.163 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-18 06:49:27.163 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-18 06:49:27.238 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-18 06:49:27.276 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-18 06:49:27.313 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-18 06:49:27.335 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-18 06:49:27.358 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-18 06:49:27.380 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-18 06:49:27.402 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-18 06:49:27.426 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-18 06:49:27.477 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.2 MB/s 0:00:00 2026-08-18 06:49:27.493 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-18 06:49:27.515 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-18 06:49:27.539 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-18 06:49:27.562 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-18 06:49:27.585 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-18 06:49:27.615 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-18 06:49:27.639 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-18 06:49:27.664 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-18 06:49:27.687 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-18 06:49:27.710 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-18 06:49:27.733 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-18 06:49:27.759 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-18 06:49:27.788 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-18 06:49:27.811 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-18 06:49:27.834 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-18 06:49:27.856 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-18 06:49:27.880 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-18 06:49:28.253 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-18 06:49:28.518 | Attempting uninstall: six 2026-08-18 06:49:28.527 | Found existing installation: six 1.16.0 2026-08-18 06:49:28.527 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:28.527 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-18 06:49:28.593 | Attempting uninstall: pyparsing 2026-08-18 06:49:28.602 | Found existing installation: pyparsing 3.1.1 2026-08-18 06:49:28.602 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:28.602 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-18 06:49:28.749 | Attempting uninstall: PyJWT 2026-08-18 06:49:28.758 | Found existing installation: PyJWT 2.7.0 2026-08-18 06:49:28.758 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:28.758 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-18 06:49:28.926 | Attempting uninstall: netaddr 2026-08-18 06:49:28.936 | Found existing installation: netaddr 0.8.0 2026-08-18 06:49:28.936 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:28.936 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-18 06:49:29.199 | Attempting uninstall: python-dateutil 2026-08-18 06:49:29.209 | Found existing installation: python-dateutil 2.8.2 2026-08-18 06:49:29.209 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:49:29.211 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-18 06:49:31.469 | 2026-08-18 06:49:31.477 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-08-18 06:49:31.668 | + inc/python:pip_install:216 : result=0 2026-08-18 06:49:31.672 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:49:31.676 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:31.681 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:31.685 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:31.689 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:31.693 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:31.698 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:49:31.700 | + functions-common:time_stop:2427 : start_time=1787035763969 2026-08-18 06:49:31.704 | + functions-common:time_stop:2429 : [[ -z 1787035763969 ]] 2026-08-18 06:49:31.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:31.715 | + functions-common:time_stop:2432 : end_time=1787035771710 2026-08-18 06:49:31.719 | + functions-common:time_stop:2433 : elapsed_time=7741 2026-08-18 06:49:31.723 | + functions-common:time_stop:2434 : total=39512 2026-08-18 06:49:31.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:31.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47253 2026-08-18 06:49:31.735 | + inc/python:pip_install:219 : return 0 2026-08-18 06:49:31.740 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-18 06:49:31.745 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-18 06:49:31.749 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 06:49:31.755 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-18 06:49:31.759 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-18 06:49:31.763 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 06:49:31.770 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 06:49:31.771 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-18 06:49:31.779 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-18 06:49:31.783 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-18 06:49:31.787 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-18 06:49:31.792 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-18 06:49:31.797 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-18 06:49:31.831 | Using python 3.12 to install python-memcached 2026-08-18 06:49:31.835 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-18 06:49:33.025 | Collecting python-memcached 2026-08-18 06:49:33.155 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-18 06:49:33.180 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-18 06:49:33.376 | Installing collected packages: python-memcached 2026-08-18 06:49:33.412 | Successfully installed python-memcached-1.62 2026-08-18 06:49:33.548 | + inc/python:pip_install:216 : result=0 2026-08-18 06:49:33.553 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:49:33.557 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:33.561 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:33.565 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:33.569 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:33.573 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:33.577 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:49:33.581 | + functions-common:time_stop:2427 : start_time=1787035771821 2026-08-18 06:49:33.585 | + functions-common:time_stop:2429 : [[ -z 1787035771821 ]] 2026-08-18 06:49:33.590 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:33.596 | + functions-common:time_stop:2432 : end_time=1787035773591 2026-08-18 06:49:33.599 | + functions-common:time_stop:2433 : elapsed_time=1770 2026-08-18 06:49:33.604 | + functions-common:time_stop:2434 : total=47253 2026-08-18 06:49:33.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:33.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49023 2026-08-18 06:49:33.617 | + inc/python:pip_install:219 : return 0 2026-08-18 06:49:33.622 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-18 06:49:33.650 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:49:33.654 | + ./stack.sh:main:922 : '[' 192.168.122.221 == 192.168.122.221 ']' 2026-08-18 06:49:33.658 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-18 06:49:33.663 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-18 06:49:33.667 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-18 06:49:33.671 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 06:49:33.676 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-18 06:49:33.680 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-18 06:49:33.706 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:49:33.710 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-18 06:49:33.714 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-18 06:49:33.718 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-18 06:49:33.721 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 06:49:33.724 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:49:33.728 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:49:33.732 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:49:33.734 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:49:33.738 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:49:33.758 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:49:33.762 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:49:33.766 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:49:33.770 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:49:33.771 | + functions-common:git_clone:610 : echo master 2026-08-18 06:49:33.777 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-18 06:49:33.779 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 06:49:33.782 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-18 06:49:33.785 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:49:33.789 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:49:33.791 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:49:33.794 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:49:33.797 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:49:33.801 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:49:33.804 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:49:33.806 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:49:33.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:49:33.815 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035773811 2026-08-18 06:49:33.817 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-18 06:49:33.821 | Cloning into '/opt/stack/keystone'... 2026-08-18 06:49:52.155 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:49:52.158 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:52.161 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:52.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:52.165 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:52.168 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:52.171 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:49:52.174 | + functions-common:time_stop:2427 : start_time=1787035773811 2026-08-18 06:49:52.176 | + functions-common:time_stop:2429 : [[ -z 1787035773811 ]] 2026-08-18 06:49:52.180 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:52.184 | + functions-common:time_stop:2432 : end_time=1787035792181 2026-08-18 06:49:52.186 | + functions-common:time_stop:2433 : elapsed_time=18370 2026-08-18 06:49:52.188 | + functions-common:time_stop:2434 : total=4793 2026-08-18 06:49:52.190 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:52.192 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23163 2026-08-18 06:49:52.195 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-18 06:49:52.198 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 06:49:52.200 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:49:52.203 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:49:52.206 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:49:52.208 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:49:52.210 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:49:52.213 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:49:52.215 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:49:52.217 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:49:52.220 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:49:52.223 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035792221 2026-08-18 06:49:52.225 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 06:49:52.816 | From https://review.opendev.org/openstack/keystone 2026-08-18 06:49:52.816 | * branch master -> FETCH_HEAD 2026-08-18 06:49:52.828 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:49:52.831 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:52.834 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:52.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:52.839 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:52.841 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:52.843 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:49:52.845 | + functions-common:time_stop:2427 : start_time=1787035792221 2026-08-18 06:49:52.847 | + functions-common:time_stop:2429 : [[ -z 1787035792221 ]] 2026-08-18 06:49:52.851 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:52.854 | + functions-common:time_stop:2432 : end_time=1787035792851 2026-08-18 06:49:52.856 | + functions-common:time_stop:2433 : elapsed_time=630 2026-08-18 06:49:52.858 | + functions-common:time_stop:2434 : total=23163 2026-08-18 06:49:52.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:52.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23793 2026-08-18 06:49:52.865 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 06:49:52.867 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:49:52.869 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:49:52.871 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:49:52.874 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:49:52.876 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:49:52.879 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:49:52.881 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:49:52.884 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:49:52.887 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:49:52.891 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035792888 2026-08-18 06:49:52.893 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 06:49:53.069 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:49:53.069 | 2026-08-18 06:49:53.069 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:49:53.069 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:49:53.069 | state without impacting any branches by switching back to a branch. 2026-08-18 06:49:53.069 | 2026-08-18 06:49:53.069 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:49:53.069 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:49:53.070 | 2026-08-18 06:49:53.070 | git switch -c 2026-08-18 06:49:53.070 | 2026-08-18 06:49:53.070 | Or undo this operation with: 2026-08-18 06:49:53.070 | 2026-08-18 06:49:53.070 | git switch - 2026-08-18 06:49:53.070 | 2026-08-18 06:49:53.070 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:49:53.070 | 2026-08-18 06:49:53.070 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-18 06:49:53.074 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:49:53.077 | + functions-common:time_stop:2420 : local name 2026-08-18 06:49:53.079 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:49:53.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:49:53.083 | + functions-common:time_stop:2423 : local total 2026-08-18 06:49:53.085 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:49:53.088 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:49:53.090 | + functions-common:time_stop:2427 : start_time=1787035792888 2026-08-18 06:49:53.092 | + functions-common:time_stop:2429 : [[ -z 1787035792888 ]] 2026-08-18 06:49:53.095 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:49:53.099 | + functions-common:time_stop:2432 : end_time=1787035793096 2026-08-18 06:49:53.101 | + functions-common:time_stop:2433 : elapsed_time=208 2026-08-18 06:49:53.103 | + functions-common:time_stop:2434 : total=23793 2026-08-18 06:49:53.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:49:53.107 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24001 2026-08-18 06:49:53.110 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-18 06:49:53.128 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-18 06:49:53.131 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:49:53.131 | + functions-common:git_clone:673 : head -1 2026-08-18 06:49:53.135 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-18 06:49:53.137 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:49:53.140 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-18 06:49:53.143 | + inc/python:setup_develop:353 : local bindep 2026-08-18 06:49:53.145 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-18 06:49:53.148 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-18 06:49:53.150 | + inc/python:setup_develop:359 : local extras= 2026-08-18 06:49:53.153 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-18 06:49:53.155 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 06:49:53.158 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-18 06:49:53.160 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-18 06:49:53.163 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 06:49:53.165 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 06:49:53.169 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-18 06:49:53.172 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 06:49:53.175 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-18 06:49:53.177 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 06:49:53.180 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 06:49:53.182 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-18 06:49:53.188 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-18 06:49:53.191 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-18 06:49:53.193 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-18 06:49:53.357 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-18 06:49:53.359 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 06:49:53.362 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 06:49:53.364 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 06:49:53.366 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-18 06:49:53.369 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-18 06:49:53.372 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 06:49:53.374 | + inc/python:setup_package:446 : local extras= 2026-08-18 06:49:53.376 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 06:49:53.379 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 06:49:53.381 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 06:49:53.384 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 06:49:53.386 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 06:49:53.389 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-18 06:49:53.408 | Using python 3.12 to install /opt/stack/keystone 2026-08-18 06:49:53.410 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-18 06:49:54.421 | Obtaining file:///opt/stack/keystone 2026-08-18 06:49:54.426 | Installing build dependencies: started 2026-08-18 06:49:55.954 | Installing build dependencies: finished with status 'done' 2026-08-18 06:49:55.956 | Checking if build backend supports build_editable: started 2026-08-18 06:49:56.548 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 06:49:56.549 | Getting requirements to build editable: started 2026-08-18 06:49:56.866 | Getting requirements to build editable: finished with status 'done' 2026-08-18 06:49:56.868 | Preparing editable metadata (pyproject.toml): started 2026-08-18 06:49:58.000 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:49:58.016 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (7.0.3) 2026-08-18 06:49:58.017 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.10) 2026-08-18 06:49:58.199 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-18 06:49:58.329 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 06:49:58.370 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-18 06:49:58.386 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-18 06:49:58.782 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-18 06:49:58.797 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-18 06:49:59.400 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.417 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-08-18 06:49:59.439 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.0) 2026-08-18 06:49:59.439 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-18 06:49:59.440 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.0) 2026-08-18 06:49:59.517 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.532 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-18 06:49:59.545 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-18 06:49:59.546 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-18 06:49:59.547 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-18 06:49:59.609 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.626 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 06:49:59.687 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.705 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 06:49:59.716 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-18 06:49:59.716 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-18 06:49:59.758 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.775 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 06:49:59.831 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.852 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 06:49:59.863 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.11.0) 2026-08-18 06:49:59.892 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.911 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-18 06:49:59.921 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.1.1) 2026-08-18 06:49:59.950 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-18 06:49:59.965 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-18 06:50:00.011 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-18 06:50:00.028 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-18 06:50:00.039 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-18 06:50:00.040 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-18 06:50:00.082 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-18 06:50:00.097 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-18 06:50:00.110 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.1.0) 2026-08-18 06:50:00.111 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-18 06:50:00.144 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-18 06:50:00.162 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-18 06:50:00.212 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-18 06:50:00.228 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-18 06:50:00.446 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-18 06:50:00.463 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-18 06:50:00.498 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-18 06:50:00.514 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-18 06:50:00.526 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev64) (5.3.1) 2026-08-18 06:50:00.556 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 06:50:00.571 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 06:50:00.614 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 06:50:00.629 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 06:50:00.664 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 06:50:00.680 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 06:50:00.730 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 06:50:00.747 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 06:50:00.867 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 06:50:00.883 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-18 06:50:00.924 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-18 06:50:00.940 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-18 06:50:00.957 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) (1.17.0) 2026-08-18 06:50:01.025 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-18 06:50:01.041 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-18 06:50:01.087 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 06:50:01.102 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-18 06:50:01.138 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 06:50:01.154 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 06:50:01.205 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 06:50:01.220 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 06:50:01.817 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 06:50:01.833 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-18 06:50:01.885 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (5.15.0) 2026-08-18 06:50:01.888 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.34.2) 2026-08-18 06:50:01.892 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.1.0) 2026-08-18 06:50:01.893 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (1.9.0) 2026-08-18 06:50:01.895 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (4.15.0) 2026-08-18 06:50:01.906 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (1.3.0) 2026-08-18 06:50:01.907 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (2.0.0) 2026-08-18 06:50:01.908 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (6.0.3) 2026-08-18 06:50:01.956 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:01.973 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-18 06:50:01.985 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev64) (3.1.0) 2026-08-18 06:50:02.017 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.035 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-18 06:50:02.072 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.090 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-18 06:50:02.136 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.153 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 06:50:02.167 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev64) (2.2.2) 2026-08-18 06:50:02.174 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev64) (2.9.0.post0) 2026-08-18 06:50:02.177 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (3.4.0) 2026-08-18 06:50:02.225 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.241 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 06:50:02.291 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.307 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 06:50:02.353 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.370 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-18 06:50:02.431 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.447 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:50:02.495 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.511 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-18 06:50:02.551 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.568 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 06:50:02.617 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.634 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-18 06:50:02.645 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.2) 2026-08-18 06:50:02.679 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.699 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:50:02.744 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.760 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-18 06:50:02.827 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:02.844 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-18 06:50:03.137 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.153 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-18 06:50:03.206 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.221 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 06:50:03.261 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.279 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 06:50:03.319 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.335 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-18 06:50:03.384 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.400 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-18 06:50:03.475 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.492 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-18 06:50:03.533 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.548 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-18 06:50:03.599 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.616 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 06:50:03.662 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.677 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-18 06:50:03.698 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (3.3.2) 2026-08-18 06:50:03.700 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (7.2.2) 2026-08-18 06:50:03.712 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (84.0.0) 2026-08-18 06:50:03.752 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.768 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-18 06:50:03.835 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.851 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-18 06:50:03.898 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.915 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-18 06:50:03.972 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:03.990 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-18 06:50:04.012 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.4.7) 2026-08-18 06:50:04.013 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.18) 2026-08-18 06:50:04.016 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.7.0) 2026-08-18 06:50:04.020 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2023.11.17) 2026-08-18 06:50:04.081 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 06:50:04.098 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-18 06:50:04.162 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 06:50:04.179 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-18 06:50:04.288 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-18 06:50:04.334 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-18 06:50:04.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.2 MB/s 0:00:00 2026-08-18 06:50:04.438 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-18 06:50:04.464 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-18 06:50:04.489 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-18 06:50:04.510 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-18 06:50:04.535 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-18 06:50:04.560 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-18 06:50:04.584 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-18 06:50:04.604 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-18 06:50:04.628 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-18 06:50:04.650 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-18 06:50:04.676 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-18 06:50:04.699 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-18 06:50:04.724 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-18 06:50:04.749 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-18 06:50:04.776 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-18 06:50:04.805 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-18 06:50:04.830 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-18 06:50:04.854 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-18 06:50:04.877 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-18 06:50:04.902 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-18 06:50:04.929 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-18 06:50:04.953 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-18 06:50:04.977 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-18 06:50:05.001 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-18 06:50:05.027 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-18 06:50:05.056 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-18 06:50:05.083 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-18 06:50:05.104 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 30.9 MB/s 0:00:00 2026-08-18 06:50:05.119 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-18 06:50:05.142 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-18 06:50:05.167 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-18 06:50:05.191 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-18 06:50:05.216 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-18 06:50:05.243 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-18 06:50:05.266 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-18 06:50:05.290 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-18 06:50:05.313 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-18 06:50:05.343 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-18 06:50:05.366 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-18 06:50:05.394 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-18 06:50:05.420 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-18 06:50:05.442 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-18 06:50:05.466 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-18 06:50:05.487 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-18 06:50:05.515 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-18 06:50:05.583 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 50.7 MB/s 0:00:00 2026-08-18 06:50:05.601 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-18 06:50:05.626 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-18 06:50:05.651 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-18 06:50:05.674 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-18 06:50:05.720 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-18 06:50:05.748 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-18 06:50:05.773 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-18 06:50:05.797 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-18 06:50:05.818 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-18 06:50:05.843 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-18 06:50:05.865 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-18 06:50:06.195 | Building wheels for collected packages: keystone 2026-08-18 06:50:06.197 | Building editable for keystone (pyproject.toml): started 2026-08-18 06:50:07.319 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-18 06:50:07.323 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=d1df8be6fadb0dc06f57a5a66d045a350a2f0db1bef130b2eb8b717d270bbcff 2026-08-18 06:50:07.323 | Stored in directory: /tmp/pip-ephem-wheel-cache-rcoqk701/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-18 06:50:07.326 | Successfully built keystone 2026-08-18 06:50:07.690 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-18 06:50:07.732 | Attempting uninstall: pytz 2026-08-18 06:50:07.743 | Found existing installation: pytz 2024.1 2026-08-18 06:50:07.743 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:07.744 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-18 06:50:09.585 | Attempting uninstall: oauthlib 2026-08-18 06:50:09.596 | Found existing installation: oauthlib 3.2.2 2026-08-18 06:50:09.597 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:09.598 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-18 06:50:09.747 | Attempting uninstall: markupsafe 2026-08-18 06:50:09.758 | Found existing installation: MarkupSafe 2.1.5 2026-08-18 06:50:09.760 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:09.760 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-18 06:50:10.897 | Attempting uninstall: click 2026-08-18 06:50:10.908 | Found existing installation: click 8.1.6 2026-08-18 06:50:10.908 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:10.908 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-18 06:50:11.083 | Attempting uninstall: blinker 2026-08-18 06:50:11.093 | Found existing installation: blinker 1.7.0 2026-08-18 06:50:11.095 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:11.095 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-18 06:50:11.114 | Attempting uninstall: bcrypt 2026-08-18 06:50:11.126 | Found existing installation: bcrypt 3.2.2 2026-08-18 06:50:11.127 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:11.128 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-18 06:50:11.148 | Attempting uninstall: attrs 2026-08-18 06:50:11.161 | Found existing installation: attrs 23.2.0 2026-08-18 06:50:11.162 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:11.164 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-18 06:50:14.538 | Attempting uninstall: jinja2 2026-08-18 06:50:14.550 | Found existing installation: Jinja2 3.1.2 2026-08-18 06:50:14.550 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:14.553 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-18 06:50:15.619 | Attempting uninstall: cryptography 2026-08-18 06:50:15.632 | Found existing installation: cryptography 41.0.7 2026-08-18 06:50:15.632 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:15.633 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-18 06:50:16.258 | Attempting uninstall: pyopenssl 2026-08-18 06:50:16.271 | Found existing installation: pyOpenSSL 23.2.0 2026-08-18 06:50:16.272 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:16.273 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-18 06:50:16.710 | Attempting uninstall: jsonschema 2026-08-18 06:50:16.724 | Found existing installation: jsonschema 4.10.3 2026-08-18 06:50:16.725 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:16.726 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-18 06:50:18.431 | 2026-08-18 06:50:18.433 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-08-18 06:50:18.433 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-18 06:50:18.447 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-08-18 06:50:18.909 | + inc/python:pip_install:216 : result=0 2026-08-18 06:50:18.914 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:50:18.917 | + functions-common:time_stop:2420 : local name 2026-08-18 06:50:18.921 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:50:18.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:50:18.928 | + functions-common:time_stop:2423 : local total 2026-08-18 06:50:18.931 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:50:18.934 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:50:18.938 | + functions-common:time_stop:2427 : start_time=1787035793403 2026-08-18 06:50:18.941 | + functions-common:time_stop:2429 : [[ -z 1787035793403 ]] 2026-08-18 06:50:18.946 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:50:18.952 | + functions-common:time_stop:2432 : end_time=1787035818947 2026-08-18 06:50:18.955 | + functions-common:time_stop:2433 : elapsed_time=25544 2026-08-18 06:50:18.959 | + functions-common:time_stop:2434 : total=49023 2026-08-18 06:50:18.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:50:18.966 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74567 2026-08-18 06:50:18.970 | + inc/python:pip_install:219 : return 0 2026-08-18 06:50:18.974 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 06:50:18.978 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 06:50:18.983 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-18 06:50:18.987 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-18 06:50:18.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:50:18.994 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:50:18.999 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-18 06:50:19.002 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:50:19.005 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-18 06:50:19.030 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:50:19.033 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 06:50:19.035 | + ./stack.sh:main:924 : configure_keystone 2026-08-18 06:50:19.041 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-18 06:50:19.059 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-18 06:50:19.064 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-18 06:50:19.071 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-18 06:50:19.096 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:50:19.101 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-18 06:50:19.152 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-18 06:50:19.199 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-18 06:50:19.246 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-18 06:50:19.296 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-18 06:50:19.343 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-18 06:50:19.392 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-18 06:50:19.437 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-18 06:50:19.484 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-18 06:50:19.532 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-18 06:50:19.536 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-18 06:50:19.539 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-18 06:50:19.544 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-18 06:50:19.548 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 06:50:19.552 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 06:50:19.577 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:19.582 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 06:50:19.586 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 06:50:19.590 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 06:50:19.614 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:19.618 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:50:19.624 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:50:19.672 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 06:50:19.677 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 06:50:19.680 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.221/identity 2026-08-18 06:50:19.732 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-18 06:50:19.737 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-18 06:50:19.787 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-18 06:50:19.790 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-18 06:50:19.795 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-18 06:50:19.798 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-18 06:50:19.803 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 06:50:19.806 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 06:50:19.809 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 06:50:19.835 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:19.839 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 06:50:19.843 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-18 06:50:19.849 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-18 06:50:19.900 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-18 06:50:19.903 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-18 06:50:19.907 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-18 06:50:19.912 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-18 06:50:19.917 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 06:50:19.941 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 06:50:19.945 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 06:50:19.948 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 06:50:19.952 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 06:50:19.956 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 06:50:20.003 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:50:20.043 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:50:20.084 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 06:50:20.123 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-18 06:50:20.165 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-18 06:50:20.209 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-18 06:50:20.212 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-18 06:50:20.216 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-18 06:50:20.219 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-18 06:50:20.222 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 06:50:20.226 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-18 06:50:20.230 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-18 06:50:20.233 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 06:50:20.236 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 06:50:20.255 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-18 06:50:20.256 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:50:20.267 | d /var/run/uwsgi 0755 quobyte root 2026-08-18 06:50:20.272 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:50:20.287 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-18 06:50:20.294 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-18 06:50:20.297 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-18 06:50:20.303 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 06:50:20.307 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-18 06:50:20.347 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-18 06:50:20.384 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-18 06:50:20.424 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-18 06:50:20.464 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-18 06:50:20.506 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-18 06:50:20.548 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-18 06:50:20.589 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-18 06:50:20.631 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-18 06:50:20.672 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 06:50:20.715 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-18 06:50:20.761 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-18 06:50:20.805 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-18 06:50:20.847 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-18 06:50:20.890 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 06:50:20.895 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 06:50:20.901 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-18 06:50:20.904 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-18 06:50:20.909 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 06:50:20.912 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:50:20.916 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:50:20.920 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-18 06:50:20.926 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-18 06:50:20.930 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-18 06:50:20.972 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-18 06:50:21.015 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-18 06:50:21.016 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-18 06:50:21.028 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-18 06:50:21.034 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-18 06:50:21.038 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-18 06:50:21.043 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 06:50:21.045 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 06:50:21.049 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 06:50:21.051 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 06:50:21.056 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:50:21.060 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:50:21.062 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 06:50:21.066 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 06:50:21.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:50:21.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:50:21.077 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-18 06:50:21.090 | perl: warning: Setting locale failed. 2026-08-18 06:50:21.090 | perl: warning: Please check that your locale settings: 2026-08-18 06:50:21.090 | LANGUAGE = (unset), 2026-08-18 06:50:21.091 | LC_ALL = "en_US.utf8", 2026-08-18 06:50:21.091 | LANG = "de_DE.UTF-8" 2026-08-18 06:50:21.091 | are supported and installed on your system. 2026-08-18 06:50:21.091 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:50:21.131 | Enabling site keystone-api. 2026-08-18 06:50:21.138 | To activate the new configuration, you need to run: 2026-08-18 06:50:21.138 | systemctl reload apache2 2026-08-18 06:50:21.144 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 06:50:21.148 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 06:50:21.152 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:50:21.156 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 06:50:21.299 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-18 06:50:21.345 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-18 06:50:21.394 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-18 06:50:21.439 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-18 06:50:21.443 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-18 06:50:21.496 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-18 06:50:21.542 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-18 06:50:21.589 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-18 06:50:21.638 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-18 06:50:21.643 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-18 06:50:21.689 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-18 06:50:21.718 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:50:21.724 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-18 06:50:21.756 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:21.760 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-18 06:50:21.765 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-18 06:50:21.769 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-18 06:50:21.773 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 06:50:21.777 | + lib/stack:stack_install_service:32 : install_glance 2026-08-18 06:50:21.780 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-18 06:50:21.785 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-18 06:50:21.788 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-18 06:50:21.814 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:21.818 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-18 06:50:21.822 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-18 06:50:21.849 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:50:21.852 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-18 06:50:21.856 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-18 06:50:21.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:50:21.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:50:21.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-18 06:50:21.872 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:50:21.878 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-18 06:50:21.881 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-18 06:50:21.885 | ++ inc/python:join_extras:29 : echo cinder 2026-08-18 06:50:21.889 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-18 06:50:21.893 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-18 06:50:21.896 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-18 06:50:21.900 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-18 06:50:21.905 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-18 06:50:21.909 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-18 06:50:21.912 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-18 06:50:21.918 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-18 06:50:21.919 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-18 06:50:21.925 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-18 06:50:21.929 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-18 06:50:21.932 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-18 06:50:21.937 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-18 06:50:21.941 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-18 06:50:21.973 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-18 06:50:21.977 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-18 06:50:23.238 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-18 06:50:23.372 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-18 06:50:23.392 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-08-18 06:50:23.393 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-18 06:50:23.394 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-18 06:50:23.395 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-08-18 06:50:23.396 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-18 06:50:23.398 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-08-18 06:50:23.399 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-18 06:50:23.400 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-08-18 06:50:23.401 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-18 06:50:23.402 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-18 06:50:23.432 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-18 06:50:23.448 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 06:50:23.460 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-08-18 06:50:23.463 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-18 06:50:23.465 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-08-18 06:50:23.514 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-18 06:50:23.542 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-18 06:50:23.621 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-18 06:50:23.638 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 06:50:23.688 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-18 06:50:23.706 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:50:23.756 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-18 06:50:23.774 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 06:50:23.787 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-18 06:50:23.788 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-18 06:50:23.790 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-18 06:50:23.791 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-08-18 06:50:23.798 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-18 06:50:23.799 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-18 06:50:23.800 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-08-18 06:50:23.805 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-18 06:50:23.806 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-18 06:50:23.807 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-18 06:50:23.810 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-18 06:50:23.847 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-18 06:50:23.863 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-18 06:50:23.874 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-18 06:50:23.879 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-18 06:50:23.884 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-18 06:50:23.886 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-18 06:50:23.887 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-18 06:50:23.898 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-18 06:50:23.902 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-18 06:50:23.903 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-18 06:50:23.907 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-18 06:50:23.915 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-08-18 06:50:23.917 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-08-18 06:50:23.918 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-08-18 06:50:23.920 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-18 06:50:23.921 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-18 06:50:23.922 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-18 06:50:23.924 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-18 06:50:23.928 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-18 06:50:23.939 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-18 06:50:23.940 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-08-18 06:50:23.946 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-08-18 06:50:23.964 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-18 06:50:23.969 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-08-18 06:50:23.973 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-18 06:50:23.987 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-08-18 06:50:23.988 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-18 06:50:23.990 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-18 06:50:23.992 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-08-18 06:50:24.014 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-18 06:50:24.076 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-18 06:50:24.134 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-18 06:50:24.163 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-18 06:50:24.187 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-18 06:50:24.213 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-18 06:50:24.240 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-18 06:50:24.263 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-18 06:50:24.543 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-18 06:50:25.904 | 2026-08-18 06:50:25.921 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-18 06:50:26.117 | + inc/python:pip_install:216 : result=0 2026-08-18 06:50:26.121 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:50:26.125 | + functions-common:time_stop:2420 : local name 2026-08-18 06:50:26.129 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:50:26.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:50:26.137 | + functions-common:time_stop:2423 : local total 2026-08-18 06:50:26.140 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:50:26.145 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:50:26.148 | + functions-common:time_stop:2427 : start_time=1787035821964 2026-08-18 06:50:26.152 | + functions-common:time_stop:2429 : [[ -z 1787035821964 ]] 2026-08-18 06:50:26.157 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:50:26.163 | + functions-common:time_stop:2432 : end_time=1787035826159 2026-08-18 06:50:26.167 | + functions-common:time_stop:2433 : elapsed_time=4195 2026-08-18 06:50:26.171 | + functions-common:time_stop:2434 : total=74567 2026-08-18 06:50:26.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:50:26.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78762 2026-08-18 06:50:26.184 | + inc/python:pip_install:219 : return 0 2026-08-18 06:50:26.188 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-18 06:50:26.193 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-18 06:50:26.197 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-18 06:50:26.217 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-18 06:50:26.223 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-18 06:50:26.227 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-18 06:50:26.231 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-18 06:50:26.235 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 06:50:26.239 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:50:26.244 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:50:26.249 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:50:26.252 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:50:26.255 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:50:26.279 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:50:26.283 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:50:26.286 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:50:26.291 | + functions-common:git_clone:610 : echo master 2026-08-18 06:50:26.291 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:50:26.298 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-18 06:50:26.303 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 06:50:26.306 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-18 06:50:26.310 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:50:26.313 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:50:26.317 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:50:26.320 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:50:26.324 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:50:26.329 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:50:26.332 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:50:26.335 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:50:26.338 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:50:26.344 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035826340 2026-08-18 06:50:26.346 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-18 06:50:26.351 | Cloning into '/opt/stack/glance'... 2026-08-18 06:50:34.922 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:50:34.926 | + functions-common:time_stop:2420 : local name 2026-08-18 06:50:34.930 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:50:34.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:50:34.939 | + functions-common:time_stop:2423 : local total 2026-08-18 06:50:34.943 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:50:34.947 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:50:34.951 | + functions-common:time_stop:2427 : start_time=1787035826340 2026-08-18 06:50:34.954 | + functions-common:time_stop:2429 : [[ -z 1787035826340 ]] 2026-08-18 06:50:34.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:50:34.966 | + functions-common:time_stop:2432 : end_time=1787035834961 2026-08-18 06:50:34.970 | + functions-common:time_stop:2433 : elapsed_time=8621 2026-08-18 06:50:34.974 | + functions-common:time_stop:2434 : total=24001 2026-08-18 06:50:34.977 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:50:34.981 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32622 2026-08-18 06:50:34.985 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-18 06:50:34.989 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 06:50:34.994 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:50:34.998 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:50:35.002 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:50:35.006 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:50:35.011 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:50:35.015 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:50:35.018 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:50:35.022 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:50:35.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:50:35.034 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035835030 2026-08-18 06:50:35.039 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 06:50:35.663 | From https://review.opendev.org/openstack/glance 2026-08-18 06:50:35.663 | * branch master -> FETCH_HEAD 2026-08-18 06:50:35.675 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:50:35.680 | + functions-common:time_stop:2420 : local name 2026-08-18 06:50:35.684 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:50:35.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:50:35.692 | + functions-common:time_stop:2423 : local total 2026-08-18 06:50:35.696 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:50:35.699 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:50:35.704 | + functions-common:time_stop:2427 : start_time=1787035835030 2026-08-18 06:50:35.708 | + functions-common:time_stop:2429 : [[ -z 1787035835030 ]] 2026-08-18 06:50:35.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:50:35.720 | + functions-common:time_stop:2432 : end_time=1787035835715 2026-08-18 06:50:35.724 | + functions-common:time_stop:2433 : elapsed_time=685 2026-08-18 06:50:35.728 | + functions-common:time_stop:2434 : total=32622 2026-08-18 06:50:35.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:50:35.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33307 2026-08-18 06:50:35.741 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 06:50:35.745 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:50:35.750 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:50:35.754 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:50:35.758 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:50:35.763 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:50:35.767 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:50:35.771 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:50:35.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:50:35.781 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:50:35.787 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035835783 2026-08-18 06:50:35.791 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 06:50:35.923 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:50:35.923 | 2026-08-18 06:50:35.923 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:50:35.923 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:50:35.923 | state without impacting any branches by switching back to a branch. 2026-08-18 06:50:35.923 | 2026-08-18 06:50:35.923 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:50:35.924 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:50:35.924 | 2026-08-18 06:50:35.924 | git switch -c 2026-08-18 06:50:35.924 | 2026-08-18 06:50:35.924 | Or undo this operation with: 2026-08-18 06:50:35.924 | 2026-08-18 06:50:35.924 | git switch - 2026-08-18 06:50:35.924 | 2026-08-18 06:50:35.925 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:50:35.925 | 2026-08-18 06:50:35.925 | HEAD is now at 720c21cf8 Merge "fix for 2 methods in metadefs policies" 2026-08-18 06:50:35.930 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:50:35.935 | + functions-common:time_stop:2420 : local name 2026-08-18 06:50:35.939 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:50:35.943 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:50:35.947 | + functions-common:time_stop:2423 : local total 2026-08-18 06:50:35.951 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:50:35.956 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:50:35.960 | + functions-common:time_stop:2427 : start_time=1787035835783 2026-08-18 06:50:35.964 | + functions-common:time_stop:2429 : [[ -z 1787035835783 ]] 2026-08-18 06:50:35.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:50:35.976 | + functions-common:time_stop:2432 : end_time=1787035835971 2026-08-18 06:50:35.980 | + functions-common:time_stop:2433 : elapsed_time=188 2026-08-18 06:50:35.984 | + functions-common:time_stop:2434 : total=33307 2026-08-18 06:50:35.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:50:35.992 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33495 2026-08-18 06:50:35.997 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-18 06:50:36.016 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-18 06:50:36.022 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:50:36.022 | + functions-common:git_clone:673 : head -1 2026-08-18 06:50:36.025 | 720c21cf8 Merge "fix for 2 methods in metadefs policies" 2026-08-18 06:50:36.030 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:50:36.033 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-18 06:50:36.037 | + inc/python:setup_develop:353 : local bindep 2026-08-18 06:50:36.041 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-18 06:50:36.044 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-18 06:50:36.048 | + inc/python:setup_develop:359 : local extras= 2026-08-18 06:50:36.052 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-18 06:50:36.056 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 06:50:36.060 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-18 06:50:36.065 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-18 06:50:36.069 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 06:50:36.072 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 06:50:36.077 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-18 06:50:36.082 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 06:50:36.087 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-18 06:50:36.091 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 06:50:36.096 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 06:50:36.102 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-18 06:50:36.111 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-18 06:50:36.116 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-18 06:50:36.119 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-18 06:50:36.302 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-18 06:50:36.307 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 06:50:36.311 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 06:50:36.315 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 06:50:36.319 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-18 06:50:36.323 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-18 06:50:36.327 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 06:50:36.331 | + inc/python:setup_package:446 : local extras= 2026-08-18 06:50:36.335 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 06:50:36.339 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 06:50:36.344 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 06:50:36.348 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 06:50:36.352 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 06:50:36.356 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-18 06:50:36.389 | Using python 3.12 to install /opt/stack/glance 2026-08-18 06:50:36.393 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-18 06:50:37.434 | Obtaining file:///opt/stack/glance 2026-08-18 06:50:37.439 | Installing build dependencies: started 2026-08-18 06:50:39.026 | Installing build dependencies: finished with status 'done' 2026-08-18 06:50:39.027 | Checking if build backend supports build_editable: started 2026-08-18 06:50:39.597 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 06:50:39.599 | Getting requirements to build editable: started 2026-08-18 06:50:39.911 | Getting requirements to build editable: finished with status 'done' 2026-08-18 06:50:39.913 | Preparing editable metadata (pyproject.toml): started 2026-08-18 06:50:40.858 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:50:40.876 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (7.0.3) 2026-08-18 06:50:40.877 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (0.7.1) 2026-08-18 06:50:40.878 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (2.0.51) 2026-08-18 06:50:40.879 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.1.0) 2026-08-18 06:50:40.880 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (2.5.1) 2026-08-18 06:50:40.881 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (1.8.10) 2026-08-18 06:50:40.881 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (1.18.5) 2026-08-18 06:50:41.060 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.208 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 06:50:41.219 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (10.7.0) 2026-08-18 06:50:41.221 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (7.6.1) 2026-08-18 06:50:41.222 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (6.5.0) 2026-08-18 06:50:41.223 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (2.8.0) 2026-08-18 06:50:41.225 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (10.1.1) 2026-08-18 06:50:41.227 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.9.0) 2026-08-18 06:50:41.285 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.302 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-18 06:50:41.318 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.15.0) 2026-08-18 06:50:41.319 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (13.0.0) 2026-08-18 06:50:41.349 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.365 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-18 06:50:41.378 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.18.0) 2026-08-18 06:50:41.378 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.10.1) 2026-08-18 06:50:41.379 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (4.26.0) 2026-08-18 06:50:41.380 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.8.0) 2026-08-18 06:50:41.381 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (18.1.0) 2026-08-18 06:50:41.382 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (6.9.0) 2026-08-18 06:50:41.415 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.432 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:50:41.444 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (8.3.0) 2026-08-18 06:50:41.446 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (18.2.0) 2026-08-18 06:50:41.446 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (8.2.0) 2026-08-18 06:50:41.486 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.503 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:50:41.515 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (6.0.0) 2026-08-18 06:50:41.517 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (4.8.0) 2026-08-18 06:50:41.518 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (4.4.0) 2026-08-18 06:50:41.519 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.6.0) 2026-08-18 06:50:41.519 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.1.0) 2026-08-18 06:50:41.520 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (43.0.3) 2026-08-18 06:50:41.548 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.564 | Downloading cursive-0.3.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 06:50:41.623 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.640 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 06:50:41.652 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev38) (1.3.12) 2026-08-18 06:50:41.653 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev38) (4.15.0) 2026-08-18 06:50:41.689 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.706 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-18 06:50:41.721 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev38) (2.34.2) 2026-08-18 06:50:41.724 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev38) (2.0.0) 2026-08-18 06:50:41.728 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev38) (3.0) 2026-08-18 06:50:41.731 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev38) (5.11.0) 2026-08-18 06:50:41.735 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev38) (2.2.2) 2026-08-18 06:50:41.741 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev38) (1.4.2) 2026-08-18 06:50:41.742 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev38) (3.4.0) 2026-08-18 06:50:41.749 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev38) (3.3.2) 2026-08-18 06:50:41.754 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (26.1.0) 2026-08-18 06:50:41.754 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (2025.9.1) 2026-08-18 06:50:41.755 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (0.37.0) 2026-08-18 06:50:41.756 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (2026.5.1) 2026-08-18 06:50:41.764 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev38) (2.1.0) 2026-08-18 06:50:41.765 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev38) (1.9.0) 2026-08-18 06:50:41.771 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (4.3.0) 2026-08-18 06:50:41.774 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (4.1.0) 2026-08-18 06:50:41.775 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (2.13.0) 2026-08-18 06:50:41.782 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (1.5.0) 2026-08-18 06:50:41.786 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (5.3.1) 2026-08-18 06:50:41.792 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev38) (0.20) 2026-08-18 06:50:41.797 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev38) (1.3.0) 2026-08-18 06:50:41.799 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev38) (2.0.0) 2026-08-18 06:50:41.800 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev38) (6.0.3) 2026-08-18 06:50:41.809 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev38) (2.1.2) 2026-08-18 06:50:41.810 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev38) (0.6.2) 2026-08-18 06:50:41.872 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.888 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-18 06:50:41.932 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:41.948 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-18 06:50:41.991 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.006 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-18 06:50:42.053 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.069 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 06:50:42.081 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) (7.2.2) 2026-08-18 06:50:42.115 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.131 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 06:50:42.151 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev38) (2.9.0.post0) 2026-08-18 06:50:42.157 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (7.1.4) 2026-08-18 06:50:42.158 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (5.3.1) 2026-08-18 06:50:42.159 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (5.6.2) 2026-08-18 06:50:42.160 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (0.16.0) 2026-08-18 06:50:42.165 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (5.1.0) 2026-08-18 06:50:42.174 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (2026.2) 2026-08-18 06:50:42.175 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (26.2) 2026-08-18 06:50:42.183 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (0.25.0) 2026-08-18 06:50:42.187 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (5.0.0) 2026-08-18 06:50:42.188 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (3.1.6) 2026-08-18 06:50:42.190 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (4.0.1) 2026-08-18 06:50:42.199 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (3.0.3) 2026-08-18 06:50:42.214 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev38) (1.2.1) 2026-08-18 06:50:42.222 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (0.41.0) 2026-08-18 06:50:42.223 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (3.5.3) 2026-08-18 06:50:42.227 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (1.7.6) 2026-08-18 06:50:42.232 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (2.8.0) 2026-08-18 06:50:42.280 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.296 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-18 06:50:42.414 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.431 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-18 06:50:42.469 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev38) (84.0.0) 2026-08-18 06:50:42.485 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev38) (0.8.1) 2026-08-18 06:50:42.586 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.601 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:50:42.676 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.692 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-18 06:50:42.762 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.778 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-18 06:50:42.849 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.865 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-18 06:50:42.903 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.919 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 06:50:42.930 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (15.0.0) 2026-08-18 06:50:42.959 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:42.976 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-18 06:50:43.000 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev38) (1.17.0) 2026-08-18 06:50:43.020 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (3.4.7) 2026-08-18 06:50:43.022 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (3.18) 2026-08-18 06:50:43.022 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (2.7.0) 2026-08-18 06:50:43.023 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (2023.11.17) 2026-08-18 06:50:43.058 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (4.2.0) 2026-08-18 06:50:43.059 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (2.20.0) 2026-08-18 06:50:43.069 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (0.1.2) 2026-08-18 06:50:43.086 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev38) (0.8) 2026-08-18 06:50:43.219 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:43.234 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-18 06:50:43.283 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:43.300 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 06:50:43.311 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) (9.1.4) 2026-08-18 06:50:43.340 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:43.357 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-18 06:50:43.453 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:43.471 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-18 06:50:43.485 | Installing build dependencies: started 2026-08-18 06:50:44.967 | Installing build dependencies: finished with status 'done' 2026-08-18 06:50:44.968 | Getting requirements to build wheel: started 2026-08-18 06:50:45.637 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 06:50:45.639 | Preparing metadata (pyproject.toml): started 2026-08-18 06:50:46.032 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:50:46.034 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev38) (2026.2) 2026-08-18 06:50:46.089 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:46.105 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-18 06:50:46.158 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev38) 2026-08-18 06:50:46.174 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-18 06:50:46.254 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-18 06:50:46.292 | Downloading cursive-0.3.0-py3-none-any.whl (44 kB) 2026-08-18 06:50:46.316 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-18 06:50:46.342 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-18 06:50:46.365 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-18 06:50:46.425 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.1 MB/s 0:00:00 2026-08-18 06:50:46.441 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-18 06:50:46.464 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-18 06:50:46.488 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-18 06:50:46.512 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-18 06:50:46.534 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-18 06:50:46.558 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-18 06:50:46.582 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-18 06:50:46.605 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-18 06:50:46.628 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-18 06:50:46.652 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-18 06:50:46.675 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-18 06:50:46.703 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-18 06:50:46.726 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-18 06:50:46.750 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-18 06:50:46.780 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-18 06:50:46.801 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-18 06:50:46.853 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.1 MB/s 0:00:00 2026-08-18 06:50:46.869 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-18 06:50:46.893 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-18 06:50:46.918 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-18 06:50:46.940 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-18 06:50:46.961 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-18 06:50:47.131 | Building wheels for collected packages: glance, simplegeneric 2026-08-18 06:50:47.132 | Building editable for glance (pyproject.toml): started 2026-08-18 06:50:48.059 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-18 06:50:48.060 | Created wheel for glance: filename=glance-33.0.0.0b3.dev38-0.editable-py3-none-any.whl size=9069 sha256=c224fe3d59b1379bcb07c8504882a0f6dd154c0cbc02f45114cbbad9bcf7ffe9 2026-08-18 06:50:48.062 | Stored in directory: /tmp/pip-ephem-wheel-cache-da6x1loj/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-18 06:50:48.066 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-18 06:50:48.522 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-18 06:50:48.522 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ff142bc632689aeed841bc7ff1f59e99e6c377e75d3aa219b7cb54685e43c76b 2026-08-18 06:50:48.523 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-18 06:50:48.529 | Successfully built glance simplegeneric 2026-08-18 06:50:48.829 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-18 06:50:51.955 | Attempting uninstall: jsonpointer 2026-08-18 06:50:51.971 | Found existing installation: jsonpointer 2.0 2026-08-18 06:50:51.972 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:51.972 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-18 06:50:51.990 | Attempting uninstall: jmespath 2026-08-18 06:50:52.005 | Found existing installation: jmespath 1.0.1 2026-08-18 06:50:52.007 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:52.007 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-18 06:50:52.049 | Attempting uninstall: httplib2 2026-08-18 06:50:52.064 | Found existing installation: httplib2 0.20.4 2026-08-18 06:50:52.064 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:52.064 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-18 06:50:52.164 | Attempting uninstall: jsonpatch 2026-08-18 06:50:52.179 | Found existing installation: jsonpatch 1.32 2026-08-18 06:50:52.180 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:50:52.180 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-18 06:50:56.738 | 2026-08-18 06:50:56.757 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cotyledon-2.2.0 cursive-0.3.0 glance-33.0.0.0b3.dev38 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-18 06:50:57.041 | + inc/python:pip_install:216 : result=0 2026-08-18 06:50:57.044 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:50:57.046 | + functions-common:time_stop:2420 : local name 2026-08-18 06:50:57.048 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:50:57.050 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:50:57.052 | + functions-common:time_stop:2423 : local total 2026-08-18 06:50:57.054 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:50:57.057 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:50:57.058 | + functions-common:time_stop:2427 : start_time=1787035836381 2026-08-18 06:50:57.060 | + functions-common:time_stop:2429 : [[ -z 1787035836381 ]] 2026-08-18 06:50:57.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:50:57.068 | + functions-common:time_stop:2432 : end_time=1787035857064 2026-08-18 06:50:57.071 | + functions-common:time_stop:2433 : elapsed_time=20683 2026-08-18 06:50:57.073 | + functions-common:time_stop:2434 : total=78762 2026-08-18 06:50:57.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:50:57.077 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99445 2026-08-18 06:50:57.079 | + inc/python:pip_install:219 : return 0 2026-08-18 06:50:57.082 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 06:50:57.084 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 06:50:57.086 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-18 06:50:57.088 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-18 06:50:57.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:50:57.093 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:50:57.095 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-18 06:50:57.098 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:50:57.100 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 06:50:57.102 | + ./stack.sh:main:945 : configure_glance 2026-08-18 06:50:57.105 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-18 06:50:57.121 | + lib/glance:configure_glance:353 : local dburl 2026-08-18 06:50:57.126 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-18 06:50:57.129 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-18 06:50:57.132 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-18 06:50:57.135 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-18 06:50:57.138 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 06:50:57.140 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 06:50:57.143 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 06:50:57.162 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:57.165 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 06:50:57.168 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-18 06:50:57.172 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-18 06:50:57.174 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-18 06:50:57.208 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-18 06:50:57.245 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-18 06:50:57.281 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-18 06:50:57.319 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-18 06:50:57.353 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-18 06:50:57.395 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-18 06:50:57.433 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-18 06:50:57.436 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-18 06:50:57.440 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-18 06:50:57.443 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 06:50:57.447 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 06:50:57.451 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-18 06:50:57.454 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-18 06:50:57.457 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-18 06:50:57.461 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 06:50:57.464 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-18 06:50:57.501 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-18 06:50:57.538 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.221/identity 2026-08-18 06:50:57.574 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-18 06:50:57.613 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-18 06:50:57.649 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-18 06:50:57.684 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-18 06:50:57.720 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-18 06:50:57.760 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.221/identity 2026-08-18 06:50:57.798 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 06:50:57.836 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 06:50:57.877 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 06:50:57.880 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-18 06:50:57.922 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-18 06:50:57.925 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-18 06:50:57.929 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-18 06:50:57.933 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 06:50:57.937 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 06:50:57.941 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 06:50:57.965 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:57.970 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 06:50:57.973 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 06:50:57.976 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 06:50:57.999 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:50:58.002 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:50:58.007 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:50:58.051 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 06:50:58.054 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 06:50:58.058 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-18 06:50:58.061 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-18 06:50:58.065 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-18 06:50:58.106 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-18 06:50:58.149 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-18 06:50:58.192 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-18 06:50:58.196 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-18 06:50:58.199 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-18 06:50:58.202 | + lib/glance:configure_glance_store:282 : local be 2026-08-18 06:50:58.206 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-18 06:50:58.209 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-18 06:50:58.213 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-18 06:50:58.257 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-18 06:50:58.260 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.221 2026-08-18 06:50:58.302 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-18 06:50:58.306 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-18 06:50:58.308 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-18 06:50:58.333 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:50:58.337 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.221/image 2026-08-18 06:50:58.381 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-18 06:50:58.404 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:50:58.408 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-18 06:50:58.411 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-18 06:50:58.415 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-18 06:50:58.420 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 06:50:58.442 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 06:50:58.446 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 06:50:58.449 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 06:50:58.452 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 06:50:58.455 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 06:50:58.499 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:50:58.541 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:50:58.581 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 06:50:58.624 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-18 06:50:58.667 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-18 06:50:58.674 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-18 06:50:58.718 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-18 06:50:58.761 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-18 06:50:58.802 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-18 06:50:58.845 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-18 06:50:58.889 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-18 06:50:58.931 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-18 06:50:58.978 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-18 06:50:59.019 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-18 06:50:59.026 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-18 06:50:59.035 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-18 06:50:59.059 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:50:59.063 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-18 06:50:59.067 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-18 06:50:59.071 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-18 06:50:59.075 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-18 06:50:59.078 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-18 06:50:59.082 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-18 06:50:59.085 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-18 06:50:59.091 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 06:50:59.095 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-18 06:50:59.140 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-18 06:50:59.144 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-18 06:50:59.147 | ++ functions:get_random_port:861 : true 2026-08-18 06:50:59.151 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-18 06:50:59.154 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-18 06:50:59.158 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-18 06:50:59.223 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-18 06:50:59.227 | ++ functions:get_random_port:865 : break 2 2026-08-18 06:50:59.230 | ++ functions:get_random_port:869 : echo 60999 2026-08-18 06:50:59.235 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-18 06:50:59.239 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-18 06:50:59.280 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-18 06:50:59.323 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-18 06:50:59.360 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-18 06:50:59.398 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 06:50:59.435 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 06:50:59.473 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-18 06:50:59.511 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-18 06:50:59.550 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-18 06:50:59.588 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 06:50:59.627 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 06:50:59.665 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 06:50:59.704 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-18 06:50:59.742 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 06:50:59.778 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-18 06:50:59.813 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-18 06:50:59.851 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-18 06:50:59.884 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-18 06:50:59.919 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-18 06:50:59.956 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-18 06:50:59.994 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-18 06:50:59.998 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-18 06:51:00.001 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 06:51:00.004 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 06:51:00.008 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:51:00.011 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:51:00.015 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-18 06:51:00.019 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-18 06:51:00.022 | perl: warning: Setting locale failed. 2026-08-18 06:51:00.022 | perl: warning: Please check that your locale settings: 2026-08-18 06:51:00.022 | LANGUAGE = (unset), 2026-08-18 06:51:00.022 | LC_ALL = "en_US.utf8", 2026-08-18 06:51:00.022 | LANG = (unset) 2026-08-18 06:51:00.022 | are supported and installed on your system. 2026-08-18 06:51:00.022 | perl: warning: Falling back to the standard locale ("C"). 2026-08-18 06:51:00.059 | proxy (enabled by site administrator) 2026-08-18 06:51:00.062 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-18 06:51:00.065 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-18 06:51:00.069 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 06:51:00.073 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 06:51:00.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:51:00.080 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:51:00.083 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-18 06:51:00.087 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-18 06:51:00.091 | perl: warning: Setting locale failed. 2026-08-18 06:51:00.091 | perl: warning: Please check that your locale settings: 2026-08-18 06:51:00.091 | LANGUAGE = (unset), 2026-08-18 06:51:00.091 | LC_ALL = "en_US.utf8", 2026-08-18 06:51:00.091 | LANG = (unset) 2026-08-18 06:51:00.091 | are supported and installed on your system. 2026-08-18 06:51:00.091 | perl: warning: Falling back to the standard locale ("C"). 2026-08-18 06:51:00.127 | No module matches proxy_http 2026-08-18 06:51:00.131 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-18 06:51:00.144 | perl: warning: Setting locale failed. 2026-08-18 06:51:00.144 | perl: warning: Please check that your locale settings: 2026-08-18 06:51:00.144 | LANGUAGE = (unset), 2026-08-18 06:51:00.144 | LC_ALL = "en_US.utf8", 2026-08-18 06:51:00.144 | LANG = "de_DE.UTF-8" 2026-08-18 06:51:00.144 | are supported and installed on your system. 2026-08-18 06:51:00.144 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:51:00.185 | Considering dependency proxy for proxy_http: 2026-08-18 06:51:00.185 | Module proxy already enabled 2026-08-18 06:51:00.185 | Enabling module proxy_http. 2026-08-18 06:51:00.191 | To activate the new configuration, you need to run: 2026-08-18 06:51:00.191 | systemctl restart apache2 2026-08-18 06:51:00.198 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-18 06:51:00.201 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-18 06:51:00.205 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 06:51:00.208 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:51:00.212 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 06:51:00.423 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-18 06:51:00.427 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-18 06:51:00.430 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-18 06:51:00.434 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 06:51:00.438 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:51:00.442 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:51:00.446 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-18 06:51:00.451 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-18 06:51:00.455 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-18 06:51:00.456 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-18 06:51:00.468 | KeepAlive Off 2026-08-18 06:51:00.475 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-18 06:51:00.476 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-18 06:51:00.487 | SetEnv proxy-sendchunked 1 2026-08-18 06:51:00.493 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-18 06:51:00.494 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-18 06:51:00.505 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-18 06:51:00.510 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-18 06:51:00.514 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-18 06:51:00.518 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 06:51:00.521 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 06:51:00.524 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 06:51:00.528 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 06:51:00.532 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:51:00.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:51:00.539 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 06:51:00.542 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 06:51:00.546 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:51:00.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:51:00.553 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-18 06:51:00.566 | perl: warning: Setting locale failed. 2026-08-18 06:51:00.566 | perl: warning: Please check that your locale settings: 2026-08-18 06:51:00.566 | LANGUAGE = (unset), 2026-08-18 06:51:00.566 | LC_ALL = "en_US.utf8", 2026-08-18 06:51:00.566 | LANG = "de_DE.UTF-8" 2026-08-18 06:51:00.566 | are supported and installed on your system. 2026-08-18 06:51:00.566 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:51:00.607 | Enabling site glance-api. 2026-08-18 06:51:00.613 | To activate the new configuration, you need to run: 2026-08-18 06:51:00.614 | systemctl reload apache2 2026-08-18 06:51:00.620 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-18 06:51:00.623 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 06:51:00.627 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:51:00.630 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 06:51:00.766 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-18 06:51:00.774 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-18 06:51:00.813 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-18 06:51:00.851 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-18 06:51:00.854 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-18 06:51:00.893 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-18 06:51:00.930 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-18 06:51:00.951 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:51:00.954 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-18 06:51:00.957 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-18 06:51:00.960 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-18 06:51:00.963 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 06:51:00.966 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-18 06:51:00.969 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/88/1001288/1 2026-08-18 06:51:00.972 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-18 06:51:00.974 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-18 06:51:00.977 | + functions-common:git_clone:591 : local git_ref=refs/changes/88/1001288/1 2026-08-18 06:51:00.980 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:51:00.983 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:51:00.986 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:51:00.988 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:51:00.993 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:51:01.010 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:51:01.014 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:51:01.018 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:51:01.020 | + functions-common:git_clone:610 : echo refs/changes/88/1001288/1 2026-08-18 06:51:01.021 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:51:01.027 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-08-18 06:51:01.029 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-18 06:51:01.032 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-18 06:51:01.035 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:51:01.037 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:51:01.040 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:51:01.043 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:51:01.045 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:51:01.048 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:51:01.051 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:51:01.053 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:51:01.057 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:51:01.062 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035861058 2026-08-18 06:51:01.064 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-18 06:51:01.069 | Cloning into '/opt/stack/cinder'... 2026-08-18 06:51:54.701 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:51:54.705 | + functions-common:time_stop:2420 : local name 2026-08-18 06:51:54.708 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:51:54.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:51:54.715 | + functions-common:time_stop:2423 : local total 2026-08-18 06:51:54.718 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:51:54.722 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:51:54.726 | + functions-common:time_stop:2427 : start_time=1787035861058 2026-08-18 06:51:54.729 | + functions-common:time_stop:2429 : [[ -z 1787035861058 ]] 2026-08-18 06:51:54.734 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:51:54.739 | + functions-common:time_stop:2432 : end_time=1787035914735 2026-08-18 06:51:54.742 | + functions-common:time_stop:2433 : elapsed_time=53677 2026-08-18 06:51:54.746 | + functions-common:time_stop:2434 : total=33495 2026-08-18 06:51:54.750 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:51:54.753 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=87172 2026-08-18 06:51:54.757 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-08-18 06:51:54.761 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/88/1001288/1 2026-08-18 06:51:54.764 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:51:54.767 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:51:54.771 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:51:54.774 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:51:54.778 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:51:54.781 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:51:54.785 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:51:54.788 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:51:54.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:51:54.799 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035914795 2026-08-18 06:51:54.802 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/88/1001288/1 2026-08-18 06:51:55.671 | From https://review.opendev.org/openstack/cinder 2026-08-18 06:51:55.672 | * branch refs/changes/88/1001288/1 -> FETCH_HEAD 2026-08-18 06:51:55.680 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:51:55.684 | + functions-common:time_stop:2420 : local name 2026-08-18 06:51:55.687 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:51:55.691 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:51:55.694 | + functions-common:time_stop:2423 : local total 2026-08-18 06:51:55.698 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:51:55.701 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:51:55.704 | + functions-common:time_stop:2427 : start_time=1787035914795 2026-08-18 06:51:55.709 | + functions-common:time_stop:2429 : [[ -z 1787035914795 ]] 2026-08-18 06:51:55.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:51:55.719 | + functions-common:time_stop:2432 : end_time=1787035915715 2026-08-18 06:51:55.723 | + functions-common:time_stop:2433 : elapsed_time=920 2026-08-18 06:51:55.726 | + functions-common:time_stop:2434 : total=87172 2026-08-18 06:51:55.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:51:55.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88092 2026-08-18 06:51:55.736 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-18 06:51:55.984 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:51:55.984 | 2026-08-18 06:51:55.984 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:51:55.984 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:51:55.984 | state without impacting any branches by switching back to a branch. 2026-08-18 06:51:55.984 | 2026-08-18 06:51:55.984 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:51:55.985 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:51:55.985 | 2026-08-18 06:51:55.985 | git switch -c 2026-08-18 06:51:55.985 | 2026-08-18 06:51:55.985 | Or undo this operation with: 2026-08-18 06:51:55.985 | 2026-08-18 06:51:55.985 | git switch - 2026-08-18 06:51:55.985 | 2026-08-18 06:51:55.985 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:51:55.985 | 2026-08-18 06:51:55.985 | HEAD is now at 71446482b HPE Alletra MP : Fix incorrect CPG capacity reporting 2026-08-18 06:51:55.989 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-18 06:51:56.009 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-18 06:51:56.013 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:51:56.013 | + functions-common:git_clone:673 : head -1 2026-08-18 06:51:56.025 | 71446482b HPE Alletra MP : Fix incorrect CPG capacity reporting 2026-08-18 06:51:56.030 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:51:56.034 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-18 06:51:56.038 | + inc/python:setup_develop:353 : local bindep 2026-08-18 06:51:56.042 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-18 06:51:56.045 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-18 06:51:56.048 | + inc/python:setup_develop:359 : local extras= 2026-08-18 06:51:56.052 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-18 06:51:56.057 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 06:51:56.061 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-18 06:51:56.065 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-18 06:51:56.069 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 06:51:56.073 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 06:51:56.077 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-18 06:51:56.080 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 06:51:56.084 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-18 06:51:56.088 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 06:51:56.092 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 06:51:56.098 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-18 06:51:56.106 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-18 06:51:56.110 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-18 06:51:56.113 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-18 06:51:56.281 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-18 06:51:56.285 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 06:51:56.289 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 06:51:56.294 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 06:51:56.298 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-18 06:51:56.303 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-18 06:51:56.307 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 06:51:56.311 | + inc/python:setup_package:446 : local extras= 2026-08-18 06:51:56.315 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 06:51:56.320 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 06:51:56.324 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 06:51:56.327 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 06:51:56.331 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 06:51:56.335 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-18 06:51:56.364 | Using python 3.12 to install /opt/stack/cinder 2026-08-18 06:51:56.367 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-18 06:51:57.393 | Obtaining file:///opt/stack/cinder 2026-08-18 06:51:57.398 | Installing build dependencies: started 2026-08-18 06:51:58.950 | Installing build dependencies: finished with status 'done' 2026-08-18 06:51:58.952 | Checking if build backend supports build_editable: started 2026-08-18 06:51:59.496 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 06:51:59.498 | Getting requirements to build editable: started 2026-08-18 06:51:59.797 | Getting requirements to build editable: finished with status 'done' 2026-08-18 06:51:59.800 | Preparing editable metadata (pyproject.toml): started 2026-08-18 06:52:01.239 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:52:01.282 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (7.0.3) 2026-08-18 06:52:01.282 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (5.3.1) 2026-08-18 06:52:01.284 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (0.41.0) 2026-08-18 06:52:01.284 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (3.4.0) 2026-08-18 06:52:01.285 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (3.5.3) 2026-08-18 06:52:01.286 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (2.1.0) 2026-08-18 06:52:01.287 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (4.26.0) 2026-08-18 06:52:01.288 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (5.15.0) 2026-08-18 06:52:01.288 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (13.0.0) 2026-08-18 06:52:01.886 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.017 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-18 06:52:02.029 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (10.7.0) 2026-08-18 06:52:02.030 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (7.6.1) 2026-08-18 06:52:02.031 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (6.5.0) 2026-08-18 06:52:02.032 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (18.1.0) 2026-08-18 06:52:02.032 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (8.3.0) 2026-08-18 06:52:02.033 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (18.2.0) 2026-08-18 06:52:02.034 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (8.2.0) 2026-08-18 06:52:02.035 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (6.0.0) 2026-08-18 06:52:02.036 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (3.12.0) 2026-08-18 06:52:02.037 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (3.9.0) 2026-08-18 06:52:02.037 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (7.10.0) 2026-08-18 06:52:02.038 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (5.11.0) 2026-08-18 06:52:02.039 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (4.8.0) 2026-08-18 06:52:02.041 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (2.8.0) 2026-08-18 06:52:02.041 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (10.1.1) 2026-08-18 06:52:02.082 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.098 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 06:52:02.109 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (4.4.0) 2026-08-18 06:52:02.110 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (26.2) 2026-08-18 06:52:02.152 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.169 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 06:52:02.180 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (3.10.1) 2026-08-18 06:52:02.181 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (3.1.0) 2026-08-18 06:52:02.182 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (3.3.2) 2026-08-18 06:52:02.183 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (7.5.0) 2026-08-18 06:52:02.220 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.236 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-18 06:52:02.247 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (5.8.0) 2026-08-18 06:52:02.301 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.317 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 06:52:02.359 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.375 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 06:52:02.387 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (2.34.2) 2026-08-18 06:52:02.388 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (2.7.0) 2026-08-18 06:52:02.389 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (2.5.1) 2026-08-18 06:52:02.389 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (6.3.0) 2026-08-18 06:52:02.416 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.432 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 06:52:02.442 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (2.0.51) 2026-08-18 06:52:02.443 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (5.9.0) 2026-08-18 06:52:02.469 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.484 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-18 06:52:02.506 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (9.1.4) 2026-08-18 06:52:02.507 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (1.8.10) 2026-08-18 06:52:02.508 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (6.9.0) 2026-08-18 06:52:02.549 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.565 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 06:52:02.575 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (7.1.0) 2026-08-18 06:52:02.621 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.637 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 06:52:02.718 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.733 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-18 06:52:02.744 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (5.8.0) 2026-08-18 06:52:02.745 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (43.0.3) 2026-08-18 06:52:02.746 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (0.3.0) 2026-08-18 06:52:02.938 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev233) 2026-08-18 06:52:02.954 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-08-18 06:52:03.331 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev233) 2026-08-18 06:52:03.346 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-18 06:52:03.359 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev233) (1.9.0) 2026-08-18 06:52:03.359 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (2026.2) 2026-08-18 06:52:03.360 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev233) (7.1.4) 2026-08-18 06:52:03.977 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev233) 2026-08-18 06:52:03.994 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-18 06:52:04.006 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev233) (1.1.0) 2026-08-18 06:52:04.102 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev233) 2026-08-18 06:52:04.117 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-18 06:52:04.130 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev233) (2.9.0.post0) 2026-08-18 06:52:04.135 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev233) (1.17.0) 2026-08-18 06:52:04.169 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev233) (2.0.0) 2026-08-18 06:52:04.174 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev233) (3.0) 2026-08-18 06:52:04.183 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev233) (2.8.0) 2026-08-18 06:52:04.191 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev233) (3.1.0) 2026-08-18 06:52:04.194 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev233) (2.2.2) 2026-08-18 06:52:04.196 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev233) (0.32.0) 2026-08-18 06:52:04.256 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.273 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-18 06:52:04.316 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.333 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-18 06:52:04.397 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.413 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 06:52:04.451 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.467 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 06:52:04.518 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.533 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-08-18 06:52:04.825 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.842 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-18 06:52:04.889 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.905 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 06:52:04.962 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:04.978 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:52:05.010 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev233) (3.4.7) 2026-08-18 06:52:05.010 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev233) (3.18) 2026-08-18 06:52:05.014 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev233) (2023.11.17) 2026-08-18 06:52:05.030 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev233) (26.1.0) 2026-08-18 06:52:05.032 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev233) (2025.9.1) 2026-08-18 06:52:05.033 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev233) (0.37.0) 2026-08-18 06:52:05.034 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev233) (2026.5.1) 2026-08-18 06:52:05.045 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev233) (1.9.0) 2026-08-18 06:52:05.047 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev233) (4.15.0) 2026-08-18 06:52:05.051 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev233) (4.3.0) 2026-08-18 06:52:05.054 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev233) (4.1.0) 2026-08-18 06:52:05.056 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev233) (2.13.0) 2026-08-18 06:52:05.066 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev233) (7.2.2) 2026-08-18 06:52:05.072 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev233) (1.5.0) 2026-08-18 06:52:05.081 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev233) (0.20) 2026-08-18 06:52:05.089 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev233) (1.3.0) 2026-08-18 06:52:05.092 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev233) (2.0.0) 2026-08-18 06:52:05.092 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev233) (6.0.3) 2026-08-18 06:52:05.104 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev233) (1.18.5) 2026-08-18 06:52:05.107 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev233) (2.1.2) 2026-08-18 06:52:05.108 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev233) (0.6.2) 2026-08-18 06:52:05.112 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev233) (1.3.12) 2026-08-18 06:52:05.129 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev233) (5.3.1) 2026-08-18 06:52:05.130 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev233) (5.6.2) 2026-08-18 06:52:05.131 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev233) (0.16.0) 2026-08-18 06:52:05.137 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev233) (5.1.0) 2026-08-18 06:52:05.151 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev233) (0.25.0) 2026-08-18 06:52:05.157 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev233) (5.0.0) 2026-08-18 06:52:05.157 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev233) (3.1.6) 2026-08-18 06:52:05.157 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev233) (4.0.1) 2026-08-18 06:52:05.165 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev233) (3.0.3) 2026-08-18 06:52:05.178 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev233) (1.2.1) 2026-08-18 06:52:05.201 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev233) (1.7.6) 2026-08-18 06:52:05.208 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev233) (2.2.0) 2026-08-18 06:52:05.213 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev233) (1.3.7) 2026-08-18 06:52:05.219 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev233) (3.18.0) 2026-08-18 06:52:05.265 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev233) 2026-08-18 06:52:05.281 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 06:52:05.348 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev233) 2026-08-18 06:52:05.364 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 06:52:05.420 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev233) 2026-08-18 06:52:05.436 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-18 06:52:05.459 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev233) (84.0.0) 2026-08-18 06:52:05.475 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev233) (0.8.1) 2026-08-18 06:52:05.537 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev233) 2026-08-18 06:52:05.553 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-08-18 06:52:05.588 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (4.15.0) 2026-08-18 06:52:05.596 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (0.6.0) 2026-08-18 06:52:05.596 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (4.0.0) 2026-08-18 06:52:05.607 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (3.0.52) 2026-08-18 06:52:05.607 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (1.11.0) 2026-08-18 06:52:05.610 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (15.0.0) 2026-08-18 06:52:05.610 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (1.8.0) 2026-08-18 06:52:05.652 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev233) 2026-08-18 06:52:05.668 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-18 06:52:05.681 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev233) (24.2.1) 2026-08-18 06:52:05.729 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (4.2.0) 2026-08-18 06:52:05.730 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (2.20.0) 2026-08-18 06:52:05.741 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev233) (0.1.2) 2026-08-18 06:52:05.761 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev233) (0.8) 2026-08-18 06:52:05.806 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev233) 2026-08-18 06:52:05.823 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-18 06:52:05.886 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev233) (3.6.1) 2026-08-18 06:52:05.888 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev233) (3.4.0) 2026-08-18 06:52:05.888 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev233) (4.0.1) 2026-08-18 06:52:05.980 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev233) 2026-08-18 06:52:05.998 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-18 06:52:06.035 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev233) (1.33) 2026-08-18 06:52:06.042 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev233) (3.1.1) 2026-08-18 06:52:06.123 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-08-18 06:52:06.124 | Reason for being yanked: buggy - not thread safe 2026-08-18 06:52:06.142 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-18 06:52:06.182 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-18 06:52:06.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 57.8 MB/s 0:00:00 2026-08-18 06:52:06.439 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-18 06:52:06.464 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-18 06:52:06.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 64.6 MB/s 0:00:00 2026-08-18 06:52:06.726 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-08-18 06:52:06.750 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-08-18 06:52:06.775 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-08-18 06:52:06.797 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-08-18 06:52:06.824 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-08-18 06:52:06.847 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-18 06:52:06.872 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-18 06:52:06.895 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-18 06:52:06.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 64.4 MB/s 0:00:00 2026-08-18 06:52:06.998 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-18 06:52:07.023 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-18 06:52:07.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 28.8 MB/s 0:00:00 2026-08-18 06:52:07.058 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-18 06:52:07.083 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-18 06:52:07.107 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-18 06:52:07.133 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-08-18 06:52:07.154 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-18 06:52:07.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.8 MB/s 0:00:00 2026-08-18 06:52:07.199 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-18 06:52:07.225 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-18 06:52:07.253 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-18 06:52:07.279 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-18 06:52:07.302 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-18 06:52:07.325 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-18 06:52:07.348 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-18 06:52:07.372 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-18 06:52:07.396 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-18 06:52:07.421 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-18 06:52:07.445 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-08-18 06:52:07.486 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 58.9 MB/s 0:00:00 2026-08-18 06:52:07.707 | Building wheels for collected packages: cinder 2026-08-18 06:52:07.709 | Building editable for cinder (pyproject.toml): started 2026-08-18 06:52:09.524 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-18 06:52:09.524 | Created wheel for cinder: filename=cinder-28.1.0.dev233-0.editable-py3-none-any.whl size=9237 sha256=3120c953af492b65ebb4e4b9dd12d3487d727e7011f6e6e2363b5038cc4e46e6 2026-08-18 06:52:09.524 | Stored in directory: /tmp/pip-ephem-wheel-cache-_znpoxii/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-18 06:52:09.531 | Successfully built cinder 2026-08-18 06:52:09.877 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-08-18 06:52:10.336 | Attempting uninstall: pyudev 2026-08-18 06:52:10.354 | Found existing installation: pyudev 0.24.0 2026-08-18 06:52:10.354 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:52:10.354 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-18 06:52:10.415 | Attempting uninstall: pyasn1 2026-08-18 06:52:10.432 | Found existing installation: pyasn1 0.4.8 2026-08-18 06:52:10.432 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:52:10.432 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-18 06:52:12.155 | Attempting uninstall: botocore 2026-08-18 06:52:12.173 | Found existing installation: botocore 1.34.46 2026-08-18 06:52:12.173 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:52:12.173 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-18 06:52:13.375 | Attempting uninstall: s3transfer 2026-08-18 06:52:13.394 | Found existing installation: s3transfer 0.10.1 2026-08-18 06:52:13.394 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:52:13.394 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-18 06:52:14.075 | Attempting uninstall: boto3 2026-08-18 06:52:14.094 | Found existing installation: boto3 1.34.46 2026-08-18 06:52:14.094 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 06:52:14.096 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-18 06:52:16.260 | 2026-08-18 06:52:16.284 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev233 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-08-18 06:52:16.782 | + inc/python:pip_install:216 : result=0 2026-08-18 06:52:16.785 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:52:16.788 | + functions-common:time_stop:2420 : local name 2026-08-18 06:52:16.791 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:52:16.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:52:16.797 | + functions-common:time_stop:2423 : local total 2026-08-18 06:52:16.799 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:52:16.803 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:52:16.806 | + functions-common:time_stop:2427 : start_time=1787035916357 2026-08-18 06:52:16.808 | + functions-common:time_stop:2429 : [[ -z 1787035916357 ]] 2026-08-18 06:52:16.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:52:16.817 | + functions-common:time_stop:2432 : end_time=1787035936813 2026-08-18 06:52:16.819 | + functions-common:time_stop:2433 : elapsed_time=20456 2026-08-18 06:52:16.822 | + functions-common:time_stop:2434 : total=99445 2026-08-18 06:52:16.825 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:52:16.829 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119901 2026-08-18 06:52:16.831 | + inc/python:pip_install:219 : return 0 2026-08-18 06:52:16.836 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 06:52:16.838 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 06:52:16.842 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-18 06:52:16.845 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-18 06:52:16.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:52:16.851 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:52:16.854 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-18 06:52:16.857 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:52:16.860 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-18 06:52:16.864 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-18 06:52:16.867 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-18 06:52:16.870 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:52:16.873 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:52:16.876 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-18 06:52:16.894 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-18 06:52:16.897 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:52:16.900 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:52:16.902 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:52:16.905 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:52:16.907 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:52:16.910 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:52:16.912 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:52:16.915 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:52:16.917 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:52:16.920 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:52:16.922 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:52:16.925 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:52:16.928 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-18 06:52:16.931 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:52:16.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:52:16.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:52:16.938 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-18 06:52:16.962 | + 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 targetcli-fb 2026-08-18 06:52:17.003 | Reading package lists... 2026-08-18 06:52:17.483 | Building dependency tree... 2026-08-18 06:52:17.485 | Reading state information... 2026-08-18 06:52:18.331 | The following packages were automatically installed and are no longer required: 2026-08-18 06:52:18.334 | libfwupd2 libgusb2 2026-08-18 06:52:18.334 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:52:18.338 | The following additional packages will be installed: 2026-08-18 06:52:18.339 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-18 06:52:18.340 | python3-urwid python3-wcwidth 2026-08-18 06:52:18.343 | Suggested packages: 2026-08-18 06:52:18.343 | python-urwid-doc 2026-08-18 06:52:18.388 | The following NEW packages will be installed: 2026-08-18 06:52:18.389 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-18 06:52:18.389 | python3-urwid python3-wcwidth targetcli-fb 2026-08-18 06:52:18.459 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-08-18 06:52:18.459 | Need to get 385 kB of archives. 2026-08-18 06:52:18.459 | After this operation, 3098 kB of additional disk space will be used. 2026-08-18 06:52:18.459 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-18 06:52:18.473 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-18 06:52:18.483 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-18 06:52:18.491 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-18 06:52:18.500 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-18 06:52:18.509 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-18 06:52:18.787 | perl: warning: Setting locale failed. 2026-08-18 06:52:18.787 | perl: warning: Please check that your locale settings: 2026-08-18 06:52:18.787 | LANGUAGE = (unset), 2026-08-18 06:52:18.787 | LC_ALL = "en_US.utf8", 2026-08-18 06:52:18.787 | LANG = "de_DE.UTF-8" 2026-08-18 06:52:18.787 | are supported and installed on your system. 2026-08-18 06:52:18.787 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:52:18.852 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:52:18.852 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:52:18.852 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:52:19.068 | Fetched 385 kB in 0s (4621 kB/s) 2026-08-18 06:52:19.107 | Selecting previously unselected package python3-typing-extensions. 2026-08-18 06:52:19.180 | (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 ... 126757 files and directories currently installed.) 2026-08-18 06:52:19.188 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-18 06:52:19.192 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-18 06:52:19.254 | Selecting previously unselected package python3-wcwidth. 2026-08-18 06:52:19.269 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-18 06:52:19.274 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-18 06:52:19.332 | Selecting previously unselected package python3-urwid. 2026-08-18 06:52:19.345 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-18 06:52:19.351 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-18 06:52:19.447 | Selecting previously unselected package python3-configshell-fb. 2026-08-18 06:52:19.462 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-18 06:52:19.466 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-18 06:52:19.533 | Selecting previously unselected package python3-rtslib-fb. 2026-08-18 06:52:19.547 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-18 06:52:19.552 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-18 06:52:19.628 | Selecting previously unselected package targetcli-fb. 2026-08-18 06:52:19.642 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-18 06:52:19.646 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-18 06:52:19.731 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-18 06:52:20.996 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-18 06:52:21.005 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-18 06:52:21.334 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-18 06:52:21.582 | Setting up python3-urwid (2.6.10-1) ... 2026-08-18 06:52:22.138 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-18 06:52:22.355 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 06:52:22.355 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-18 06:52:22.382 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-18 06:52:22.382 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-18 06:52:22.382 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-18 06:52:22.382 | keyword = Word(alphanums + '_\-') 2026-08-18 06:52:22.382 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 06:52:22.382 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 06:52:22.382 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 06:52:22.382 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 06:52:22.382 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-18 06:52:22.383 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-18 06:52:22.392 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 06:52:22.395 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-18 06:52:22.417 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-18 06:52:22.417 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-18 06:52:22.417 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-18 06:52:22.418 | keyword = Word(alphanums + '_\-') 2026-08-18 06:52:22.418 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 06:52:22.418 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 06:52:22.419 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 06:52:22.419 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 06:52:22.419 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-18 06:52:22.419 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-18 06:52:22.454 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-18 06:52:22.667 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-18 06:52:22.667 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-18 06:52:22.960 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:52:23.839 | perl: warning: Setting locale failed. 2026-08-18 06:52:23.839 | perl: warning: Please check that your locale settings: 2026-08-18 06:52:23.839 | LANGUAGE = (unset), 2026-08-18 06:52:23.839 | LC_ALL = "en_US.utf8", 2026-08-18 06:52:23.839 | LANG = "de_DE.UTF-8" 2026-08-18 06:52:23.839 | are supported and installed on your system. 2026-08-18 06:52:23.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:52:23.975 | perl: warning: Setting locale failed. 2026-08-18 06:52:23.975 | perl: warning: Please check that your locale settings: 2026-08-18 06:52:23.975 | LANGUAGE = (unset), 2026-08-18 06:52:23.975 | LC_ALL = "en_US.utf8", 2026-08-18 06:52:23.975 | LANG = "de_DE.UTF-8" 2026-08-18 06:52:23.975 | are supported and installed on your system. 2026-08-18 06:52:23.975 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:52:24.025 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:52:24.025 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:52:24.025 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:52:24.097 | perl: warning: Setting locale failed. 2026-08-18 06:52:24.097 | perl: warning: Please check that your locale settings: 2026-08-18 06:52:24.097 | LANGUAGE = (unset), 2026-08-18 06:52:24.097 | LC_ALL = "en_US.utf8", 2026-08-18 06:52:24.097 | LANG = "de_DE.UTF-8" 2026-08-18 06:52:24.098 | are supported and installed on your system. 2026-08-18 06:52:24.098 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:52:24.602 | 2026-08-18 06:52:24.602 | Running kernel seems to be up-to-date. 2026-08-18 06:52:24.602 | 2026-08-18 06:52:24.602 | Restarting services... 2026-08-18 06:52:24.658 | 2026-08-18 06:52:24.658 | Service restarts being deferred: 2026-08-18 06:52:24.658 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:52:24.658 | systemctl restart systemd-logind.service 2026-08-18 06:52:24.658 | systemctl restart virtlockd.service 2026-08-18 06:52:24.658 | systemctl restart virtlogd.service 2026-08-18 06:52:24.658 | 2026-08-18 06:52:24.658 | No containers need to be restarted. 2026-08-18 06:52:24.658 | 2026-08-18 06:52:24.659 | User sessions running outdated binaries: 2026-08-18 06:52:24.659 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:52:24.670 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:52:24.682 | 2026-08-18 06:52:24.682 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:52:26.775 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:52:26.778 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:52:26.781 | + functions-common:time_stop:2420 : local name 2026-08-18 06:52:26.786 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:52:26.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:52:26.794 | + functions-common:time_stop:2423 : local total 2026-08-18 06:52:26.797 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:52:26.801 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:52:26.805 | + functions-common:time_stop:2427 : start_time=1787035936958 2026-08-18 06:52:26.809 | + functions-common:time_stop:2429 : [[ -z 1787035936958 ]] 2026-08-18 06:52:26.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:52:26.820 | + functions-common:time_stop:2432 : end_time=1787035946816 2026-08-18 06:52:26.824 | + functions-common:time_stop:2433 : elapsed_time=9858 2026-08-18 06:52:26.827 | + functions-common:time_stop:2434 : total=186079 2026-08-18 06:52:26.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:52:26.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195937 2026-08-18 06:52:26.839 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:52:26.842 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 06:52:26.846 | + ./stack.sh:main:951 : configure_cinder 2026-08-18 06:52:26.850 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-18 06:52:26.868 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-18 06:52:26.873 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-18 06:52:26.875 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-18 06:52:26.879 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-18 06:52:26.884 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-18 06:52:26.885 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-18 06:52:26.890 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-18 06:52:26.894 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-18 06:52:26.898 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-18 06:52:26.902 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-18 06:52:26.905 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-18 06:52:26.909 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-18 06:52:26.912 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-18 06:52:26.915 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-18 06:52:26.931 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-18 06:52:26.949 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-18 06:52:26.967 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-18 06:52:26.985 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-18 06:52:27.002 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-18 06:52:27.021 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-18 06:52:27.025 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-18 06:52:27.030 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.I6bwTAB4T2 2026-08-18 06:52:27.034 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-18 06:52:27.038 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-18 06:52:27.042 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-18 06:52:27.045 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.I6bwTAB4T2 2026-08-18 06:52:27.051 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.I6bwTAB4T2 2026-08-18 06:52:27.068 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.I6bwTAB4T2 /etc/sudoers.d/cinder-rootwrap 2026-08-18 06:52:27.087 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-18 06:52:27.092 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-18 06:52:27.095 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-18 06:52:27.098 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-18 06:52:27.102 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-18 06:52:27.106 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-18 06:52:27.110 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-18 06:52:27.114 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-18 06:52:27.114 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-18 06:52:27.125 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-18 06:52:27.131 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-18 06:52:27.148 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-18 06:52:27.164 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-18 06:52:27.168 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-18 06:52:27.175 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-18 06:52:27.181 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-18 06:52:27.185 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 06:52:27.189 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-18 06:52:27.192 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 06:52:27.196 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 06:52:27.199 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-18 06:52:27.203 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 06:52:27.206 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-18 06:52:27.210 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 06:52:27.214 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-18 06:52:27.256 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-18 06:52:27.299 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.221/identity 2026-08-18 06:52:27.342 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-18 06:52:27.381 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-18 06:52:27.424 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-18 06:52:27.465 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-18 06:52:27.509 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-18 06:52:27.553 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.221/identity 2026-08-18 06:52:27.597 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 06:52:27.641 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 06:52:27.684 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 06:52:27.689 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-18 06:52:27.735 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-18 06:52:27.779 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-18 06:52:27.783 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-18 06:52:27.788 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-18 06:52:27.792 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-18 06:52:27.796 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 06:52:27.800 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 06:52:27.804 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 06:52:27.830 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:52:27.834 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 06:52:27.839 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-18 06:52:27.844 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-18 06:52:27.893 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-18 06:52:27.940 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-18 06:52:27.985 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-18 06:52:28.031 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-18 06:52:28.078 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-18 06:52:28.127 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.221 2026-08-18 06:52:28.172 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-18 06:52:28.224 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-18 06:52:28.234 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 10ee58a4198e3c59625ee8942647b715 2026-08-18 06:52:28.280 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-18 06:52:28.284 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-18 06:52:28.332 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-18 06:52:28.378 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-18 06:52:28.426 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-18 06:52:28.473 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-18 06:52:28.521 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-18 06:52:28.566 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-18 06:52:28.594 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:52:28.598 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-18 06:52:28.602 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-18 06:52:28.606 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-18 06:52:28.610 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-18 06:52:28.613 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-18 06:52:28.617 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-18 06:52:28.621 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-18 06:52:28.625 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-18 06:52:28.629 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-18 06:52:28.633 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-18 06:52:28.637 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-18 06:52:28.688 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-18 06:52:28.736 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-18 06:52:28.785 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-18 06:52:28.833 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-18 06:52:28.881 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-18 06:52:28.929 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-18 06:52:28.978 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-18 06:52:29.025 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-18 06:52:29.073 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-18 06:52:29.077 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-18 06:52:29.080 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-18 06:52:29.084 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-18 06:52:29.132 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-18 06:52:29.136 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-18 06:52:29.184 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-18 06:52:29.188 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-18 06:52:29.192 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-18 06:52:29.196 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-18 06:52:29.242 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-18 06:52:29.247 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-18 06:52:29.252 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-18 06:52:29.256 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-18 06:52:29.260 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-18 06:52:29.287 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:52:29.291 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-18 06:52:29.319 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:52:29.323 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-18 06:52:29.350 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:52:29.354 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-18 06:52:29.358 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-18 06:52:29.362 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-18 06:52:29.366 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-18 06:52:29.370 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 06:52:29.374 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 06:52:29.378 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 06:52:29.405 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:52:29.411 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 06:52:29.415 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 06:52:29.419 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 06:52:29.445 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:52:29.450 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:52:29.454 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:52:29.499 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 06:52:29.503 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 06:52:29.507 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-18 06:52:29.510 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-18 06:52:29.514 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 06:52:29.519 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 06:52:29.546 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 06:52:29.550 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 06:52:29.554 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 06:52:29.557 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 06:52:29.561 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 06:52:29.605 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:52:29.651 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:52:29.699 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 06:52:29.746 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-18 06:52:29.794 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-18 06:52:29.821 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:52:29.825 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-18 06:52:29.829 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-18 06:52:29.834 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-18 06:52:29.838 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-18 06:52:29.842 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 06:52:29.846 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-18 06:52:29.851 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-18 06:52:29.855 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 06:52:29.859 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 06:52:29.880 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-18 06:52:29.880 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:52:29.892 | d /var/run/uwsgi 0755 quobyte root 2026-08-18 06:52:29.898 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:52:29.914 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-18 06:52:29.920 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-18 06:52:29.925 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-18 06:52:29.931 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 06:52:29.935 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-18 06:52:29.983 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-18 06:52:30.029 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-18 06:52:30.074 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-18 06:52:30.122 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 06:52:30.169 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 06:52:30.214 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-18 06:52:30.261 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-18 06:52:30.308 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-18 06:52:30.355 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 06:52:30.402 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 06:52:30.449 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 06:52:30.496 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-18 06:52:30.543 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-18 06:52:30.591 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 06:52:30.596 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 06:52:30.602 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-18 06:52:30.606 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-18 06:52:30.610 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 06:52:30.615 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:52:30.619 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:52:30.623 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-18 06:52:30.628 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-18 06:52:30.632 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-18 06:52:30.675 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 06:52:30.717 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-18 06:52:30.718 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-18 06:52:30.730 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-18 06:52:30.736 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-18 06:52:30.740 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-18 06:52:30.744 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 06:52:30.748 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 06:52:30.752 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 06:52:30.756 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 06:52:30.760 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:52:30.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:52:30.767 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 06:52:30.771 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 06:52:30.774 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:52:30.778 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:52:30.782 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-18 06:52:30.795 | perl: warning: Setting locale failed. 2026-08-18 06:52:30.795 | perl: warning: Please check that your locale settings: 2026-08-18 06:52:30.795 | LANGUAGE = (unset), 2026-08-18 06:52:30.795 | LC_ALL = "en_US.utf8", 2026-08-18 06:52:30.795 | LANG = "de_DE.UTF-8" 2026-08-18 06:52:30.795 | are supported and installed on your system. 2026-08-18 06:52:30.796 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:52:30.836 | Enabling site cinder-api. 2026-08-18 06:52:30.843 | To activate the new configuration, you need to run: 2026-08-18 06:52:30.843 | systemctl reload apache2 2026-08-18 06:52:30.850 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 06:52:30.854 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 06:52:30.858 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:52:30.862 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 06:52:31.084 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-18 06:52:31.089 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.221/image 2026-08-18 06:52:31.137 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-18 06:52:31.167 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:52:31.171 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-18 06:52:31.176 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 06:52:31.181 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-18 06:52:31.185 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-18 06:52:31.189 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 06:52:31.194 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-18 06:52:31.198 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 06:52:31.202 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-18 06:52:31.207 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-18 06:52:31.211 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-18 06:52:31.264 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-18 06:52:31.313 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.221/identity 2026-08-18 06:52:31.360 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-18 06:52:31.406 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-18 06:52:31.453 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-18 06:52:31.501 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-18 06:52:31.549 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-18 06:52:31.598 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.221/identity 2026-08-18 06:52:31.645 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-18 06:52:31.691 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-18 06:52:31.737 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 06:52:31.742 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-18 06:52:31.744 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 06:52:31.749 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 06:52:31.753 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-18 06:52:31.757 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-18 06:52:31.806 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-18 06:52:31.851 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.221/identity 2026-08-18 06:52:31.893 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-18 06:52:31.937 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-18 06:52:31.981 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-18 06:52:32.025 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-18 06:52:32.073 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-18 06:52:32.115 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-18 06:52:32.158 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-18 06:52:32.202 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-18 06:52:32.206 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-18 06:52:32.230 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:52:32.233 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.221:2379?api_version=v3' 2026-08-18 06:52:32.281 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-18 06:52:32.284 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-18 06:52:32.329 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-18 06:52:32.333 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-18 06:52:32.337 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-18 06:52:32.383 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-18 06:52:32.387 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 06:52:32.391 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-18 06:52:32.395 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-18 06:52:32.399 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-18 06:52:32.443 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-18 06:52:32.487 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.221/identity 2026-08-18 06:52:32.533 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-18 06:52:32.578 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-18 06:52:32.624 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-18 06:52:32.670 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-18 06:52:32.716 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-18 06:52:32.764 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-18 06:52:32.791 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:52:32.796 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-18 06:52:32.800 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-18 06:52:32.804 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-18 06:52:32.809 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 06:52:32.813 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-18 06:52:32.817 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-18 06:52:32.821 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-18 06:52:32.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:52:32.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:52:32.834 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-18 06:52:32.838 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:52:32.842 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-18 06:52:32.846 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-18 06:52:32.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:52:32.853 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:52:32.857 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-18 06:52:32.862 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:52:32.866 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-18 06:52:32.870 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-18 06:52:32.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:52:32.878 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:52:32.882 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-18 06:52:32.886 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:52:32.890 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-18 06:52:32.894 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-18 06:52:32.898 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-18 06:52:32.903 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 06:52:32.906 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:52:32.911 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:52:32.915 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:52:32.918 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:52:32.923 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:52:32.947 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:52:32.951 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:52:32.954 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:52:32.960 | + functions-common:git_clone:610 : echo master 2026-08-18 06:52:32.960 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:52:32.966 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-18 06:52:32.970 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 06:52:32.973 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-18 06:52:32.977 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:52:32.980 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:52:32.983 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:52:32.987 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:52:32.990 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:52:32.994 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:52:32.999 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:52:33.003 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:52:33.008 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:52:33.014 | + functions-common:time_start:2411 : _TIME_START[$name]=1787035953009 2026-08-18 06:52:33.018 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-18 06:52:33.023 | Cloning into '/opt/stack/neutron'... 2026-08-18 06:53:34.489 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:53:34.490 | + functions-common:time_stop:2420 : local name 2026-08-18 06:53:34.492 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:53:34.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:53:34.499 | + functions-common:time_stop:2423 : local total 2026-08-18 06:53:34.502 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:53:34.504 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:53:34.507 | + functions-common:time_stop:2427 : start_time=1787035953009 2026-08-18 06:53:34.510 | + functions-common:time_stop:2429 : [[ -z 1787035953009 ]] 2026-08-18 06:53:34.516 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:53:34.522 | + functions-common:time_stop:2432 : end_time=1787036014518 2026-08-18 06:53:34.525 | + functions-common:time_stop:2433 : elapsed_time=61509 2026-08-18 06:53:34.528 | + functions-common:time_stop:2434 : total=88092 2026-08-18 06:53:34.531 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:53:34.533 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149601 2026-08-18 06:53:34.537 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-18 06:53:34.539 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 06:53:34.542 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:53:34.546 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:53:34.548 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:53:34.551 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:53:34.554 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:53:34.557 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:53:34.560 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:53:34.563 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:53:34.567 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:53:34.572 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036014569 2026-08-18 06:53:34.575 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 06:53:35.265 | From https://review.opendev.org/openstack/neutron 2026-08-18 06:53:35.265 | * branch master -> FETCH_HEAD 2026-08-18 06:53:35.276 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:53:35.280 | + functions-common:time_stop:2420 : local name 2026-08-18 06:53:35.282 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:53:35.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:53:35.288 | + functions-common:time_stop:2423 : local total 2026-08-18 06:53:35.291 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:53:35.293 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:53:35.296 | + functions-common:time_stop:2427 : start_time=1787036014569 2026-08-18 06:53:35.299 | + functions-common:time_stop:2429 : [[ -z 1787036014569 ]] 2026-08-18 06:53:35.302 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:53:35.310 | + functions-common:time_stop:2432 : end_time=1787036015303 2026-08-18 06:53:35.312 | + functions-common:time_stop:2433 : elapsed_time=734 2026-08-18 06:53:35.315 | + functions-common:time_stop:2434 : total=149601 2026-08-18 06:53:35.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:53:35.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150335 2026-08-18 06:53:35.323 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 06:53:35.326 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:53:35.329 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:53:35.332 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:53:35.336 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:53:35.339 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:53:35.342 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:53:35.345 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:53:35.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:53:35.350 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:53:35.356 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036015353 2026-08-18 06:53:35.360 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 06:53:35.825 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:53:35.825 | 2026-08-18 06:53:35.825 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:53:35.825 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:53:35.826 | state without impacting any branches by switching back to a branch. 2026-08-18 06:53:35.826 | 2026-08-18 06:53:35.826 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:53:35.826 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:53:35.826 | 2026-08-18 06:53:35.826 | git switch -c 2026-08-18 06:53:35.826 | 2026-08-18 06:53:35.826 | Or undo this operation with: 2026-08-18 06:53:35.826 | 2026-08-18 06:53:35.826 | git switch - 2026-08-18 06:53:35.827 | 2026-08-18 06:53:35.827 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:53:35.827 | 2026-08-18 06:53:35.827 | HEAD is now at 759dc67239 Merge "ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group" 2026-08-18 06:53:35.835 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:53:35.838 | + functions-common:time_stop:2420 : local name 2026-08-18 06:53:35.841 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:53:35.844 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:53:35.847 | + functions-common:time_stop:2423 : local total 2026-08-18 06:53:35.851 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:53:35.854 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:53:35.857 | + functions-common:time_stop:2427 : start_time=1787036015353 2026-08-18 06:53:35.859 | + functions-common:time_stop:2429 : [[ -z 1787036015353 ]] 2026-08-18 06:53:35.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:53:35.867 | + functions-common:time_stop:2432 : end_time=1787036015863 2026-08-18 06:53:35.870 | + functions-common:time_stop:2433 : elapsed_time=510 2026-08-18 06:53:35.873 | + functions-common:time_stop:2434 : total=150335 2026-08-18 06:53:35.876 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:53:35.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150845 2026-08-18 06:53:35.882 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-18 06:53:35.900 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-18 06:53:35.905 | + functions-common:git_clone:673 : head -1 2026-08-18 06:53:35.905 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:53:35.910 | 759dc67239 Merge "ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group" 2026-08-18 06:53:35.914 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:53:35.917 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-18 06:53:35.920 | + inc/python:setup_develop:353 : local bindep 2026-08-18 06:53:35.924 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-18 06:53:35.927 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-18 06:53:35.931 | + inc/python:setup_develop:359 : local extras= 2026-08-18 06:53:35.934 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-18 06:53:35.937 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 06:53:35.940 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-18 06:53:35.943 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-18 06:53:35.947 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 06:53:35.951 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 06:53:35.955 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-18 06:53:35.959 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 06:53:35.963 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-18 06:53:35.965 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 06:53:35.968 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 06:53:35.973 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-18 06:53:35.979 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-18 06:53:35.981 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-18 06:53:35.984 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-18 06:53:36.154 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-18 06:53:36.155 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 06:53:36.158 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 06:53:36.160 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 06:53:36.163 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-18 06:53:36.165 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-18 06:53:36.167 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 06:53:36.170 | + inc/python:setup_package:446 : local extras= 2026-08-18 06:53:36.172 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 06:53:36.174 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 06:53:36.177 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 06:53:36.179 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 06:53:36.181 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 06:53:36.184 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-18 06:53:36.207 | Using python 3.12 to install /opt/stack/neutron 2026-08-18 06:53:36.210 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-18 06:53:37.225 | Obtaining file:///opt/stack/neutron 2026-08-18 06:53:37.234 | Installing build dependencies: started 2026-08-18 06:53:38.872 | Installing build dependencies: finished with status 'done' 2026-08-18 06:53:38.873 | Checking if build backend supports build_editable: started 2026-08-18 06:53:39.433 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 06:53:39.434 | Getting requirements to build editable: started 2026-08-18 06:53:39.747 | Getting requirements to build editable: finished with status 'done' 2026-08-18 06:53:39.750 | Preparing editable metadata (pyproject.toml): started 2026-08-18 06:53:41.474 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:53:41.497 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.0.3) 2026-08-18 06:53:41.498 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.10.1) 2026-08-18 06:53:41.499 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.0) 2026-08-18 06:53:41.500 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.5.1) 2026-08-18 06:53:41.501 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.0) 2026-08-18 06:53:41.502 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.3.1) 2026-08-18 06:53:41.686 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:41.832 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 06:53:41.844 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (0.32.0) 2026-08-18 06:53:41.845 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.34.2) 2026-08-18 06:53:41.845 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.6) 2026-08-18 06:53:41.846 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (13.0.0) 2026-08-18 06:53:41.847 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.3.0) 2026-08-18 06:53:41.908 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:41.924 | Downloading neutron_lib-5.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 06:53:41.936 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (9.1.4) 2026-08-18 06:53:41.936 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.0.51) 2026-08-18 06:53:41.937 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.8.10) 2026-08-18 06:53:41.938 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.15.0) 2026-08-18 06:53:41.939 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.18.5) 2026-08-18 06:53:41.940 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.9.0) 2026-08-18 06:53:41.941 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.3.0) 2026-08-18 06:53:41.941 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.6.1) 2026-08-18 06:53:41.942 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (10.7.0) 2026-08-18 06:53:41.943 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.5.0) 2026-08-18 06:53:41.944 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.1.0) 2026-08-18 06:53:41.945 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.9.0) 2026-08-18 06:53:41.946 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (8.3.0) 2026-08-18 06:53:41.947 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.2.0) 2026-08-18 06:53:41.947 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (8.2.0) 2026-08-18 06:53:41.948 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.0.0) 2026-08-18 06:53:41.949 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.12.0) 2026-08-18 06:53:41.950 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.9.0) 2026-08-18 06:53:41.951 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.10.0) 2026-08-18 06:53:41.952 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.11.0) 2026-08-18 06:53:41.953 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (4.8.0) 2026-08-18 06:53:41.954 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.8.0) 2026-08-18 06:53:41.955 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (10.1.1) 2026-08-18 06:53:41.956 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.11.0) 2026-08-18 06:53:41.957 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.4.0) 2026-08-18 06:53:41.996 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:42.012 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 06:53:42.049 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:42.064 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 06:53:42.107 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:42.122 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-18 06:53:42.233 | Installing build dependencies: started 2026-08-18 06:53:43.756 | Installing build dependencies: finished with status 'done' 2026-08-18 06:53:43.757 | Getting requirements to build wheel: started 2026-08-18 06:53:44.437 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 06:53:44.439 | Preparing metadata (pyproject.toml): started 2026-08-18 06:53:44.829 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:53:44.880 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:44.895 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 06:53:44.906 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.2.2) 2026-08-18 06:53:44.942 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:44.960 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-18 06:53:44.972 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (24.2.1) 2026-08-18 06:53:44.973 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.13.0) 2026-08-18 06:53:44.974 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.18.0) 2026-08-18 06:53:45.007 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:45.023 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-18 06:53:45.067 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:45.086 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:53:45.096 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.4.0) 2026-08-18 06:53:45.097 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (9.0.1) 2026-08-18 06:53:45.100 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev121) (1.3.12) 2026-08-18 06:53:45.101 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev121) (4.15.0) 2026-08-18 06:53:45.104 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev121) (2.2.2) 2026-08-18 06:53:45.109 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev121) (3.3.2) 2026-08-18 06:53:45.113 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev121) (3.0.3) 2026-08-18 06:53:45.117 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev121) (2.1.0) 2026-08-18 06:53:45.118 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev121) (1.9.0) 2026-08-18 06:53:45.124 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (4.1.0) 2026-08-18 06:53:45.126 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (2.13.0) 2026-08-18 06:53:45.126 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (5.8.0) 2026-08-18 06:53:45.139 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev121) (1.3.7) 2026-08-18 06:53:45.170 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:45.186 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 06:53:45.200 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (43.0.3) 2026-08-18 06:53:45.201 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.5.0) 2026-08-18 06:53:45.202 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.1.0) 2026-08-18 06:53:45.203 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.33) 2026-08-18 06:53:45.204 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (4.10.0) 2026-08-18 06:53:45.205 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (6.0.3) 2026-08-18 06:53:45.209 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (2.0.0) 2026-08-18 06:53:45.213 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (3.0) 2026-08-18 06:53:45.221 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (3.1.1) 2026-08-18 06:53:45.226 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (0.41.0) 2026-08-18 06:53:45.227 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (1.2.1) 2026-08-18 06:53:45.254 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:45.270 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-18 06:53:45.285 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (26.2) 2026-08-18 06:53:45.288 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (2.8.0) 2026-08-18 06:53:45.289 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (3.5.3) 2026-08-18 06:53:45.301 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (6.1.1) 2026-08-18 06:53:45.301 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (4.0.0) 2026-08-18 06:53:45.323 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev121) (0.20) 2026-08-18 06:53:45.329 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev121) (2.0.0) 2026-08-18 06:53:45.337 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev121) (2.1.2) 2026-08-18 06:53:45.338 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev121) (0.6.2) 2026-08-18 06:53:45.346 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev121) (2.9.0.post0) 2026-08-18 06:53:45.351 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (7.1.4) 2026-08-18 06:53:45.353 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.3.1) 2026-08-18 06:53:45.354 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.6.2) 2026-08-18 06:53:45.355 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (0.16.0) 2026-08-18 06:53:45.359 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.1.0) 2026-08-18 06:53:45.368 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (2026.2) 2026-08-18 06:53:45.375 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (0.25.0) 2026-08-18 06:53:45.380 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev121) (5.0.0) 2026-08-18 06:53:45.382 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev121) (4.0.1) 2026-08-18 06:53:45.413 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (1.7.6) 2026-08-18 06:53:45.420 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (2.2.0) 2026-08-18 06:53:45.430 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev121) (3.18.0) 2026-08-18 06:53:45.479 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:45.494 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-18 06:53:45.518 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:45.520 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-18 06:53:45.539 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (3.0.3) 2026-08-18 06:53:45.540 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (1.6.2) 2026-08-18 06:53:45.549 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev121) (84.0.0) 2026-08-18 06:53:45.577 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev121) (0.8.1) 2026-08-18 06:53:45.619 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev121) (1.17.0) 2026-08-18 06:53:45.624 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.15.0) 2026-08-18 06:53:45.626 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.26.0) 2026-08-18 06:53:45.664 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) 2026-08-18 06:53:45.682 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 06:53:45.699 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.6.0) 2026-08-18 06:53:45.700 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.0.0) 2026-08-18 06:53:45.710 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (3.0.52) 2026-08-18 06:53:45.711 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (1.11.0) 2026-08-18 06:53:45.712 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (15.0.0) 2026-08-18 06:53:45.713 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (1.8.0) 2026-08-18 06:53:45.719 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (26.1.0) 2026-08-18 06:53:45.720 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2025.9.1) 2026-08-18 06:53:45.720 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.37.0) 2026-08-18 06:53:45.721 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2026.5.1) 2026-08-18 06:53:45.776 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (3.4.7) 2026-08-18 06:53:45.777 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (3.18) 2026-08-18 06:53:45.778 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (2.7.0) 2026-08-18 06:53:45.780 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (2023.11.17) 2026-08-18 06:53:45.814 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.2.0) 2026-08-18 06:53:45.815 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2.20.0) 2026-08-18 06:53:45.827 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.1.2) 2026-08-18 06:53:45.846 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev121) (0.8) 2026-08-18 06:53:45.919 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev121) (0.16.0) 2026-08-18 06:53:46.012 | Downloading neutron_lib-5.0.0-py3-none-any.whl (656 kB) 2026-08-18 06:53:46.112 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 6.9 MB/s 0:00:00 2026-08-18 06:53:46.128 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-08-18 06:53:46.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.7 MB/s 0:00:00 2026-08-18 06:53:46.327 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-18 06:53:46.353 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-18 06:53:46.375 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-18 06:53:46.398 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-18 06:53:46.424 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-08-18 06:53:46.439 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-18 06:53:46.456 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-18 06:53:46.484 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-18 06:53:46.534 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-18 06:53:46.558 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-18 06:53:46.582 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-18 06:53:46.688 | Building wheels for collected packages: neutron, ovs 2026-08-18 06:53:46.689 | Building editable for neutron (pyproject.toml): started 2026-08-18 06:53:48.978 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-18 06:53:48.979 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev121-0.editable-py3-none-any.whl size=16068 sha256=481222e14007dd38ad96793ba3781762c511d6b41c102f6371abcdf5628251d5 2026-08-18 06:53:48.980 | Stored in directory: /tmp/pip-ephem-wheel-cache-_g_cgria/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-18 06:53:48.987 | Building wheel for ovs (pyproject.toml): started 2026-08-18 06:53:49.856 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-18 06:53:49.857 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=27c55d5eaa4fc5e37a8c3b0d383e8a84f4d235e2dc40bded2e7e61ea6f53cc9f 2026-08-18 06:53:49.858 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-18 06:53:49.866 | Successfully built neutron ovs 2026-08-18 06:53:50.237 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-18 06:53:55.741 | 2026-08-18 06:53:55.765 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev121 neutron-lib-5.0.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-18 06:53:56.001 | + inc/python:pip_install:216 : result=0 2026-08-18 06:53:56.005 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:53:56.008 | + functions-common:time_stop:2420 : local name 2026-08-18 06:53:56.011 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:53:56.013 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:53:56.015 | + functions-common:time_stop:2423 : local total 2026-08-18 06:53:56.018 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:53:56.020 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:53:56.022 | + functions-common:time_stop:2427 : start_time=1787036016201 2026-08-18 06:53:56.025 | + functions-common:time_stop:2429 : [[ -z 1787036016201 ]] 2026-08-18 06:53:56.029 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:53:56.034 | + functions-common:time_stop:2432 : end_time=1787036036031 2026-08-18 06:53:56.037 | + functions-common:time_stop:2433 : elapsed_time=19830 2026-08-18 06:53:56.040 | + functions-common:time_stop:2434 : total=119901 2026-08-18 06:53:56.042 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:53:56.046 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139731 2026-08-18 06:53:56.050 | + inc/python:pip_install:219 : return 0 2026-08-18 06:53:56.054 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 06:53:56.057 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 06:53:56.060 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-18 06:53:56.063 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-18 06:53:56.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:53:56.070 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:53:56.073 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-18 06:53:56.076 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:53:56.078 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-18 06:53:56.081 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-18 06:53:56.085 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-18 06:53:56.085 | Installing OVN and dependent packages 2026-08-18 06:53:56.088 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-18 06:53:56.092 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-18 06:53:56.111 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:53:56.115 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-18 06:53:56.134 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:53:56.137 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-18 06:53:56.157 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:53:56.160 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-18 06:53:56.163 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-18 06:53:56.182 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:53:56.186 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-18 06:53:56.189 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-18 06:53:56.207 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-18 06:53:56.212 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-18 06:53:56.228 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-18 06:53:56.233 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-18 06:53:56.257 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-18 06:53:56.260 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:53:56.263 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:53:56.265 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:53:56.268 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:53:56.271 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:53:56.274 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:53:56.277 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:53:56.280 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:53:56.283 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:53:56.286 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:53:56.290 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:53:56.293 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:53:56.296 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-18 06:53:56.299 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:53:56.302 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:53:56.306 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:53:56.309 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-18 06:53:56.334 | + 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 fakeroot make openvswitch-switch 2026-08-18 06:53:56.375 | Reading package lists... 2026-08-18 06:53:56.782 | Building dependency tree... 2026-08-18 06:53:56.783 | Reading state information... 2026-08-18 06:53:57.378 | fakeroot is already the newest version (1.33-1). 2026-08-18 06:53:57.379 | fakeroot set to manually installed. 2026-08-18 06:53:57.379 | make is already the newest version (4.3-4.1build2). 2026-08-18 06:53:57.379 | make set to manually installed. 2026-08-18 06:53:57.379 | The following packages were automatically installed and are no longer required: 2026-08-18 06:53:57.383 | libfwupd2 libgusb2 2026-08-18 06:53:57.383 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:53:57.384 | The following additional packages will be installed: 2026-08-18 06:53:57.384 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-18 06:53:57.384 | python3-sortedcontainers 2026-08-18 06:53:57.387 | Suggested packages: 2026-08-18 06:53:57.387 | openvswitch-doc python-sortedcontainers-doc 2026-08-18 06:53:57.427 | The following NEW packages will be installed: 2026-08-18 06:53:57.428 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-18 06:53:57.428 | python3-openvswitch python3-sortedcontainers 2026-08-18 06:53:57.495 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-08-18 06:53:57.495 | Need to get 4225 kB of archives. 2026-08-18 06:53:57.495 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-18 06:53:57.495 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-18 06:53:57.509 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-18 06:53:57.522 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-18 06:53:57.525 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-18 06:53:57.531 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-18 06:53:57.543 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-18 06:53:57.805 | perl: warning: Setting locale failed. 2026-08-18 06:53:57.805 | perl: warning: Please check that your locale settings: 2026-08-18 06:53:57.805 | LANGUAGE = (unset), 2026-08-18 06:53:57.805 | LC_ALL = "en_US.utf8", 2026-08-18 06:53:57.805 | LANG = "de_DE.UTF-8" 2026-08-18 06:53:57.805 | are supported and installed on your system. 2026-08-18 06:53:57.806 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:53:57.874 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:53:57.875 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:53:57.875 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:53:58.070 | Fetched 4225 kB in 0s (40.4 MB/s) 2026-08-18 06:53:58.119 | Selecting previously unselected package libunbound8:amd64. 2026-08-18 06:53:58.199 | (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 ... 126942 files and directories currently installed.) 2026-08-18 06:53:58.206 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-18 06:53:58.214 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-18 06:53:58.270 | Selecting previously unselected package openvswitch-common. 2026-08-18 06:53:58.283 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:53:58.288 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 06:53:58.397 | Selecting previously unselected package python3-sortedcontainers. 2026-08-18 06:53:58.410 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-18 06:53:58.415 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-18 06:53:58.474 | Selecting previously unselected package libxdp1:amd64. 2026-08-18 06:53:58.487 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-18 06:53:58.492 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-18 06:53:58.556 | Selecting previously unselected package python3-openvswitch. 2026-08-18 06:53:58.568 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:53:58.573 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 06:53:58.690 | Selecting previously unselected package openvswitch-switch. 2026-08-18 06:53:58.702 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:53:58.711 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 06:53:58.850 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-18 06:53:59.105 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-18 06:53:59.118 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-18 06:53:59.130 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 06:53:59.145 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 06:53:59.545 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 06:53:59.570 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-18 06:54:00.282 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-18 06:54:00.479 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-18 06:54:01.539 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:54:03.383 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 06:54:03.635 | perl: warning: Setting locale failed. 2026-08-18 06:54:03.635 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:03.635 | LANGUAGE = (unset), 2026-08-18 06:54:03.635 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:03.635 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:03.635 | are supported and installed on your system. 2026-08-18 06:54:03.635 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:03.782 | perl: warning: Setting locale failed. 2026-08-18 06:54:03.782 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:03.782 | LANGUAGE = (unset), 2026-08-18 06:54:03.782 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:03.782 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:03.782 | are supported and installed on your system. 2026-08-18 06:54:03.782 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:03.834 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:54:03.834 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:54:03.834 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:54:03.907 | perl: warning: Setting locale failed. 2026-08-18 06:54:03.907 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:03.907 | LANGUAGE = (unset), 2026-08-18 06:54:03.907 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:03.907 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:03.907 | are supported and installed on your system. 2026-08-18 06:54:03.907 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:04.421 | 2026-08-18 06:54:04.421 | Running kernel seems to be up-to-date. 2026-08-18 06:54:04.421 | 2026-08-18 06:54:04.421 | Restarting services... 2026-08-18 06:54:04.478 | 2026-08-18 06:54:04.479 | Service restarts being deferred: 2026-08-18 06:54:04.479 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:54:04.479 | systemctl restart systemd-logind.service 2026-08-18 06:54:04.479 | systemctl restart virtlockd.service 2026-08-18 06:54:04.479 | systemctl restart virtlogd.service 2026-08-18 06:54:04.479 | 2026-08-18 06:54:04.479 | No containers need to be restarted. 2026-08-18 06:54:04.479 | 2026-08-18 06:54:04.479 | User sessions running outdated binaries: 2026-08-18 06:54:04.480 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:54:04.489 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:54:04.498 | 2026-08-18 06:54:04.498 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:54:06.586 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:54:06.591 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:54:06.594 | + functions-common:time_stop:2420 : local name 2026-08-18 06:54:06.597 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:54:06.601 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:54:06.604 | + functions-common:time_stop:2423 : local total 2026-08-18 06:54:06.608 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:54:06.612 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:54:06.616 | + functions-common:time_stop:2427 : start_time=1787036036331 2026-08-18 06:54:06.620 | + functions-common:time_stop:2429 : [[ -z 1787036036331 ]] 2026-08-18 06:54:06.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:54:06.630 | + functions-common:time_stop:2432 : end_time=1787036046626 2026-08-18 06:54:06.633 | + functions-common:time_stop:2433 : elapsed_time=10295 2026-08-18 06:54:06.637 | + functions-common:time_stop:2434 : total=195937 2026-08-18 06:54:06.640 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:54:06.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=206232 2026-08-18 06:54:06.648 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:54:06.654 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-18 06:54:06.682 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-18 06:54:06.687 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:54:06.690 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:54:06.695 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:54:06.697 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:54:06.701 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:54:06.704 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:54:06.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:54:06.712 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:54:06.716 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:54:06.719 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:54:06.723 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:54:06.727 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:54:06.731 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-18 06:54:06.734 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:54:06.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:54:06.741 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:54:06.745 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-18 06:54:06.775 | + 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 ovn-central ovn-controller-vtep ovn-host 2026-08-18 06:54:06.816 | Reading package lists... 2026-08-18 06:54:07.205 | Building dependency tree... 2026-08-18 06:54:07.208 | Reading state information... 2026-08-18 06:54:07.755 | The following packages were automatically installed and are no longer required: 2026-08-18 06:54:07.758 | libfwupd2 libgusb2 2026-08-18 06:54:07.758 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:54:07.764 | The following additional packages will be installed: 2026-08-18 06:54:07.764 | ovn-common 2026-08-18 06:54:07.802 | The following NEW packages will be installed: 2026-08-18 06:54:07.803 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-18 06:54:07.855 | 0 upgraded, 4 newly installed, 0 to remove and 69 not upgraded. 2026-08-18 06:54:07.856 | Need to get 2360 kB of archives. 2026-08-18 06:54:07.856 | After this operation, 8355 kB of additional disk space will be used. 2026-08-18 06:54:07.856 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-18 06:54:07.879 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-18 06:54:07.886 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-18 06:54:07.894 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-18 06:54:08.142 | perl: warning: Setting locale failed. 2026-08-18 06:54:08.144 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:08.144 | LANGUAGE = (unset), 2026-08-18 06:54:08.144 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:08.144 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:08.144 | are supported and installed on your system. 2026-08-18 06:54:08.144 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:08.208 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:54:08.209 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:54:08.209 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:54:08.406 | Fetched 2360 kB in 0s (33.0 MB/s) 2026-08-18 06:54:08.453 | Selecting previously unselected package ovn-common. 2026-08-18 06:54:08.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 ... 127142 files and directories currently installed.) 2026-08-18 06:54:08.527 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:54:08.531 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:08.646 | Selecting previously unselected package ovn-central. 2026-08-18 06:54:08.659 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:54:08.663 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:08.729 | Selecting previously unselected package ovn-controller-vtep. 2026-08-18 06:54:08.740 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:54:08.744 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:08.801 | Selecting previously unselected package ovn-host. 2026-08-18 06:54:08.814 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 06:54:08.823 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:08.919 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:08.939 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:09.465 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-18 06:54:09.660 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-18 06:54:10.168 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-18 06:54:10.232 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:10.797 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-18 06:54:10.994 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-18 06:54:11.712 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-18 06:54:12.435 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-18 06:54:13.354 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-18 06:54:13.422 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 06:54:13.636 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-18 06:54:14.236 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:54:16.251 | perl: warning: Setting locale failed. 2026-08-18 06:54:16.251 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:16.251 | LANGUAGE = (unset), 2026-08-18 06:54:16.251 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:16.251 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:16.251 | are supported and installed on your system. 2026-08-18 06:54:16.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:16.392 | perl: warning: Setting locale failed. 2026-08-18 06:54:16.392 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:16.392 | LANGUAGE = (unset), 2026-08-18 06:54:16.393 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:16.393 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:16.393 | are supported and installed on your system. 2026-08-18 06:54:16.393 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:16.443 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:54:16.443 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:54:16.443 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:54:16.517 | perl: warning: Setting locale failed. 2026-08-18 06:54:16.517 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:16.517 | LANGUAGE = (unset), 2026-08-18 06:54:16.517 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:16.517 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:16.517 | are supported and installed on your system. 2026-08-18 06:54:16.517 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:17.037 | 2026-08-18 06:54:17.037 | Running kernel seems to be up-to-date. 2026-08-18 06:54:17.037 | 2026-08-18 06:54:17.037 | Restarting services... 2026-08-18 06:54:17.090 | 2026-08-18 06:54:17.090 | Service restarts being deferred: 2026-08-18 06:54:17.090 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:54:17.090 | systemctl restart systemd-logind.service 2026-08-18 06:54:17.090 | systemctl restart virtlockd.service 2026-08-18 06:54:17.090 | systemctl restart virtlogd.service 2026-08-18 06:54:17.090 | 2026-08-18 06:54:17.090 | No containers need to be restarted. 2026-08-18 06:54:17.090 | 2026-08-18 06:54:17.091 | User sessions running outdated binaries: 2026-08-18 06:54:17.091 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:54:17.101 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:54:17.110 | 2026-08-18 06:54:17.110 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:54:19.479 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:54:19.483 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:54:19.488 | + functions-common:time_stop:2420 : local name 2026-08-18 06:54:19.492 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:54:19.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:54:19.499 | + functions-common:time_stop:2423 : local total 2026-08-18 06:54:19.503 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:54:19.508 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:54:19.512 | + functions-common:time_stop:2427 : start_time=1787036046770 2026-08-18 06:54:19.516 | + functions-common:time_stop:2429 : [[ -z 1787036046770 ]] 2026-08-18 06:54:19.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:54:19.526 | + functions-common:time_stop:2432 : end_time=1787036059522 2026-08-18 06:54:19.530 | + functions-common:time_stop:2433 : elapsed_time=12752 2026-08-18 06:54:19.533 | + functions-common:time_stop:2434 : total=206232 2026-08-18 06:54:19.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:54:19.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=218984 2026-08-18 06:54:19.543 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:54:19.546 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 06:54:19.550 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 06:54:19.554 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-18 06:54:19.557 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-18 06:54:19.564 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.568 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-18 06:54:19.572 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.575 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-18 06:54:19.581 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.584 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-18 06:54:19.588 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.592 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-18 06:54:19.596 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.599 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-18 06:54:19.603 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.607 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-18 06:54:19.611 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.615 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-18 06:54:19.619 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 06:54:19.623 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-18 06:54:19.627 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-18 06:54:19.631 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-18 06:54:19.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:54:19.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:54:19.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-18 06:54:19.647 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:54:19.651 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-18 06:54:19.655 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 06:54:19.659 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-18 06:54:19.685 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:54:19.688 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-18 06:54:19.692 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-18 06:54:19.695 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-18 06:54:19.699 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 06:54:19.703 | + lib/stack:stack_install_service:32 : install_nova 2026-08-18 06:54:19.707 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-18 06:54:19.711 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-18 06:54:19.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:54:19.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:54:19.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-18 06:54:19.725 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:54:19.730 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-18 06:54:19.754 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:54:19.758 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-18 06:54:19.761 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-18 06:54:19.765 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-18 06:54:19.768 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-18 06:54:19.772 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-18 06:54:19.939 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-18 06:54:19.941 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:54:19.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:54:19.946 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 06:54:19.950 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:54:19.953 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:54:19.958 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:54:19.962 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:54:19.966 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:54:19.969 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:54:19.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:54:19.977 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:54:19.980 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:54:19.984 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:54:19.988 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:54:19.991 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:54:19.995 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 06:54:19.999 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:54:20.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:54:20.006 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:54:20.010 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 06:54:20.039 | + 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 qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 06:54:20.082 | Reading package lists... 2026-08-18 06:54:20.532 | Building dependency tree... 2026-08-18 06:54:20.533 | Reading state information... 2026-08-18 06:54:21.303 | The following packages were automatically installed and are no longer required: 2026-08-18 06:54:21.306 | libfwupd2 libgusb2 2026-08-18 06:54:21.306 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:54:21.307 | The following additional packages will be installed: 2026-08-18 06:54:21.309 | apport libvirt-daemon libvirt-daemon-config-network 2026-08-18 06:54:21.309 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-18 06:54:21.310 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 ovmf python3-apport 2026-08-18 06:54:21.310 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-18 06:54:21.310 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-18 06:54:21.311 | qemu-system-sparc 2026-08-18 06:54:21.314 | Suggested packages: 2026-08-18 06:54:21.314 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-18 06:54:21.314 | libvirt-daemon-driver-storage-gluster 2026-08-18 06:54:21.314 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-18 06:54:21.314 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-18 06:54:21.314 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-18 06:54:21.314 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-08-18 06:54:21.372 | The following packages will be REMOVED: 2026-08-18 06:54:21.374 | apport-core-dump-handler 2026-08-18 06:54:21.376 | The following NEW packages will be installed: 2026-08-18 06:54:21.376 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-18 06:54:21.376 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-18 06:54:21.377 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-18 06:54:21.378 | The following packages will be upgraded: 2026-08-18 06:54:21.379 | apport libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-08-18 06:54:21.379 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-18 06:54:21.379 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-08-18 06:54:21.380 | ovmf python3-apport 2026-08-18 06:54:21.429 | 12 upgraded, 13 newly installed, 1 to remove and 56 not upgraded. 2026-08-18 06:54:21.429 | Need to get 118 MB of archives. 2026-08-18 06:54:21.429 | After this operation, 897 MB of additional disk space will be used. 2026-08-18 06:54:21.429 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.3-0ubuntu0.1 [93.7 kB] 2026-08-18 06:54:21.439 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.3-0ubuntu0.1 [85.3 kB] 2026-08-18 06:54:21.444 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-18 06:54:21.449 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-18 06:54:21.454 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1160 B] 2026-08-18 06:54:21.459 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-08-18 06:54:21.469 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-08-18 06:54:21.475 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-08-18 06:54:21.480 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6042 B] 2026-08-18 06:54:21.483 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-08-18 06:54:21.489 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3116 B] 2026-08-18 06:54:21.494 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1374 B] 2026-08-18 06:54:21.499 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1830 kB] 2026-08-18 06:54:21.521 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-08-18 06:54:21.524 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-18 06:54:21.527 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-18 06:54:21.660 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-18 06:54:21.837 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-18 06:54:21.937 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-18 06:54:22.007 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-18 06:54:22.044 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-18 06:54:22.685 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-18 06:54:22.686 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-08-18 06:54:22.746 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-18 06:54:22.792 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-18 06:54:23.049 | perl: warning: Setting locale failed. 2026-08-18 06:54:23.049 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:23.049 | LANGUAGE = (unset), 2026-08-18 06:54:23.049 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:23.049 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:23.049 | are supported and installed on your system. 2026-08-18 06:54:23.050 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:23.124 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:54:23.124 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:54:23.124 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:54:23.253 | Vorkonfiguration der Pakete ... 2026-08-18 06:54:23.463 | Fetched 118 MB in 1s (84.9 MB/s) 2026-08-18 06:54:23.576 | (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 ... 127210 files and directories currently installed.) 2026-08-18 06:54:23.582 | Preparing to unpack .../python3-apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-18 06:54:23.717 | Unpacking python3-apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-18 06:54:23.798 | Preparing to unpack .../apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-18 06:54:23.880 | Unpacking apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-18 06:54:24.098 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-18 06:54:24.098 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-18 06:54:24.098 | Package apport-core-dump-handler is to be removed. 2026-08-18 06:54:24.098 | Package python3-zstandard is not installed. 2026-08-18 06:54:24.098 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-18 06:54:24.099 | Package apport-core-dump-handler is to be removed. 2026-08-18 06:54:24.099 | Package systemd-coredump is not installed. 2026-08-18 06:54:24.099 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-18 06:54:24.099 | Package apport-core-dump-handler is to be removed. 2026-08-18 06:54:24.099 | Package python3-zstandard is not installed. 2026-08-18 06:54:24.099 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-18 06:54:24.099 | Package apport-core-dump-handler is to be removed. 2026-08-18 06:54:24.099 | Package systemd-coredump is not installed. 2026-08-18 06:54:24.099 | 2026-08-18 06:54:24.163 | (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 ... 127210 files and directories currently installed.) 2026-08-18 06:54:24.169 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-18 06:54:25.118 | Selecting previously unselected package systemd-coredump. 2026-08-18 06:54:25.190 | (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 ... 127206 files and directories currently installed.) 2026-08-18 06:54:25.198 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 06:54:25.202 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-18 06:54:25.260 | Selecting previously unselected package python3-zstandard. 2026-08-18 06:54:25.273 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-18 06:54:25.278 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-18 06:54:25.355 | Preparing to unpack .../02-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 06:54:25.383 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:25.452 | Preparing to unpack .../03-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 06:54:25.480 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:25.584 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 06:54:25.615 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:25.719 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 06:54:25.748 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:25.863 | Preparing to unpack .../06-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 06:54:25.893 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:25.986 | Preparing to unpack .../07-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 06:54:26.064 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:26.173 | Preparing to unpack .../08-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 06:54:26.201 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:26.334 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 06:54:26.379 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:26.460 | Preparing to unpack .../10-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 06:54:26.475 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-18 06:54:26.660 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-18 06:54:26.672 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 06:54:26.684 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:26.755 | Selecting previously unselected package python3-libvirt. 2026-08-18 06:54:26.766 | Preparing to unpack .../12-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-18 06:54:26.771 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-18 06:54:26.843 | Selecting previously unselected package qemu-system-arm. 2026-08-18 06:54:26.854 | Preparing to unpack .../13-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:54:26.866 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:27.399 | Selecting previously unselected package qemu-system-mips. 2026-08-18 06:54:27.411 | Preparing to unpack .../14-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:54:27.424 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:28.051 | Selecting previously unselected package qemu-system-ppc. 2026-08-18 06:54:28.063 | Preparing to unpack .../15-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:54:28.076 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:28.473 | Selecting previously unselected package qemu-system-sparc. 2026-08-18 06:54:28.486 | Preparing to unpack .../16-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:54:28.498 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:28.768 | Selecting previously unselected package qemu-system-s390x. 2026-08-18 06:54:28.779 | Preparing to unpack .../17-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:54:28.792 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:28.978 | Selecting previously unselected package qemu-system-misc. 2026-08-18 06:54:28.990 | Preparing to unpack .../18-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:54:29.002 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:31.059 | Selecting previously unselected package qemu-system. 2026-08-18 06:54:31.082 | Preparing to unpack .../19-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 06:54:31.086 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:31.146 | Preparing to unpack .../20-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-18 06:54:31.156 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-08-18 06:54:31.339 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-18 06:54:31.364 | Preparing to unpack .../21-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-18 06:54:31.368 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-18 06:54:33.295 | Selecting previously unselected package qemu-efi-arm. 2026-08-18 06:54:33.305 | Preparing to unpack .../22-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-18 06:54:33.309 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-18 06:54:34.145 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-18 06:54:34.651 | Creating group 'systemd-coredump' with GID 987. 2026-08-18 06:54:34.655 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-18 06:54:34.681 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:34.698 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:34.717 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:34.734 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-18 06:54:34.745 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:34.762 | Setting up python3-apport (2.28.3-0ubuntu0.1) ... 2026-08-18 06:54:35.008 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-18 06:54:35.019 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-18 06:54:35.271 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:35.282 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:35.301 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-18 06:54:35.313 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:35.331 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:35.889 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:36.381 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-18 06:54:36.683 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:36.712 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:36.730 | Setting up apport (2.28.3-0ubuntu0.1) ... 2026-08-18 06:54:37.843 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-18 06:54:37.891 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:37.908 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:37.926 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 06:54:37.938 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:37.954 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:37.972 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-18 06:54:38.141 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:54:38.141 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:54:38.141 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:54:41.800 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-18 06:54:41.865 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 06:54:41.897 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 06:54:43.858 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-18 06:54:44.106 | perl: warning: Setting locale failed. 2026-08-18 06:54:44.106 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:44.106 | LANGUAGE = (unset), 2026-08-18 06:54:44.106 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:44.106 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:44.106 | are supported and installed on your system. 2026-08-18 06:54:44.107 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:44.241 | perl: warning: Setting locale failed. 2026-08-18 06:54:44.241 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:44.242 | LANGUAGE = (unset), 2026-08-18 06:54:44.242 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:44.242 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:44.242 | are supported and installed on your system. 2026-08-18 06:54:44.242 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:44.292 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-18 06:54:44.293 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-18 06:54:44.293 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-18 06:54:44.362 | perl: warning: Setting locale failed. 2026-08-18 06:54:44.362 | perl: warning: Please check that your locale settings: 2026-08-18 06:54:44.362 | LANGUAGE = (unset), 2026-08-18 06:54:44.362 | LC_ALL = "en_US.utf8", 2026-08-18 06:54:44.362 | LANG = "de_DE.UTF-8" 2026-08-18 06:54:44.362 | are supported and installed on your system. 2026-08-18 06:54:44.363 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:54:44.866 | 2026-08-18 06:54:44.866 | Running kernel seems to be up-to-date. 2026-08-18 06:54:44.866 | 2026-08-18 06:54:44.866 | Restarting services... 2026-08-18 06:54:44.923 | 2026-08-18 06:54:44.923 | Service restarts being deferred: 2026-08-18 06:54:44.923 | /etc/needrestart/restart.d/dbus.service 2026-08-18 06:54:44.923 | systemctl restart systemd-logind.service 2026-08-18 06:54:44.923 | systemctl restart virtlockd.service 2026-08-18 06:54:44.923 | systemctl restart virtlogd.service 2026-08-18 06:54:44.923 | 2026-08-18 06:54:44.923 | No containers need to be restarted. 2026-08-18 06:54:44.923 | 2026-08-18 06:54:44.924 | User sessions running outdated binaries: 2026-08-18 06:54:44.924 | quobyte @ session #5: sshd[2015,2061] 2026-08-18 06:54:44.934 | quobyte @ user manager service: systemd[1157] 2026-08-18 06:54:44.944 | 2026-08-18 06:54:44.944 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 06:54:46.997 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:54:47.000 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:54:47.003 | + functions-common:time_stop:2420 : local name 2026-08-18 06:54:47.006 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:54:47.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:54:47.011 | + functions-common:time_stop:2423 : local total 2026-08-18 06:54:47.013 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:54:47.016 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:54:47.018 | + functions-common:time_stop:2427 : start_time=1787036060035 2026-08-18 06:54:47.021 | + functions-common:time_stop:2429 : [[ -z 1787036060035 ]] 2026-08-18 06:54:47.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:54:47.030 | + functions-common:time_stop:2432 : end_time=1787036087026 2026-08-18 06:54:47.033 | + functions-common:time_stop:2433 : elapsed_time=26991 2026-08-18 06:54:47.035 | + functions-common:time_stop:2434 : total=218984 2026-08-18 06:54:47.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:54:47.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=245975 2026-08-18 06:54:47.044 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:54:47.047 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-18 06:54:47.050 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 06:54:47.052 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 06:54:47.055 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 06:54:47.058 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 06:54:47.061 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 06:54:47.064 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 06:54:47.067 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:54:47.070 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:54:47.072 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 06:54:47.075 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 06:54:47.078 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 06:54:47.081 | + functions-common:apt_get_update:1167 : return 2026-08-18 06:54:47.083 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-18 06:54:47.086 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 06:54:47.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:54:47.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:54:47.094 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-18 06:54:47.117 | + 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 ovmf swtpm swtpm-tools mdevctl 2026-08-18 06:54:47.154 | Reading package lists... 2026-08-18 06:54:47.517 | Building dependency tree... 2026-08-18 06:54:47.519 | Reading state information... 2026-08-18 06:54:48.045 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-18 06:54:48.045 | ovmf set to manually installed. 2026-08-18 06:54:48.046 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-18 06:54:48.046 | swtpm set to manually installed. 2026-08-18 06:54:48.046 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-18 06:54:48.046 | swtpm-tools set to manually installed. 2026-08-18 06:54:48.046 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-18 06:54:48.046 | mdevctl set to manually installed. 2026-08-18 06:54:48.046 | The following packages were automatically installed and are no longer required: 2026-08-18 06:54:48.047 | libfwupd2 libgusb2 2026-08-18 06:54:48.047 | Use 'sudo apt autoremove' to remove them. 2026-08-18 06:54:48.138 | 0 upgraded, 0 newly installed, 0 to remove and 56 not upgraded. 2026-08-18 06:54:48.144 | + functions-common:apt_get:1211 : result=0 2026-08-18 06:54:48.148 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 06:54:48.176 | + functions-common:time_stop:2420 : local name 2026-08-18 06:54:48.179 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:54:48.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:54:48.184 | + functions-common:time_stop:2423 : local total 2026-08-18 06:54:48.186 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:54:48.189 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 06:54:48.192 | + functions-common:time_stop:2427 : start_time=1787036087114 2026-08-18 06:54:48.194 | + functions-common:time_stop:2429 : [[ -z 1787036087114 ]] 2026-08-18 06:54:48.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:54:48.202 | + functions-common:time_stop:2432 : end_time=1787036088199 2026-08-18 06:54:48.205 | + functions-common:time_stop:2433 : elapsed_time=1085 2026-08-18 06:54:48.207 | + functions-common:time_stop:2434 : total=245975 2026-08-18 06:54:48.210 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:54:48.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=247060 2026-08-18 06:54:48.216 | + functions-common:apt_get:1215 : return 0 2026-08-18 06:54:48.218 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-18 06:54:48.222 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 06:54:48.225 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 06:54:48.228 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-18 06:54:48.231 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-18 06:54:48.234 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-18 06:54:48.237 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-18 06:54:48.240 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-18 06:54:48.242 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-18 06:54:48.260 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:54:48.264 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-18 06:54:48.281 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-18 06:54:48.284 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-18 06:54:48.287 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-18 06:54:48.289 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-18 06:54:48.292 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-18 06:54:48.295 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-18 06:54:48.298 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-18 06:54:48.300 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:54:48.304 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:54:48.308 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:54:48.310 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:54:48.314 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:54:48.331 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:54:48.334 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:54:48.336 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:54:48.340 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-18 06:54:48.340 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:54:48.345 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-18 06:54:48.348 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 06:54:48.350 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-18 06:54:48.353 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:54:48.355 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:54:48.358 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:54:48.360 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:54:48.363 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:54:48.365 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:54:48.368 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:54:48.370 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:54:48.374 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:54:48.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036088375 2026-08-18 06:54:48.381 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-18 06:54:48.385 | Cloning into '/opt/stack/novnc'... 2026-08-18 06:54:50.423 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:54:50.425 | + functions-common:time_stop:2420 : local name 2026-08-18 06:54:50.428 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:54:50.430 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:54:50.432 | + functions-common:time_stop:2423 : local total 2026-08-18 06:54:50.435 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:54:50.437 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:54:50.439 | + functions-common:time_stop:2427 : start_time=1787036088375 2026-08-18 06:54:50.441 | + functions-common:time_stop:2429 : [[ -z 1787036088375 ]] 2026-08-18 06:54:50.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:54:50.448 | + functions-common:time_stop:2432 : end_time=1787036090446 2026-08-18 06:54:50.451 | + functions-common:time_stop:2433 : elapsed_time=2071 2026-08-18 06:54:50.453 | + functions-common:time_stop:2434 : total=150845 2026-08-18 06:54:50.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:54:50.457 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152916 2026-08-18 06:54:50.460 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-18 06:54:50.463 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-18 06:54:50.465 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:54:50.468 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:54:50.471 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:54:50.473 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:54:50.475 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:54:50.477 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:54:50.479 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:54:50.482 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:54:50.486 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:54:50.490 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036090487 2026-08-18 06:54:50.493 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-18 06:54:50.955 | From https://github.com/novnc/novnc 2026-08-18 06:54:50.955 | * tag v1.3.0 -> FETCH_HEAD 2026-08-18 06:54:50.964 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:54:50.967 | + functions-common:time_stop:2420 : local name 2026-08-18 06:54:50.969 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:54:50.971 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:54:50.974 | + functions-common:time_stop:2423 : local total 2026-08-18 06:54:50.977 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:54:50.980 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:54:50.982 | + functions-common:time_stop:2427 : start_time=1787036090487 2026-08-18 06:54:50.985 | + functions-common:time_stop:2429 : [[ -z 1787036090487 ]] 2026-08-18 06:54:50.989 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:54:50.993 | + functions-common:time_stop:2432 : end_time=1787036090990 2026-08-18 06:54:50.996 | + functions-common:time_stop:2433 : elapsed_time=503 2026-08-18 06:54:50.999 | + functions-common:time_stop:2434 : total=152916 2026-08-18 06:54:51.002 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:54:51.005 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153419 2026-08-18 06:54:51.007 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 06:54:51.010 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:54:51.013 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:54:51.016 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:54:51.019 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:54:51.022 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:54:51.025 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:54:51.028 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:54:51.030 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:54:51.034 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:54:51.039 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036091036 2026-08-18 06:54:51.043 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 06:54:51.074 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:54:51.074 | 2026-08-18 06:54:51.074 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:54:51.074 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:54:51.075 | state without impacting any branches by switching back to a branch. 2026-08-18 06:54:51.075 | 2026-08-18 06:54:51.075 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:54:51.075 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:54:51.075 | 2026-08-18 06:54:51.075 | git switch -c 2026-08-18 06:54:51.075 | 2026-08-18 06:54:51.075 | Or undo this operation with: 2026-08-18 06:54:51.075 | 2026-08-18 06:54:51.076 | git switch - 2026-08-18 06:54:51.076 | 2026-08-18 06:54:51.076 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:54:51.076 | 2026-08-18 06:54:51.076 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-18 06:54:51.080 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:54:51.083 | + functions-common:time_stop:2420 : local name 2026-08-18 06:54:51.085 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:54:51.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:54:51.091 | + functions-common:time_stop:2423 : local total 2026-08-18 06:54:51.094 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:54:51.096 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:54:51.099 | + functions-common:time_stop:2427 : start_time=1787036091036 2026-08-18 06:54:51.101 | + functions-common:time_stop:2429 : [[ -z 1787036091036 ]] 2026-08-18 06:54:51.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:54:51.110 | + functions-common:time_stop:2432 : end_time=1787036091107 2026-08-18 06:54:51.113 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-18 06:54:51.116 | + functions-common:time_stop:2434 : total=153419 2026-08-18 06:54:51.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:54:51.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153490 2026-08-18 06:54:51.123 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-18 06:54:51.140 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-18 06:54:51.144 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:54:51.144 | + functions-common:git_clone:673 : head -1 2026-08-18 06:54:51.147 | 463c39e noVNC 1.3.0 2026-08-18 06:54:51.150 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:54:51.153 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-18 06:54:51.170 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:54:51.173 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-18 06:54:51.175 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-18 06:54:51.178 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-18 06:54:51.181 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 06:54:51.183 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:54:51.188 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:54:51.191 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:54:51.194 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:54:51.198 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:54:51.218 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:54:51.221 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:54:51.224 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:54:51.228 | + functions-common:git_clone:610 : echo master 2026-08-18 06:54:51.229 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:54:51.234 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-18 06:54:51.237 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 06:54:51.240 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-18 06:54:51.242 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:54:51.245 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:54:51.247 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:54:51.250 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:54:51.253 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:54:51.255 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:54:51.258 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:54:51.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:54:51.263 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:54:51.268 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036091264 2026-08-18 06:54:51.271 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-18 06:54:51.275 | Cloning into '/opt/stack/nova'... 2026-08-18 06:58:45.270 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:58:45.273 | + functions-common:time_stop:2420 : local name 2026-08-18 06:58:45.277 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:58:45.280 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:58:45.284 | + functions-common:time_stop:2423 : local total 2026-08-18 06:58:45.287 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:58:45.291 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:58:45.294 | + functions-common:time_stop:2427 : start_time=1787036091264 2026-08-18 06:58:45.297 | + functions-common:time_stop:2429 : [[ -z 1787036091264 ]] 2026-08-18 06:58:45.302 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:58:45.307 | + functions-common:time_stop:2432 : end_time=1787036325303 2026-08-18 06:58:45.310 | + functions-common:time_stop:2433 : elapsed_time=234039 2026-08-18 06:58:45.314 | + functions-common:time_stop:2434 : total=153490 2026-08-18 06:58:45.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:58:45.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387529 2026-08-18 06:58:45.325 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-08-18 06:58:45.329 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 06:58:45.332 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:58:45.336 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:58:45.339 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:58:45.343 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:58:45.347 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:58:45.351 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:58:45.354 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:58:45.358 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:58:45.363 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:58:45.368 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036325364 2026-08-18 06:58:45.371 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 06:58:46.116 | From https://review.opendev.org/openstack/nova 2026-08-18 06:58:46.117 | * branch master -> FETCH_HEAD 2026-08-18 06:58:46.128 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:58:46.132 | + functions-common:time_stop:2420 : local name 2026-08-18 06:58:46.136 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:58:46.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:58:46.143 | + functions-common:time_stop:2423 : local total 2026-08-18 06:58:46.146 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:58:46.151 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:58:46.154 | + functions-common:time_stop:2427 : start_time=1787036325364 2026-08-18 06:58:46.157 | + functions-common:time_stop:2429 : [[ -z 1787036325364 ]] 2026-08-18 06:58:46.162 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:58:46.167 | + functions-common:time_stop:2432 : end_time=1787036326164 2026-08-18 06:58:46.171 | + functions-common:time_stop:2433 : elapsed_time=800 2026-08-18 06:58:46.175 | + functions-common:time_stop:2434 : total=387529 2026-08-18 06:58:46.178 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:58:46.182 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388329 2026-08-18 06:58:46.185 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 06:58:46.189 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:58:46.193 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:58:46.196 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:58:46.200 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:58:46.203 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:58:46.207 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:58:46.211 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:58:46.214 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:58:46.219 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:58:46.224 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036326220 2026-08-18 06:58:46.228 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 06:58:46.779 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:58:46.779 | 2026-08-18 06:58:46.779 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:58:46.780 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:58:46.780 | state without impacting any branches by switching back to a branch. 2026-08-18 06:58:46.780 | 2026-08-18 06:58:46.780 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:58:46.780 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:58:46.780 | 2026-08-18 06:58:46.780 | git switch -c 2026-08-18 06:58:46.780 | 2026-08-18 06:58:46.780 | Or undo this operation with: 2026-08-18 06:58:46.780 | 2026-08-18 06:58:46.780 | git switch - 2026-08-18 06:58:46.781 | 2026-08-18 06:58:46.781 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:58:46.781 | 2026-08-18 06:58:46.781 | HEAD is now at fbcb65a325 Merge "Stabilize functional test for slow instance.save" 2026-08-18 06:58:46.792 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:58:46.795 | + functions-common:time_stop:2420 : local name 2026-08-18 06:58:46.799 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:58:46.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:58:46.805 | + functions-common:time_stop:2423 : local total 2026-08-18 06:58:46.809 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:58:46.813 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:58:46.816 | + functions-common:time_stop:2427 : start_time=1787036326220 2026-08-18 06:58:46.820 | + functions-common:time_stop:2429 : [[ -z 1787036326220 ]] 2026-08-18 06:58:46.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:58:46.829 | + functions-common:time_stop:2432 : end_time=1787036326825 2026-08-18 06:58:46.832 | + functions-common:time_stop:2433 : elapsed_time=605 2026-08-18 06:58:46.835 | + functions-common:time_stop:2434 : total=388329 2026-08-18 06:58:46.839 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:58:46.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388934 2026-08-18 06:58:46.846 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-18 06:58:46.870 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-18 06:58:46.873 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:58:46.874 | + functions-common:git_clone:673 : head -1 2026-08-18 06:58:46.877 | fbcb65a325 Merge "Stabilize functional test for slow instance.save" 2026-08-18 06:58:46.881 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:58:46.883 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-18 06:58:46.887 | + inc/python:setup_develop:353 : local bindep 2026-08-18 06:58:46.889 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-18 06:58:46.893 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-18 06:58:46.895 | + inc/python:setup_develop:359 : local extras= 2026-08-18 06:58:46.897 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-18 06:58:46.900 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 06:58:46.902 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-18 06:58:46.904 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-18 06:58:46.906 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 06:58:46.909 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 06:58:46.912 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-18 06:58:46.916 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 06:58:46.920 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-18 06:58:46.924 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 06:58:46.927 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 06:58:46.931 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-18 06:58:46.937 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-18 06:58:46.942 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-18 06:58:46.945 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-18 06:58:47.101 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-18 06:58:47.105 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 06:58:47.108 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 06:58:47.111 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 06:58:47.115 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-18 06:58:47.119 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-18 06:58:47.121 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 06:58:47.125 | + inc/python:setup_package:446 : local extras= 2026-08-18 06:58:47.128 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 06:58:47.132 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 06:58:47.136 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 06:58:47.140 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 06:58:47.143 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 06:58:47.148 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-18 06:58:47.173 | Using python 3.12 to install /opt/stack/nova 2026-08-18 06:58:47.176 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-18 06:58:48.162 | Obtaining file:///opt/stack/nova 2026-08-18 06:58:48.167 | Installing build dependencies: started 2026-08-18 06:58:49.926 | Installing build dependencies: finished with status 'done' 2026-08-18 06:58:49.927 | Checking if build backend supports build_editable: started 2026-08-18 06:58:50.479 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 06:58:50.480 | Getting requirements to build editable: started 2026-08-18 06:58:50.809 | Getting requirements to build editable: finished with status 'done' 2026-08-18 06:58:50.810 | Preparing editable metadata (pyproject.toml): started 2026-08-18 06:58:53.080 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:58:53.105 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.0.3) 2026-08-18 06:58:53.105 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.0.51) 2026-08-18 06:58:53.107 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.3.1) 2026-08-18 06:58:53.107 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (0.41.0) 2026-08-18 06:58:53.108 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.1.6) 2026-08-18 06:58:53.108 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (13.0.0) 2026-08-18 06:58:53.109 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.1.1) 2026-08-18 06:58:53.113 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.5.1) 2026-08-18 06:58:53.113 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (43.0.3) 2026-08-18 06:58:53.113 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.8.10) 2026-08-18 06:58:53.113 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.5.3) 2026-08-18 06:58:53.114 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.1.0) 2026-08-18 06:58:53.115 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.10.1) 2026-08-18 06:58:53.116 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.18.0) 2026-08-18 06:58:53.117 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.18.5) 2026-08-18 06:58:53.118 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.3.0) 2026-08-18 06:58:53.119 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.0.0) 2026-08-18 06:58:53.120 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.26.0) 2026-08-18 06:58:53.121 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (9.9.0) 2026-08-18 06:58:53.122 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.15.0) 2026-08-18 06:58:53.323 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev339) 2026-08-18 06:58:53.468 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 06:58:53.480 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.12.0) 2026-08-18 06:58:53.480 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.34.2) 2026-08-18 06:58:53.481 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.9.0) 2026-08-18 06:58:53.508 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev339) 2026-08-18 06:58:53.536 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-18 06:58:53.555 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.3.0) 2026-08-18 06:58:53.558 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.6.1) 2026-08-18 06:58:53.558 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (10.7.0) 2026-08-18 06:58:53.560 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.5.0) 2026-08-18 06:58:53.560 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (8.3.0) 2026-08-18 06:58:53.562 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.12.0) 2026-08-18 06:58:53.562 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.9.0) 2026-08-18 06:58:53.562 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.11.0) 2026-08-18 06:58:53.564 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.8.0) 2026-08-18 06:58:53.564 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (10.1.1) 2026-08-18 06:58:53.565 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (18.1.0) 2026-08-18 06:58:53.565 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.10.0) 2026-08-18 06:58:53.566 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (18.2.0) 2026-08-18 06:58:53.568 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.0.0) 2026-08-18 06:58:53.568 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.12.0) 2026-08-18 06:58:53.569 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.9.0) 2026-08-18 06:58:53.570 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev339) (4.8.0) 2026-08-18 06:58:53.572 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.0.0) 2026-08-18 06:58:53.574 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (8.2.0) 2026-08-18 06:58:53.574 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.2.2) 2026-08-18 06:58:53.574 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.11.0) 2026-08-18 06:58:53.575 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.1.0) 2026-08-18 06:58:53.576 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.1.0) 2026-08-18 06:58:53.577 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.8.0) 2026-08-18 06:58:53.578 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.1.0) 2026-08-18 06:58:53.579 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.8.0) 2026-08-18 06:58:53.622 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev339) 2026-08-18 06:58:53.636 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-18 06:58:53.648 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (9.0.1) 2026-08-18 06:58:53.649 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (0.3.0) 2026-08-18 06:58:53.650 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.4.2) 2026-08-18 06:58:53.651 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.9.0) 2026-08-18 06:58:53.652 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.9.0.post0) 2026-08-18 06:58:53.653 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.4.0) 2026-08-18 06:58:53.654 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.18.0) 2026-08-18 06:58:53.656 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.0.3) 2026-08-18 06:58:53.658 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev339) (1.3.12) 2026-08-18 06:58:53.659 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev339) (4.15.0) 2026-08-18 06:58:53.662 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev339) (7.5.0) 2026-08-18 06:58:53.666 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev339) (2.0.0) 2026-08-18 06:58:53.672 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev339) (3.0) 2026-08-18 06:58:53.680 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev339) (2.8.0) 2026-08-18 06:58:53.686 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev339) (3.1.0) 2026-08-18 06:58:53.689 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev339) (2.2.2) 2026-08-18 06:58:53.693 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev339) (3.0.3) 2026-08-18 06:58:53.696 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev339) (26.1.0) 2026-08-18 06:58:53.697 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev339) (2025.9.1) 2026-08-18 06:58:53.698 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev339) (0.37.0) 2026-08-18 06:58:53.700 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev339) (2026.5.1) 2026-08-18 06:58:53.708 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev339) (2.1.0) 2026-08-18 06:58:53.715 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev339) (4.1.0) 2026-08-18 06:58:53.716 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev339) (2.13.0) 2026-08-18 06:58:53.718 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev339) (5.8.0) 2026-08-18 06:58:53.730 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev339) (1.5.0) 2026-08-18 06:58:53.731 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev339) (1.1.0) 2026-08-18 06:58:53.732 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev339) (1.33) 2026-08-18 06:58:53.734 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev339) (4.10.0) 2026-08-18 06:58:53.742 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev339) (3.1.1) 2026-08-18 06:58:53.749 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev339) (9.1.4) 2026-08-18 06:58:53.761 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev339) (2.18.0) 2026-08-18 06:58:53.770 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev339) (0.20) 2026-08-18 06:58:53.783 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev339) (2.1.2) 2026-08-18 06:58:53.785 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev339) (0.6.2) 2026-08-18 06:58:53.802 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev339) (7.1.4) 2026-08-18 06:58:53.804 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev339) (5.3.1) 2026-08-18 06:58:53.804 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev339) (5.6.2) 2026-08-18 06:58:53.805 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev339) (0.16.0) 2026-08-18 06:58:53.809 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev339) (5.1.0) 2026-08-18 06:58:53.819 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev339) (2026.2) 2026-08-18 06:58:53.819 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev339) (26.2) 2026-08-18 06:58:53.827 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev339) (0.25.0) 2026-08-18 06:58:53.832 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev339) (5.0.0) 2026-08-18 06:58:53.836 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev339) (4.0.1) 2026-08-18 06:58:53.848 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev339) (1.2.1) 2026-08-18 06:58:53.870 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev339) (1.7.6) 2026-08-18 06:58:53.877 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev339) (2.2.0) 2026-08-18 06:58:53.882 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev339) (1.3.7) 2026-08-18 06:58:53.895 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev339) (3.3.2) 2026-08-18 06:58:53.907 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev339) (4.3.2) 2026-08-18 06:58:53.908 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev339) (3.7.1) 2026-08-18 06:58:53.917 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev339) (2.4.0) 2026-08-18 06:58:53.927 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev339) (3.0.3) 2026-08-18 06:58:53.928 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev339) (1.6.2) 2026-08-18 06:58:53.938 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev339) (84.0.0) 2026-08-18 06:58:53.957 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev339) (0.8.1) 2026-08-18 06:58:53.996 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (4.15.0) 2026-08-18 06:58:54.002 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (0.6.0) 2026-08-18 06:58:54.003 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (4.0.0) 2026-08-18 06:58:54.015 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (3.0.52) 2026-08-18 06:58:54.015 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (1.11.0) 2026-08-18 06:58:54.017 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (15.0.0) 2026-08-18 06:58:54.017 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (1.8.0) 2026-08-18 06:58:54.038 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev339) (1.17.0) 2026-08-18 06:58:54.046 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev339) (2.1.0) 2026-08-18 06:58:54.048 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev339) (24.2.1) 2026-08-18 06:58:54.070 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev339) (4.7.0) 2026-08-18 06:58:54.097 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev339) (3.4.7) 2026-08-18 06:58:54.099 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev339) (3.18) 2026-08-18 06:58:54.099 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev339) (2.7.0) 2026-08-18 06:58:54.100 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev339) (2023.11.17) 2026-08-18 06:58:54.141 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (4.2.0) 2026-08-18 06:58:54.142 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (2.20.0) 2026-08-18 06:58:54.153 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev339) (0.1.2) 2026-08-18 06:58:54.174 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev339) (0.8) 2026-08-18 06:58:54.243 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev339) (0.16.0) 2026-08-18 06:58:54.730 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev339) 2026-08-18 06:58:54.747 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-18 06:58:54.784 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev339) 2026-08-18 06:58:54.800 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-18 06:58:54.856 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev339) 2026-08-18 06:58:54.873 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-08-18 06:58:54.974 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-18 06:58:54.998 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-18 06:58:55.048 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-18 06:58:55.070 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-18 06:58:55.093 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-18 06:58:55.358 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 63.7 MB/s 0:00:00 2026-08-18 06:58:55.374 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-08-18 06:58:55.458 | Building wheels for collected packages: nova 2026-08-18 06:58:55.459 | Building editable for nova (pyproject.toml): started 2026-08-18 06:58:58.109 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-18 06:58:58.111 | Created wheel for nova: filename=nova-33.1.0.dev339-0.editable-py3-none-any.whl size=10620 sha256=409800fc3fd92945871c53c1f60839768b1679e5b1bcbe7181777e2391b322aa 2026-08-18 06:58:58.114 | Stored in directory: /tmp/pip-ephem-wheel-cache-k2dqxk3q/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-18 06:58:58.119 | Successfully built nova 2026-08-18 06:58:58.424 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-18 06:59:03.502 | 2026-08-18 06:59:03.528 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev339 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-08-18 06:59:03.733 | + inc/python:pip_install:216 : result=0 2026-08-18 06:59:03.737 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:59:03.740 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:03.744 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:03.747 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:03.750 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:03.753 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:03.756 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:59:03.759 | + functions-common:time_stop:2427 : start_time=1787036327166 2026-08-18 06:59:03.763 | + functions-common:time_stop:2429 : [[ -z 1787036327166 ]] 2026-08-18 06:59:03.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:03.771 | + functions-common:time_stop:2432 : end_time=1787036343768 2026-08-18 06:59:03.774 | + functions-common:time_stop:2433 : elapsed_time=16602 2026-08-18 06:59:03.778 | + functions-common:time_stop:2434 : total=139731 2026-08-18 06:59:03.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:03.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156333 2026-08-18 06:59:03.787 | + inc/python:pip_install:219 : return 0 2026-08-18 06:59:03.791 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 06:59:03.794 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 06:59:03.797 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-18 06:59:03.800 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-18 06:59:03.804 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:59:03.807 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:59:03.810 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-18 06:59:03.813 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:59:03.816 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-18 06:59:03.834 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 06:59:03.837 | + ./stack.sh:main:962 : configure_nova 2026-08-18 06:59:03.840 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-18 06:59:03.857 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-18 06:59:03.860 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-18 06:59:03.863 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-18 06:59:03.867 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-18 06:59:03.868 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-18 06:59:03.873 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-18 06:59:03.876 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-18 06:59:03.880 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-18 06:59:03.883 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-18 06:59:03.886 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-18 06:59:03.889 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-18 06:59:03.892 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-18 06:59:03.895 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-18 06:59:03.909 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-18 06:59:03.924 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-18 06:59:03.940 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-18 06:59:03.956 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-18 06:59:03.972 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-18 06:59:03.987 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-18 06:59:03.990 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-18 06:59:03.995 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.m7O4HjCDOL 2026-08-18 06:59:03.998 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-18 06:59:04.001 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-18 06:59:04.004 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-18 06:59:04.007 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-18 06:59:04.010 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-18 06:59:04.013 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.m7O4HjCDOL 2026-08-18 06:59:04.018 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.m7O4HjCDOL 2026-08-18 06:59:04.033 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.m7O4HjCDOL /etc/sudoers.d/nova-rootwrap 2026-08-18 06:59:04.051 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-18 06:59:04.055 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-18 06:59:04.059 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-18 06:59:04.062 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-18 06:59:04.065 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-18 06:59:04.068 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-18 06:59:04.071 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-18 06:59:04.075 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-18 06:59:04.076 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-18 06:59:04.086 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-18 06:59:04.091 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-18 06:59:04.108 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-18 06:59:04.124 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-18 06:59:04.128 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-18 06:59:04.134 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-18 06:59:04.153 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:04.156 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-18 06:59:04.167 | net.ipv4.ip_forward = 1 2026-08-18 06:59:04.172 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-18 06:59:04.175 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-18 06:59:04.178 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-18 06:59:04.195 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-18 06:59:04.198 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-18 06:59:04.201 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-18 06:59:04.217 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-18 06:59:04.221 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-18 06:59:04.221 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-18 06:59:04.228 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:f94542c6b8b 2026-08-18 06:59:04.232 | InitiatorName=iqn.2016-04.com.open-iscsi:f94542c6b8b 2026-08-18 06:59:04.237 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-18 06:59:04.240 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-18 06:59:04.320 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-18 06:59:04.322 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-18 06:59:04.325 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:59:04.328 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-18 06:59:04.396 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-18 06:59:04.398 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-18 06:59:04.405 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-18 06:59:04.409 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-18 06:59:04.448 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-18 06:59:04.452 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-18 06:59:04.486 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-18 06:59:04.522 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-18 06:59:04.555 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-18 06:59:04.591 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-18 06:59:04.628 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-18 06:59:04.670 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.221 2026-08-18 06:59:04.709 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-18 06:59:04.748 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-18 06:59:04.789 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-18 06:59:04.833 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-18 06:59:04.875 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-18 06:59:04.911 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-18 06:59:04.943 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-18 06:59:04.973 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-18 06:59:05.005 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-18 06:59:05.007 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:59:05.010 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:59:05.014 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:59:05.017 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:59:05.020 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:59:05.023 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:59:05.026 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:59:05.029 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:59:05.032 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:59:05.035 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:59:05.038 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:59:05.041 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:59:05.044 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:59:05.048 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-18 06:59:05.067 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:05.070 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 06:59:05.073 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-18 06:59:05.077 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-18 06:59:05.110 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-18 06:59:05.112 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-18 06:59:05.115 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-18 06:59:05.117 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-18 06:59:05.120 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 06:59:05.123 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:05.126 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 06:59:05.143 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:05.146 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 06:59:05.148 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:05.151 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:05.189 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-18 06:59:05.192 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-18 06:59:05.194 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-18 06:59:05.196 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-18 06:59:05.199 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 06:59:05.202 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:05.205 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 06:59:05.221 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:05.224 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 06:59:05.227 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:05.229 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:05.265 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-18 06:59:05.301 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-18 06:59:05.332 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-18 06:59:05.362 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-18 06:59:05.379 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:05.382 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-18 06:59:05.399 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:05.403 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-18 06:59:05.404 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-18 06:59:05.408 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-18 06:59:05.411 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-18 06:59:05.443 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:05.446 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-18 06:59:05.479 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-18 06:59:05.481 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-18 06:59:05.484 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-18 06:59:05.487 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 06:59:05.490 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 06:59:05.493 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-18 06:59:05.495 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 06:59:05.498 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 06:59:05.501 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 06:59:05.504 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-18 06:59:05.536 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-18 06:59:05.567 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.221/identity 2026-08-18 06:59:05.597 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-18 06:59:05.628 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-18 06:59:05.659 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-18 06:59:05.688 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-18 06:59:05.719 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-18 06:59:05.756 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.221/identity 2026-08-18 06:59:05.798 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 06:59:05.839 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 06:59:05.879 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 06:59:05.883 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-18 06:59:05.906 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:05.910 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-18 06:59:05.914 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-18 06:59:05.957 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-18 06:59:05.961 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 06:59:05.964 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 06:59:05.967 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-18 06:59:05.970 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-18 06:59:06.009 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-18 06:59:06.049 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.221/identity 2026-08-18 06:59:06.087 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-18 06:59:06.126 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-18 06:59:06.166 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-18 06:59:06.207 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-18 06:59:06.246 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-18 06:59:06.282 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-18 06:59:06.299 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:06.302 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-18 06:59:06.320 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:06.324 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-18 06:59:06.326 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-18 06:59:06.358 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-18 06:59:06.390 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-18 06:59:06.392 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-18 06:59:06.423 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-18 06:59:06.426 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-18 06:59:06.429 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-18 06:59:06.432 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:59:06.434 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:59:06.437 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:59:06.440 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:59:06.443 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:59:06.446 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:59:06.449 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:59:06.452 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:59:06.455 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:59:06.458 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:59:06.461 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:59:06.464 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:59:06.467 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:59:06.470 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-18 06:59:06.473 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-18 06:59:06.475 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-18 06:59:06.479 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 06:59:06.497 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 06:59:06.500 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 06:59:06.503 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 06:59:06.505 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 06:59:06.508 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 06:59:06.540 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:59:06.570 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:59:06.602 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 06:59:06.633 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-18 06:59:06.664 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-18 06:59:06.696 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-18 06:59:06.713 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:06.716 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-18 06:59:06.719 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-18 06:59:06.721 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-18 06:59:06.723 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-18 06:59:06.726 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 06:59:06.728 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-18 06:59:06.730 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-18 06:59:06.733 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 06:59:06.736 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 06:59:06.752 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-18 06:59:06.752 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:59:06.763 | d /var/run/uwsgi 0755 quobyte root 2026-08-18 06:59:06.768 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:59:06.781 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-18 06:59:06.786 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-18 06:59:06.788 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-18 06:59:06.793 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 06:59:06.795 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-18 06:59:06.827 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-18 06:59:06.855 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-18 06:59:06.885 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-18 06:59:06.914 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 06:59:06.946 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 06:59:06.977 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-18 06:59:07.009 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-18 06:59:07.040 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-18 06:59:07.070 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 06:59:07.100 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 06:59:07.132 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 06:59:07.164 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-18 06:59:07.194 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-18 06:59:07.225 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 06:59:07.228 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 06:59:07.231 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-18 06:59:07.233 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-18 06:59:07.236 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 06:59:07.238 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:07.241 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:07.243 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-18 06:59:07.246 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-18 06:59:07.248 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-18 06:59:07.279 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 06:59:07.310 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-18 06:59:07.311 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-18 06:59:07.321 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-18 06:59:07.326 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-18 06:59:07.329 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-18 06:59:07.331 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 06:59:07.333 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 06:59:07.336 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 06:59:07.338 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 06:59:07.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:07.343 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:07.346 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 06:59:07.348 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 06:59:07.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:07.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:07.355 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-18 06:59:07.367 | perl: warning: Setting locale failed. 2026-08-18 06:59:07.367 | perl: warning: Please check that your locale settings: 2026-08-18 06:59:07.367 | LANGUAGE = (unset), 2026-08-18 06:59:07.367 | LC_ALL = "en_US.utf8", 2026-08-18 06:59:07.368 | LANG = "de_DE.UTF-8" 2026-08-18 06:59:07.368 | are supported and installed on your system. 2026-08-18 06:59:07.368 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:59:07.409 | Enabling site nova-api. 2026-08-18 06:59:07.414 | To activate the new configuration, you need to run: 2026-08-18 06:59:07.415 | systemctl reload apache2 2026-08-18 06:59:07.419 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 06:59:07.422 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 06:59:07.424 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:59:07.426 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 06:59:07.649 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-18 06:59:07.667 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:07.670 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-18 06:59:07.673 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-18 06:59:07.675 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-18 06:59:07.678 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-18 06:59:07.680 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-18 06:59:07.683 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-18 06:59:07.686 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-18 06:59:07.688 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 06:59:07.691 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 06:59:07.708 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:59:07.708 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-18 06:59:07.718 | d /var/run/uwsgi 0755 quobyte root 2026-08-18 06:59:07.723 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:59:07.737 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-18 06:59:07.742 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-18 06:59:07.745 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-18 06:59:07.750 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 06:59:07.753 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-18 06:59:07.784 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-18 06:59:07.815 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-18 06:59:07.844 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-18 06:59:07.875 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 06:59:07.905 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 06:59:07.936 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-18 06:59:07.967 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-18 06:59:07.998 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-18 06:59:08.031 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 06:59:08.062 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 06:59:08.093 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 06:59:08.125 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-18 06:59:08.155 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-18 06:59:08.186 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-18 06:59:08.188 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-18 06:59:08.220 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-18 06:59:08.238 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:08.241 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-18 06:59:08.277 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-18 06:59:08.279 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-18 06:59:08.282 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-18 06:59:08.300 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:08.303 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:59:08.307 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:59:08.340 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-18 06:59:08.374 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-18 06:59:08.377 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-18 06:59:08.380 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-18 06:59:08.383 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 06:59:08.385 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 06:59:08.388 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 06:59:08.406 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:08.410 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 06:59:08.412 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 06:59:08.415 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 06:59:08.434 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:08.436 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:59:08.440 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 06:59:08.475 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 06:59:08.478 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 06:59:08.481 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-18 06:59:08.520 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-18 06:59:08.553 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-18 06:59:08.590 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-18 06:59:08.607 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:08.610 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-18 06:59:08.641 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-18 06:59:08.644 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-18 06:59:08.646 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-18 06:59:08.682 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-18 06:59:08.684 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 06:59:08.687 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 06:59:08.690 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-18 06:59:08.692 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-18 06:59:08.724 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-18 06:59:08.757 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.221/identity 2026-08-18 06:59:08.790 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-18 06:59:08.823 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-18 06:59:08.863 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-18 06:59:08.901 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-18 06:59:08.938 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-18 06:59:08.972 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-18 06:59:08.992 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:08.996 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-18 06:59:09.002 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 06:59:09.004 | + lib/nova:create_nova_conf:589 : local conf 2026-08-18 06:59:09.006 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-18 06:59:09.010 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-18 06:59:09.013 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 06:59:09.017 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 06:59:09.020 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-18 06:59:09.023 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-18 06:59:09.027 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-18 06:59:09.033 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-18 06:59:09.036 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-18 06:59:09.039 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-18 06:59:09.042 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-18 06:59:09.046 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 06:59:09.049 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:09.053 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 06:59:09.074 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:09.078 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 06:59:09.082 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:09.086 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:09.127 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-18 06:59:09.168 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-18 06:59:09.212 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 06:59:09.216 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-18 06:59:09.219 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-18 06:59:09.222 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-18 06:59:09.244 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:09.250 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-18 06:59:09.251 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-18 06:59:10.398 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-18 06:59:10.402 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-18 06:59:11.486 | Adding vhost "nova_cell1" ... 2026-08-18 06:59:11.570 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-18 06:59:12.674 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-18 06:59:12.709 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-18 06:59:12.711 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-18 06:59:12.714 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-18 06:59:12.717 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 06:59:12.720 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-18 06:59:12.723 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 06:59:12.740 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:12.744 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-18 06:59:12.747 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-18 06:59:12.750 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 06:59:12.770 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:12.774 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/nova_cell1 2026-08-18 06:59:12.777 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/nova_cell1 2026-08-18 06:59:12.809 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 06:59:12.811 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 06:59:12.815 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-18 06:59:12.833 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:12.836 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-18 06:59:12.839 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-18 06:59:12.842 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-18 06:59:12.844 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-18 06:59:12.847 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 06:59:12.850 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-18 06:59:12.852 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-18 06:59:12.887 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-18 06:59:12.919 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.221/identity 2026-08-18 06:59:12.952 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-18 06:59:12.984 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-18 06:59:13.017 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-18 06:59:13.050 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-18 06:59:13.082 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-18 06:59:13.115 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-18 06:59:13.118 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-18 06:59:13.121 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-18 06:59:13.124 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 06:59:13.143 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 06:59:13.146 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 06:59:13.149 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 06:59:13.151 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 06:59:13.154 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 06:59:13.186 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:59:13.219 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:59:13.251 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 06:59:13.282 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-18 06:59:13.314 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 06:59:13.318 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-18 06:59:13.322 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 06:59:13.325 | + lib/nova:create_nova_conf:623 : local conf 2026-08-18 06:59:13.328 | + lib/nova:create_nova_conf:624 : local offset 2026-08-18 06:59:13.331 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-18 06:59:13.334 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 06:59:13.337 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 06:59:13.340 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-18 06:59:13.343 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-18 06:59:13.346 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-18 06:59:13.348 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-18 06:59:13.351 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-18 06:59:13.354 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-18 06:59:13.357 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-18 06:59:13.375 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:13.378 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-18 06:59:13.416 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-18 06:59:13.449 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-18 06:59:13.452 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-18 06:59:13.454 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-18 06:59:13.457 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-18 06:59:13.474 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:13.477 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-18 06:59:13.496 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:13.499 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-18 06:59:13.518 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:13.521 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-18 06:59:13.523 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-18 06:59:13.526 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-18 06:59:13.529 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-18 06:59:13.548 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:13.551 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-18 06:59:13.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-18 06:59:13.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-18 06:59:13.578 | cgroup_device_acl = [ 2026-08-18 06:59:13.578 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-18 06:59:13.579 | "/dev/random", "/dev/urandom", 2026-08-18 06:59:13.579 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-18 06:59:13.579 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-18 06:59:13.579 | "/dev/vfio/vfio", 2026-08-18 06:59:13.579 | ] 2026-08-18 06:59:13.582 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-18 06:59:13.585 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:59:13.588 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:59:13.591 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:59:13.593 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:59:13.596 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:59:13.599 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:59:13.602 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:59:13.605 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:59:13.608 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:59:13.612 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:59:13.614 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:59:13.617 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:59:13.620 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:59:13.623 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-18 06:59:13.628 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-18 06:59:13.631 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-18 06:59:13.633 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-18 06:59:13.636 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-18 06:59:13.665 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-18 06:59:13.668 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-18 06:59:13.671 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:13.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:13.677 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-18 06:59:13.680 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-18 06:59:13.683 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-18 06:59:13.699 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-18 06:59:13.699 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-18 06:59:13.709 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-18 06:59:13.714 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-18 06:59:13.732 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-18 06:59:13.733 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-18 06:59:13.743 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-18 06:59:13.748 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-18 06:59:13.751 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-18 06:59:13.754 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-18 06:59:13.757 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-18 06:59:13.760 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:59:13.763 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-18 06:59:13.830 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-18 06:59:13.834 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:59:13.838 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-18 06:59:13.930 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-18 06:59:13.971 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-18 06:59:14.010 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-18 06:59:14.013 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-18 06:59:14.051 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-18 06:59:14.090 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-18 06:59:14.126 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-18 06:59:14.161 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-18 06:59:14.195 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-18 06:59:14.200 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 06:59:14.206 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-18 06:59:14.208 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-18 06:59:14.213 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 06:59:14.218 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 06:59:14.221 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-18 06:59:14.224 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-18 06:59:14.228 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-18 06:59:14.232 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-18 06:59:14.235 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-18 06:59:14.256 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:14.259 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-18 06:59:14.262 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-18 06:59:14.265 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-18 06:59:14.268 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 06:59:14.271 | + lib/stack:stack_install_service:32 : install_placement 2026-08-18 06:59:14.274 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-18 06:59:14.277 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-18 06:59:14.281 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 06:59:14.285 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-18 06:59:14.288 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-18 06:59:14.290 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 06:59:14.295 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 06:59:14.296 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-18 06:59:14.301 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-18 06:59:14.304 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-18 06:59:14.308 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-18 06:59:14.311 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-18 06:59:14.314 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-18 06:59:14.338 | Using python 3.12 to install osc-placement 2026-08-18 06:59:14.341 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-18 06:59:15.539 | Collecting osc-placement 2026-08-18 06:59:15.668 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 06:59:15.680 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-18 06:59:15.681 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-18 06:59:15.681 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-18 06:59:15.682 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-08-18 06:59:15.685 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-18 06:59:15.686 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-18 06:59:15.687 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-08-18 06:59:15.688 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-18 06:59:15.689 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-08-18 06:59:15.694 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.15.0) 2026-08-18 06:59:15.695 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.18.0) 2026-08-18 06:59:15.696 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-18 06:59:15.699 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-18 06:59:15.700 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-08-18 06:59:15.701 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-18 06:59:15.702 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-18 06:59:15.705 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-08-18 06:59:15.706 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-18 06:59:15.707 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-18 06:59:15.708 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-18 06:59:15.710 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-18 06:59:15.711 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-18 06:59:15.712 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-18 06:59:15.713 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-18 06:59:15.714 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-18 06:59:15.716 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-08-18 06:59:15.717 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-18 06:59:15.720 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-08-18 06:59:15.724 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-18 06:59:15.731 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-18 06:59:15.736 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-08-18 06:59:15.737 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-18 06:59:15.738 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-08-18 06:59:15.743 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-18 06:59:15.748 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-08-18 06:59:15.762 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-08-18 06:59:15.763 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-18 06:59:15.765 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-18 06:59:15.766 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-18 06:59:15.778 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-18 06:59:15.780 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-18 06:59:15.784 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-18 06:59:15.824 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-18 06:59:16.169 | Installing collected packages: osc-placement 2026-08-18 06:59:16.296 | Successfully installed osc-placement-4.9.0 2026-08-18 06:59:16.421 | + inc/python:pip_install:216 : result=0 2026-08-18 06:59:16.424 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:59:16.428 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:16.432 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:16.435 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:16.438 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:16.441 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:16.445 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:59:16.448 | + functions-common:time_stop:2427 : start_time=1787036354332 2026-08-18 06:59:16.452 | + functions-common:time_stop:2429 : [[ -z 1787036354332 ]] 2026-08-18 06:59:16.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:16.461 | + functions-common:time_stop:2432 : end_time=1787036356458 2026-08-18 06:59:16.464 | + functions-common:time_stop:2433 : elapsed_time=2126 2026-08-18 06:59:16.468 | + functions-common:time_stop:2434 : total=156333 2026-08-18 06:59:16.471 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:16.474 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158459 2026-08-18 06:59:16.477 | + inc/python:pip_install:219 : return 0 2026-08-18 06:59:16.481 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-18 06:59:16.486 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-18 06:59:16.490 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-18 06:59:16.494 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 06:59:16.497 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 06:59:16.501 | ++ functions-common:git_clone:593 : pwd 2026-08-18 06:59:16.505 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 06:59:16.509 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 06:59:16.514 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 06:59:16.539 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 06:59:16.541 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 06:59:16.544 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 06:59:16.548 | + functions-common:git_clone:610 : echo master 2026-08-18 06:59:16.548 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 06:59:16.553 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-18 06:59:16.556 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 06:59:16.559 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-18 06:59:16.562 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:59:16.566 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:59:16.569 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:59:16.573 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:59:16.576 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:59:16.580 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:59:16.583 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:59:16.586 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:59:16.591 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:59:16.596 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036356592 2026-08-18 06:59:16.600 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-18 06:59:16.603 | Cloning into '/opt/stack/placement'... 2026-08-18 06:59:20.185 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:59:20.189 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:20.192 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:20.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:20.198 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:20.200 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:20.204 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:59:20.207 | + functions-common:time_stop:2427 : start_time=1787036356592 2026-08-18 06:59:20.209 | + functions-common:time_stop:2429 : [[ -z 1787036356592 ]] 2026-08-18 06:59:20.213 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:20.218 | + functions-common:time_stop:2432 : end_time=1787036360215 2026-08-18 06:59:20.221 | + functions-common:time_stop:2433 : elapsed_time=3623 2026-08-18 06:59:20.223 | + functions-common:time_stop:2434 : total=388934 2026-08-18 06:59:20.226 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:20.230 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392557 2026-08-18 06:59:20.233 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-18 06:59:20.237 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 06:59:20.241 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:59:20.245 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:59:20.249 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:59:20.253 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:59:20.256 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:59:20.261 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:59:20.265 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:59:20.269 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:59:20.273 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:59:20.279 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036360275 2026-08-18 06:59:20.282 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 06:59:20.777 | From https://review.opendev.org/openstack/placement 2026-08-18 06:59:20.777 | * branch master -> FETCH_HEAD 2026-08-18 06:59:20.787 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:59:20.791 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:20.795 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:20.799 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:20.802 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:20.806 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:20.809 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:59:20.813 | + functions-common:time_stop:2427 : start_time=1787036360275 2026-08-18 06:59:20.816 | + functions-common:time_stop:2429 : [[ -z 1787036360275 ]] 2026-08-18 06:59:20.821 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:20.825 | + functions-common:time_stop:2432 : end_time=1787036360822 2026-08-18 06:59:20.829 | + functions-common:time_stop:2433 : elapsed_time=547 2026-08-18 06:59:20.832 | + functions-common:time_stop:2434 : total=392557 2026-08-18 06:59:20.836 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:20.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393104 2026-08-18 06:59:20.842 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 06:59:20.847 | + functions-common:git_timed:697 : local count=0 2026-08-18 06:59:20.850 | + functions-common:git_timed:698 : local timeout=0 2026-08-18 06:59:20.854 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 06:59:20.857 | + functions-common:git_timed:701 : timeout=0 2026-08-18 06:59:20.861 | + functions-common:git_timed:704 : time_start git_timed 2026-08-18 06:59:20.865 | + functions-common:time_start:2406 : local name=git_timed 2026-08-18 06:59:20.868 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:59:20.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:59:20.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:59:20.881 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036360877 2026-08-18 06:59:20.886 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 06:59:20.936 | Note: switching to 'FETCH_HEAD'. 2026-08-18 06:59:20.937 | 2026-08-18 06:59:20.937 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 06:59:20.937 | changes and commit them, and you can discard any commits you make in this 2026-08-18 06:59:20.937 | state without impacting any branches by switching back to a branch. 2026-08-18 06:59:20.937 | 2026-08-18 06:59:20.937 | If you want to create a new branch to retain commits you create, you may 2026-08-18 06:59:20.937 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 06:59:20.937 | 2026-08-18 06:59:20.937 | git switch -c 2026-08-18 06:59:20.938 | 2026-08-18 06:59:20.938 | Or undo this operation with: 2026-08-18 06:59:20.938 | 2026-08-18 06:59:20.938 | git switch - 2026-08-18 06:59:20.938 | 2026-08-18 06:59:20.938 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 06:59:20.938 | 2026-08-18 06:59:20.938 | HEAD is now at 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-18 06:59:20.943 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-18 06:59:20.946 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:20.951 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:20.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:20.958 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:20.962 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:20.966 | + functions-common:time_stop:2426 : name=git_timed 2026-08-18 06:59:20.968 | + functions-common:time_stop:2427 : start_time=1787036360877 2026-08-18 06:59:20.971 | + functions-common:time_stop:2429 : [[ -z 1787036360877 ]] 2026-08-18 06:59:20.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:20.981 | + functions-common:time_stop:2432 : end_time=1787036360977 2026-08-18 06:59:20.984 | + functions-common:time_stop:2433 : elapsed_time=100 2026-08-18 06:59:20.986 | + functions-common:time_stop:2434 : total=393104 2026-08-18 06:59:20.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:20.993 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393204 2026-08-18 06:59:20.998 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-18 06:59:21.017 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-18 06:59:21.022 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 06:59:21.022 | + functions-common:git_clone:673 : head -1 2026-08-18 06:59:21.025 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-18 06:59:21.029 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 06:59:21.032 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-18 06:59:21.036 | + inc/python:setup_develop:353 : local bindep 2026-08-18 06:59:21.039 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-18 06:59:21.043 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-18 06:59:21.047 | + inc/python:setup_develop:359 : local extras= 2026-08-18 06:59:21.051 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-18 06:59:21.055 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 06:59:21.059 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-18 06:59:21.064 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-18 06:59:21.068 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 06:59:21.072 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 06:59:21.078 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-18 06:59:21.082 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 06:59:21.087 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-18 06:59:21.091 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 06:59:21.095 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 06:59:21.101 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-18 06:59:21.108 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-18 06:59:21.113 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-18 06:59:21.117 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-18 06:59:21.294 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-18 06:59:21.298 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 06:59:21.302 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 06:59:21.306 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 06:59:21.310 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-18 06:59:21.314 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-18 06:59:21.318 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 06:59:21.322 | + inc/python:setup_package:446 : local extras= 2026-08-18 06:59:21.326 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 06:59:21.329 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 06:59:21.333 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 06:59:21.337 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 06:59:21.341 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 06:59:21.345 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-18 06:59:21.374 | Using python 3.12 to install /opt/stack/placement 2026-08-18 06:59:21.377 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-18 06:59:22.463 | Obtaining file:///opt/stack/placement 2026-08-18 06:59:22.468 | Installing build dependencies: started 2026-08-18 06:59:24.131 | Installing build dependencies: finished with status 'done' 2026-08-18 06:59:24.132 | Checking if build backend supports build_editable: started 2026-08-18 06:59:24.705 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 06:59:24.707 | Getting requirements to build editable: started 2026-08-18 06:59:25.047 | Getting requirements to build editable: finished with status 'done' 2026-08-18 06:59:25.049 | Preparing editable metadata (pyproject.toml): started 2026-08-18 06:59:26.040 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:59:26.068 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-18 06:59:26.073 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-08-18 06:59:26.073 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-18 06:59:26.073 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-18 06:59:26.073 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-08-18 06:59:26.074 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-18 06:59:26.075 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-18 06:59:26.076 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-18 06:59:26.077 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.7.0) 2026-08-18 06:59:26.078 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-18 06:59:26.079 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-18 06:59:26.080 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-18 06:59:26.081 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-18 06:59:26.082 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-18 06:59:26.084 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-18 06:59:26.085 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-18 06:59:26.085 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-18 06:59:26.088 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-18 06:59:26.088 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-18 06:59:26.090 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-18 06:59:26.091 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-18 06:59:26.093 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-08-18 06:59:26.094 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-18 06:59:26.095 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.5.1) 2026-08-18 06:59:26.104 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-18 06:59:26.105 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-08-18 06:59:26.110 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-08-18 06:59:26.110 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-18 06:59:26.110 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-18 06:59:26.111 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-08-18 06:59:26.117 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-18 06:59:26.118 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.9.0) 2026-08-18 06:59:26.120 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.9.0) 2026-08-18 06:59:26.120 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.15.0) 2026-08-18 06:59:26.129 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-08-18 06:59:26.132 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-08-18 06:59:26.137 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-08-18 06:59:26.138 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-08-18 06:59:26.141 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.2.2) 2026-08-18 06:59:26.145 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-08-18 06:59:26.146 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-08-18 06:59:26.147 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-18 06:59:26.154 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-08-18 06:59:26.158 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-08-18 06:59:26.158 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-18 06:59:26.160 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.3.12) 2026-08-18 06:59:26.166 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-18 06:59:26.169 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-08-18 06:59:26.170 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-18 06:59:26.172 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-08-18 06:59:26.178 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-08-18 06:59:26.186 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-08-18 06:59:26.193 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-08-18 06:59:26.197 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-08-18 06:59:26.198 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-08-18 06:59:26.201 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-08-18 06:59:26.207 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (84.0.0) 2026-08-18 06:59:26.212 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-08-18 06:59:26.228 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-08-18 06:59:26.241 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-08-18 06:59:26.242 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-18 06:59:26.243 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-18 06:59:26.245 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-18 06:59:26.264 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-18 06:59:26.277 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-08-18 06:59:26.328 | Building wheels for collected packages: openstack-placement 2026-08-18 06:59:26.330 | Building editable for openstack-placement (pyproject.toml): started 2026-08-18 06:59:27.119 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-18 06:59:27.121 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=9ee9e1718454f3f7e6e700b68fe003b911e8de00abfd4f2b5f781b9555a1e050 2026-08-18 06:59:27.121 | Stored in directory: /tmp/pip-ephem-wheel-cache-vt48cuye/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-18 06:59:27.127 | Successfully built openstack-placement 2026-08-18 06:59:27.411 | Installing collected packages: openstack-placement 2026-08-18 06:59:27.463 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-18 06:59:27.617 | + inc/python:pip_install:216 : result=0 2026-08-18 06:59:27.621 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:59:27.624 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:27.627 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:27.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:27.632 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:27.635 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:27.637 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:59:27.639 | + functions-common:time_stop:2427 : start_time=1787036361367 2026-08-18 06:59:27.642 | + functions-common:time_stop:2429 : [[ -z 1787036361367 ]] 2026-08-18 06:59:27.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:27.651 | + functions-common:time_stop:2432 : end_time=1787036367647 2026-08-18 06:59:27.653 | + functions-common:time_stop:2433 : elapsed_time=6280 2026-08-18 06:59:27.655 | + functions-common:time_stop:2434 : total=158459 2026-08-18 06:59:27.657 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:27.659 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164739 2026-08-18 06:59:27.663 | + inc/python:pip_install:219 : return 0 2026-08-18 06:59:27.666 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 06:59:27.668 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 06:59:27.672 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-18 06:59:27.674 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-18 06:59:27.677 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:59:27.679 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:59:27.682 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-18 06:59:27.685 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:59:27.688 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 06:59:27.690 | + ./stack.sh:main:968 : configure_placement 2026-08-18 06:59:27.692 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-18 06:59:27.708 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-18 06:59:27.710 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-18 06:59:27.715 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-18 06:59:27.718 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-18 06:59:27.721 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-18 06:59:27.724 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-18 06:59:27.726 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 06:59:27.729 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:27.732 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 06:59:27.751 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:27.754 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 06:59:27.756 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:27.760 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-18 06:59:27.793 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-18 06:59:27.827 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-18 06:59:27.860 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-18 06:59:27.863 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-18 06:59:27.866 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-18 06:59:27.868 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 06:59:27.871 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 06:59:27.874 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-18 06:59:27.877 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-18 06:59:27.879 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-18 06:59:27.882 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 06:59:27.885 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-18 06:59:27.917 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-18 06:59:27.950 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.221/identity 2026-08-18 06:59:27.984 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-18 06:59:28.017 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-18 06:59:28.048 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-18 06:59:28.081 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-18 06:59:28.116 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-18 06:59:28.150 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.221/identity 2026-08-18 06:59:28.184 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 06:59:28.218 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 06:59:28.253 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 06:59:28.255 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-18 06:59:28.258 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-18 06:59:28.261 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-18 06:59:28.264 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 06:59:28.283 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 06:59:28.286 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 06:59:28.288 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 06:59:28.291 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 06:59:28.294 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 06:59:28.329 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:59:28.364 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 06:59:28.399 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 06:59:28.433 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-18 06:59:28.467 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-18 06:59:28.470 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-18 06:59:28.473 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-18 06:59:28.476 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-18 06:59:28.478 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 06:59:28.481 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-18 06:59:28.484 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-18 06:59:28.487 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 06:59:28.490 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 06:59:28.507 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-18 06:59:28.508 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:59:28.518 | d /var/run/uwsgi 0755 quobyte root 2026-08-18 06:59:28.523 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 06:59:28.537 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-18 06:59:28.542 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-18 06:59:28.545 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-18 06:59:28.549 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 06:59:28.552 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-18 06:59:28.588 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-18 06:59:28.622 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-18 06:59:28.655 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-18 06:59:28.690 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 06:59:28.723 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 06:59:28.758 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-18 06:59:28.793 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-18 06:59:28.827 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-18 06:59:28.863 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 06:59:28.898 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 06:59:28.932 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 06:59:28.966 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-18 06:59:29.001 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-18 06:59:29.035 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 06:59:29.038 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 06:59:29.042 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-18 06:59:29.044 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-18 06:59:29.047 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 06:59:29.050 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:29.053 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:29.057 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-18 06:59:29.060 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-18 06:59:29.063 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-18 06:59:29.097 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 06:59:29.131 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-18 06:59:29.131 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-18 06:59:29.141 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-18 06:59:29.145 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-18 06:59:29.148 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-18 06:59:29.150 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 06:59:29.153 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 06:59:29.156 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 06:59:29.159 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 06:59:29.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:29.165 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:29.167 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 06:59:29.170 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 06:59:29.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:29.175 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:29.178 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-18 06:59:29.188 | perl: warning: Setting locale failed. 2026-08-18 06:59:29.189 | perl: warning: Please check that your locale settings: 2026-08-18 06:59:29.189 | LANGUAGE = (unset), 2026-08-18 06:59:29.189 | LC_ALL = "en_US.utf8", 2026-08-18 06:59:29.189 | LANG = "de_DE.UTF-8" 2026-08-18 06:59:29.189 | are supported and installed on your system. 2026-08-18 06:59:29.189 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 06:59:29.228 | Enabling site placement-api. 2026-08-18 06:59:29.233 | To activate the new configuration, you need to run: 2026-08-18 06:59:29.233 | systemctl reload apache2 2026-08-18 06:59:29.238 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 06:59:29.240 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 06:59:29.243 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:59:29.245 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 06:59:29.411 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:29.416 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-18 06:59:29.454 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-18 06:59:29.473 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:29.476 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-18 06:59:29.495 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:29.498 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-18 06:59:29.501 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-18 06:59:29.503 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-18 06:59:29.506 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 06:59:29.509 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 06:59:29.512 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-18 06:59:29.514 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-18 06:59:29.549 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-18 06:59:29.582 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.221/identity 2026-08-18 06:59:29.614 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-18 06:59:29.647 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-18 06:59:29.680 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-18 06:59:29.713 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-18 06:59:29.748 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-18 06:59:29.782 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-18 06:59:29.801 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:29.804 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-18 06:59:29.823 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:29.826 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-18 06:59:29.845 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:29.848 | + ./stack.sh:main:992 : init_os_brick 2026-08-18 06:59:29.851 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-18 06:59:29.856 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-18 06:59:29.876 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:29.879 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 06:59:29.915 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-18 06:59:29.933 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:29.936 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 06:59:29.973 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-18 06:59:29.991 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:29.994 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 06:59:30.029 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 06:59:30.066 | + ./stack.sh:main:999 : run_phase stack install 2026-08-18 06:59:30.069 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 06:59:30.071 | + functions-common:run_phase:1849 : local phase=install 2026-08-18 06:59:30.074 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-18 06:59:30.077 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 06:59:30.080 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 06:59:30.082 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 06:59:30.085 | + functions-common:run_phase:1858 : local extra 2026-08-18 06:59:30.089 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-18 06:59:30.093 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 06:59:30.096 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 06:59:30.099 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-18 06:59:30.102 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-18 06:59:30.105 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 06:59:30.122 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:30.124 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 06:59:30.127 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 06:59:30.130 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-18 06:59:30.132 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-18 06:59:30.135 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 06:59:30.137 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-18 06:59:30.140 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-18 06:59:30.143 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-18 06:59:30.211 | ++ inc/async:async_inner:63 : install_tempest 2026-08-18 06:59:30.251 | [2062 Async install_tempest:46312]: running: install_tempest 2026-08-18 06:59:30.254 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 06:59:30.256 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 06:59:30.260 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 06:59:30.264 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 06:59:30.268 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-18 06:59:30.271 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 06:59:30.273 | + functions-common:run_plugins:1835 : local phase=install 2026-08-18 06:59:30.276 | + functions-common:run_plugins:1837 : local plugins= 2026-08-18 06:59:30.280 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 06:59:30.283 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-18 06:59:30.287 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-18 06:59:30.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 06:59:30.293 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 06:59:30.296 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-18 06:59:30.300 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 06:59:30.302 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-18 06:59:30.306 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-18 06:59:30.309 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 06:59:30.313 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-18 06:59:30.316 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-18 06:59:30.319 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 06:59:30.325 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-18 06:59:30.325 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 06:59:30.331 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-18 06:59:30.335 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-18 06:59:30.338 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-18 06:59:30.341 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-18 06:59:30.345 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-18 06:59:30.366 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-18 06:59:30.370 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-18 06:59:31.620 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-18 06:59:31.752 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-18 06:59:31.764 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-18 06:59:31.765 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-18 06:59:31.766 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-18 06:59:31.767 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-18 06:59:31.768 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-18 06:59:31.769 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-18 06:59:31.770 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-18 06:59:31.818 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-18 06:59:31.834 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 06:59:31.850 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-18 06:59:31.851 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-08-18 06:59:31.853 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-18 06:59:31.853 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-08-18 06:59:31.855 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-18 06:59:31.856 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-18 06:59:31.859 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-08-18 06:59:31.860 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-18 06:59:31.861 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-18 06:59:31.862 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-18 06:59:31.864 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-18 06:59:31.868 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-18 06:59:31.871 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-18 06:59:31.872 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-18 06:59:31.874 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-18 06:59:31.874 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-18 06:59:31.875 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-18 06:59:31.877 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-18 06:59:31.877 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-18 06:59:31.878 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-08-18 06:59:31.879 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-18 06:59:31.888 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-18 06:59:31.891 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-18 06:59:31.896 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-08-18 06:59:31.901 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-18 06:59:31.902 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-18 06:59:31.903 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-08-18 06:59:31.909 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-18 06:59:31.914 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-08-18 06:59:31.928 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-18 06:59:31.929 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-18 06:59:31.931 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-18 06:59:31.934 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-08-18 06:59:31.937 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-18 06:59:31.944 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-18 06:59:31.950 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-18 06:59:31.955 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-18 06:59:31.957 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-18 06:59:31.966 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-18 06:59:31.972 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-08-18 06:59:31.973 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-18 06:59:31.974 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-18 06:59:31.976 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-18 06:59:31.993 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-18 06:59:31.995 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-18 06:59:32.000 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-18 06:59:32.053 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-18 06:59:32.288 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 5.8 MB/s 0:00:00 2026-08-18 06:59:32.306 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-18 06:59:32.772 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-18 06:59:35.964 | 2026-08-18 06:59:35.991 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-18 06:59:36.147 | + inc/python:pip_install:216 : result=0 2026-08-18 06:59:36.152 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:59:36.155 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:36.159 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:36.162 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:36.166 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:36.169 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:36.173 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:59:36.175 | + functions-common:time_stop:2427 : start_time=1787036370361 2026-08-18 06:59:36.179 | + functions-common:time_stop:2429 : [[ -z 1787036370361 ]] 2026-08-18 06:59:36.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:36.190 | + functions-common:time_stop:2432 : end_time=1787036376185 2026-08-18 06:59:36.194 | + functions-common:time_stop:2433 : elapsed_time=5824 2026-08-18 06:59:36.196 | + functions-common:time_stop:2434 : total=164739 2026-08-18 06:59:36.199 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:36.201 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170563 2026-08-18 06:59:36.205 | + inc/python:pip_install:219 : return 0 2026-08-18 06:59:36.207 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-18 06:59:36.227 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:36.231 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-18 06:59:36.236 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-18 06:59:36.240 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.bfR5RNb0dz 2026-08-18 06:59:36.243 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-18 06:59:36.247 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-18 06:59:36.251 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-18 06:59:36.254 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-18 06:59:36.259 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-18 06:59:36.262 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-18 06:59:36.284 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:36.288 | + ./stack.sh:main:1068 : configure_database 2026-08-18 06:59:36.291 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-18 06:59:36.294 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-18 06:59:36.297 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-18 06:59:36.300 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 06:59:36.303 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-18 06:59:36.306 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-18 06:59:36.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:36.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:36.314 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-18 06:59:36.317 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-18 06:59:36.320 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:36.323 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:36.326 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-18 06:59:36.329 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-18 06:59:36.330 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-18 06:59:36.333 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-18 06:59:36.336 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-18 06:59:36.339 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-18 06:59:36.343 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 06:59:36.344 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-18 06:59:36.348 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-18 06:59:36.437 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-18 06:59:36.441 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 06:59:36.446 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 06:59:36.448 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 06:59:36.453 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 06:59:36.456 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 06:59:36.459 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 06:59:36.462 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 06:59:36.465 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 06:59:36.468 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 06:59:36.472 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 06:59:36.475 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 06:59:36.478 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 06:59:36.482 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 06:59:36.485 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-18 06:59:36.488 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:36.491 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:36.494 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-18 06:59:36.497 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:59:36.500 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-18 06:59:38.864 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-18 06:59:38.867 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-18 06:59:38.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:38.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:38.878 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-18 06:59:38.881 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-18 06:59:38.884 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-18 06:59:38.908 | mysqladmin: connect to server at 'localhost' failed 2026-08-18 06:59:38.908 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-18 06:59:38.915 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-18 06:59:38.918 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-18 06:59:38.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 06:59:38.925 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 06:59:38.929 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-18 06:59:38.934 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-18 06:59:38.937 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-18 06:59:38.943 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-18 06:59:38.944 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-18 06:59:38.959 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:39.036 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-18 06:59:39.045 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-18 06:59:39.047 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-18 06:59:39.048 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-18 06:59:39.054 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-18 06:59:39.059 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-18 06:59:39.064 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-18 06:59:39.068 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-18 06:59:39.075 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-08-18 06:59:39.091 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:39.183 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-18 06:59:39.199 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:39.276 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-18 06:59:39.361 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-18 06:59:39.448 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-18 06:59:39.529 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-18 06:59:39.531 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:39.534 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-18 06:59:39.534 | enabling MySQL performance counting 2026-08-18 06:59:39.538 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-18 06:59:39.568 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-18 06:59:39.572 | + 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 /home/quobyte/devstack/tools/dbcounter 2026-08-18 06:59:40.613 | Processing ./tools/dbcounter 2026-08-18 06:59:40.616 | Installing build dependencies: started 2026-08-18 06:59:44.110 | Installing build dependencies: finished with status 'done' 2026-08-18 06:59:44.110 | Getting requirements to build wheel: started 2026-08-18 06:59:44.788 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 06:59:44.790 | Preparing metadata (pyproject.toml): started 2026-08-18 06:59:45.176 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 06:59:45.178 | Building wheels for collected packages: dbcounter 2026-08-18 06:59:45.179 | Building wheel for dbcounter (pyproject.toml): started 2026-08-18 06:59:45.621 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-18 06:59:45.622 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=ab1ebdf48109494ad38bd27bb6e913f1b6a23baca86b41a830742f00762bea57 2026-08-18 06:59:45.622 | Stored in directory: /tmp/pip-ephem-wheel-cache-sb6cj0o1/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-18 06:59:45.627 | Successfully built dbcounter 2026-08-18 06:59:45.962 | Installing collected packages: dbcounter 2026-08-18 06:59:46.022 | Successfully installed dbcounter-0.1 2026-08-18 06:59:46.217 | + inc/python:pip_install:216 : result=0 2026-08-18 06:59:46.220 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 06:59:46.224 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:46.228 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:46.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:46.236 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:46.240 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:46.243 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 06:59:46.247 | + functions-common:time_stop:2427 : start_time=1787036379560 2026-08-18 06:59:46.251 | + functions-common:time_stop:2429 : [[ -z 1787036379560 ]] 2026-08-18 06:59:46.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:46.263 | + functions-common:time_stop:2432 : end_time=1787036386258 2026-08-18 06:59:46.267 | + functions-common:time_stop:2433 : elapsed_time=6698 2026-08-18 06:59:46.271 | + functions-common:time_stop:2434 : total=170563 2026-08-18 06:59:46.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:46.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177261 2026-08-18 06:59:46.282 | + inc/python:pip_install:219 : return 0 2026-08-18 06:59:46.286 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-18 06:59:46.290 | + lib/database:recreate_database:112 : local db=stats 2026-08-18 06:59:46.294 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-18 06:59:46.299 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-18 06:59:46.303 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-18 06:59:46.311 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:46.384 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-18 06:59:46.388 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:46.462 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-18 06:59:46.462 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-18 06:59:46.468 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:46.546 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-18 06:59:46.550 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-18 06:59:46.633 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-18 06:59:46.715 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-18 06:59:46.796 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-18 06:59:46.873 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-18 06:59:46.956 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-18 06:59:47.032 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-18 06:59:47.113 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-18 06:59:47.118 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 06:59:47.122 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-18 06:59:49.303 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-18 06:59:49.309 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-18 06:59:49.315 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-18 06:59:49.323 | + functions-common:save_stackenv:67 : time_stamp=2026-08-18-085949 2026-08-18 06:59:49.330 | + functions-common:save_stackenv:68 : echo '# 2026-08-18-085949 1072' 2026-08-18 06:59:49.336 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.341 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-18 06:59:49.345 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.351 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-18 06:59:49.357 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.361 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-18 06:59:49.365 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.369 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-18 06:59:49.373 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.377 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.221 2026-08-18 06:59:49.381 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.386 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.221/identity 2026-08-18 06:59:49.391 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.398 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-18-084503 2026-08-18 06:59:49.402 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.406 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-18 06:59:49.409 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.416 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.221 2026-08-18 06:59:49.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.424 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-18 06:59:49.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.435 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-18 06:59:49.441 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.444 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-18 06:59:49.449 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.455 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-18 06:59:49.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.464 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.221 2026-08-18 06:59:49.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 06:59:49.473 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-18 06:59:49.477 | + ./stack.sh:main:1082 : start_dstat 2026-08-18 06:59:49.480 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:49.484 | + functions-common:run_process:1674 : local service=dstat 2026-08-18 06:59:49.490 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:49.495 | + functions-common:run_process:1676 : local group= 2026-08-18 06:59:49.499 | + functions-common:run_process:1677 : local user= 2026-08-18 06:59:49.501 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 06:59:49.504 | + functions-common:run_process:1680 : local name=dstat 2026-08-18 06:59:49.509 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 06:59:49.513 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 06:59:49.516 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:59:49.520 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:59:49.525 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:59:49.531 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036389527 2026-08-18 06:59:49.533 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-18 06:59:49.560 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:49.565 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-18 06:59:49.568 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-18 06:59:49.574 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:49.579 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:49.587 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:49.593 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:49.601 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-18 06:59:49.607 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-18 06:59:49.612 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-18 06:59:49.621 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 06:59:49.624 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 06:59:49.629 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 06:59:49.634 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 06:59:49.637 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-18 06:59:49.640 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-18 06:59:49.644 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-18 06:59:49.648 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-18 06:59:49.652 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:49.656 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 06:59:49.659 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 06:59:49.662 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 06:59:49.665 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 06:59:49.667 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 06:59:49.671 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-18 06:59:49.677 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 06:59:49.684 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-18 06:59:49.781 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 06:59:49.884 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-18 06:59:49.961 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 06:59:50.034 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-18 06:59:50.108 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-18 06:59:50.194 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 06:59:50.267 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 06:59:50.270 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 06:59:50.274 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-18 06:59:50.365 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 06:59:50.888 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-18 06:59:50.912 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-18 06:59:51.415 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-18 06:59:51.460 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 06:59:51.465 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:51.471 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:51.472 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:51.477 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:51.481 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:51.485 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 06:59:51.486 | + functions-common:time_stop:2427 : start_time=1787036389527 2026-08-18 06:59:51.489 | + functions-common:time_stop:2429 : [[ -z 1787036389527 ]] 2026-08-18 06:59:51.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:51.501 | + functions-common:time_stop:2432 : end_time=1787036391495 2026-08-18 06:59:51.504 | + functions-common:time_stop:2433 : elapsed_time=1968 2026-08-18 06:59:51.507 | + functions-common:time_stop:2434 : total=0 2026-08-18 06:59:51.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:51.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1968 2026-08-18 06:59:51.515 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-18 06:59:51.519 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-18 06:59:51.521 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-18 06:59:51.524 | + functions-common:run_process:1676 : local group= 2026-08-18 06:59:51.527 | + functions-common:run_process:1677 : local user=root 2026-08-18 06:59:51.529 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-18 06:59:51.531 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-18 06:59:51.533 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 06:59:51.537 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 06:59:51.538 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:59:51.540 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:59:51.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:59:51.548 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036391545 2026-08-18 06:59:51.550 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-18 06:59:51.568 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:51.571 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 06:59:51.573 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:51.578 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:51.584 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:51.589 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:51.594 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:51.598 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 06:59:51.601 | + functions-common:time_stop:2427 : start_time=1787036391545 2026-08-18 06:59:51.606 | + functions-common:time_stop:2429 : [[ -z 1787036391545 ]] 2026-08-18 06:59:51.610 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:51.616 | + functions-common:time_stop:2432 : end_time=1787036391613 2026-08-18 06:59:51.620 | + functions-common:time_stop:2433 : elapsed_time=68 2026-08-18 06:59:51.625 | + functions-common:time_stop:2434 : total=1968 2026-08-18 06:59:51.626 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:51.629 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2036 2026-08-18 06:59:51.635 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-18 06:59:51.656 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:51.659 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-18 06:59:51.663 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-18 06:59:51.665 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-18 06:59:51.669 | + functions-common:run_process:1676 : local group= 2026-08-18 06:59:51.671 | + functions-common:run_process:1677 : local user= 2026-08-18 06:59:51.673 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 06:59:51.675 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-18 06:59:51.678 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 06:59:51.680 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 06:59:51.682 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:59:51.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:59:51.689 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:59:51.695 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036391691 2026-08-18 06:59:51.696 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-18 06:59:51.725 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:51.725 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 06:59:51.725 | + functions-common:time_stop:2420 : local name 2026-08-18 06:59:51.731 | + functions-common:time_stop:2421 : local end_time 2026-08-18 06:59:51.731 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 06:59:51.732 | + functions-common:time_stop:2423 : local total 2026-08-18 06:59:51.735 | + functions-common:time_stop:2424 : local start_time 2026-08-18 06:59:51.739 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 06:59:51.739 | + functions-common:time_stop:2427 : start_time=1787036391691 2026-08-18 06:59:51.743 | + functions-common:time_stop:2429 : [[ -z 1787036391691 ]] 2026-08-18 06:59:51.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 06:59:51.750 | + functions-common:time_stop:2432 : end_time=1787036391746 2026-08-18 06:59:51.753 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-18 06:59:51.756 | + functions-common:time_stop:2434 : total=2036 2026-08-18 06:59:51.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 06:59:51.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2091 2026-08-18 06:59:51.768 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-18 06:59:51.804 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:51.814 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-18 06:59:51.855 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:51.858 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-18 06:59:51.880 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:51.883 | + ./stack.sh:main:1101 : start_etcd3 2026-08-18 06:59:51.888 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-18 06:59:51.893 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-18 06:59:51.902 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-18 06:59:51.906 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.221:2380' 2026-08-18 06:59:51.910 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.221:2380' 2026-08-18 06:59:51.914 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.221:2379' 2026-08-18 06:59:51.919 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-18 06:59:51.922 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-18 06:59:51.927 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.221:2379' 2026-08-18 06:59:51.931 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-18 06:59:51.935 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-18 06:59:51.936 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-18 06:59:51.940 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.221:2380 --initial-advertise-peer-urls http://192.168.122.221:2380 --advertise-client-urls http://192.168.122.221:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.221:2379 --log-level=debug' '' root 2026-08-18 06:59:51.944 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-18 06:59:51.946 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.221:2380 --initial-advertise-peer-urls http://192.168.122.221:2380 --advertise-client-urls http://192.168.122.221:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.221:2379 --log-level=debug' 2026-08-18 06:59:51.949 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 06:59:51.950 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-18 06:59:51.954 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 06:59:51.957 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 06:59:51.960 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 06:59:51.961 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-18 06:59:51.964 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 06:59:51.967 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-18 06:59:52.046 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 06:59:52.124 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-18 06:59:52.195 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.221:2380 --initial-advertise-peer-urls http://192.168.122.221:2380 --advertise-client-urls http://192.168.122.221:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.221:2379 --log-level=debug' 2026-08-18 06:59:52.258 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-18 06:59:52.319 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-18 06:59:52.383 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 06:59:52.448 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 06:59:52.451 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 06:59:52.453 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-18 06:59:52.535 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 06:59:53.051 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-18 06:59:53.116 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-18 06:59:53.193 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-18 06:59:53.269 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-18 06:59:53.345 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-18 06:59:53.351 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 06:59:53.357 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 06:59:53.361 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-18 06:59:53.853 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-18 06:59:53.880 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-18 06:59:54.364 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-18 06:59:54.707 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-18 06:59:54.733 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:54.737 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-18 06:59:54.742 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-18 06:59:54.746 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-18 06:59:54.766 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-18 06:59:54.781 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-18 06:59:54.786 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-18 06:59:54.789 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-18 06:59:54.896 | The user clouds.yaml file didn't exist. 2026-08-18 06:59:54.911 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-18 06:59:55.038 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-18 06:59:55.165 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-18 06:59:55.292 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-18 06:59:55.420 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-18 06:59:55.549 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-18 06:59:55.677 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-18 06:59:55.808 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-18 06:59:55.940 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.221/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-18 06:59:56.075 | + functions-common:write_clouds_yaml:203 : cat 2026-08-18 06:59:56.082 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-18 06:59:56.086 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-18 06:59:56.090 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-18 06:59:56.096 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-18 06:59:56.100 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-18 06:59:56.105 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-18 06:59:56.134 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 06:59:56.138 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-18 06:59:56.142 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 06:59:56.146 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-18 06:59:56.150 | + ./stack.sh:main:1118 : '[' 192.168.122.221 == 192.168.122.221 ']' 2026-08-18 06:59:56.155 | + ./stack.sh:main:1119 : init_keystone 2026-08-18 06:59:56.159 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-18 06:59:56.180 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 06:59:56.183 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-18 06:59:56.187 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-18 06:59:56.190 | + lib/database:recreate_database:112 : local db=keystone 2026-08-18 06:59:56.192 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-18 06:59:56.195 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-18 06:59:56.198 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-18 06:59:56.203 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:56.277 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-18 06:59:56.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 06:59:56.351 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-18 06:59:56.354 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 06:59:56.356 | + functions-common:time_start:2407 : local start_time= 2026-08-18 06:59:56.358 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 06:59:56.362 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 06:59:56.368 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036396364 2026-08-18 06:59:56.371 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-18 06:59:57.083 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 06:59:57.083 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 06:59:57.083 | we strongly recommend against using it for new projects. 2026-08-18 06:59:57.083 | 2026-08-18 06:59:57.083 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 06:59:57.084 | framework. For more detail see 2026-08-18 06:59:57.084 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 06:59:57.085 | 2026-08-18 06:59:57.085 | from eventlet import event 2026-08-18 06:59:59.941 | INFO dbcounter [-] Registered counter for database keystone 2026-08-18 07:00:00.035 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=49245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 07:00:00.051 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:00:00.052 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:00:00.052 | DEBUG dbcounter [-] [49245] Writer thread running {{(pid=49245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:00:00.136 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-18 07:00:03.922 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:00:03.925 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-18 07:00:03.925 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:03.930 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-18 07:00:03.979 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:03.982 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-18 07:00:04.005 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:04.008 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-18 07:00:04.084 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:04.087 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-18 07:00:04.125 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:04.128 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-18 07:00:04.201 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:04.204 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-18 07:00:04.204 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:00:04.207 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-18 07:00:04.280 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:04.283 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-18 07:00:04.312 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=49245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:00:04.840 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-18 07:00:04.844 | + functions-common:time_stop:2420 : local name 2026-08-18 07:00:04.848 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:00:04.852 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:00:04.855 | + functions-common:time_stop:2423 : local total 2026-08-18 07:00:04.859 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:00:04.862 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 07:00:04.866 | + functions-common:time_stop:2427 : start_time=1787036396364 2026-08-18 07:00:04.869 | + functions-common:time_stop:2429 : [[ -z 1787036396364 ]] 2026-08-18 07:00:04.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:00:04.879 | + functions-common:time_stop:2432 : end_time=1787036404874 2026-08-18 07:00:04.883 | + functions-common:time_stop:2433 : elapsed_time=8510 2026-08-18 07:00:04.887 | + functions-common:time_stop:2434 : total=0 2026-08-18 07:00:04.890 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:00:04.893 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8510 2026-08-18 07:00:04.897 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-18 07:00:04.901 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-18 07:00:04.906 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-18 07:00:05.623 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 07:00:05.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:00:05.624 | we strongly recommend against using it for new projects. 2026-08-18 07:00:05.624 | 2026-08-18 07:00:05.624 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:00:05.624 | framework. For more detail see 2026-08-18 07:00:05.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:00:05.624 | 2026-08-18 07:00:05.624 | from eventlet import event 2026-08-18 07:00:08.287 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-18 07:00:08.287 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-18 07:00:08.288 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-18 07:00:08.288 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-18 07:00:08.289 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-18 07:00:08.289 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-18 07:00:08.289 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-18 07:00:08.290 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-18 07:00:08.290 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-18 07:00:08.764 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-18 07:00:08.777 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-18 07:00:09.485 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 07:00:09.485 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:00:09.486 | we strongly recommend against using it for new projects. 2026-08-18 07:00:09.486 | 2026-08-18 07:00:09.486 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:00:09.486 | framework. For more detail see 2026-08-18 07:00:09.486 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:00:09.486 | 2026-08-18 07:00:09.486 | from eventlet import event 2026-08-18 07:00:12.151 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-18 07:00:12.152 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-18 07:00:12.152 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-18 07:00:12.152 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-18 07:00:12.152 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-18 07:00:12.153 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-18 07:00:12.153 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-18 07:00:12.153 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-18 07:00:12.154 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-18 07:00:12.617 | + ./stack.sh:main:1120 : start_keystone 2026-08-18 07:00:12.621 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-18 07:00:12.627 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-18 07:00:12.630 | + functions-common:run_process:1674 : local service=keystone 2026-08-18 07:00:12.633 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 07:00:12.636 | + functions-common:run_process:1676 : local group= 2026-08-18 07:00:12.639 | + functions-common:run_process:1677 : local user= 2026-08-18 07:00:12.643 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:00:12.646 | + functions-common:run_process:1680 : local name=keystone 2026-08-18 07:00:12.649 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:00:12.652 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:00:12.655 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:00:12.658 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:00:12.662 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:00:12.666 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036412663 2026-08-18 07:00:12.669 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-18 07:00:12.688 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:00:12.692 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-18 07:00:12.695 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-18 07:00:12.698 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 07:00:12.701 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 07:00:12.704 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 07:00:12.707 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 07:00:12.710 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-18 07:00:12.713 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-18 07:00:12.716 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-18 07:00:12.718 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:00:12.721 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:00:12.724 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:00:12.727 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:00:12.730 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-18 07:00:12.733 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-18 07:00:12.736 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 07:00:12.739 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-18 07:00:12.742 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-18 07:00:12.745 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-18 07:00:12.748 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-18 07:00:12.751 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 07:00:12.753 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-18 07:00:12.756 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 07:00:12.759 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-18 07:00:12.761 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 07:00:12.767 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-18 07:00:12.845 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:00:12.924 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-18 07:00:12.990 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-18 07:00:13.060 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-18 07:00:13.127 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:00:13.197 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-18 07:00:13.264 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-18 07:00:13.332 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-18 07:00:13.401 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-18 07:00:13.468 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-18 07:00:13.536 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 07:00:13.539 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 07:00:13.542 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-18 07:00:13.620 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 07:00:13.948 | ++ inc/async:async_inner:64 : rc=0 2026-08-18 07:00:13.978 | [46312 Async install_tempest:46312]: finished successfully 2026-08-18 07:00:14.141 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-18 07:00:14.177 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-18 07:00:14.645 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-18 07:00:14.779 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:00:14.782 | + functions-common:time_stop:2420 : local name 2026-08-18 07:00:14.785 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:00:14.787 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:00:14.791 | + functions-common:time_stop:2423 : local total 2026-08-18 07:00:14.794 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:00:14.796 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:00:14.799 | + functions-common:time_stop:2427 : start_time=1787036412663 2026-08-18 07:00:14.802 | + functions-common:time_stop:2429 : [[ -z 1787036412663 ]] 2026-08-18 07:00:14.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:00:14.811 | + functions-common:time_stop:2432 : end_time=1787036414808 2026-08-18 07:00:14.814 | + functions-common:time_stop:2433 : elapsed_time=2145 2026-08-18 07:00:14.817 | + functions-common:time_stop:2434 : total=2091 2026-08-18 07:00:14.821 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:00:14.824 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4236 2026-08-18 07:00:14.827 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-18 07:00:14.827 | Waiting for keystone to start... 2026-08-18 07:00:14.831 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.221/identity/v3/ 2026-08-18 07:00:14.834 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.221/identity/v3/ 2026-08-18 07:00:14.837 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 07:00:14.840 | + functions:wait_for_service:477 : local url=http://192.168.122.221/identity/v3/ 2026-08-18 07:00:14.844 | + functions:wait_for_service:478 : local rval=0 2026-08-18 07:00:14.847 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 07:00:14.850 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 07:00:14.853 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:00:14.856 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:00:14.860 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:00:14.866 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036414862 2026-08-18 07:00:14.869 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 07:00:14.872 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:00:14.875 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.221/identity/v3/ 2026-08-18 07:00:20.565 | + :: : [[ 200 == 503 ]] 2026-08-18 07:00:20.567 | + :: : [[ 0 -eq 7 ]] 2026-08-18 07:00:20.570 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 07:00:20.572 | + functions-common:time_stop:2420 : local name 2026-08-18 07:00:20.575 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:00:20.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:00:20.580 | + functions-common:time_stop:2423 : local total 2026-08-18 07:00:20.582 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:00:20.584 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 07:00:20.586 | + functions-common:time_stop:2427 : start_time=1787036414862 2026-08-18 07:00:20.589 | + functions-common:time_stop:2429 : [[ -z 1787036414862 ]] 2026-08-18 07:00:20.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:00:20.598 | + functions-common:time_stop:2432 : end_time=1787036420595 2026-08-18 07:00:20.601 | + functions-common:time_stop:2433 : elapsed_time=5733 2026-08-18 07:00:20.605 | + functions-common:time_stop:2434 : total=0 2026-08-18 07:00:20.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:00:20.611 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5733 2026-08-18 07:00:20.614 | + functions:wait_for_service:486 : return 0 2026-08-18 07:00:20.617 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-18 07:00:20.636 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:00:20.640 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-18 07:00:20.644 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 07:00:20.648 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-18 07:00:21.202 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-18 07:00:21.205 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.221/identity 2026-08-18 07:00:21.903 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 07:00:21.903 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:00:21.903 | we strongly recommend against using it for new projects. 2026-08-18 07:00:21.903 | 2026-08-18 07:00:21.903 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:00:21.903 | framework. For more detail see 2026-08-18 07:00:21.904 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:00:21.904 | 2026-08-18 07:00:21.904 | from eventlet import event 2026-08-18 07:00:24.995 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:24.995 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:24.995 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.002 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.017 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.018 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.066 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.072 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.073 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.175 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.183 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.187 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.187 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.187 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.188 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.188 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.188 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.188 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=50216) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 07:00:25.265 | INFO dbcounter [-] Registered counter for database keystone 2026-08-18 07:00:25.344 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=50216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 07:00:25.534 | DEBUG dbcounter [-] [50216] Writer thread running {{(pid=50216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:00:25.680 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created domain default 2026-08-18 07:00:25.734 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created project admin 2026-08-18 07:00:25.772 | WARNING keystone.common.password_hashing [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-18 07:00:25.797 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created user admin 2026-08-18 07:00:25.820 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created role reader 2026-08-18 07:00:25.835 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created role member 2026-08-18 07:00:25.867 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created implied role where 5061e97ef7154a03bcc84dc01b78d573 implies 181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:00:25.882 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created role manager 2026-08-18 07:00:25.907 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created implied role where 2b3eab44ec17483e86b0dcade3fb8fb4 implies 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:00:25.923 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created role admin 2026-08-18 07:00:25.945 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created implied role where 2712d8bb668544f6bd901ba26d04203b implies 2b3eab44ec17483e86b0dcade3fb8fb4 2026-08-18 07:00:25.967 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created role service 2026-08-18 07:00:25.984 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Granted role admin on project admin to user admin. 2026-08-18 07:00:25.998 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Granted role admin on the system to user admin. 2026-08-18 07:00:26.016 | WARNING py.warnings [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-18 07:00:26.016 | warnings.warn( 2026-08-18 07:00:26.017 |  2026-08-18 07:00:26.022 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created region RegionOne 2026-08-18 07:00:26.072 | INFO keystone.cmd.bootstrap [None req-9aa6aacd-5248-45d3-b76e-3f8dff252f74 None None] Created public endpoint http://192.168.122.221/identity 2026-08-18 07:00:26.604 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-18 07:00:26.606 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-18 07:00:26.609 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-18 07:00:26.615 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-18 07:00:31.475 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:31.479 | + lib/keystone:create_keystone_accounts:258 : admin_project=1485e8a2aafa4527b21aabc53407cef4 2026-08-18 07:00:31.483 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-18 07:00:31.487 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-18 07:00:34.612 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:34.616 | + lib/keystone:create_keystone_accounts:260 : admin_user=ffb86751b7ae46129f624f9331ee4e0c 2026-08-18 07:00:34.619 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-18 07:00:34.622 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-18 07:00:34.626 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-18 07:00:34.629 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin ffb86751b7ae46129f624f9331ee4e0c default 2026-08-18 07:00:34.703 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ffb86751b7ae46129f624f9331ee4e0c default 2026-08-18 07:00:34.748 | [2062 Async ks-domain-role:50371]: running: get_or_add_user_domain_role admin ffb86751b7ae46129f624f9331ee4e0c default 2026-08-18 07:00:34.752 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-18 07:00:34.756 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-18 07:00:34.761 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-18 07:00:38.576 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:38.580 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-18 07:00:38.584 | + functions-common:get_or_create_domain:878 : echo default 2026-08-18 07:00:38.584 | default 2026-08-18 07:00:38.588 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-18 07:00:38.676 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-18 07:00:38.722 | [2062 Async ks-project:50479]: running: get_or_create_project service Default 2026-08-18 07:00:38.726 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-18 07:00:38.813 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-18 07:00:38.871 | [2062 Async ks-service:50573]: running: get_or_create_role service 2026-08-18 07:00:38.876 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-18 07:00:38.963 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-18 07:00:39.046 | [2062 Async ks-reseller:50667]: running: get_or_create_role ResellerAdmin 2026-08-18 07:00:39.052 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-18 07:00:39.057 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-18 07:00:39.219 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-18 07:00:39.305 | [2062 Async ks-anotherrole:50781]: running: get_or_create_role anotherrole 2026-08-18 07:00:39.312 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-18 07:00:39.321 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-18 07:00:39.326 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 07:00:39.336 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-18 07:00:43.986 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:00:44.018 | [50479 Async ks-project:50479]: finished successfully 2026-08-18 07:00:44.245 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:00:44.277 | [50667 Async ks-reseller:50667]: finished successfully 2026-08-18 07:00:44.506 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:00:44.536 | [50781 Async ks-anotherrole:50781]: finished successfully 2026-08-18 07:00:44.768 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:00:44.804 | [50573 Async ks-service:50573]: finished successfully 2026-08-18 07:00:44.928 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:44.933 | ++ functions-common:get_or_create_project:928 : project_id=7952ea6a4095472ba2e2b3cf15eb3d74 2026-08-18 07:00:44.937 | ++ functions-common:get_or_create_project:929 : echo 7952ea6a4095472ba2e2b3cf15eb3d74 2026-08-18 07:00:44.941 | + lib/keystone:create_keystone_accounts:288 : invis_project=7952ea6a4095472ba2e2b3cf15eb3d74 2026-08-18 07:00:44.946 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-18 07:00:44.951 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-18 07:00:44.955 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 07:00:44.960 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-18 07:00:45.183 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:00:45.208 | [50371 Async ks-domain-role:50371]: finished successfully 2026-08-18 07:00:48.422 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:48.427 | ++ functions-common:get_or_create_project:928 : project_id=05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:48.430 | ++ functions-common:get_or_create_project:929 : echo 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:48.435 | + lib/keystone:create_keystone_accounts:292 : demo_project=05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:48.439 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-18 07:00:48.444 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-18 07:00:48.448 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:00:48.452 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-18 07:00:48.456 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-18 07:00:48.460 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-18 07:00:51.868 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:51.873 | ++ functions-common:get_or_create_user:915 : user_id=d9251c91224e4f58ab68d8672fb56fa3 2026-08-18 07:00:51.876 | ++ functions-common:get_or_create_user:916 : echo d9251c91224e4f58ab68d8672fb56fa3 2026-08-18 07:00:51.881 | + lib/keystone:create_keystone_accounts:295 : demo_user=d9251c91224e4f58ab68d8672fb56fa3 2026-08-18 07:00:51.885 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-18 07:00:51.946 | [2062 Async ks-domain-role:50371]: Waiting for completion of get_or_add_user_domain_role admin ffb86751b7ae46129f624f9331ee4e0c default running on PID 50371 (6 other jobs running) 2026-08-18 07:00:51.975 | [2062 Async ks-domain-role:50371]: Signaling child to exit 2026-08-18 07:00:51.975 | WAKEUP 2026-08-18 07:00:52.003 | [2062 Async ks-domain-role:50371]: Signaled 2026-08-18 07:00:52.005 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-18 07:00:52.006 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user ffb86751b7ae46129f624f9331ee4e0c --domain default 2026-08-18 07:00:52.006 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffb86751b7ae46129f624f9331ee4e0c --domain default -c Role -f value 2026-08-18 07:00:52.006 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:52.006 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:00:52.006 | + functions-common:get_or_add_user_domain_role:999 : echo 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:00:52.006 | 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:00:52.061 | [2062 Async ks-domain-role:50371]: finished get_or_add_user_domain_role admin ffb86751b7ae46129f624f9331ee4e0c default with result 0 in 10 seconds 2026-08-18 07:00:52.070 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-18 07:00:52.113 | [2062 Async ks-project:50479]: Waiting for completion of get_or_create_project service Default running on PID 50479 (5 other jobs running) 2026-08-18 07:00:52.145 | [2062 Async ks-project:50479]: Signaling child to exit 2026-08-18 07:00:52.146 | WAKEUP 2026-08-18 07:00:52.173 | [2062 Async ks-project:50479]: Signaled 2026-08-18 07:00:52.176 | + functions-common:get_or_create_project:922 : local project_id 2026-08-18 07:00:52.176 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-18 07:00:52.176 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:52.176 | + functions-common:get_or_create_project:928 : project_id=218b8fa3e38342d98de291cbd909d497 2026-08-18 07:00:52.176 | + functions-common:get_or_create_project:929 : echo 218b8fa3e38342d98de291cbd909d497 2026-08-18 07:00:52.176 | 218b8fa3e38342d98de291cbd909d497 2026-08-18 07:00:52.233 | [2062 Async ks-project:50479]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-08-18 07:00:52.282 | [2062 Async ks-service:50573]: Waiting for completion of get_or_create_role service running on PID 50573 (4 other jobs running) 2026-08-18 07:00:52.313 | [2062 Async ks-service:50573]: Signaling child to exit 2026-08-18 07:00:52.315 | WAKEUP 2026-08-18 07:00:52.342 | [2062 Async ks-service:50573]: Signaled 2026-08-18 07:00:52.344 | + functions-common:get_or_create_role:935 : local role_id 2026-08-18 07:00:52.345 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-18 07:00:52.345 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:52.345 | + functions-common:get_or_create_role:940 : role_id=9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:00:52.345 | + functions-common:get_or_create_role:941 : echo 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:00:52.345 | 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:00:52.400 | [2062 Async ks-service:50573]: finished get_or_create_role service with result 0 in 6 seconds 2026-08-18 07:00:52.448 | [2062 Async ks-reseller:50667]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 50667 (3 other jobs running) 2026-08-18 07:00:52.480 | [2062 Async ks-reseller:50667]: Signaling child to exit 2026-08-18 07:00:52.481 | WAKEUP 2026-08-18 07:00:52.509 | [2062 Async ks-reseller:50667]: Signaled 2026-08-18 07:00:52.511 | + functions-common:get_or_create_role:935 : local role_id 2026-08-18 07:00:52.511 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-18 07:00:52.511 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:52.511 | + functions-common:get_or_create_role:940 : role_id=b5fe2d42d02a4588b0e7e91dbdcfdb4f 2026-08-18 07:00:52.511 | + functions-common:get_or_create_role:941 : echo b5fe2d42d02a4588b0e7e91dbdcfdb4f 2026-08-18 07:00:52.511 | b5fe2d42d02a4588b0e7e91dbdcfdb4f 2026-08-18 07:00:52.568 | [2062 Async ks-reseller:50667]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-18 07:00:52.616 | [2062 Async ks-anotherrole:50781]: Waiting for completion of get_or_create_role anotherrole running on PID 50781 (2 other jobs running) 2026-08-18 07:00:52.648 | [2062 Async ks-anotherrole:50781]: Signaling child to exit 2026-08-18 07:00:52.648 | WAKEUP 2026-08-18 07:00:52.676 | [2062 Async ks-anotherrole:50781]: Signaled 2026-08-18 07:00:52.678 | + functions-common:get_or_create_role:935 : local role_id 2026-08-18 07:00:52.678 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-18 07:00:52.678 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:52.678 | + functions-common:get_or_create_role:940 : role_id=84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:00:52.678 | + functions-common:get_or_create_role:941 : echo 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:00:52.679 | 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:00:52.735 | [2062 Async ks-anotherrole:50781]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-18 07:00:52.742 | + inc/async:async_wait:197 : return 0 2026-08-18 07:00:52.746 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:52.841 | + inc/async:async_inner:63 : get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:52.896 | [2062 Async ks-demo-member:51625]: running: get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:52.900 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin ffb86751b7ae46129f624f9331ee4e0c 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:52.991 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ffb86751b7ae46129f624f9331ee4e0c 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:53.049 | [2062 Async ks-demo-admin:51721]: running: get_or_add_user_project_role admin ffb86751b7ae46129f624f9331ee4e0c 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:53.054 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:53.144 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:53.201 | [2062 Async ks-demo-another:51817]: running: get_or_add_user_project_role anotherrole d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:53.206 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 7952ea6a4095472ba2e2b3cf15eb3d74 2026-08-18 07:00:53.277 | + inc/async:async_inner:63 : get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 7952ea6a4095472ba2e2b3cf15eb3d74 2026-08-18 07:00:53.360 | [2062 Async ks-demo-invis:51913]: running: get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 7952ea6a4095472ba2e2b3cf15eb3d74 2026-08-18 07:00:53.366 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-18 07:00:53.375 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-18 07:00:53.387 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:00:53.394 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-18 07:00:53.404 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-18 07:00:53.416 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-18 07:00:58.696 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:00:58.706 | ++ functions-common:get_or_create_user:915 : user_id=2a7dab8fe7e04664b028d52b21573f3a 2026-08-18 07:00:58.713 | ++ functions-common:get_or_create_user:916 : echo 2a7dab8fe7e04664b028d52b21573f3a 2026-08-18 07:00:58.720 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2a7dab8fe7e04664b028d52b21573f3a 2026-08-18 07:00:58.726 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2a7dab8fe7e04664b028d52b21573f3a 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:58.867 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2a7dab8fe7e04664b028d52b21573f3a 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:58.929 | [2062 Async ks-demo-reader:52065]: running: get_or_add_user_project_role reader 2a7dab8fe7e04664b028d52b21573f3a 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:00:58.934 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-18 07:00:58.934 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-18 07:00:58.935 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 07:00:58.941 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-18 07:01:03.822 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:03.831 | ++ functions-common:get_or_create_project:928 : project_id=6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:03.834 | ++ functions-common:get_or_create_project:929 : echo 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:03.839 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:03.846 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-18 07:01:03.856 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-18 07:01:03.860 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:01:03.864 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-18 07:01:03.871 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-18 07:01:03.887 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-18 07:01:04.320 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:04.399 | [51625 Async ks-demo-member:51625]: finished successfully 2026-08-18 07:01:05.010 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:05.044 | [51721 Async ks-demo-admin:51721]: finished successfully 2026-08-18 07:01:06.105 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:06.111 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:06.146 | [51913 Async ks-demo-invis:51913]: finished successfully 2026-08-18 07:01:06.152 | [51817 Async ks-demo-another:51817]: finished successfully 2026-08-18 07:01:07.792 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:07.798 | ++ functions-common:get_or_create_user:915 : user_id=ee192ce021fe4b7bb57c1c75bd801e90 2026-08-18 07:01:07.802 | ++ functions-common:get_or_create_user:916 : echo ee192ce021fe4b7bb57c1c75bd801e90 2026-08-18 07:01:07.808 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=ee192ce021fe4b7bb57c1c75bd801e90 2026-08-18 07:01:07.813 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:07.903 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:07.962 | [2062 Async ks-alt-admin:52466]: running: get_or_add_user_project_role admin ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:07.966 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:08.051 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:08.100 | [2062 Async ks-alt-another:52562]: running: get_or_add_user_project_role anotherrole ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:08.104 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-18 07:01:08.108 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-18 07:01:08.113 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:01:08.118 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-18 07:01:08.124 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-18 07:01:08.130 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-18 07:01:09.782 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:09.805 | [52065 Async ks-demo-reader:52065]: finished successfully 2026-08-18 07:01:12.107 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:12.113 | ++ functions-common:get_or_create_user:915 : user_id=7926384e60fc4fd88909cdd57cef0a15 2026-08-18 07:01:12.122 | ++ functions-common:get_or_create_user:916 : echo 7926384e60fc4fd88909cdd57cef0a15 2026-08-18 07:01:12.127 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=7926384e60fc4fd88909cdd57cef0a15 2026-08-18 07:01:12.133 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 7926384e60fc4fd88909cdd57cef0a15 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:12.237 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7926384e60fc4fd88909cdd57cef0a15 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:12.302 | [2062 Async ks-alt-member-user:52737]: running: get_or_add_user_project_role member 7926384e60fc4fd88909cdd57cef0a15 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:12.305 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-18 07:01:12.308 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-18 07:01:12.310 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:01:12.312 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-18 07:01:12.316 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-18 07:01:12.319 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-18 07:01:16.351 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:16.356 | ++ functions-common:get_or_create_user:915 : user_id=b96ba7215183434e98222bd5ec66553b 2026-08-18 07:01:16.360 | ++ functions-common:get_or_create_user:916 : echo b96ba7215183434e98222bd5ec66553b 2026-08-18 07:01:16.366 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=b96ba7215183434e98222bd5ec66553b 2026-08-18 07:01:16.370 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader b96ba7215183434e98222bd5ec66553b 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:16.469 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b96ba7215183434e98222bd5ec66553b 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:16.543 | [2062 Async ks-alt-reader-user:52909]: running: get_or_add_user_project_role reader b96ba7215183434e98222bd5ec66553b 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:16.551 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-18 07:01:16.558 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:01:16.565 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-18 07:01:16.569 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-18 07:01:16.574 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-18 07:01:17.486 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:17.486 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:17.524 | [52562 Async ks-alt-another:52562]: finished successfully 2026-08-18 07:01:17.531 | [52466 Async ks-alt-admin:52466]: finished successfully 2026-08-18 07:01:20.435 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:20.440 | ++ functions-common:get_or_create_user:915 : user_id=f8471c0d76e240b2a938303df05d1944 2026-08-18 07:01:20.446 | ++ functions-common:get_or_create_user:916 : echo f8471c0d76e240b2a938303df05d1944 2026-08-18 07:01:20.452 | + lib/keystone:create_keystone_accounts:340 : system_member_user=f8471c0d76e240b2a938303df05d1944 2026-08-18 07:01:20.456 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member f8471c0d76e240b2a938303df05d1944 all 2026-08-18 07:01:20.547 | + inc/async:async_inner:63 : get_or_add_user_system_role member f8471c0d76e240b2a938303df05d1944 all 2026-08-18 07:01:20.613 | [2062 Async ks-system-member:53139]: running: get_or_add_user_system_role member f8471c0d76e240b2a938303df05d1944 all 2026-08-18 07:01:20.619 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-18 07:01:20.624 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:01:20.628 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-18 07:01:20.630 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-18 07:01:20.637 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-18 07:01:21.415 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:21.440 | [52737 Async ks-alt-member-user:52737]: finished successfully 2026-08-18 07:01:24.297 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:24.302 | ++ functions-common:get_or_create_user:915 : user_id=d23e8868b1df496cb0716bdf4b6a0c5e 2026-08-18 07:01:24.307 | ++ functions-common:get_or_create_user:916 : echo d23e8868b1df496cb0716bdf4b6a0c5e 2026-08-18 07:01:24.312 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=d23e8868b1df496cb0716bdf4b6a0c5e 2026-08-18 07:01:24.317 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader d23e8868b1df496cb0716bdf4b6a0c5e all 2026-08-18 07:01:24.422 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d23e8868b1df496cb0716bdf4b6a0c5e all 2026-08-18 07:01:24.483 | [2062 Async ks-system-reader:53345]: running: get_or_add_user_system_role reader d23e8868b1df496cb0716bdf4b6a0c5e all 2026-08-18 07:01:24.487 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-18 07:01:24.495 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-18 07:01:24.500 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-18 07:01:24.504 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-18 07:01:24.513 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-18 07:01:25.042 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:25.065 | [52909 Async ks-alt-reader-user:52909]: finished successfully 2026-08-18 07:01:28.242 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:28.247 | ++ functions-common:get_or_create_group:892 : group_id=05d4c7e86b7242ab8d5bc7600cda3971 2026-08-18 07:01:28.251 | ++ functions-common:get_or_create_group:893 : echo 05d4c7e86b7242ab8d5bc7600cda3971 2026-08-18 07:01:28.256 | + lib/keystone:create_keystone_accounts:350 : admin_group=05d4c7e86b7242ab8d5bc7600cda3971 2026-08-18 07:01:28.260 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-18 07:01:28.265 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-18 07:01:28.269 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-18 07:01:28.274 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-18 07:01:28.282 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-18 07:01:31.877 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:31.883 | ++ functions-common:get_or_create_group:892 : group_id=db979885019143fab406c58814b3fd17 2026-08-18 07:01:31.887 | ++ functions-common:get_or_create_group:893 : echo db979885019143fab406c58814b3fd17 2026-08-18 07:01:31.892 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=db979885019143fab406c58814b3fd17 2026-08-18 07:01:31.897 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:32.000 | + inc/async:async_inner:63 : get_or_add_group_project_role member db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:32.067 | [2062 Async ks-group-memberdemo:53645]: running: get_or_add_group_project_role member db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:32.068 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:32.145 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:32.234 | [2062 Async ks-group-anotherdemo:53724]: running: get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:32.242 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:32.408 | + inc/async:async_inner:63 : get_or_add_group_project_role member db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:32.514 | [2062 Async ks-group-memberalt:53803]: running: get_or_add_group_project_role member db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:32.522 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:32.710 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:32.799 | [2062 Async ks-group-anotheralt:53900]: running: get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:32.805 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 05d4c7e86b7242ab8d5bc7600cda3971 1485e8a2aafa4527b21aabc53407cef4 2026-08-18 07:01:32.981 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 05d4c7e86b7242ab8d5bc7600cda3971 1485e8a2aafa4527b21aabc53407cef4 2026-08-18 07:01:33.071 | [2062 Async ks-group-admin:53979]: running: get_or_add_group_project_role admin 05d4c7e86b7242ab8d5bc7600cda3971 1485e8a2aafa4527b21aabc53407cef4 2026-08-18 07:01:33.078 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-18 07:01:33.087 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:33.155 | [53139 Async ks-system-member:53139]: finished successfully 2026-08-18 07:01:33.233 | [2062 Async ks-demo-member:51625]: Waiting for completion of get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 running on PID 51625 (17 other jobs running) 2026-08-18 07:01:33.287 | [2062 Async ks-demo-member:51625]: Signaling child to exit 2026-08-18 07:01:33.287 | WAKEUP 2026-08-18 07:01:33.340 | [2062 Async ks-demo-member:51625]: Signaled 2026-08-18 07:01:33.341 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:33.341 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:33.342 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:33.343 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:33.343 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:33.343 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:33.343 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:33.343 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:33.343 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:33.343 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user d9251c91224e4f58ab68d8672fb56fa3 --project 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:33.343 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d9251c91224e4f58ab68d8672fb56fa3 --project 05e656a8f10143778f7dc63f4579c9f3 -c Role -f value 2026-08-18 07:01:33.343 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:33.343 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:33.344 | + functions-common:get_or_add_user_project_role:980 : echo 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:33.346 | 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:33.444 | [2062 Async ks-demo-member:51625]: finished get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 with result 0 in 11 seconds 2026-08-18 07:01:33.525 | [2062 Async ks-demo-admin:51721]: Waiting for completion of get_or_add_user_project_role admin ffb86751b7ae46129f624f9331ee4e0c 05e656a8f10143778f7dc63f4579c9f3 running on PID 51721 (16 other jobs running) 2026-08-18 07:01:33.576 | [2062 Async ks-demo-admin:51721]: Signaling child to exit 2026-08-18 07:01:33.580 | WAKEUP 2026-08-18 07:01:33.628 | [2062 Async ks-demo-admin:51721]: Signaled 2026-08-18 07:01:33.631 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:33.631 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:33.631 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:33.631 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:33.631 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:33.631 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:33.631 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:33.631 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:33.631 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:33.632 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user ffb86751b7ae46129f624f9331ee4e0c --project 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:33.632 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffb86751b7ae46129f624f9331ee4e0c --project 05e656a8f10143778f7dc63f4579c9f3 -c Role -f value 2026-08-18 07:01:33.632 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:33.632 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:33.632 | + functions-common:get_or_add_user_project_role:980 : echo 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:33.632 | 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:33.731 | [2062 Async ks-demo-admin:51721]: finished get_or_add_user_project_role admin ffb86751b7ae46129f624f9331ee4e0c 05e656a8f10143778f7dc63f4579c9f3 with result 0 in 12 seconds 2026-08-18 07:01:33.816 | [2062 Async ks-demo-another:51817]: Waiting for completion of get_or_add_user_project_role anotherrole d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 running on PID 51817 (15 other jobs running) 2026-08-18 07:01:33.874 | [2062 Async ks-demo-another:51817]: Signaling child to exit 2026-08-18 07:01:33.877 | WAKEUP 2026-08-18 07:01:33.931 | [2062 Async ks-demo-another:51817]: Signaled 2026-08-18 07:01:33.933 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:33.933 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:33.933 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:33.933 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:33.933 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:33.933 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:33.933 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:33.933 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:33.933 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:33.933 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user d9251c91224e4f58ab68d8672fb56fa3 --project 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:33.933 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d9251c91224e4f58ab68d8672fb56fa3 --project 05e656a8f10143778f7dc63f4579c9f3 -c Role -f value 2026-08-18 07:01:33.934 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:33.934 | + functions-common:get_or_add_user_project_role:979 : user_role_id=84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:33.934 | + functions-common:get_or_add_user_project_role:980 : echo 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:33.934 | 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:34.056 | [2062 Async ks-demo-another:51817]: finished get_or_add_user_project_role anotherrole d9251c91224e4f58ab68d8672fb56fa3 05e656a8f10143778f7dc63f4579c9f3 with result 0 in 13 seconds 2026-08-18 07:01:34.157 | [2062 Async ks-demo-invis:51913]: Waiting for completion of get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 7952ea6a4095472ba2e2b3cf15eb3d74 running on PID 51913 (14 other jobs running) 2026-08-18 07:01:34.213 | [2062 Async ks-demo-invis:51913]: Signaling child to exit 2026-08-18 07:01:34.216 | WAKEUP 2026-08-18 07:01:34.265 | [2062 Async ks-demo-invis:51913]: Signaled 2026-08-18 07:01:34.268 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:34.268 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:34.268 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:34.268 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:34.268 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:34.268 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:34.268 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:34.268 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:34.270 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:34.270 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user d9251c91224e4f58ab68d8672fb56fa3 --project 7952ea6a4095472ba2e2b3cf15eb3d74 2026-08-18 07:01:34.270 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d9251c91224e4f58ab68d8672fb56fa3 --project 7952ea6a4095472ba2e2b3cf15eb3d74 -c Role -f value 2026-08-18 07:01:34.270 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:34.270 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:34.270 | + functions-common:get_or_add_user_project_role:980 : echo 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:34.270 | 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:34.368 | [2062 Async ks-demo-invis:51913]: finished get_or_add_user_project_role member d9251c91224e4f58ab68d8672fb56fa3 7952ea6a4095472ba2e2b3cf15eb3d74 with result 0 in 12 seconds 2026-08-18 07:01:34.452 | [2062 Async ks-demo-reader:52065]: Waiting for completion of get_or_add_user_project_role reader 2a7dab8fe7e04664b028d52b21573f3a 05e656a8f10143778f7dc63f4579c9f3 running on PID 52065 (13 other jobs running) 2026-08-18 07:01:34.481 | [2062 Async ks-demo-reader:52065]: Signaling child to exit 2026-08-18 07:01:34.484 | WAKEUP 2026-08-18 07:01:34.503 | [2062 Async ks-demo-reader:52065]: Signaled 2026-08-18 07:01:34.505 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:34.505 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:34.505 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:34.505 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:34.506 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:34.506 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:34.506 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:34.506 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:34.506 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:34.506 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2a7dab8fe7e04664b028d52b21573f3a --project 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:34.506 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2a7dab8fe7e04664b028d52b21573f3a --project 05e656a8f10143778f7dc63f4579c9f3 -c Role -f value 2026-08-18 07:01:34.506 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:34.508 | + functions-common:get_or_add_user_project_role:979 : user_role_id=181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:34.508 | + functions-common:get_or_add_user_project_role:980 : echo 181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:34.508 | 181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:34.549 | [2062 Async ks-demo-reader:52065]: finished get_or_add_user_project_role reader 2a7dab8fe7e04664b028d52b21573f3a 05e656a8f10143778f7dc63f4579c9f3 with result 0 in 10 seconds 2026-08-18 07:01:34.552 | + inc/async:async_wait:197 : return 0 2026-08-18 07:01:34.555 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-18 07:01:34.605 | [2062 Async ks-alt-admin:52466]: Waiting for completion of get_or_add_user_project_role admin ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 running on PID 52466 (12 other jobs running) 2026-08-18 07:01:34.647 | [2062 Async ks-alt-admin:52466]: Signaling child to exit 2026-08-18 07:01:34.652 | WAKEUP 2026-08-18 07:01:34.706 | [2062 Async ks-alt-admin:52466]: Signaled 2026-08-18 07:01:34.709 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:34.709 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:34.709 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:34.710 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:34.710 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:34.710 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:34.710 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:34.710 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:34.710 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:34.710 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user ee192ce021fe4b7bb57c1c75bd801e90 --project 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:34.710 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee192ce021fe4b7bb57c1c75bd801e90 --project 6597edb53e144d708db614f2098eccd8 -c Role -f value 2026-08-18 07:01:34.710 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:34.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:34.710 | + functions-common:get_or_add_user_project_role:980 : echo 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:34.711 | 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:34.830 | [2062 Async ks-alt-admin:52466]: finished get_or_add_user_project_role admin ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 with result 0 in 9 seconds 2026-08-18 07:01:34.922 | [2062 Async ks-alt-another:52562]: Waiting for completion of get_or_add_user_project_role anotherrole ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 running on PID 52562 (11 other jobs running) 2026-08-18 07:01:34.982 | [2062 Async ks-alt-another:52562]: Signaling child to exit 2026-08-18 07:01:34.989 | WAKEUP 2026-08-18 07:01:35.042 | [2062 Async ks-alt-another:52562]: Signaled 2026-08-18 07:01:35.045 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:35.045 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:35.045 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:35.045 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:35.047 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:35.047 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:35.047 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:35.047 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:35.047 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:35.047 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user ee192ce021fe4b7bb57c1c75bd801e90 --project 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:35.047 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ee192ce021fe4b7bb57c1c75bd801e90 --project 6597edb53e144d708db614f2098eccd8 -c Role -f value 2026-08-18 07:01:35.047 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:35.047 | + functions-common:get_or_add_user_project_role:979 : user_role_id=84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:35.047 | + functions-common:get_or_add_user_project_role:980 : echo 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:35.048 | 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:35.178 | [2062 Async ks-alt-another:52562]: finished get_or_add_user_project_role anotherrole ee192ce021fe4b7bb57c1c75bd801e90 6597edb53e144d708db614f2098eccd8 with result 0 in 9 seconds 2026-08-18 07:01:35.271 | [2062 Async ks-alt-member-user:52737]: Waiting for completion of get_or_add_user_project_role member 7926384e60fc4fd88909cdd57cef0a15 6597edb53e144d708db614f2098eccd8 running on PID 52737 (10 other jobs running) 2026-08-18 07:01:35.343 | [2062 Async ks-alt-member-user:52737]: Signaling child to exit 2026-08-18 07:01:35.344 | WAKEUP 2026-08-18 07:01:35.404 | [2062 Async ks-alt-member-user:52737]: Signaled 2026-08-18 07:01:35.408 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:35.408 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:35.408 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:35.409 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:35.409 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:35.409 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:35.409 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:35.409 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:35.409 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:35.409 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 7926384e60fc4fd88909cdd57cef0a15 --project 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:35.409 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7926384e60fc4fd88909cdd57cef0a15 --project 6597edb53e144d708db614f2098eccd8 -c Role -f value 2026-08-18 07:01:35.409 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:35.409 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:35.410 | + functions-common:get_or_add_user_project_role:980 : echo 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:35.410 | 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:35.530 | [2062 Async ks-alt-member-user:52737]: finished get_or_add_user_project_role member 7926384e60fc4fd88909cdd57cef0a15 6597edb53e144d708db614f2098eccd8 with result 0 in 9 seconds 2026-08-18 07:01:35.627 | [2062 Async ks-alt-reader-user:52909]: Waiting for completion of get_or_add_user_project_role reader b96ba7215183434e98222bd5ec66553b 6597edb53e144d708db614f2098eccd8 running on PID 52909 (9 other jobs running) 2026-08-18 07:01:35.698 | [2062 Async ks-alt-reader-user:52909]: Signaling child to exit 2026-08-18 07:01:35.703 | WAKEUP 2026-08-18 07:01:35.755 | [2062 Async ks-alt-reader-user:52909]: Signaled 2026-08-18 07:01:35.757 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:01:35.757 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:01:35.757 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 07:01:35.758 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:35.758 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:35.758 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:35.758 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:35.758 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:35.760 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 07:01:35.760 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b96ba7215183434e98222bd5ec66553b --project 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:35.760 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b96ba7215183434e98222bd5ec66553b --project 6597edb53e144d708db614f2098eccd8 -c Role -f value 2026-08-18 07:01:35.760 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:35.760 | + functions-common:get_or_add_user_project_role:979 : user_role_id=181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:35.760 | + functions-common:get_or_add_user_project_role:980 : echo 181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:35.760 | 181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:35.906 | [2062 Async ks-alt-reader-user:52909]: finished get_or_add_user_project_role reader b96ba7215183434e98222bd5ec66553b 6597edb53e144d708db614f2098eccd8 with result 0 in 8 seconds 2026-08-18 07:01:35.919 | + inc/async:async_wait:197 : return 0 2026-08-18 07:01:35.929 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-18 07:01:36.087 | [2062 Async ks-system-member:53139]: Waiting for completion of get_or_add_user_system_role member f8471c0d76e240b2a938303df05d1944 all running on PID 53139 (8 other jobs running) 2026-08-18 07:01:36.156 | [2062 Async ks-system-member:53139]: Signaling child to exit 2026-08-18 07:01:36.157 | WAKEUP 2026-08-18 07:01:36.210 | [2062 Async ks-system-member:53139]: Signaled 2026-08-18 07:01:36.210 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-18 07:01:36.210 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-18 07:01:36.210 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-18 07:01:36.210 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:36.210 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:36.210 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:36.210 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:36.210 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:36.210 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-18 07:01:36.212 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f8471c0d76e240b2a938303df05d1944 --system all -f value -c Role 2026-08-18 07:01:36.212 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:36.212 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-18 07:01:36.212 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-18 07:01:36.212 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user f8471c0d76e240b2a938303df05d1944 --system all 2026-08-18 07:01:36.212 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f8471c0d76e240b2a938303df05d1944 --system all -f value -c Role 2026-08-18 07:01:36.212 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:36.212 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:36.212 | + functions-common:get_or_add_user_system_role:1030 : echo 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:36.212 | 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:36.317 | [2062 Async ks-system-member:53139]: finished get_or_add_user_system_role member f8471c0d76e240b2a938303df05d1944 all with result 0 in 12 seconds 2026-08-18 07:01:36.411 | [2062 Async ks-system-reader:53345]: Waiting for completion of get_or_add_user_system_role reader d23e8868b1df496cb0716bdf4b6a0c5e all running on PID 53345 (7 other jobs running) 2026-08-18 07:01:36.471 | [2062 Async ks-system-reader:53345]: Signaling child to exit 2026-08-18 07:01:39.088 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:39.173 | [53345 Async ks-system-reader:53345]: finished successfully 2026-08-18 07:01:39.227 | WAKEUP 2026-08-18 07:01:39.292 | [2062 Async ks-system-reader:53345]: Signaled 2026-08-18 07:01:39.294 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-18 07:01:39.294 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-18 07:01:39.294 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-18 07:01:39.294 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:01:39.296 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:01:39.296 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 07:01:39.296 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 07:01:39.296 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 07:01:39.296 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-18 07:01:39.296 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d23e8868b1df496cb0716bdf4b6a0c5e --system all -f value -c Role 2026-08-18 07:01:39.296 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:39.296 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-18 07:01:39.296 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-18 07:01:39.297 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user d23e8868b1df496cb0716bdf4b6a0c5e --system all 2026-08-18 07:01:39.297 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d23e8868b1df496cb0716bdf4b6a0c5e --system all -f value -c Role 2026-08-18 07:01:39.297 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:39.297 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:39.297 | + functions-common:get_or_add_user_system_role:1030 : echo 181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:39.297 | 181bbe13789d4b7d9052aabfc63e5833 2026-08-18 07:01:39.421 | [2062 Async ks-system-reader:53345]: finished get_or_add_user_system_role reader d23e8868b1df496cb0716bdf4b6a0c5e all with result 0 in 14 seconds 2026-08-18 07:01:39.430 | + inc/async:async_wait:197 : return 0 2026-08-18 07:01:39.439 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-18 07:01:39.586 | [2062 Async ks-group-memberdemo:53645]: Waiting for completion of get_or_add_group_project_role member db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 running on PID 53645 (6 other jobs running) 2026-08-18 07:01:39.639 | [2062 Async ks-group-memberdemo:53645]: Signaling child to exit 2026-08-18 07:01:43.560 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:43.596 | [53645 Async ks-group-memberdemo:53645]: finished successfully 2026-08-18 07:01:43.619 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:43.632 | WAKEUP 2026-08-18 07:01:43.666 | [2062 Async ks-group-memberdemo:53645]: Signaled 2026-08-18 07:01:43.668 | [53724 Async ks-group-anotherdemo:53724]: finished successfully 2026-08-18 07:01:43.668 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 07:01:43.668 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group db979885019143fab406c58814b3fd17 --project 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:43.668 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group db979885019143fab406c58814b3fd17 --project 05e656a8f10143778f7dc63f4579c9f3 -f value -c Role 2026-08-18 07:01:43.669 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:43.669 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:43.669 | + functions-common:get_or_add_group_project_role:1049 : echo 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:43.669 | 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:43.734 | [2062 Async ks-group-memberdemo:53645]: finished get_or_add_group_project_role member db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 with result 0 in 11 seconds 2026-08-18 07:01:43.785 | [2062 Async ks-group-anotherdemo:53724]: Waiting for completion of get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 running on PID 53724 (5 other jobs running) 2026-08-18 07:01:43.824 | [2062 Async ks-group-anotherdemo:53724]: Signaling child to exit 2026-08-18 07:01:43.825 | WAKEUP 2026-08-18 07:01:43.866 | [2062 Async ks-group-anotherdemo:53724]: Signaled 2026-08-18 07:01:43.869 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 07:01:43.869 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group db979885019143fab406c58814b3fd17 --project 05e656a8f10143778f7dc63f4579c9f3 2026-08-18 07:01:43.869 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group db979885019143fab406c58814b3fd17 --project 05e656a8f10143778f7dc63f4579c9f3 -f value -c Role 2026-08-18 07:01:43.869 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:43.869 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:43.869 | + functions-common:get_or_add_group_project_role:1049 : echo 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:43.869 | 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:43.935 | [2062 Async ks-group-anotherdemo:53724]: finished get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 05e656a8f10143778f7dc63f4579c9f3 with result 0 in 11 seconds 2026-08-18 07:01:43.991 | [2062 Async ks-group-memberalt:53803]: Waiting for completion of get_or_add_group_project_role member db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 running on PID 53803 (4 other jobs running) 2026-08-18 07:01:44.025 | [2062 Async ks-group-memberalt:53803]: Signaling child to exit 2026-08-18 07:01:44.585 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:44.616 | [53803 Async ks-group-memberalt:53803]: finished successfully 2026-08-18 07:01:44.645 | WAKEUP 2026-08-18 07:01:44.670 | [2062 Async ks-group-memberalt:53803]: Signaled 2026-08-18 07:01:44.672 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 07:01:44.672 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group db979885019143fab406c58814b3fd17 --project 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:44.672 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group db979885019143fab406c58814b3fd17 --project 6597edb53e144d708db614f2098eccd8 -f value -c Role 2026-08-18 07:01:44.672 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:44.672 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:44.672 | + functions-common:get_or_add_group_project_role:1049 : echo 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:44.672 | 5061e97ef7154a03bcc84dc01b78d573 2026-08-18 07:01:44.724 | [2062 Async ks-group-memberalt:53803]: finished get_or_add_group_project_role member db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 with result 0 in 12 seconds 2026-08-18 07:01:44.771 | [2062 Async ks-group-anotheralt:53900]: Waiting for completion of get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 running on PID 53900 (3 other jobs running) 2026-08-18 07:01:44.801 | [2062 Async ks-group-anotheralt:53900]: Signaling child to exit 2026-08-18 07:01:44.828 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:44.859 | [53900 Async ks-group-anotheralt:53900]: finished successfully 2026-08-18 07:01:44.886 | WAKEUP 2026-08-18 07:01:44.912 | [2062 Async ks-group-anotheralt:53900]: Signaled 2026-08-18 07:01:44.914 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 07:01:44.914 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group db979885019143fab406c58814b3fd17 --project 6597edb53e144d708db614f2098eccd8 2026-08-18 07:01:44.914 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group db979885019143fab406c58814b3fd17 --project 6597edb53e144d708db614f2098eccd8 -f value -c Role 2026-08-18 07:01:44.914 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:44.915 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:44.915 | + functions-common:get_or_add_group_project_role:1049 : echo 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:44.915 | 84d7ef3fc4b64c86bdb3bb83e144bf3d 2026-08-18 07:01:44.969 | [2062 Async ks-group-anotheralt:53900]: finished get_or_add_group_project_role anotherrole db979885019143fab406c58814b3fd17 6597edb53e144d708db614f2098eccd8 with result 0 in 12 seconds 2026-08-18 07:01:44.977 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:01:45.012 | [53979 Async ks-group-admin:53979]: finished successfully 2026-08-18 07:01:45.020 | [2062 Async ks-group-admin:53979]: Waiting for completion of get_or_add_group_project_role admin 05d4c7e86b7242ab8d5bc7600cda3971 1485e8a2aafa4527b21aabc53407cef4 running on PID 53979 (2 other jobs running) 2026-08-18 07:01:45.054 | [2062 Async ks-group-admin:53979]: Signaling child to exit 2026-08-18 07:01:45.054 | WAKEUP 2026-08-18 07:01:45.081 | [2062 Async ks-group-admin:53979]: Signaled 2026-08-18 07:01:45.083 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 07:01:45.083 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 05d4c7e86b7242ab8d5bc7600cda3971 --project 1485e8a2aafa4527b21aabc53407cef4 2026-08-18 07:01:45.084 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 05d4c7e86b7242ab8d5bc7600cda3971 --project 1485e8a2aafa4527b21aabc53407cef4 -f value -c Role 2026-08-18 07:01:45.084 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:01:45.084 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:45.084 | + functions-common:get_or_add_group_project_role:1049 : echo 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:45.084 | 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:01:45.138 | [2062 Async ks-group-admin:53979]: finished get_or_add_group_project_role admin 05d4c7e86b7242ab8d5bc7600cda3971 1485e8a2aafa4527b21aabc53407cef4 with result 0 in 12 seconds 2026-08-18 07:01:45.144 | + inc/async:async_wait:197 : return 0 2026-08-18 07:01:45.148 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-18 07:01:45.173 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:01:45.178 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-18 07:01:45.205 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:01:45.209 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-18 07:01:45.213 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-18 07:01:45.304 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-18 07:01:45.356 | [2062 Async create_nova_accounts:55861]: running: create_nova_accounts 2026-08-18 07:01:45.361 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-18 07:01:45.388 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:01:45.393 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-18 07:01:45.397 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-18 07:01:45.488 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-18 07:01:45.547 | [2062 Async create_glance_accounts:55984]: running: create_glance_accounts 2026-08-18 07:01:45.551 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-18 07:01:45.582 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:01:45.587 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-18 07:01:45.592 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-18 07:01:45.679 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-18 07:01:45.739 | [2062 Async create_cinder_accounts:56122]: running: create_cinder_accounts 2026-08-18 07:01:45.744 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-18 07:01:45.773 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:01:45.776 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-18 07:01:45.778 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-18 07:01:45.852 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-18 07:01:45.926 | [2062 Async create_neutron_accounts:56264]: running: create_neutron_accounts 2026-08-18 07:01:45.933 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-18 07:01:45.970 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:01:45.975 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-18 07:01:46.023 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:01:46.031 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-18 07:01:46.165 | [2062 Async create_nova_accounts:55861]: Waiting for completion of create_nova_accounts running on PID 55861 (5 other jobs running) 2026-08-18 07:01:46.223 | [2062 Async create_nova_accounts:55861]: Signaling child to exit 2026-08-18 07:02:20.867 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:02:20.894 | [56264 Async create_neutron_accounts:56264]: finished successfully 2026-08-18 07:02:29.141 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:02:29.177 | [56122 Async create_cinder_accounts:56122]: finished successfully 2026-08-18 07:02:46.469 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:02:46.497 | [55861 Async create_nova_accounts:55861]: finished successfully 2026-08-18 07:02:46.526 | WAKEUP 2026-08-18 07:02:46.551 | [2062 Async create_nova_accounts:55861]: Signaled 2026-08-18 07:02:46.553 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-18 07:02:46.553 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-18 07:02:46.553 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-18 07:02:46.553 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:02:46.553 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 07:02:46.553 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 07:02:46.553 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-18 07:02:46.553 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.554 | + functions-common:get_or_create_user:915 : user_id=24b817434e9645c481bf6f10101ba192 2026-08-18 07:02:46.554 | + functions-common:get_or_create_user:916 : echo 24b817434e9645c481bf6f10101ba192 2026-08-18 07:02:46.554 | 24b817434e9645c481bf6f10101ba192 2026-08-18 07:02:46.554 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-18 07:02:46.554 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:02:46.554 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:02:46.554 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:02:46.554 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:02:46.554 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:02:46.554 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:02:46.555 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:02:46.555 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:02:46.555 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:02:46.555 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:02:46.555 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:02:46.555 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-18 07:02:46.555 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:02:46.555 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.555 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:46.555 | + functions-common:get_or_add_user_project_role:980 : echo 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:46.556 | 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:46.556 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-18 07:02:46.556 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-18 07:02:46.556 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:02:46.556 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:02:46.556 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:02:46.556 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:02:46.556 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:02:46.556 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:02:46.556 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:02:46.556 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:02:46.556 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:02:46.557 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:02:46.557 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:02:46.557 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-18 07:02:46.557 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:02:46.557 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.557 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:02:46.557 | + functions-common:get_or_add_user_project_role:980 : echo 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:02:46.557 | 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:02:46.557 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-18 07:02:46.557 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.221/compute 2026-08-18 07:02:46.557 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-18 07:02:46.558 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 07:02:46.558 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-18 07:02:46.558 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-18 07:02:46.558 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.558 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 07:02:46.558 | ef7fa62af4104eec826c2ef15766c8d3' 2026-08-18 07:02:46.558 | + functions-common:get_or_create_service:1067 : echo ef7fa62af4104eec826c2ef15766c8d3 2026-08-18 07:02:46.558 | ef7fa62af4104eec826c2ef15766c8d3 2026-08-18 07:02:46.558 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.221/compute/v2/$(project_id)s' 2026-08-18 07:02:46.558 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 07:02:46.559 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.221/compute/v2/$(project_id)s' RegionOne 2026-08-18 07:02:46.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 07:02:46.559 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-18 07:02:46.559 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 07:02:46.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 07:02:46.559 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.221/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-18 07:02:46.559 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cbc9e23a7e564f13810372fc3150f199 2026-08-18 07:02:46.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cbc9e23a7e564f13810372fc3150f199 2026-08-18 07:02:46.559 | + functions-common:get_or_create_endpoint:1100 : public_id=cbc9e23a7e564f13810372fc3150f199 2026-08-18 07:02:46.560 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 07:02:46.560 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 07:02:46.560 | + functions-common:get_or_create_endpoint:1109 : echo cbc9e23a7e564f13810372fc3150f199 2026-08-18 07:02:46.560 | cbc9e23a7e564f13810372fc3150f199 2026-08-18 07:02:46.560 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-18 07:02:46.560 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 07:02:46.560 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-18 07:02:46.560 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-18 07:02:46.560 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.560 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 07:02:46.560 | efdf138c9ab246c1a3cddee0ffa4dfe2' 2026-08-18 07:02:46.561 | + functions-common:get_or_create_service:1067 : echo efdf138c9ab246c1a3cddee0ffa4dfe2 2026-08-18 07:02:46.561 | efdf138c9ab246c1a3cddee0ffa4dfe2 2026-08-18 07:02:46.561 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.221/compute/v2.1 2026-08-18 07:02:46.561 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 07:02:46.561 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.221/compute/v2.1 RegionOne 2026-08-18 07:02:46.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 07:02:46.561 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-18 07:02:46.561 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 07:02:46.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 07:02:46.562 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.221/compute/v2.1 --region RegionOne -f value -c id 2026-08-18 07:02:46.562 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:46.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7fa1b40108da49bbb0e7488f9ab2f1b0 2026-08-18 07:02:46.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7fa1b40108da49bbb0e7488f9ab2f1b0 2026-08-18 07:02:46.562 | + functions-common:get_or_create_endpoint:1100 : public_id=7fa1b40108da49bbb0e7488f9ab2f1b0 2026-08-18 07:02:46.562 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 07:02:46.562 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 07:02:46.562 | + functions-common:get_or_create_endpoint:1109 : echo 7fa1b40108da49bbb0e7488f9ab2f1b0 2026-08-18 07:02:46.562 | 7fa1b40108da49bbb0e7488f9ab2f1b0 2026-08-18 07:02:46.562 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-18 07:02:46.562 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:02:46.563 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-18 07:02:46.563 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:02:46.563 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-18 07:02:46.563 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:02:46.563 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-18 07:02:46.563 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:02:46.563 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-18 07:02:46.611 | [2062 Async create_nova_accounts:55861]: finished create_nova_accounts with result 0 in 61 seconds 2026-08-18 07:02:46.660 | [2062 Async create_glance_accounts:55984]: Waiting for completion of create_glance_accounts running on PID 55984 (4 other jobs running) 2026-08-18 07:02:46.690 | [2062 Async create_glance_accounts:55984]: Signaling child to exit 2026-08-18 07:02:59.693 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:02:59.722 | [55984 Async create_glance_accounts:55984]: finished successfully 2026-08-18 07:02:59.750 | WAKEUP 2026-08-18 07:02:59.777 | [2062 Async create_glance_accounts:55984]: Signaled 2026-08-18 07:02:59.778 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-18 07:02:59.778 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:02:59.778 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-18 07:02:59.779 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-18 07:02:59.779 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:02:59.779 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 07:02:59.779 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 07:02:59.779 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-18 07:02:59.779 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.779 | + functions-common:get_or_create_user:915 : user_id=f0924def631642fab198cac0065e0c10 2026-08-18 07:02:59.779 | + functions-common:get_or_create_user:916 : echo f0924def631642fab198cac0065e0c10 2026-08-18 07:02:59.779 | f0924def631642fab198cac0065e0c10 2026-08-18 07:02:59.779 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-18 07:02:59.779 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:02:59.780 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:02:59.780 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:02:59.781 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:02:59.781 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:02:59.781 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:02:59.781 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:02:59.782 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:02:59.782 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:02:59.782 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:02:59.782 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:02:59.782 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-18 07:02:59.782 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:02:59.782 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.783 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:59.783 | + functions-common:get_or_add_user_project_role:980 : echo 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:59.783 | 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:59.783 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-18 07:02:59.783 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-18 07:02:59.783 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:02:59.783 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:02:59.783 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:02:59.783 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:02:59.783 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:02:59.783 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:02:59.784 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:02:59.784 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:02:59.784 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:02:59.784 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:02:59.784 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:02:59.784 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-18 07:02:59.784 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:02:59.784 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.785 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:02:59.785 | + functions-common:get_or_add_user_project_role:980 : echo 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:02:59.785 | 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:02:59.785 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-18 07:02:59.785 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:02:59.785 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-18 07:02:59.785 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 07:02:59.786 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-18 07:02:59.786 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-18 07:02:59.786 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.786 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 07:02:59.786 | a2b6721eb6ee4968b449cd5e0eb09096' 2026-08-18 07:02:59.786 | + functions-common:get_or_create_service:1067 : echo a2b6721eb6ee4968b449cd5e0eb09096 2026-08-18 07:02:59.786 | a2b6721eb6ee4968b449cd5e0eb09096 2026-08-18 07:02:59.786 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.221/image 2026-08-18 07:02:59.787 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 07:02:59.787 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.221/image RegionOne 2026-08-18 07:02:59.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 07:02:59.787 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-18 07:02:59.787 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 07:02:59.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 07:02:59.788 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.221/image --region RegionOne -f value -c id 2026-08-18 07:02:59.788 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7269a46806254f7f8a9b63c2275448b5 2026-08-18 07:02:59.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7269a46806254f7f8a9b63c2275448b5 2026-08-18 07:02:59.788 | + functions-common:get_or_create_endpoint:1100 : public_id=7269a46806254f7f8a9b63c2275448b5 2026-08-18 07:02:59.788 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 07:02:59.789 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 07:02:59.789 | + functions-common:get_or_create_endpoint:1109 : echo 7269a46806254f7f8a9b63c2275448b5 2026-08-18 07:02:59.789 | 7269a46806254f7f8a9b63c2275448b5 2026-08-18 07:02:59.789 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-18 07:02:59.789 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-18 07:02:59.789 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-18 07:02:59.789 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.790 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-18 07:02:59.790 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-18 07:02:59.790 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-18 07:02:59.790 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-18 07:02:59.790 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-18 07:02:59.790 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-18 07:02:59.790 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-18 07:02:59.791 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-18 07:02:59.791 | +---------------+----------------------------------+ 2026-08-18 07:02:59.791 | | Field | Value | 2026-08-18 07:02:59.791 | +---------------+----------------------------------+ 2026-08-18 07:02:59.791 | | default_limit | 2000 | 2026-08-18 07:02:59.791 | | description | None | 2026-08-18 07:02:59.791 | | id | bc53b1feeb4b4d739cfa75a995eaec8f | 2026-08-18 07:02:59.792 | | region_id | RegionOne | 2026-08-18 07:02:59.792 | | resource_name | image_size_total | 2026-08-18 07:02:59.792 | | service_id | a2b6721eb6ee4968b449cd5e0eb09096 | 2026-08-18 07:02:59.792 | +---------------+----------------------------------+ 2026-08-18 07:02:59.792 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-18 07:02:59.792 | +---------------+----------------------------------+ 2026-08-18 07:02:59.792 | | Field | Value | 2026-08-18 07:02:59.793 | +---------------+----------------------------------+ 2026-08-18 07:02:59.793 | | default_limit | 2000 | 2026-08-18 07:02:59.793 | | description | None | 2026-08-18 07:02:59.793 | | id | 8d32c7ed181a42629a5a3f8811d8680e | 2026-08-18 07:02:59.793 | | region_id | RegionOne | 2026-08-18 07:02:59.793 | | resource_name | image_stage_total | 2026-08-18 07:02:59.793 | | service_id | a2b6721eb6ee4968b449cd5e0eb09096 | 2026-08-18 07:02:59.794 | +---------------+----------------------------------+ 2026-08-18 07:02:59.794 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-18 07:02:59.794 | +---------------+----------------------------------+ 2026-08-18 07:02:59.794 | | Field | Value | 2026-08-18 07:02:59.794 | +---------------+----------------------------------+ 2026-08-18 07:02:59.794 | | default_limit | 100 | 2026-08-18 07:02:59.794 | | description | None | 2026-08-18 07:02:59.795 | | id | 8f7ae17fa78846a899677d6d831f05bc | 2026-08-18 07:02:59.795 | | region_id | RegionOne | 2026-08-18 07:02:59.795 | | resource_name | image_count_total | 2026-08-18 07:02:59.795 | | service_id | a2b6721eb6ee4968b449cd5e0eb09096 | 2026-08-18 07:02:59.795 | +---------------+----------------------------------+ 2026-08-18 07:02:59.795 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-18 07:02:59.795 | +---------------+----------------------------------+ 2026-08-18 07:02:59.795 | | Field | Value | 2026-08-18 07:02:59.796 | +---------------+----------------------------------+ 2026-08-18 07:02:59.796 | | default_limit | 100 | 2026-08-18 07:02:59.796 | | description | None | 2026-08-18 07:02:59.796 | | id | 04b8da3954514da08ebb22958182638c | 2026-08-18 07:02:59.796 | | region_id | RegionOne | 2026-08-18 07:02:59.796 | | resource_name | image_count_uploading | 2026-08-18 07:02:59.796 | | service_id | a2b6721eb6ee4968b449cd5e0eb09096 | 2026-08-18 07:02:59.797 | +---------------+----------------------------------+ 2026-08-18 07:02:59.797 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-18 07:02:59.797 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-18 07:02:59.797 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-18 07:02:59.797 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-18 07:02:59.797 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-18 07:02:59.798 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.221/identity 2026-08-18 07:02:59.798 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-18 07:02:59.798 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-18 07:02:59.798 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.798 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 7269a46806254f7f8a9b63c2275448b5 2026-08-18 07:02:59.798 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-18 07:02:59.798 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-18 07:02:59.799 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:02:59.828 | [2062 Async create_glance_accounts:55984]: finished create_glance_accounts with result 0 in 74 seconds 2026-08-18 07:02:59.869 | [2062 Async create_cinder_accounts:56122]: Waiting for completion of create_cinder_accounts running on PID 56122 (3 other jobs running) 2026-08-18 07:02:59.898 | [2062 Async create_cinder_accounts:56122]: Signaling child to exit 2026-08-18 07:02:59.898 | WAKEUP 2026-08-18 07:02:59.922 | [2062 Async create_cinder_accounts:56122]: Signaled 2026-08-18 07:02:59.923 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-08-18 07:02:59.924 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-18 07:02:59.924 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-18 07:02:59.924 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:02:59.924 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-18 07:02:59.924 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-18 07:02:59.924 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:02:59.924 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 07:02:59.924 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 07:02:59.925 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-18 07:02:59.925 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.925 | + functions-common:get_or_create_user:915 : user_id=559ea6753d7b4492a60bf202878c154f 2026-08-18 07:02:59.925 | + functions-common:get_or_create_user:916 : echo 559ea6753d7b4492a60bf202878c154f 2026-08-18 07:02:59.925 | 559ea6753d7b4492a60bf202878c154f 2026-08-18 07:02:59.925 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-18 07:02:59.926 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:02:59.926 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:02:59.926 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:02:59.926 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:02:59.926 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:02:59.926 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:02:59.926 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:02:59.927 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:02:59.927 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:02:59.927 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:02:59.927 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:02:59.927 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-18 07:02:59.927 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:02:59.927 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.928 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:59.928 | + functions-common:get_or_add_user_project_role:980 : echo 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:59.928 | 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:02:59.928 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-18 07:02:59.928 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-18 07:02:59.928 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:02:59.928 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-18 07:02:59.929 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.221/volume 2026-08-18 07:02:59.929 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-18 07:02:59.929 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 07:02:59.929 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-18 07:02:59.929 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-18 07:02:59.929 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.929 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 07:02:59.930 | a83bde5422ee4aa59c198373016c6bee' 2026-08-18 07:02:59.930 | + functions-common:get_or_create_service:1067 : echo a83bde5422ee4aa59c198373016c6bee 2026-08-18 07:02:59.930 | a83bde5422ee4aa59c198373016c6bee 2026-08-18 07:02:59.930 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.221/volume/v3 2026-08-18 07:02:59.930 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 07:02:59.930 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.221/volume/v3 RegionOne 2026-08-18 07:02:59.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 07:02:59.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-18 07:02:59.930 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 07:02:59.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 07:02:59.931 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.221/volume/v3 --region RegionOne -f value -c id 2026-08-18 07:02:59.931 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=847efe4bba1b40299a5ae679088dca52 2026-08-18 07:02:59.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 847efe4bba1b40299a5ae679088dca52 2026-08-18 07:02:59.932 | + functions-common:get_or_create_endpoint:1100 : public_id=847efe4bba1b40299a5ae679088dca52 2026-08-18 07:02:59.932 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 07:02:59.932 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 07:02:59.932 | + functions-common:get_or_create_endpoint:1109 : echo 847efe4bba1b40299a5ae679088dca52 2026-08-18 07:02:59.932 | 847efe4bba1b40299a5ae679088dca52 2026-08-18 07:02:59.932 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-18 07:02:59.932 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-18 07:02:59.933 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 07:02:59.933 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-18 07:02:59.933 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.933 | ++ functions-common:get_or_create_project:928 : project_id=218b8fa3e38342d98de291cbd909d497 2026-08-18 07:02:59.933 | ++ functions-common:get_or_create_project:929 : echo 218b8fa3e38342d98de291cbd909d497 2026-08-18 07:02:59.933 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 218b8fa3e38342d98de291cbd909d497 2026-08-18 07:02:59.933 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-18 07:02:59.933 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:02:59.934 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 07:02:59.934 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-18 07:02:59.934 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-18 07:02:59.934 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-18 07:02:59.934 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:02:59.934 | ++ functions-common:get_or_create_user:915 : user_id=559ea6753d7b4492a60bf202878c154f 2026-08-18 07:02:59.934 | ++ functions-common:get_or_create_user:916 : echo 559ea6753d7b4492a60bf202878c154f 2026-08-18 07:02:59.934 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 559ea6753d7b4492a60bf202878c154f 2026-08-18 07:02:59.968 | [2062 Async create_cinder_accounts:56122]: finished create_cinder_accounts with result 0 in 43 seconds 2026-08-18 07:02:59.973 | + inc/async:async_wait:197 : return 0 2026-08-18 07:02:59.976 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-18 07:03:00.028 | [2062 Async create_neutron_accounts:56264]: Waiting for completion of create_neutron_accounts running on PID 56264 (2 other jobs running) 2026-08-18 07:03:00.053 | [2062 Async create_neutron_accounts:56264]: Signaling child to exit 2026-08-18 07:03:00.053 | WAKEUP 2026-08-18 07:03:00.074 | [2062 Async create_neutron_accounts:56264]: Signaled 2026-08-18 07:03:00.075 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-18 07:03:00.075 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.221/ 2026-08-18 07:03:00.075 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-18 07:03:00.075 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.221/networking 2026-08-18 07:03:00.075 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-18 07:03:00.075 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:00.075 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-18 07:03:00.076 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-18 07:03:00.076 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:03:00.076 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 07:03:00.076 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 07:03:00.076 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-18 07:03:00.076 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:03:00.076 | + functions-common:get_or_create_user:915 : user_id=e41c614d849b4a589145000052ac5c53 2026-08-18 07:03:00.076 | + functions-common:get_or_create_user:916 : echo e41c614d849b4a589145000052ac5c53 2026-08-18 07:03:00.076 | e41c614d849b4a589145000052ac5c53 2026-08-18 07:03:00.076 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-18 07:03:00.076 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:03:00.076 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:03:00.077 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:03:00.077 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:03:00.077 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:03:00.077 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:03:00.077 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:03:00.077 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:03:00.077 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:03:00.077 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:03:00.077 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:03:00.077 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-18 07:03:00.077 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:03:00.078 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:03:00.078 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:03:00.078 | + functions-common:get_or_add_user_project_role:980 : echo 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:03:00.078 | 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:03:00.078 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-18 07:03:00.078 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-18 07:03:00.078 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 07:03:00.078 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-18 07:03:00.078 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-18 07:03:00.078 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:03:00.079 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 07:03:00.079 | 7a18199a85b54e0fbaf8b07a92779642' 2026-08-18 07:03:00.079 | + functions-common:get_or_create_service:1067 : echo 7a18199a85b54e0fbaf8b07a92779642 2026-08-18 07:03:00.079 | 7a18199a85b54e0fbaf8b07a92779642 2026-08-18 07:03:00.079 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.221/networking 2026-08-18 07:03:00.079 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 07:03:00.079 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.221/networking RegionOne 2026-08-18 07:03:00.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 07:03:00.079 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-18 07:03:00.079 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:03:00.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 07:03:00.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 07:03:00.080 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.221/networking --region RegionOne -f value -c id 2026-08-18 07:03:00.080 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:03:00.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c7b5a6b1e0984300a24c036120df8c54 2026-08-18 07:03:00.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c7b5a6b1e0984300a24c036120df8c54 2026-08-18 07:03:00.080 | + functions-common:get_or_create_endpoint:1100 : public_id=c7b5a6b1e0984300a24c036120df8c54 2026-08-18 07:03:00.080 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 07:03:00.080 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 07:03:00.080 | + functions-common:get_or_create_endpoint:1109 : echo c7b5a6b1e0984300a24c036120df8c54 2026-08-18 07:03:00.081 | c7b5a6b1e0984300a24c036120df8c54 2026-08-18 07:03:00.123 | [2062 Async create_neutron_accounts:56264]: finished create_neutron_accounts with result 0 in 35 seconds 2026-08-18 07:03:00.129 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-18 07:03:00.134 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-18 07:03:00.138 | + inc/async:async_wait:197 : return 0 2026-08-18 07:03:00.141 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-18 07:03:00.161 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:00.164 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-18 07:03:00.184 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:00.187 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-18 07:03:00.190 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:03:00.193 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-18 07:03:00.196 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-18 07:03:00.199 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-18 07:03:00.265 | + inc/async:async_inner:63 : init_glance 2026-08-18 07:03:00.313 | [2062 Async init_glance:58523]: running: init_glance 2026-08-18 07:03:00.314 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-18 07:03:00.333 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:00.336 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-18 07:03:00.338 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:03:00.340 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-18 07:03:00.343 | + ./stack.sh:main:1170 : configure_neutron 2026-08-18 07:03:00.347 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-18 07:03:00.349 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-18 07:03:00.351 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-18 07:03:00.369 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-18 07:03:00.371 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-18 07:03:01.115 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:01.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:01.116 | we strongly recommend against using it for new projects. 2026-08-18 07:03:01.116 | 2026-08-18 07:03:01.116 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:01.116 | framework. For more detail see 2026-08-18 07:03:01.116 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:01.116 | 2026-08-18 07:03:01.116 | import eventlet as _eventlet # noqa 2026-08-18 07:03:05.647 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:05.647 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:05.647 | we strongly recommend against using it for new projects. 2026-08-18 07:03:05.647 | 2026-08-18 07:03:05.647 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:05.651 | framework. For more detail see 2026-08-18 07:03:05.651 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:05.651 | 2026-08-18 07:03:05.652 | import eventlet as _eventlet # noqa 2026-08-18 07:03:09.992 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:09.992 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:09.992 | we strongly recommend against using it for new projects. 2026-08-18 07:03:09.992 | 2026-08-18 07:03:09.992 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:09.992 | framework. For more detail see 2026-08-18 07:03:09.993 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:09.993 | 2026-08-18 07:03:09.993 | import eventlet as _eventlet # noqa 2026-08-18 07:03:14.362 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:14.362 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:14.362 | we strongly recommend against using it for new projects. 2026-08-18 07:03:14.362 | 2026-08-18 07:03:14.362 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:14.362 | framework. For more detail see 2026-08-18 07:03:14.362 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:14.362 | 2026-08-18 07:03:14.362 | import eventlet as _eventlet # noqa 2026-08-18 07:03:14.639 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:03:14.671 | [58523 Async init_glance:58523]: finished successfully 2026-08-18 07:03:18.796 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:18.796 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:18.796 | we strongly recommend against using it for new projects. 2026-08-18 07:03:18.796 | 2026-08-18 07:03:18.796 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:18.796 | framework. For more detail see 2026-08-18 07:03:18.796 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:18.797 | 2026-08-18 07:03:18.797 | import eventlet as _eventlet # noqa 2026-08-18 07:03:22.777 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:22.777 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:22.777 | we strongly recommend against using it for new projects. 2026-08-18 07:03:22.777 | 2026-08-18 07:03:22.777 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:22.777 | framework. For more detail see 2026-08-18 07:03:22.778 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:22.778 | 2026-08-18 07:03:22.778 | import eventlet as _eventlet # noqa 2026-08-18 07:03:27.517 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 07:03:27.518 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:27.518 | we strongly recommend against using it for new projects. 2026-08-18 07:03:27.518 | 2026-08-18 07:03:27.518 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:27.518 | framework. For more detail see 2026-08-18 07:03:27.518 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:27.519 | 2026-08-18 07:03:27.519 | from eventlet import event 2026-08-18 07:03:27.626 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-18 07:03:27.626 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-18 07:03:31.591 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:31.591 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:31.591 | we strongly recommend against using it for new projects. 2026-08-18 07:03:31.591 | 2026-08-18 07:03:31.591 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:31.591 | framework. For more detail see 2026-08-18 07:03:31.591 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:31.591 | 2026-08-18 07:03:31.592 | import eventlet as _eventlet # noqa 2026-08-18 07:03:33.496 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:33.496 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:33.496 | we strongly recommend against using it for new projects. 2026-08-18 07:03:33.496 | 2026-08-18 07:03:33.496 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:33.496 | framework. For more detail see 2026-08-18 07:03:33.496 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:33.496 | 2026-08-18 07:03:33.497 | import eventlet as _eventlet # noqa 2026-08-18 07:03:37.463 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:37.463 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:37.463 | we strongly recommend against using it for new projects. 2026-08-18 07:03:37.463 | 2026-08-18 07:03:37.463 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:37.463 | framework. For more detail see 2026-08-18 07:03:37.463 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:37.464 | 2026-08-18 07:03:37.464 | import eventlet as _eventlet # noqa 2026-08-18 07:03:39.996 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:39.996 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:39.996 | we strongly recommend against using it for new projects. 2026-08-18 07:03:39.996 | 2026-08-18 07:03:39.996 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:39.996 | framework. For more detail see 2026-08-18 07:03:39.996 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:39.996 | 2026-08-18 07:03:39.996 | import eventlet as _eventlet # noqa 2026-08-18 07:03:43.298 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-18 07:03:43.303 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-18 07:03:43.305 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-18 07:03:43.307 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-18 07:03:43.309 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-18 07:03:43.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-18 07:03:43.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-18 07:03:43.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-18 07:03:43.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-18 07:03:43.321 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-18 07:03:43.323 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-18 07:03:43.325 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-18 07:03:43.327 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-18 07:03:43.330 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-18 07:03:43.332 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-18 07:03:43.334 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-18 07:03:43.338 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:03:43.341 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:03:43.343 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-18 07:03:43.345 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:03:43.350 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-18 07:03:43.352 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-18 07:03:43.354 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-18 07:03:43.356 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-18 07:03:43.358 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 07:03:43.360 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 07:03:43.363 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 07:03:43.376 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:43.378 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 07:03:43.382 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-18 07:03:43.384 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-18 07:03:43.413 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-18 07:03:43.443 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-18 07:03:43.473 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-18 07:03:43.504 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-18 07:03:43.535 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-18 07:03:43.566 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-18 07:03:43.568 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-18 07:03:43.571 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-18 07:03:43.573 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 07:03:43.576 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 07:03:43.593 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 07:03:43.596 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 07:03:43.598 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 07:03:43.601 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 07:03:43.603 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 07:03:43.635 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 07:03:43.674 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 07:03:43.711 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 07:03:43.751 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-18 07:03:43.789 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-18 07:03:43.792 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-18 07:03:43.795 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-18 07:03:43.800 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-18 07:03:43.803 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-18 07:03:43.806 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-18 07:03:43.810 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-18 07:03:43.813 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-18 07:03:43.830 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-18 07:03:43.847 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-18 07:03:43.864 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-18 07:03:43.881 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-18 07:03:43.899 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-18 07:03:43.902 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 07:03:43.907 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-18 07:03:43.911 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.JXDZAFITbb 2026-08-18 07:03:43.914 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-18 07:03:43.916 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 07:03:43.919 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.JXDZAFITbb 2026-08-18 07:03:43.924 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.JXDZAFITbb 2026-08-18 07:03:43.942 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.JXDZAFITbb /etc/sudoers.d/neutron-rootwrap 2026-08-18 07:03:43.959 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-18 07:03:43.963 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-18 07:03:43.967 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-18 07:03:44.014 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-18 07:03:44.017 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 07:03:44.061 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-18 07:03:44.066 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-18 07:03:44.070 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-18 07:03:44.073 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 07:03:44.077 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 07:03:44.080 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 07:03:44.105 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:44.110 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 07:03:44.113 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 07:03:44.119 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 07:03:44.142 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:44.146 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 07:03:44.150 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/ 2026-08-18 07:03:44.196 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 07:03:44.199 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 07:03:44.203 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-18 07:03:44.229 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:03:44.232 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-18 07:03:44.258 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:03:44.262 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-18 07:03:44.288 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:03:44.291 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-18 07:03:44.317 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:03:44.321 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-18 07:03:44.346 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:03:44.350 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-18 07:03:44.353 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-18 07:03:44.378 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:03:44.381 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-18 07:03:44.385 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-18 07:03:44.389 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-18 07:03:44.389 | Configuring OVN 2026-08-18 07:03:44.393 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-18 07:03:44.397 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-18 07:03:44.401 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-18 07:03:44.407 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=2c16f7fb-8cd8-4361-a2fa-d8e5bcf3e8f7 2026-08-18 07:03:44.411 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-18 07:03:44.415 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-18 07:03:44.419 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 07:03:44.423 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 07:03:44.427 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 07:03:44.430 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 07:03:44.434 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 07:03:44.438 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 07:03:44.441 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 07:03:44.445 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 07:03:44.449 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 07:03:44.453 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 07:03:44.457 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 07:03:44.461 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 07:03:44.464 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 07:03:44.468 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-18 07:03:44.472 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-18 07:03:44.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-18 07:03:44.480 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-18 07:03:44.505 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:44.509 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-18 07:03:44.568 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-18 07:03:44.572 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-18 07:03:44.576 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-18 07:03:44.600 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:03:44.604 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-18 07:03:44.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 07:03:44.612 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-18 07:03:44.616 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-18 07:03:44.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-18 07:03:44.641 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-18 07:03:44.644 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-18 07:03:45.322 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:45.322 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:45.322 | we strongly recommend against using it for new projects. 2026-08-18 07:03:45.322 | 2026-08-18 07:03:45.322 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:45.323 | framework. For more detail see 2026-08-18 07:03:45.323 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:45.323 | 2026-08-18 07:03:45.323 | import eventlet as _eventlet # noqa 2026-08-18 07:03:49.376 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:49.376 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:49.376 | we strongly recommend against using it for new projects. 2026-08-18 07:03:49.376 | 2026-08-18 07:03:49.376 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:49.376 | framework. For more detail see 2026-08-18 07:03:49.376 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:49.376 | 2026-08-18 07:03:49.377 | import eventlet as _eventlet # noqa 2026-08-18 07:03:53.347 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:53.347 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:53.347 | we strongly recommend against using it for new projects. 2026-08-18 07:03:53.347 | 2026-08-18 07:03:53.347 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:53.347 | framework. For more detail see 2026-08-18 07:03:53.347 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:53.347 | 2026-08-18 07:03:53.347 | import eventlet as _eventlet # noqa 2026-08-18 07:03:57.423 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:03:57.423 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:03:57.423 | we strongly recommend against using it for new projects. 2026-08-18 07:03:57.423 | 2026-08-18 07:03:57.423 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:03:57.423 | framework. For more detail see 2026-08-18 07:03:57.423 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:03:57.423 | 2026-08-18 07:03:57.423 | import eventlet as _eventlet # noqa 2026-08-18 07:04:01.739 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:01.739 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:01.739 | we strongly recommend against using it for new projects. 2026-08-18 07:04:01.739 | 2026-08-18 07:04:01.740 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:01.740 | framework. For more detail see 2026-08-18 07:04:01.740 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:01.740 | 2026-08-18 07:04:01.740 | import eventlet as _eventlet # noqa 2026-08-18 07:04:05.669 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:05.669 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:05.670 | we strongly recommend against using it for new projects. 2026-08-18 07:04:05.670 | 2026-08-18 07:04:05.670 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:05.670 | framework. For more detail see 2026-08-18 07:04:05.670 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:05.670 | 2026-08-18 07:04:05.670 | import eventlet as _eventlet # noqa 2026-08-18 07:04:10.380 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 07:04:10.380 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:10.380 | we strongly recommend against using it for new projects. 2026-08-18 07:04:10.380 | 2026-08-18 07:04:10.380 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:10.380 | framework. For more detail see 2026-08-18 07:04:10.380 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:10.380 | 2026-08-18 07:04:10.381 | from eventlet import event 2026-08-18 07:04:10.488 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-18 07:04:10.488 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-18 07:04:14.473 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:14.473 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:14.473 | we strongly recommend against using it for new projects. 2026-08-18 07:04:14.473 | 2026-08-18 07:04:14.473 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:14.473 | framework. For more detail see 2026-08-18 07:04:14.474 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:14.474 | 2026-08-18 07:04:14.474 | import eventlet as _eventlet # noqa 2026-08-18 07:04:16.369 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:16.369 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:16.369 | we strongly recommend against using it for new projects. 2026-08-18 07:04:16.369 | 2026-08-18 07:04:16.369 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:16.369 | framework. For more detail see 2026-08-18 07:04:16.369 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:16.369 | 2026-08-18 07:04:16.370 | import eventlet as _eventlet # noqa 2026-08-18 07:04:20.297 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:20.297 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:20.297 | we strongly recommend against using it for new projects. 2026-08-18 07:04:20.297 | 2026-08-18 07:04:20.297 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:20.297 | framework. For more detail see 2026-08-18 07:04:20.297 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:20.297 | 2026-08-18 07:04:20.297 | import eventlet as _eventlet # noqa 2026-08-18 07:04:22.812 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:22.812 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:22.812 | we strongly recommend against using it for new projects. 2026-08-18 07:04:22.812 | 2026-08-18 07:04:22.812 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:22.812 | framework. For more detail see 2026-08-18 07:04:22.812 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:22.812 | 2026-08-18 07:04:22.813 | import eventlet as _eventlet # noqa 2026-08-18 07:04:26.041 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 07:04:26.047 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 07:04:26.050 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 07:04:26.054 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-18 07:04:26.088 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-18 07:04:26.091 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 07:04:26.127 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-18 07:04:26.165 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.221 2026-08-18 07:04:26.199 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-18 07:04:26.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-18 07:04:26.268 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-18 07:04:26.302 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.221:6642 2026-08-18 07:04:26.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-18 07:04:26.354 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:26.357 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-18 07:04:26.359 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-18 07:04:26.391 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.221:6641 2026-08-18 07:04:26.424 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-18 07:04:26.427 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-18 07:04:26.430 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-18 07:04:26.430 | Configuring Neutron for OVN 2026-08-18 07:04:26.433 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-18 07:04:26.452 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:26.455 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-18 07:04:26.458 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-18 07:04:26.458 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-18 07:04:27.117 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:27.118 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:27.118 | we strongly recommend against using it for new projects. 2026-08-18 07:04:27.118 | 2026-08-18 07:04:27.118 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:27.118 | framework. For more detail see 2026-08-18 07:04:27.118 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:27.118 | 2026-08-18 07:04:27.118 | import eventlet as _eventlet # noqa 2026-08-18 07:04:30.302 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-18 07:04:30.306 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-18 07:04:30.306 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-18 07:04:30.954 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:04:30.955 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:04:30.955 | we strongly recommend against using it for new projects. 2026-08-18 07:04:30.955 | 2026-08-18 07:04:30.955 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:04:30.955 | framework. For more detail see 2026-08-18 07:04:30.955 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:04:30.955 | 2026-08-18 07:04:30.955 | import eventlet as _eventlet # noqa 2026-08-18 07:04:33.588 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 07:04:33.591 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-18 07:04:33.611 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:33.615 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 07:04:33.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 07:04:33.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-18 07:04:33.622 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.622 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-18 07:04:33.626 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.626 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-18 07:04:33.632 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-18 07:04:33.632 | address-scope 2026-08-18 07:04:33.632 | agent 2026-08-18 07:04:33.632 | allowed-address-pairs 2026-08-18 07:04:33.632 | auto-allocated-topology 2026-08-18 07:04:33.632 | availability_zone 2026-08-18 07:04:33.632 | bgp 2026-08-18 07:04:33.632 | bgp_4byte_asn 2026-08-18 07:04:33.632 | bgp_dragent_scheduler 2026-08-18 07:04:33.632 | binding 2026-08-18 07:04:33.633 | binding-extended 2026-08-18 07:04:33.633 | default-subnetpools 2026-08-18 07:04:33.633 | dhcp_agent_scheduler 2026-08-18 07:04:33.633 | dns-domain-ports 2026-08-18 07:04:33.633 | dns-integration 2026-08-18 07:04:33.633 | dns-integration-domain-keywords 2026-08-18 07:04:33.633 | empty-string-filtering 2026-08-18 07:04:33.633 | enable-default-route-bfd 2026-08-18 07:04:33.633 | enable-default-route-ecmp 2026-08-18 07:04:33.634 | expose-port-forwarding-in-fip 2026-08-18 07:04:33.634 | ext-gw-mode 2026-08-18 07:04:33.634 | external-gateway-multihoming 2026-08-18 07:04:33.634 | external-net 2026-08-18 07:04:33.634 | extra_dhcp_opt 2026-08-18 07:04:33.634 | extraroute 2026-08-18 07:04:33.634 | extraroute-atomic 2026-08-18 07:04:33.634 | filter-validation 2026-08-18 07:04:33.634 | fip-port-details 2026-08-18 07:04:33.634 | flavors 2026-08-18 07:04:33.634 | floating-ip-port-forwarding 2026-08-18 07:04:33.634 | floating-ip-port-forwarding-description 2026-08-18 07:04:33.635 | floating-ip-port-forwarding-detail 2026-08-18 07:04:33.635 | floating-ip-port-forwarding-port-ranges 2026-08-18 07:04:33.635 | floatingip-pools 2026-08-18 07:04:33.635 | fwaas_v2 2026-08-18 07:04:33.635 | ip_allocation 2026-08-18 07:04:33.635 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:04:33.635 | l3-flavors 2026-08-18 07:04:33.635 | l3-ha 2026-08-18 07:04:33.635 | l3_agent_scheduler 2026-08-18 07:04:33.635 | logging 2026-08-18 07:04:33.636 | multi-provider 2026-08-18 07:04:33.636 | net-mtu 2026-08-18 07:04:33.636 | net-mtu-writable 2026-08-18 07:04:33.636 | network-ip-availability 2026-08-18 07:04:33.636 | network_availability_zone 2026-08-18 07:04:33.636 | network_ha 2026-08-18 07:04:33.636 | pagination 2026-08-18 07:04:33.636 | port-device-profile 2026-08-18 07:04:33.636 | port-hardware-offload-type 2026-08-18 07:04:33.636 | port-mac-address-regenerate 2026-08-18 07:04:33.636 | port-numa-affinity-policy 2026-08-18 07:04:33.636 | port-numa-affinity-policy-socket 2026-08-18 07:04:33.637 | port-resource-request 2026-08-18 07:04:33.637 | port-security 2026-08-18 07:04:33.637 | port-trusted-vif 2026-08-18 07:04:33.637 | project-id 2026-08-18 07:04:33.637 | provider 2026-08-18 07:04:33.637 | pvlan 2026-08-18 07:04:33.637 | qinq 2026-08-18 07:04:33.637 | qos 2026-08-18 07:04:33.637 | qos-bw-limit-direction 2026-08-18 07:04:33.637 | qos-bw-minimum-ingress 2026-08-18 07:04:33.637 | qos-default 2026-08-18 07:04:33.638 | qos-fip 2026-08-18 07:04:33.639 | qos-gateway-ip 2026-08-18 07:04:33.639 | qos-rule-type-details 2026-08-18 07:04:33.639 | qos-rule-type-filter 2026-08-18 07:04:33.639 | qos-rules-alias 2026-08-18 07:04:33.639 | quota-check-limit 2026-08-18 07:04:33.639 | quota-check-limit-default 2026-08-18 07:04:33.640 | quota_details 2026-08-18 07:04:33.640 | quotas 2026-08-18 07:04:33.640 | rbac-address-scope 2026-08-18 07:04:33.640 | rbac-policies 2026-08-18 07:04:33.640 | rbac-security-groups 2026-08-18 07:04:33.640 | router 2026-08-18 07:04:33.640 | router-enable-snat 2026-08-18 07:04:33.640 | router_availability_zone 2026-08-18 07:04:33.640 | security-group 2026-08-18 07:04:33.640 | security-groups-default-rules 2026-08-18 07:04:33.641 | security-groups-default-statefulness 2026-08-18 07:04:33.641 | security-groups-normalized-cidr 2026-08-18 07:04:33.641 | security-groups-remote-address-group 2026-08-18 07:04:33.641 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:04:33.641 | security-groups-shared-filtering 2026-08-18 07:04:33.641 | segment 2026-08-18 07:04:33.641 | sorting 2026-08-18 07:04:33.641 | standard-attr-description 2026-08-18 07:04:33.641 | standard-attr-fwaas-v2 2026-08-18 07:04:33.641 | standard-attr-revisions 2026-08-18 07:04:33.641 | standard-attr-tag 2026-08-18 07:04:33.642 | standard-attr-timestamp 2026-08-18 07:04:33.642 | stateful-security-group 2026-08-18 07:04:33.642 | subnet-dns-publish-fixed-ip 2026-08-18 07:04:33.642 | subnet-external-network 2026-08-18 07:04:33.642 | subnet-service-types 2026-08-18 07:04:33.642 | subnet_allocation 2026-08-18 07:04:33.642 | subnet_onboard 2026-08-18 07:04:33.642 | subnetpool-prefix-ops 2026-08-18 07:04:33.642 | tag-creation 2026-08-18 07:04:33.642 | tap-mirror 2026-08-18 07:04:33.642 | tap-mirror-both-direction 2026-08-18 07:04:33.643 | trunk 2026-08-18 07:04:33.643 | uplink-status-propagation 2026-08-18 07:04:33.643 | uplink-status-propagation-updatable 2026-08-18 07:04:33.644 | vlan-transparent 2026-08-18 07:04:33.644 | vpn-endpoint-groups 2026-08-18 07:04:33.644 | vpnaas' 2026-08-18 07:04:33.645 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 07:04:33.645 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.645 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-18 07:04:33.646 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-18 07:04:33.646 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.647 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-18 07:04:33.651 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-18 07:04:33.651 | address-scope 2026-08-18 07:04:33.651 | agent 2026-08-18 07:04:33.651 | allowed-address-pairs 2026-08-18 07:04:33.651 | auto-allocated-topology 2026-08-18 07:04:33.651 | availability_zone 2026-08-18 07:04:33.651 | bgp 2026-08-18 07:04:33.651 | bgp_4byte_asn 2026-08-18 07:04:33.651 | bgp_dragent_scheduler 2026-08-18 07:04:33.651 | binding 2026-08-18 07:04:33.652 | binding-extended 2026-08-18 07:04:33.652 | default-subnetpools 2026-08-18 07:04:33.652 | dhcp_agent_scheduler 2026-08-18 07:04:33.652 | dns-domain-ports 2026-08-18 07:04:33.652 | dns-integration 2026-08-18 07:04:33.652 | dns-integration-domain-keywords 2026-08-18 07:04:33.652 | empty-string-filtering 2026-08-18 07:04:33.652 | enable-default-route-bfd 2026-08-18 07:04:33.652 | enable-default-route-ecmp 2026-08-18 07:04:33.652 | expose-port-forwarding-in-fip 2026-08-18 07:04:33.652 | ext-gw-mode 2026-08-18 07:04:33.653 | external-gateway-multihoming 2026-08-18 07:04:33.653 | external-net 2026-08-18 07:04:33.653 | extra_dhcp_opt 2026-08-18 07:04:33.653 | extraroute 2026-08-18 07:04:33.653 | extraroute-atomic 2026-08-18 07:04:33.653 | filter-validation 2026-08-18 07:04:33.653 | fip-port-details 2026-08-18 07:04:33.653 | flavors 2026-08-18 07:04:33.653 | floating-ip-port-forwarding 2026-08-18 07:04:33.653 | floating-ip-port-forwarding-description 2026-08-18 07:04:33.653 | floating-ip-port-forwarding-detail 2026-08-18 07:04:33.653 | floating-ip-port-forwarding-port-ranges 2026-08-18 07:04:33.654 | floatingip-pools 2026-08-18 07:04:33.654 | fwaas_v2 2026-08-18 07:04:33.654 | ip_allocation 2026-08-18 07:04:33.654 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:04:33.654 | l3-flavors 2026-08-18 07:04:33.654 | l3-ha 2026-08-18 07:04:33.654 | l3_agent_scheduler 2026-08-18 07:04:33.654 | logging 2026-08-18 07:04:33.654 | multi-provider 2026-08-18 07:04:33.654 | net-mtu 2026-08-18 07:04:33.654 | net-mtu-writable 2026-08-18 07:04:33.655 | network-ip-availability 2026-08-18 07:04:33.655 | network_availability_zone 2026-08-18 07:04:33.655 | network_ha 2026-08-18 07:04:33.655 | pagination 2026-08-18 07:04:33.655 | port-device-profile 2026-08-18 07:04:33.655 | port-hardware-offload-type 2026-08-18 07:04:33.655 | port-mac-address-regenerate 2026-08-18 07:04:33.655 | port-numa-affinity-policy 2026-08-18 07:04:33.655 | port-numa-affinity-policy-socket 2026-08-18 07:04:33.655 | port-resource-request 2026-08-18 07:04:33.655 | port-security 2026-08-18 07:04:33.656 | port-trusted-vif 2026-08-18 07:04:33.656 | project-id 2026-08-18 07:04:33.656 | provider 2026-08-18 07:04:33.656 | pvlan 2026-08-18 07:04:33.656 | qinq 2026-08-18 07:04:33.656 | qos 2026-08-18 07:04:33.656 | qos-bw-limit-direction 2026-08-18 07:04:33.656 | qos-bw-minimum-ingress 2026-08-18 07:04:33.656 | qos-default 2026-08-18 07:04:33.656 | qos-fip 2026-08-18 07:04:33.656 | qos-gateway-ip 2026-08-18 07:04:33.657 | qos-rule-type-details 2026-08-18 07:04:33.658 | qos-rule-type-filter 2026-08-18 07:04:33.658 | qos-rules-alias 2026-08-18 07:04:33.658 | quota-check-limit 2026-08-18 07:04:33.658 | quota-check-limit-default 2026-08-18 07:04:33.658 | quota_details 2026-08-18 07:04:33.658 | quotas 2026-08-18 07:04:33.658 | rbac-address-scope 2026-08-18 07:04:33.659 | rbac-policies 2026-08-18 07:04:33.660 | rbac-security-groups 2026-08-18 07:04:33.660 | router 2026-08-18 07:04:33.660 | router-enable-snat 2026-08-18 07:04:33.660 | router_availability_zone 2026-08-18 07:04:33.660 | security-group 2026-08-18 07:04:33.660 | security-groups-default-rules 2026-08-18 07:04:33.660 | security-groups-default-statefulness 2026-08-18 07:04:33.660 | security-groups-normalized-cidr 2026-08-18 07:04:33.660 | security-groups-remote-address-group 2026-08-18 07:04:33.660 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:04:33.660 | security-groups-shared-filtering 2026-08-18 07:04:33.661 | segment 2026-08-18 07:04:33.661 | sorting 2026-08-18 07:04:33.661 | standard-attr-description 2026-08-18 07:04:33.661 | standard-attr-fwaas-v2 2026-08-18 07:04:33.661 | standard-attr-revisions 2026-08-18 07:04:33.661 | standard-attr-tag 2026-08-18 07:04:33.661 | standard-attr-timestamp 2026-08-18 07:04:33.661 | stateful-security-group 2026-08-18 07:04:33.661 | subnet-dns-publish-fixed-ip 2026-08-18 07:04:33.661 | subnet-external-network 2026-08-18 07:04:33.661 | subnet-service-types 2026-08-18 07:04:33.662 | subnet_allocation 2026-08-18 07:04:33.662 | subnet_onboard 2026-08-18 07:04:33.662 | subnetpool-prefix-ops 2026-08-18 07:04:33.662 | tag-creation 2026-08-18 07:04:33.662 | tap-mirror 2026-08-18 07:04:33.662 | tap-mirror-both-direction 2026-08-18 07:04:33.662 | trunk 2026-08-18 07:04:33.662 | uplink-status-propagation 2026-08-18 07:04:33.662 | uplink-status-propagation-updatable 2026-08-18 07:04:33.662 | vlan-transparent 2026-08-18 07:04:33.662 | vpn-endpoint-groups 2026-08-18 07:04:33.663 | vpnaas' 2026-08-18 07:04:33.663 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-18 07:04:33.663 | address-scope 2026-08-18 07:04:33.663 | agent 2026-08-18 07:04:33.663 | allowed-address-pairs 2026-08-18 07:04:33.663 | auto-allocated-topology 2026-08-18 07:04:33.663 | availability_zone 2026-08-18 07:04:33.663 | bgp 2026-08-18 07:04:33.663 | bgp_4byte_asn 2026-08-18 07:04:33.664 | bgp_dragent_scheduler 2026-08-18 07:04:33.664 | binding 2026-08-18 07:04:33.664 | binding-extended 2026-08-18 07:04:33.664 | default-subnetpools 2026-08-18 07:04:33.664 | dhcp_agent_scheduler 2026-08-18 07:04:33.664 | dns-domain-ports 2026-08-18 07:04:33.664 | dns-integration 2026-08-18 07:04:33.664 | dns-integration-domain-keywords 2026-08-18 07:04:33.664 | empty-string-filtering 2026-08-18 07:04:33.664 | enable-default-route-bfd 2026-08-18 07:04:33.664 | enable-default-route-ecmp 2026-08-18 07:04:33.665 | expose-port-forwarding-in-fip 2026-08-18 07:04:33.665 | ext-gw-mode 2026-08-18 07:04:33.665 | external-gateway-multihoming 2026-08-18 07:04:33.665 | external-net 2026-08-18 07:04:33.665 | extra_dhcp_opt 2026-08-18 07:04:33.665 | extraroute 2026-08-18 07:04:33.665 | extraroute-atomic 2026-08-18 07:04:33.665 | filter-validation 2026-08-18 07:04:33.665 | fip-port-details 2026-08-18 07:04:33.665 | flavors 2026-08-18 07:04:33.665 | floating-ip-port-forwarding 2026-08-18 07:04:33.666 | floating-ip-port-forwarding-description 2026-08-18 07:04:33.666 | floating-ip-port-forwarding-detail 2026-08-18 07:04:33.666 | floating-ip-port-forwarding-port-ranges 2026-08-18 07:04:33.666 | floatingip-pools 2026-08-18 07:04:33.666 | fwaas_v2 2026-08-18 07:04:33.666 | ip_allocation 2026-08-18 07:04:33.666 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:04:33.666 | l3-flavors 2026-08-18 07:04:33.666 | l3-ha 2026-08-18 07:04:33.667 | l3_agent_scheduler 2026-08-18 07:04:33.667 | logging 2026-08-18 07:04:33.667 | multi-provider 2026-08-18 07:04:33.667 | net-mtu 2026-08-18 07:04:33.667 | net-mtu-writable 2026-08-18 07:04:33.667 | network-ip-availability 2026-08-18 07:04:33.667 | network_availability_zone 2026-08-18 07:04:33.667 | network_ha 2026-08-18 07:04:33.667 | pagination 2026-08-18 07:04:33.667 | port-device-profile 2026-08-18 07:04:33.667 | port-hardware-offload-type 2026-08-18 07:04:33.668 | port-mac-address-regenerate 2026-08-18 07:04:33.668 | port-numa-affinity-policy 2026-08-18 07:04:33.668 | port-numa-affinity-policy-socket 2026-08-18 07:04:33.668 | port-resource-request 2026-08-18 07:04:33.668 | port-security 2026-08-18 07:04:33.668 | port-trusted-vif 2026-08-18 07:04:33.668 | project-id 2026-08-18 07:04:33.668 | provider 2026-08-18 07:04:33.668 | pvlan 2026-08-18 07:04:33.668 | qinq 2026-08-18 07:04:33.669 | qos 2026-08-18 07:04:33.669 | qos-bw-limit-direction 2026-08-18 07:04:33.669 | qos-bw-minimum-ingress 2026-08-18 07:04:33.669 | qos-default 2026-08-18 07:04:33.669 | qos-fip 2026-08-18 07:04:33.669 | qos-gateway-ip 2026-08-18 07:04:33.669 | qos-rule-type-details 2026-08-18 07:04:33.669 | qos-rule-type-filter 2026-08-18 07:04:33.669 | qos-rules-alias 2026-08-18 07:04:33.669 | quota-check-limit 2026-08-18 07:04:33.669 | quota-check-limit-default 2026-08-18 07:04:33.669 | quota_details 2026-08-18 07:04:33.670 | quotas 2026-08-18 07:04:33.670 | rbac-address-scope 2026-08-18 07:04:33.670 | rbac-policies 2026-08-18 07:04:33.670 | rbac-security-groups 2026-08-18 07:04:33.670 | router 2026-08-18 07:04:33.670 | router-enable-snat 2026-08-18 07:04:33.670 | router_availability_zone 2026-08-18 07:04:33.670 | security-group 2026-08-18 07:04:33.670 | security-groups-default-rules 2026-08-18 07:04:33.670 | security-groups-default-statefulness 2026-08-18 07:04:33.670 | security-groups-normalized-cidr 2026-08-18 07:04:33.671 | security-groups-remote-address-group 2026-08-18 07:04:33.671 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:04:33.671 | security-groups-shared-filtering 2026-08-18 07:04:33.671 | segment 2026-08-18 07:04:33.671 | sorting 2026-08-18 07:04:33.671 | standard-attr-description 2026-08-18 07:04:33.671 | standard-attr-fwaas-v2 2026-08-18 07:04:33.671 | standard-attr-revisions 2026-08-18 07:04:33.671 | standard-attr-tag 2026-08-18 07:04:33.671 | standard-attr-timestamp 2026-08-18 07:04:33.671 | stateful-security-group 2026-08-18 07:04:33.672 | subnet-dns-publish-fixed-ip 2026-08-18 07:04:33.672 | subnet-external-network 2026-08-18 07:04:33.672 | subnet-service-types 2026-08-18 07:04:33.672 | subnet_allocation 2026-08-18 07:04:33.672 | subnet_onboard 2026-08-18 07:04:33.672 | subnetpool-prefix-ops 2026-08-18 07:04:33.672 | tag-creation 2026-08-18 07:04:33.672 | tap-mirror 2026-08-18 07:04:33.672 | tap-mirror-both-direction 2026-08-18 07:04:33.672 | trunk 2026-08-18 07:04:33.672 | uplink-status-propagation 2026-08-18 07:04:33.673 | uplink-status-propagation-updatable 2026-08-18 07:04:33.673 | vlan-transparent 2026-08-18 07:04:33.673 | vpn-endpoint-groups 2026-08-18 07:04:33.673 | vpnaas' 2026-08-18 07:04:33.673 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.673 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-18 07:04:33.673 | address-scope 2026-08-18 07:04:33.673 | agent 2026-08-18 07:04:33.673 | allowed-address-pairs 2026-08-18 07:04:33.673 | auto-allocated-topology 2026-08-18 07:04:33.673 | availability_zone 2026-08-18 07:04:33.674 | bgp 2026-08-18 07:04:33.674 | bgp_4byte_asn 2026-08-18 07:04:33.674 | bgp_dragent_scheduler 2026-08-18 07:04:33.674 | binding 2026-08-18 07:04:33.674 | binding-extended 2026-08-18 07:04:33.674 | default-subnetpools 2026-08-18 07:04:33.674 | dhcp_agent_scheduler 2026-08-18 07:04:33.674 | dns-domain-ports 2026-08-18 07:04:33.674 | dns-integration 2026-08-18 07:04:33.674 | dns-integration-domain-keywords 2026-08-18 07:04:33.674 | empty-string-filtering 2026-08-18 07:04:33.674 | enable-default-route-bfd 2026-08-18 07:04:33.675 | enable-default-route-ecmp 2026-08-18 07:04:33.675 | expose-port-forwarding-in-fip 2026-08-18 07:04:33.675 | ext-gw-mode 2026-08-18 07:04:33.675 | external-gateway-multihoming 2026-08-18 07:04:33.675 | external-net 2026-08-18 07:04:33.675 | extra_dhcp_opt 2026-08-18 07:04:33.675 | extraroute 2026-08-18 07:04:33.675 | extraroute-atomic 2026-08-18 07:04:33.675 | filter-validation 2026-08-18 07:04:33.675 | fip-port-details 2026-08-18 07:04:33.675 | flavors 2026-08-18 07:04:33.676 | floating-ip-port-forwarding 2026-08-18 07:04:33.676 | floating-ip-port-forwarding-description 2026-08-18 07:04:33.676 | floating-ip-port-forwarding-detail 2026-08-18 07:04:33.676 | floating-ip-port-forwarding-port-ranges 2026-08-18 07:04:33.676 | floatingip-pools 2026-08-18 07:04:33.676 | fwaas_v2 2026-08-18 07:04:33.676 | ip_allocation 2026-08-18 07:04:33.676 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:04:33.676 | l3-flavors 2026-08-18 07:04:33.676 | l3-ha 2026-08-18 07:04:33.676 | l3_agent_scheduler 2026-08-18 07:04:33.676 | logging 2026-08-18 07:04:33.677 | multi-provider 2026-08-18 07:04:33.677 | net-mtu 2026-08-18 07:04:33.677 | net-mtu-writable 2026-08-18 07:04:33.677 | network-ip-availability 2026-08-18 07:04:33.677 | network_availability_zone 2026-08-18 07:04:33.677 | network_ha 2026-08-18 07:04:33.677 | pagination 2026-08-18 07:04:33.677 | port-device-profile 2026-08-18 07:04:33.677 | port-hardware-offload-type 2026-08-18 07:04:33.677 | port-mac-address-regenerate 2026-08-18 07:04:33.677 | port-numa-affinity-policy 2026-08-18 07:04:33.678 | port-numa-affinity-policy-socket 2026-08-18 07:04:33.678 | port-resource-request 2026-08-18 07:04:33.678 | port-security 2026-08-18 07:04:33.678 | port-trusted-vif 2026-08-18 07:04:33.678 | project-id 2026-08-18 07:04:33.678 | provider 2026-08-18 07:04:33.678 | pvlan 2026-08-18 07:04:33.678 | qinq 2026-08-18 07:04:33.678 | qos 2026-08-18 07:04:33.678 | qos-bw-limit-direction 2026-08-18 07:04:33.678 | qos-bw-minimum-ingress 2026-08-18 07:04:33.679 | qos-default 2026-08-18 07:04:33.679 | qos-fip 2026-08-18 07:04:33.679 | qos-gateway-ip 2026-08-18 07:04:33.679 | qos-rule-type-details 2026-08-18 07:04:33.679 | qos-rule-type-filter 2026-08-18 07:04:33.679 | qos-rules-alias 2026-08-18 07:04:33.679 | quota-check-limit 2026-08-18 07:04:33.679 | quota-check-limit-default 2026-08-18 07:04:33.679 | quota_details 2026-08-18 07:04:33.679 | quotas 2026-08-18 07:04:33.679 | rbac-address-scope 2026-08-18 07:04:33.679 | rbac-policies 2026-08-18 07:04:33.681 | rbac-security-groups 2026-08-18 07:04:33.681 | router 2026-08-18 07:04:33.681 | router-enable-snat 2026-08-18 07:04:33.681 | router_availability_zone 2026-08-18 07:04:33.681 | security-group 2026-08-18 07:04:33.681 | security-groups-default-rules 2026-08-18 07:04:33.681 | security-groups-default-statefulness 2026-08-18 07:04:33.681 | security-groups-normalized-cidr 2026-08-18 07:04:33.681 | security-groups-remote-address-group 2026-08-18 07:04:33.681 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:04:33.681 | security-groups-shared-filtering 2026-08-18 07:04:33.682 | segment 2026-08-18 07:04:33.682 | sorting 2026-08-18 07:04:33.682 | standard-attr-description 2026-08-18 07:04:33.682 | standard-attr-fwaas-v2 2026-08-18 07:04:33.682 | standard-attr-revisions 2026-08-18 07:04:33.682 | standard-attr-tag 2026-08-18 07:04:33.682 | standard-attr-timestamp 2026-08-18 07:04:33.682 | stateful-security-group 2026-08-18 07:04:33.682 | subnet-dns-publish-fixed-ip 2026-08-18 07:04:33.682 | subnet-external-network 2026-08-18 07:04:33.682 | subnet-service-types 2026-08-18 07:04:33.683 | subnet_allocation 2026-08-18 07:04:33.683 | subnet_onboard 2026-08-18 07:04:33.683 | subnetpool-prefix-ops 2026-08-18 07:04:33.683 | tag-creation 2026-08-18 07:04:33.683 | tap-mirror 2026-08-18 07:04:33.683 | tap-mirror-both-direction 2026-08-18 07:04:33.683 | trunk 2026-08-18 07:04:33.683 | uplink-status-propagation 2026-08-18 07:04:33.683 | uplink-status-propagation-updatable 2026-08-18 07:04:33.683 | vlan-transparent 2026-08-18 07:04:33.683 | vpn-endpoint-groups 2026-08-18 07:04:33.684 | vpnaas' 2026-08-18 07:04:33.684 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-18 07:04:33.684 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.684 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-18 07:04:33.684 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-18 07:04:33.684 | address-scope 2026-08-18 07:04:33.684 | agent 2026-08-18 07:04:33.684 | allowed-address-pairs 2026-08-18 07:04:33.684 | auto-allocated-topology 2026-08-18 07:04:33.684 | availability_zone 2026-08-18 07:04:33.684 | bgp 2026-08-18 07:04:33.685 | bgp_4byte_asn 2026-08-18 07:04:33.685 | bgp_dragent_scheduler 2026-08-18 07:04:33.685 | binding 2026-08-18 07:04:33.685 | binding-extended 2026-08-18 07:04:33.685 | default-subnetpools 2026-08-18 07:04:33.685 | dhcp_agent_scheduler 2026-08-18 07:04:33.685 | dns-domain-ports 2026-08-18 07:04:33.685 | dns-integration 2026-08-18 07:04:33.685 | dns-integration-domain-keywords 2026-08-18 07:04:33.685 | empty-string-filtering 2026-08-18 07:04:33.685 | enable-default-route-bfd 2026-08-18 07:04:33.686 | enable-default-route-ecmp 2026-08-18 07:04:33.686 | expose-port-forwarding-in-fip 2026-08-18 07:04:33.686 | ext-gw-mode 2026-08-18 07:04:33.686 | external-gateway-multihoming 2026-08-18 07:04:33.686 | external-net 2026-08-18 07:04:33.686 | extra_dhcp_opt 2026-08-18 07:04:33.686 | extraroute 2026-08-18 07:04:33.686 | extraroute-atomic 2026-08-18 07:04:33.686 | filter-validation 2026-08-18 07:04:33.686 | fip-port-details 2026-08-18 07:04:33.686 | flavors 2026-08-18 07:04:33.687 | floating-ip-port-forwarding 2026-08-18 07:04:33.687 | floating-ip-port-forwarding-description 2026-08-18 07:04:33.687 | floating-ip-port-forwarding-detail 2026-08-18 07:04:33.687 | floating-ip-port-forwarding-port-ranges 2026-08-18 07:04:33.687 | floatingip-pools 2026-08-18 07:04:33.687 | fwaas_v2 2026-08-18 07:04:33.687 | ip_allocation 2026-08-18 07:04:33.687 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:04:33.687 | l3-flavors 2026-08-18 07:04:33.687 | l3-ha 2026-08-18 07:04:33.687 | l3_agent_scheduler 2026-08-18 07:04:33.688 | logging 2026-08-18 07:04:33.688 | multi-provider 2026-08-18 07:04:33.688 | net-mtu 2026-08-18 07:04:33.688 | net-mtu-writable 2026-08-18 07:04:33.688 | network-ip-availability 2026-08-18 07:04:33.688 | network_availability_zone 2026-08-18 07:04:33.688 | network_ha 2026-08-18 07:04:33.688 | pagination 2026-08-18 07:04:33.688 | port-device-profile 2026-08-18 07:04:33.688 | port-hardware-offload-type 2026-08-18 07:04:33.688 | port-mac-address-regenerate 2026-08-18 07:04:33.689 | port-numa-affinity-policy 2026-08-18 07:04:33.689 | port-numa-affinity-policy-socket 2026-08-18 07:04:33.689 | port-resource-request 2026-08-18 07:04:33.689 | port-security 2026-08-18 07:04:33.689 | port-trusted-vif 2026-08-18 07:04:33.689 | project-id 2026-08-18 07:04:33.689 | provider 2026-08-18 07:04:33.689 | pvlan 2026-08-18 07:04:33.689 | qinq 2026-08-18 07:04:33.689 | qos 2026-08-18 07:04:33.689 | qos-bw-limit-direction 2026-08-18 07:04:33.690 | qos-bw-minimum-ingress 2026-08-18 07:04:33.690 | qos-default 2026-08-18 07:04:33.690 | qos-fip 2026-08-18 07:04:33.690 | qos-gateway-ip 2026-08-18 07:04:33.690 | qos-rule-type-details 2026-08-18 07:04:33.690 | qos-rule-type-filter 2026-08-18 07:04:33.690 | qos-rules-alias 2026-08-18 07:04:33.690 | quota-check-limit 2026-08-18 07:04:33.690 | quota-check-limit-default 2026-08-18 07:04:33.690 | quota_details 2026-08-18 07:04:33.690 | quotas 2026-08-18 07:04:33.691 | rbac-address-scope 2026-08-18 07:04:33.691 | rbac-policies 2026-08-18 07:04:33.691 | rbac-security-groups 2026-08-18 07:04:33.691 | router 2026-08-18 07:04:33.691 | router-enable-snat 2026-08-18 07:04:33.691 | router_availability_zone 2026-08-18 07:04:33.691 | security-group 2026-08-18 07:04:33.691 | security-groups-default-rules 2026-08-18 07:04:33.691 | security-groups-default-statefulness 2026-08-18 07:04:33.691 | security-groups-normalized-cidr 2026-08-18 07:04:33.691 | security-groups-remote-address-group 2026-08-18 07:04:33.692 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:04:33.692 | security-groups-shared-filtering 2026-08-18 07:04:33.692 | segment 2026-08-18 07:04:33.692 | sorting 2026-08-18 07:04:33.692 | standard-attr-description 2026-08-18 07:04:33.692 | standard-attr-fwaas-v2 2026-08-18 07:04:33.692 | standard-attr-revisions 2026-08-18 07:04:33.692 | standard-attr-tag 2026-08-18 07:04:33.692 | standard-attr-timestamp 2026-08-18 07:04:33.692 | stateful-security-group 2026-08-18 07:04:33.692 | subnet-dns-publish-fixed-ip 2026-08-18 07:04:33.693 | subnet-external-network 2026-08-18 07:04:33.693 | subnet-service-types 2026-08-18 07:04:33.693 | subnet_allocation 2026-08-18 07:04:33.693 | subnet_onboard 2026-08-18 07:04:33.693 | subnetpool-prefix-ops 2026-08-18 07:04:33.693 | tag-creation 2026-08-18 07:04:33.693 | tap-mirror 2026-08-18 07:04:33.693 | tap-mirror-both-direction 2026-08-18 07:04:33.693 | trunk 2026-08-18 07:04:33.694 | uplink-status-propagation 2026-08-18 07:04:33.694 | uplink-status-propagation-updatable 2026-08-18 07:04:33.694 | vlan-transparent 2026-08-18 07:04:33.694 | vpn-endpoint-groups 2026-08-18 07:04:33.694 | vpnaas' 2026-08-18 07:04:33.694 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-18 07:04:33.694 | address-scope 2026-08-18 07:04:33.694 | agent 2026-08-18 07:04:33.694 | allowed-address-pairs 2026-08-18 07:04:33.694 | auto-allocated-topology 2026-08-18 07:04:33.694 | availability_zone 2026-08-18 07:04:33.695 | bgp 2026-08-18 07:04:33.695 | bgp_4byte_asn 2026-08-18 07:04:33.695 | bgp_dragent_scheduler 2026-08-18 07:04:33.695 | binding 2026-08-18 07:04:33.695 | binding-extended 2026-08-18 07:04:33.695 | default-subnetpools 2026-08-18 07:04:33.695 | dhcp_agent_scheduler 2026-08-18 07:04:33.695 | dns-domain-ports 2026-08-18 07:04:33.695 | dns-integration 2026-08-18 07:04:33.695 | dns-integration-domain-keywords 2026-08-18 07:04:33.695 | empty-string-filtering 2026-08-18 07:04:33.696 | enable-default-route-bfd 2026-08-18 07:04:33.696 | enable-default-route-ecmp 2026-08-18 07:04:33.696 | expose-port-forwarding-in-fip 2026-08-18 07:04:33.696 | ext-gw-mode 2026-08-18 07:04:33.696 | external-gateway-multihoming 2026-08-18 07:04:33.696 | external-net 2026-08-18 07:04:33.696 | extra_dhcp_opt 2026-08-18 07:04:33.696 | extraroute 2026-08-18 07:04:33.696 | extraroute-atomic 2026-08-18 07:04:33.696 | filter-validation 2026-08-18 07:04:33.696 | fip-port-details 2026-08-18 07:04:33.696 | flavors 2026-08-18 07:04:33.697 | floating-ip-port-forwarding 2026-08-18 07:04:33.697 | floating-ip-port-forwarding-description 2026-08-18 07:04:33.697 | floating-ip-port-forwarding-detail 2026-08-18 07:04:33.697 | floating-ip-port-forwarding-port-ranges 2026-08-18 07:04:33.697 | floatingip-pools 2026-08-18 07:04:33.697 | fwaas_v2 2026-08-18 07:04:33.697 | ip_allocation 2026-08-18 07:04:33.697 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:04:33.697 | l3-flavors 2026-08-18 07:04:33.697 | l3-ha 2026-08-18 07:04:33.697 | l3_agent_scheduler 2026-08-18 07:04:33.698 | logging 2026-08-18 07:04:33.698 | multi-provider 2026-08-18 07:04:33.698 | net-mtu 2026-08-18 07:04:33.698 | net-mtu-writable 2026-08-18 07:04:33.698 | network-ip-availability 2026-08-18 07:04:33.698 | network_availability_zone 2026-08-18 07:04:33.698 | network_ha 2026-08-18 07:04:33.698 | pagination 2026-08-18 07:04:33.698 | port-device-profile 2026-08-18 07:04:33.698 | port-hardware-offload-type 2026-08-18 07:04:33.698 | port-mac-address-regenerate 2026-08-18 07:04:33.698 | port-numa-affinity-policy 2026-08-18 07:04:33.699 | port-numa-affinity-policy-socket 2026-08-18 07:04:33.699 | port-resource-request 2026-08-18 07:04:33.699 | port-security 2026-08-18 07:04:33.699 | port-trusted-vif 2026-08-18 07:04:33.699 | project-id 2026-08-18 07:04:33.699 | provider 2026-08-18 07:04:33.699 | pvlan 2026-08-18 07:04:33.699 | qinq 2026-08-18 07:04:33.699 | qos 2026-08-18 07:04:33.699 | qos-bw-limit-direction 2026-08-18 07:04:33.699 | qos-bw-minimum-ingress 2026-08-18 07:04:33.700 | qos-default 2026-08-18 07:04:33.700 | qos-fip 2026-08-18 07:04:33.700 | qos-gateway-ip 2026-08-18 07:04:33.700 | qos-rule-type-details 2026-08-18 07:04:33.700 | qos-rule-type-filter 2026-08-18 07:04:33.700 | qos-rules-alias 2026-08-18 07:04:33.700 | quota-check-limit 2026-08-18 07:04:33.700 | quota-check-limit-default 2026-08-18 07:04:33.700 | quota_details 2026-08-18 07:04:33.700 | quotas 2026-08-18 07:04:33.700 | rbac-address-scope 2026-08-18 07:04:33.701 | rbac-policies 2026-08-18 07:04:33.701 | rbac-security-groups 2026-08-18 07:04:33.701 | router 2026-08-18 07:04:33.701 | router-enable-snat 2026-08-18 07:04:33.701 | router_availability_zone 2026-08-18 07:04:33.701 | security-group 2026-08-18 07:04:33.701 | security-groups-default-rules 2026-08-18 07:04:33.701 | security-groups-default-statefulness 2026-08-18 07:04:33.701 | security-groups-normalized-cidr 2026-08-18 07:04:33.701 | security-groups-remote-address-group 2026-08-18 07:04:33.701 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:04:33.701 | security-groups-shared-filtering 2026-08-18 07:04:33.702 | segment 2026-08-18 07:04:33.702 | sorting 2026-08-18 07:04:33.702 | standard-attr-description 2026-08-18 07:04:33.702 | standard-attr-fwaas-v2 2026-08-18 07:04:33.702 | standard-attr-revisions 2026-08-18 07:04:33.702 | standard-attr-tag 2026-08-18 07:04:33.702 | standard-attr-timestamp 2026-08-18 07:04:33.702 | stateful-security-group 2026-08-18 07:04:33.702 | subnet-dns-publish-fixed-ip 2026-08-18 07:04:33.702 | subnet-external-network 2026-08-18 07:04:33.702 | subnet-service-types 2026-08-18 07:04:33.703 | subnet_allocation 2026-08-18 07:04:33.703 | subnet_onboard 2026-08-18 07:04:33.703 | subnetpool-prefix-ops 2026-08-18 07:04:33.703 | tag-creation 2026-08-18 07:04:33.703 | tap-mirror 2026-08-18 07:04:33.703 | tap-mirror-both-direction 2026-08-18 07:04:33.703 | trunk 2026-08-18 07:04:33.703 | uplink-status-propagation 2026-08-18 07:04:33.703 | uplink-status-propagation-updatable 2026-08-18 07:04:33.703 | vlan-transparent 2026-08-18 07:04:33.703 | vpn-endpoint-groups 2026-08-18 07:04:33.704 | vpnaas' 2026-08-18 07:04:33.704 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.704 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-18 07:04:33.704 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-18 07:04:33.704 | address-scope 2026-08-18 07:04:33.704 | agent 2026-08-18 07:04:33.704 | allowed-address-pairs 2026-08-18 07:04:33.704 | auto-allocated-topology 2026-08-18 07:04:33.704 | availability_zone 2026-08-18 07:04:33.704 | bgp 2026-08-18 07:04:33.704 | bgp_4byte_asn 2026-08-18 07:04:33.704 | bgp_dragent_scheduler 2026-08-18 07:04:33.705 | binding 2026-08-18 07:04:33.705 | binding-extended 2026-08-18 07:04:33.705 | default-subnetpools 2026-08-18 07:04:33.705 | dhcp_agent_scheduler 2026-08-18 07:04:33.705 | dns-domain-ports 2026-08-18 07:04:33.705 | dns-integration 2026-08-18 07:04:33.705 | dns-integration-domain-keywords 2026-08-18 07:04:33.705 | empty-string-filtering 2026-08-18 07:04:33.705 | enable-default-route-bfd 2026-08-18 07:04:33.705 | enable-default-route-ecmp 2026-08-18 07:04:33.705 | expose-port-forwarding-in-fip 2026-08-18 07:04:33.706 | ext-gw-mode 2026-08-18 07:04:33.706 | external-gateway-multihoming 2026-08-18 07:04:33.706 | external-net 2026-08-18 07:04:33.706 | extra_dhcp_opt 2026-08-18 07:04:33.706 | extraroute 2026-08-18 07:04:33.706 | extraroute-atomic 2026-08-18 07:04:33.706 | filter-validation 2026-08-18 07:04:33.706 | fip-port-details 2026-08-18 07:04:33.706 | flavors 2026-08-18 07:04:33.706 | floating-ip-port-forwarding 2026-08-18 07:04:33.706 | floating-ip-port-forwarding-description 2026-08-18 07:04:33.706 | floating-ip-port-forwarding-detail 2026-08-18 07:04:33.707 | floating-ip-port-forwarding-port-ranges 2026-08-18 07:04:33.707 | floatingip-pools 2026-08-18 07:04:33.707 | fwaas_v2 2026-08-18 07:04:33.707 | ip_allocation 2026-08-18 07:04:33.707 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:04:33.707 | l3-flavors 2026-08-18 07:04:33.707 | l3-ha 2026-08-18 07:04:33.707 | l3_agent_scheduler 2026-08-18 07:04:33.707 | logging 2026-08-18 07:04:33.707 | multi-provider 2026-08-18 07:04:33.707 | net-mtu 2026-08-18 07:04:33.708 | net-mtu-writable 2026-08-18 07:04:33.708 | network-ip-availability 2026-08-18 07:04:33.708 | network_availability_zone 2026-08-18 07:04:33.708 | network_ha 2026-08-18 07:04:33.708 | pagination 2026-08-18 07:04:33.708 | port-device-profile 2026-08-18 07:04:33.708 | port-hardware-offload-type 2026-08-18 07:04:33.708 | port-mac-address-regenerate 2026-08-18 07:04:33.708 | port-numa-affinity-policy 2026-08-18 07:04:33.708 | port-numa-affinity-policy-socket 2026-08-18 07:04:33.708 | port-resource-request 2026-08-18 07:04:33.709 | port-security 2026-08-18 07:04:33.709 | port-trusted-vif 2026-08-18 07:04:33.709 | project-id 2026-08-18 07:04:33.709 | provider 2026-08-18 07:04:33.709 | pvlan 2026-08-18 07:04:33.709 | qinq 2026-08-18 07:04:33.709 | qos 2026-08-18 07:04:33.709 | qos-bw-limit-direction 2026-08-18 07:04:33.709 | qos-bw-minimum-ingress 2026-08-18 07:04:33.709 | qos-default 2026-08-18 07:04:33.710 | qos-fip 2026-08-18 07:04:33.710 | qos-gateway-ip 2026-08-18 07:04:33.710 | qos-rule-type-details 2026-08-18 07:04:33.710 | qos-rule-type-filter 2026-08-18 07:04:33.710 | qos-rules-alias 2026-08-18 07:04:33.710 | quota-check-limit 2026-08-18 07:04:33.710 | quota-check-limit-default 2026-08-18 07:04:33.710 | quota_details 2026-08-18 07:04:33.710 | quotas 2026-08-18 07:04:33.710 | rbac-address-scope 2026-08-18 07:04:33.710 | rbac-policies 2026-08-18 07:04:33.710 | rbac-security-groups 2026-08-18 07:04:33.711 | router 2026-08-18 07:04:33.711 | router-enable-snat 2026-08-18 07:04:33.711 | router_availability_zone 2026-08-18 07:04:33.711 | security-group 2026-08-18 07:04:33.711 | security-groups-default-rules 2026-08-18 07:04:33.711 | security-groups-default-statefulness 2026-08-18 07:04:33.711 | security-groups-normalized-cidr 2026-08-18 07:04:33.711 | security-groups-remote-address-group 2026-08-18 07:04:33.711 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:04:33.711 | security-groups-shared-filtering 2026-08-18 07:04:33.711 | segment 2026-08-18 07:04:33.712 | sorting 2026-08-18 07:04:33.712 | standard-attr-description 2026-08-18 07:04:33.712 | standard-attr-fwaas-v2 2026-08-18 07:04:33.712 | standard-attr-revisions 2026-08-18 07:04:33.712 | standard-attr-tag 2026-08-18 07:04:33.712 | standard-attr-timestamp 2026-08-18 07:04:33.712 | stateful-security-group 2026-08-18 07:04:33.712 | subnet-dns-publish-fixed-ip 2026-08-18 07:04:33.712 | subnet-external-network 2026-08-18 07:04:33.712 | subnet-service-types 2026-08-18 07:04:33.712 | subnet_allocation 2026-08-18 07:04:33.713 | subnet_onboard 2026-08-18 07:04:33.713 | subnetpool-prefix-ops 2026-08-18 07:04:33.713 | tag-creation 2026-08-18 07:04:33.713 | tap-mirror 2026-08-18 07:04:33.713 | tap-mirror-both-direction 2026-08-18 07:04:33.713 | trunk 2026-08-18 07:04:33.713 | uplink-status-propagation 2026-08-18 07:04:33.713 | uplink-status-propagation-updatable 2026-08-18 07:04:33.713 | vlan-transparent 2026-08-18 07:04:33.713 | vpn-endpoint-groups 2026-08-18 07:04:33.713 | vpnaas' 2026-08-18 07:04:33.714 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:04:33.714 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-18 07:04:33.714 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-18 07:04:33.714 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-18 07:04:33.714 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-18 07:04:33.714 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-18 07:04:33.714 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:04:33.716 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:04:33.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-18 07:04:33.723 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:33.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-18 07:04:33.730 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-18 07:04:33.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-18 07:04:33.737 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:33.741 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-18 07:04:33.777 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.221:6641 2026-08-18 07:04:33.780 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:33.783 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 07:04:33.787 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.221:6641 2026-08-18 07:04:33.790 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.221:6641 ']' 2026-08-18 07:04:33.793 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:33.797 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.221:6641 2026-08-18 07:04:33.832 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.221:6642 2026-08-18 07:04:33.836 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:33.839 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 07:04:33.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.221:6642 2026-08-18 07:04:33.846 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.221:6642 ']' 2026-08-18 07:04:33.849 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:33.852 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.221:6642 2026-08-18 07:04:33.888 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-18 07:04:33.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:33.912 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-18 07:04:33.915 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:33.918 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 07:04:33.921 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-18 07:04:33.925 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-18 07:04:33.929 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:33.932 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-18 07:04:33.968 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-18 07:04:33.971 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:33.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 07:04:33.978 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-18 07:04:33.981 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-18 07:04:33.984 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:33.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-18 07:04:34.025 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-18 07:04:34.028 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:34.032 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-18 07:04:34.035 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-18 07:04:34.039 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-18 07:04:34.041 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:34.044 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-18 07:04:34.081 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-18 07:04:34.105 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-18 07:04:34.126 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.129 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-18 07:04:34.133 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-18 07:04:34.154 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:34.157 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-18 07:04:34.160 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-18 07:04:34.163 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-18 07:04:34.166 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:34.169 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 07:04:34.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-18 07:04:34.175 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-18 07:04:34.178 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:34.181 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-18 07:04:34.217 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-18 07:04:34.237 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.240 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-18 07:04:34.278 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-18 07:04:34.299 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.303 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-18 07:04:34.342 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-18 07:04:34.363 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:34.365 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-18 07:04:34.369 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-18 07:04:34.390 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:34.393 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-18 07:04:34.396 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-18 07:04:34.399 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-18 07:04:34.436 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-18 07:04:34.456 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.459 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-18 07:04:34.478 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.482 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-18 07:04:34.503 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.506 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-18 07:04:34.526 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.530 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-18 07:04:34.551 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.554 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-18 07:04:34.573 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:34.577 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-18 07:04:34.598 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:34.600 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-18 07:04:34.603 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-18 07:04:34.606 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-18 07:04:34.612 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-18 07:04:34.651 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-18 07:04:34.689 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-18 07:04:34.726 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-18 07:04:34.765 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-18 07:04:34.768 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 07:04:34.772 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-18 07:04:34.775 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 07:04:34.779 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 07:04:34.782 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-18 07:04:34.786 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 07:04:34.789 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-18 07:04:34.791 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 07:04:34.795 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-18 07:04:34.831 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-18 07:04:34.867 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.221/identity 2026-08-18 07:04:34.904 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-18 07:04:34.940 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-18 07:04:34.977 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-18 07:04:35.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-18 07:04:35.049 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-18 07:04:35.085 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.221/identity 2026-08-18 07:04:35.123 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 07:04:35.160 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 07:04:35.197 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 07:04:35.200 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-18 07:04:35.238 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-18 07:04:35.274 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-18 07:04:35.277 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 07:04:35.280 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 07:04:35.283 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-18 07:04:35.286 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-18 07:04:35.322 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-18 07:04:35.359 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.221/identity 2026-08-18 07:04:35.397 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-18 07:04:35.433 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-18 07:04:35.471 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-18 07:04:35.509 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-18 07:04:35.545 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-18 07:04:35.582 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-18 07:04:35.586 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 07:04:35.589 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-18 07:04:35.593 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-18 07:04:35.596 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-18 07:04:35.633 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-18 07:04:35.671 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.221/identity 2026-08-18 07:04:35.709 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-18 07:04:35.746 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-18 07:04:35.783 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-18 07:04:35.821 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-18 07:04:35.857 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-18 07:04:35.893 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-18 07:04:35.897 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-18 07:04:35.900 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-18 07:04:35.903 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-18 07:04:35.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-18 07:04:35.910 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-18 07:04:35.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-18 07:04:35.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-18 07:04:35.919 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-18 07:04:35.922 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-18 07:04:35.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-18 07:04:35.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-18 07:04:35.931 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-18 07:04:35.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-18 07:04:35.937 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-18 07:04:35.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-18 07:04:35.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-18 07:04:35.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-18 07:04:35.950 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:35.953 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-18 07:04:35.956 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-18 07:04:35.959 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-18 07:04:35.962 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:35.965 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-18 07:04:36.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-18 07:04:36.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 07:04:36.013 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-18 07:04:36.016 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-18 07:04:36.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.023 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-18 07:04:36.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-18 07:04:36.062 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.064 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 07:04:36.067 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-18 07:04:36.070 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-18 07:04:36.073 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.076 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-18 07:04:36.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-18 07:04:36.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-18 07:04:36.119 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.122 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 07:04:36.124 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-18 07:04:36.127 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-18 07:04:36.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.133 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-18 07:04:36.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-18 07:04:36.172 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.175 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 07:04:36.178 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-18 07:04:36.181 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-18 07:04:36.184 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.187 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-18 07:04:36.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-18 07:04:36.226 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.229 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 07:04:36.232 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-18 07:04:36.235 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-18 07:04:36.238 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.241 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-18 07:04:36.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-18 07:04:36.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.282 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-18 07:04:36.285 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-18 07:04:36.287 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-18 07:04:36.290 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.293 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-18 07:04:36.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-18 07:04:36.330 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-18 07:04:36.336 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-18 07:04:36.338 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-18 07:04:36.341 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.344 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-18 07:04:36.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-18 07:04:36.382 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-18 07:04:36.389 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-18 07:04:36.392 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-18 07:04:36.395 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.399 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-18 07:04:36.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-18 07:04:36.436 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-18 07:04:36.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-18 07:04:36.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-18 07:04:36.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.451 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-18 07:04:36.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-18 07:04:36.490 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 07:04:36.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-18 07:04:36.496 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-18 07:04:36.499 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-18 07:04:36.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 07:04:36.505 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-18 07:04:36.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-18 07:04:36.545 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-18 07:04:36.583 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-18 07:04:36.619 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-18 07:04:36.622 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-18 07:04:36.625 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-18 07:04:36.629 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-18 07:04:36.631 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 07:04:36.635 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-18 07:04:36.638 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-18 07:04:36.640 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 07:04:36.643 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 07:04:36.662 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 07:04:36.662 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-18 07:04:36.673 | d /var/run/uwsgi 0755 quobyte root 2026-08-18 07:04:36.678 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 07:04:36.691 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-18 07:04:36.696 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-18 07:04:36.699 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-18 07:04:36.704 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 07:04:36.706 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-18 07:04:36.742 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-18 07:04:36.777 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-18 07:04:36.811 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-18 07:04:36.847 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 07:04:36.882 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 07:04:36.917 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-18 07:04:36.951 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-18 07:04:36.984 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-18 07:04:37.018 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 07:04:37.053 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 07:04:37.086 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 07:04:37.121 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-18 07:04:37.152 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-18 07:04:37.184 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 07:04:37.187 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 07:04:37.191 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-18 07:04:37.195 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-18 07:04:37.198 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 07:04:37.202 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 07:04:37.205 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 07:04:37.209 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-18 07:04:37.212 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-18 07:04:37.216 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-18 07:04:37.247 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 07:04:37.282 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-18 07:04:37.282 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-18 07:04:37.293 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-18 07:04:37.298 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-18 07:04:37.301 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-18 07:04:37.304 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 07:04:37.307 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 07:04:37.310 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 07:04:37.312 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 07:04:37.315 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 07:04:37.318 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 07:04:37.321 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 07:04:37.323 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 07:04:37.326 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 07:04:37.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 07:04:37.332 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-18 07:04:37.343 | perl: warning: Setting locale failed. 2026-08-18 07:04:37.343 | perl: warning: Please check that your locale settings: 2026-08-18 07:04:37.343 | LANGUAGE = (unset), 2026-08-18 07:04:37.343 | LC_ALL = "en_US.utf8", 2026-08-18 07:04:37.344 | LANG = "de_DE.UTF-8" 2026-08-18 07:04:37.344 | are supported and installed on your system. 2026-08-18 07:04:37.344 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-18 07:04:37.383 | Enabling site neutron-api. 2026-08-18 07:04:37.389 | To activate the new configuration, you need to run: 2026-08-18 07:04:37.389 | systemctl reload apache2 2026-08-18 07:04:37.395 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 07:04:37.398 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 07:04:37.401 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 07:04:37.404 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 07:04:37.585 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-18 07:04:37.607 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:37.610 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-18 07:04:37.633 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:37.635 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-18 07:04:37.638 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-18 07:04:37.707 | + inc/async:async_inner:63 : init_neutron 2026-08-18 07:04:37.749 | [2062 Async init_neutron:62765]: running: init_neutron 2026-08-18 07:04:37.752 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-18 07:04:37.772 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:37.776 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-18 07:04:37.798 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:37.803 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-18 07:04:37.805 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-18 07:04:37.808 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-18 07:04:37.846 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-18 07:04:37.849 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-18 07:04:37.891 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-18 07:04:37.913 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:04:37.917 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-18 07:04:37.940 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:37.943 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-18 07:04:37.946 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:04:37.949 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-18 07:04:37.952 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-18 07:04:37.955 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-18 07:04:38.024 | + inc/async:async_inner:63 : init_cinder 2026-08-18 07:04:38.069 | [2062 Async init_cinder:63001]: running: init_cinder 2026-08-18 07:04:38.072 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-18 07:04:38.095 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:04:38.098 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-18 07:04:38.101 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:04:38.105 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-18 07:04:38.108 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-18 07:04:38.112 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-18 07:04:38.188 | + inc/async:async_inner:63 : init_placement 2026-08-18 07:04:38.242 | [2062 Async init_placement:63131]: running: init_placement 2026-08-18 07:04:38.246 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-18 07:04:38.309 | [2062 Async init_neutron:62765]: Waiting for completion of init_neutron running on PID 62765 (5 other jobs running) 2026-08-18 07:04:38.335 | [2062 Async init_neutron:62765]: Signaling child to exit 2026-08-18 07:04:52.750 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:04:52.794 | [63001 Async init_cinder:63001]: finished successfully 2026-08-18 07:05:18.999 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:05:19.026 | [62765 Async init_neutron:62765]: finished successfully 2026-08-18 07:05:19.051 | WAKEUP 2026-08-18 07:05:19.079 | [2062 Async init_neutron:62765]: Signaled 2026-08-18 07:05:19.081 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-18 07:05:19.081 | + lib/database:recreate_database:112 : local db=neutron 2026-08-18 07:05:19.081 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-18 07:05:19.081 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-18 07:05:19.081 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-18 07:05:19.082 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:19.082 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-18 07:05:19.082 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:19.082 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-18 07:05:19.082 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 07:05:19.082 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:05:19.082 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:05:19.082 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:05:19.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036677891 2026-08-18 07:05:19.082 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-18 07:05:19.083 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:05:19.083 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:19.084 | we strongly recommend against using it for new projects. 2026-08-18 07:05:19.084 | 2026-08-18 07:05:19.085 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:19.085 | framework. For more detail see 2026-08-18 07:05:19.085 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:19.085 | 2026-08-18 07:05:19.085 | import eventlet as _eventlet # noqa 2026-08-18 07:05:19.085 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-18 07:05:19.085 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-18 07:05:19.086 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-18 07:05:19.086 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-18 07:05:19.087 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-18 07:05:19.088 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-18 07:05:19.089 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-18 07:05:19.089 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-18 07:05:19.089 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-18 07:05:19.089 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-18 07:05:19.089 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-18 07:05:19.089 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-18 07:05:19.089 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-18 07:05:19.090 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-18 07:05:19.090 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-18 07:05:19.091 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-18 07:05:19.091 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-18 07:05:19.091 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-18 07:05:19.091 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-18 07:05:19.091 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-18 07:05:19.091 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-18 07:05:19.091 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-18 07:05:19.092 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-18 07:05:19.092 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-18 07:05:19.093 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-18 07:05:19.094 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-18 07:05:19.095 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-18 07:05:19.095 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-18 07:05:19.095 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-18 07:05:19.096 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-18 07:05:19.096 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-18 07:05:19.096 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-18 07:05:19.097 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-18 07:05:19.097 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-18 07:05:19.097 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-18 07:05:19.097 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-18 07:05:19.097 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-18 07:05:19.097 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-18 07:05:19.098 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-18 07:05:19.098 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-18 07:05:19.098 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-18 07:05:19.098 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-18 07:05:19.098 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-18 07:05:19.098 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-18 07:05:19.099 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-18 07:05:19.099 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-18 07:05:19.099 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-18 07:05:19.099 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-18 07:05:19.099 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-18 07:05:19.100 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-18 07:05:19.100 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-18 07:05:19.100 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-18 07:05:19.100 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-18 07:05:19.100 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-18 07:05:19.100 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-18 07:05:19.101 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-18 07:05:19.102 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-18 07:05:19.102 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-18 07:05:19.103 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-18 07:05:19.103 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-18 07:05:19.103 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-18 07:05:19.104 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-18 07:05:19.105 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-18 07:05:19.106 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-18 07:05:19.106 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-18 07:05:19.106 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-18 07:05:19.106 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-18 07:05:19.107 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-18 07:05:19.107 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-18 07:05:19.107 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-18 07:05:19.108 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-18 07:05:19.108 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-18 07:05:19.108 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-18 07:05:19.109 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-18 07:05:19.109 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-18 07:05:19.109 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-18 07:05:19.110 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-18 07:05:19.110 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-18 07:05:19.110 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-18 07:05:19.110 | Running upgrade for neutron ... 2026-08-18 07:05:19.110 | OK 2026-08-18 07:05:19.110 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-18 07:05:19.110 | + functions-common:time_stop:2420 : local name 2026-08-18 07:05:19.110 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:05:19.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:05:19.110 | + functions-common:time_stop:2423 : local total 2026-08-18 07:05:19.110 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:05:19.111 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 07:05:19.111 | + functions-common:time_stop:2427 : start_time=1787036677891 2026-08-18 07:05:19.111 | + functions-common:time_stop:2429 : [[ -z 1787036677891 ]] 2026-08-18 07:05:19.112 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:05:19.112 | + functions-common:time_stop:2432 : end_time=1787036718979 2026-08-18 07:05:19.112 | + functions-common:time_stop:2433 : elapsed_time=41088 2026-08-18 07:05:19.112 | + functions-common:time_stop:2434 : total=8510 2026-08-18 07:05:19.112 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:05:19.112 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49598 2026-08-18 07:05:19.133 | [2062 Async init_neutron:62765]: finished init_neutron with result 0 in 41 seconds 2026-08-18 07:05:19.138 | + inc/async:async_wait:197 : return 0 2026-08-18 07:05:19.141 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-18 07:05:19.195 | [2062 Async init_placement:63131]: Waiting for completion of init_placement running on PID 63131 (4 other jobs running) 2026-08-18 07:05:19.222 | [2062 Async init_placement:63131]: Signaling child to exit 2026-08-18 07:05:26.112 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:05:26.138 | [63131 Async init_placement:63131]: finished successfully 2026-08-18 07:05:26.161 | WAKEUP 2026-08-18 07:05:26.182 | [2062 Async init_placement:63131]: Signaled 2026-08-18 07:05:26.183 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-18 07:05:26.184 | + lib/database:recreate_database:112 : local db=placement 2026-08-18 07:05:26.184 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-18 07:05:26.184 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-18 07:05:26.184 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-18 07:05:26.184 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:26.184 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-18 07:05:26.184 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:26.184 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-18 07:05:26.184 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-18 07:05:26.184 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-18 07:05:26.184 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-18 07:05:26.185 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 07:05:26.185 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 07:05:26.185 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 07:05:26.185 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-18 07:05:26.185 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:05:26.185 | + functions-common:get_or_create_user:915 : user_id=f785b6606fec40cfb121e5340ecf9a17 2026-08-18 07:05:26.185 | + functions-common:get_or_create_user:916 : echo f785b6606fec40cfb121e5340ecf9a17 2026-08-18 07:05:26.185 | f785b6606fec40cfb121e5340ecf9a17 2026-08-18 07:05:26.185 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-18 07:05:26.185 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:05:26.185 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:05:26.186 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:05:26.186 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:05:26.186 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:05:26.186 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:05:26.186 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:05:26.186 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:05:26.186 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:05:26.186 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:05:26.186 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:05:26.186 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-18 07:05:26.186 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:05:26.187 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:05:26.187 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:05:26.187 | + functions-common:get_or_add_user_project_role:980 : echo 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:05:26.187 | 9c77ca5d45214097b6ec7b6d9a6f31c3 2026-08-18 07:05:26.187 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-18 07:05:26.187 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-18 07:05:26.187 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 07:05:26.187 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 07:05:26.187 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 07:05:26.187 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 07:05:26.187 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 07:05:26.188 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 07:05:26.188 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 07:05:26.188 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 07:05:26.188 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 07:05:26.188 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 07:05:26.188 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 07:05:26.188 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-18 07:05:26.188 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 07:05:26.188 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:05:26.188 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:05:26.188 | + functions-common:get_or_add_user_project_role:980 : echo 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:05:26.189 | 2712d8bb668544f6bd901ba26d04203b 2026-08-18 07:05:26.189 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.221/placement 2026-08-18 07:05:26.189 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-18 07:05:26.189 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 07:05:26.189 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-18 07:05:26.189 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-18 07:05:26.189 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:05:26.189 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 07:05:26.189 | 1e516d5ab02d4451bc678120ac1edb8f' 2026-08-18 07:05:26.189 | + functions-common:get_or_create_service:1067 : echo 1e516d5ab02d4451bc678120ac1edb8f 2026-08-18 07:05:26.190 | 1e516d5ab02d4451bc678120ac1edb8f 2026-08-18 07:05:26.190 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.221/placement 2026-08-18 07:05:26.190 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 07:05:26.190 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.221/placement RegionOne 2026-08-18 07:05:26.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 07:05:26.190 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-18 07:05:26.190 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:05:26.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 07:05:26.190 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 07:05:26.191 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.221/placement --region RegionOne -f value -c id 2026-08-18 07:05:26.191 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:05:26.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2ac9ca8a49eb4a80b6d01e002c04c7a7 2026-08-18 07:05:26.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2ac9ca8a49eb4a80b6d01e002c04c7a7 2026-08-18 07:05:26.191 | + functions-common:get_or_create_endpoint:1100 : public_id=2ac9ca8a49eb4a80b6d01e002c04c7a7 2026-08-18 07:05:26.191 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 07:05:26.191 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 07:05:26.191 | + functions-common:get_or_create_endpoint:1109 : echo 2ac9ca8a49eb4a80b6d01e002c04c7a7 2026-08-18 07:05:26.192 | 2ac9ca8a49eb4a80b6d01e002c04c7a7 2026-08-18 07:05:26.227 | [2062 Async init_placement:63131]: finished init_placement with result 0 in 47 seconds 2026-08-18 07:05:26.231 | + inc/async:async_wait:197 : return 0 2026-08-18 07:05:26.234 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-18 07:05:26.280 | [2062 Async init_glance:58523]: Waiting for completion of init_glance running on PID 58523 (3 other jobs running) 2026-08-18 07:05:26.303 | [2062 Async init_glance:58523]: Signaling child to exit 2026-08-18 07:05:26.304 | WAKEUP 2026-08-18 07:05:26.326 | [2062 Async init_glance:58523]: Signaled 2026-08-18 07:05:26.327 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-18 07:05:26.327 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-18 07:05:26.327 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-18 07:05:26.327 | + lib/database:recreate_database:112 : local db=glance 2026-08-18 07:05:26.327 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-18 07:05:26.327 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-18 07:05:26.328 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-18 07:05:26.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:26.328 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-18 07:05:26.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:26.328 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-18 07:05:26.328 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 07:05:26.328 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:05:26.328 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:05:26.328 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:05:26.328 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036580474 2026-08-18 07:05:26.328 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-18 07:05:26.329 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:05:26.329 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:26.329 | we strongly recommend against using it for new projects. 2026-08-18 07:05:26.329 | 2026-08-18 07:05:26.329 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:26.329 | framework. For more detail see 2026-08-18 07:05:26.329 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:26.329 | 2026-08-18 07:05:26.329 | import eventlet as _eventlet # noqa 2026-08-18 07:05:26.329 | INFO dbcounter [-] Registered counter for database glance 2026-08-18 07:05:26.329 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=58629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 07:05:26.330 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.330 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.330 | DEBUG dbcounter [-] [58629] Writer thread running {{(pid=58629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:26.330 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.330 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.330 | INFO dbcounter [-] Registered counter for database glance 2026-08-18 07:05:26.330 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=58629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 07:05:26.330 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.330 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.330 | DEBUG dbcounter [-] [58629] Writer thread running {{(pid=58629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:26.330 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-18 07:05:26.331 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:05:26.331 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-18 07:05:26.331 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.331 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-18 07:05:26.331 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.331 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-18 07:05:26.331 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.331 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-18 07:05:26.331 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.331 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-18 07:05:26.332 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.332 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-18 07:05:26.332 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.332 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-18 07:05:26.332 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.332 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-18 07:05:26.332 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.332 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-18 07:05:26.332 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.332 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-18 07:05:26.332 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.333 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 07:05:26.333 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.333 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 07:05:26.333 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.333 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 07:05:26.333 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.333 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 07:05:26.333 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.333 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-18 07:05:26.333 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.334 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-18 07:05:26.335 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:05:26.335 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-18 07:05:26.335 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.335 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-18 07:05:26.335 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.335 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-18 07:05:26.335 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.335 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-18 07:05:26.335 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.335 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-18 07:05:26.335 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.336 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-18 07:05:26.336 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.336 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-18 07:05:26.336 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.336 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-18 07:05:26.336 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.336 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-18 07:05:26.336 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.336 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-18 07:05:26.336 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.336 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-18 07:05:26.337 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.337 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-18 07:05:26.337 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=58629) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-18 07:05:26.337 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.337 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.337 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.337 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.337 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-18 07:05:26.337 | Database migration is up to date. No migration needed. 2026-08-18 07:05:26.337 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-18 07:05:26.337 | Database is synced successfully. 2026-08-18 07:05:26.337 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-18 07:05:26.338 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 07:05:26.338 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:26.338 | we strongly recommend against using it for new projects. 2026-08-18 07:05:26.338 | 2026-08-18 07:05:26.338 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:26.338 | framework. For more detail see 2026-08-18 07:05:26.338 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:26.338 | 2026-08-18 07:05:26.338 | import eventlet as _eventlet # noqa 2026-08-18 07:05:26.338 | INFO dbcounter [-] Registered counter for database glance 2026-08-18 07:05:26.338 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=58806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 07:05:26.339 | DEBUG dbcounter [-] [58806] Writer thread running {{(pid=58806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-18 07:05:26.339 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-18 07:05:26.340 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-18 07:05:26.341 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-18 07:05:26.343 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-18 07:05:26.343 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-18 07:05:26.343 | + functions-common:time_stop:2420 : local name 2026-08-18 07:05:26.343 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:05:26.343 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:05:26.343 | + functions-common:time_stop:2423 : local total 2026-08-18 07:05:26.343 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:05:26.343 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 07:05:26.343 | + functions-common:time_stop:2427 : start_time=1787036580474 2026-08-18 07:05:26.344 | + functions-common:time_stop:2429 : [[ -z 1787036580474 ]] 2026-08-18 07:05:26.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:05:26.344 | + functions-common:time_stop:2432 : end_time=1787036594621 2026-08-18 07:05:26.344 | + functions-common:time_stop:2433 : elapsed_time=14147 2026-08-18 07:05:26.344 | + functions-common:time_stop:2434 : total=8510 2026-08-18 07:05:26.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:05:26.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22657 2026-08-18 07:05:26.369 | [2062 Async init_glance:58523]: finished init_glance with result 0 in 14 seconds 2026-08-18 07:05:26.374 | + inc/async:async_wait:197 : return 0 2026-08-18 07:05:26.376 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-18 07:05:26.396 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-18 07:05:26.399 | + inc/async:async_wait:197 : return 0 2026-08-18 07:05:26.402 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-18 07:05:26.451 | [2062 Async init_cinder:63001]: Waiting for completion of init_cinder running on PID 63001 (2 other jobs running) 2026-08-18 07:05:26.474 | [2062 Async init_cinder:63001]: Signaling child to exit 2026-08-18 07:05:26.475 | WAKEUP 2026-08-18 07:05:26.495 | [2062 Async init_cinder:63001]: Signaled 2026-08-18 07:05:26.497 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-18 07:05:26.497 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:05:26.497 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-18 07:05:26.497 | + lib/database:recreate_database:112 : local db=cinder 2026-08-18 07:05:26.497 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-18 07:05:26.497 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-18 07:05:26.497 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-18 07:05:26.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:26.498 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-18 07:05:26.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:26.498 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-18 07:05:26.498 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 07:05:26.498 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:05:26.498 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:05:26.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:05:26.498 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036678241 2026-08-18 07:05:26.499 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-18 07:05:26.499 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-18 07:05:26.499 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:26.499 | we strongly recommend against using it for new projects. 2026-08-18 07:05:26.499 | 2026-08-18 07:05:26.499 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:26.500 | framework. For more detail see 2026-08-18 07:05:26.500 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:26.500 | 2026-08-18 07:05:26.500 | import eventlet # noqa 2026-08-18 07:05:26.500 | INFO dbcounter [-] Registered counter for database cinder 2026-08-18 07:05:26.500 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=63191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 07:05:26.500 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-18 07:05:26.500 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:26.501 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:26.501 | DEBUG dbcounter [-] [63191] Writer thread running {{(pid=63191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:26.501 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-18 07:05:26.501 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:05:26.501 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-18 07:05:26.501 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.501 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-18 07:05:26.502 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.502 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-18 07:05:26.502 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.502 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-18 07:05:26.502 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.502 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-18 07:05:26.503 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.503 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-18 07:05:26.503 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.503 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-18 07:05:26.503 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=63191) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:26.503 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-18 07:05:26.503 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-18 07:05:26.504 | + functions-common:time_stop:2420 : local name 2026-08-18 07:05:26.504 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:05:26.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:05:26.504 | + functions-common:time_stop:2423 : local total 2026-08-18 07:05:26.504 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:05:26.504 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 07:05:26.504 | + functions-common:time_stop:2427 : start_time=1787036678241 2026-08-18 07:05:26.505 | + functions-common:time_stop:2429 : [[ -z 1787036678241 ]] 2026-08-18 07:05:26.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:05:26.505 | + functions-common:time_stop:2432 : end_time=1787036690551 2026-08-18 07:05:26.505 | + functions-common:time_stop:2433 : elapsed_time=12310 2026-08-18 07:05:26.505 | + functions-common:time_stop:2434 : total=8510 2026-08-18 07:05:26.505 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:05:26.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20820 2026-08-18 07:05:26.505 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-18 07:05:26.506 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:05:26.506 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-18 07:05:26.506 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-18 07:05:26.506 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-18 07:05:26.506 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-18 07:05:26.506 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-18 07:05:26.506 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-18 07:05:26.507 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-18 07:05:26.507 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-18 07:05:26.507 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-18 07:05:26.507 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-18 07:05:26.507 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-18 07:05:26.507 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-18 07:05:26.507 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 07:05:26.508 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 07:05:26.508 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 07:05:26.508 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 07:05:26.508 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 07:05:26.508 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 07:05:26.508 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 07:05:26.509 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 07:05:26.509 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 07:05:26.509 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 07:05:26.509 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 07:05:26.509 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 07:05:26.509 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 07:05:26.509 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-18 07:05:26.510 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-18 07:05:26.510 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-18 07:05:26.510 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-18 07:05:26.510 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-18 07:05:26.510 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-18 07:05:26.510 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-18 07:05:26.511 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-18 07:05:26.511 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-18 07:05:26.511 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-18 07:05:26.511 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-18 07:05:26.511 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-18 07:05:26.511 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-18 07:05:26.511 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-18 07:05:26.512 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-18 07:05:26.512 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-18 07:05:26.512 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-18 07:05:26.512 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-18 07:05:26.512 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-18 07:05:26.512 | [Unit] 2026-08-18 07:05:26.512 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-18 07:05:26.513 | DefaultDependencies=no 2026-08-18 07:05:26.513 | After=systemd-udev-settle.service 2026-08-18 07:05:26.513 | Before=lvm2-activation-early.service 2026-08-18 07:05:26.513 | Wants=systemd-udev-settle.service 2026-08-18 07:05:26.513 | 2026-08-18 07:05:26.513 | [Service] 2026-08-18 07:05:26.513 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-18 07:05:26.514 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-18 07:05:26.514 | RemainAfterExit=yes 2026-08-18 07:05:26.514 | Type=oneshot 2026-08-18 07:05:26.514 | 2026-08-18 07:05:26.514 | [Install] 2026-08-18 07:05:26.514 | WantedBy=local-fs.target 2026-08-18 07:05:26.514 | Also=systemd-udev-settle.service 2026-08-18 07:05:26.514 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-18 07:05:26.515 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-18 07:05:26.515 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-18 07:05:26.515 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-18 07:05:26.515 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-18 07:05:26.515 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-18 07:05:26.515 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-18 07:05:26.516 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-18 07:05:26.516 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-18 07:05:26.516 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-18 07:05:26.516 | Physical volume "/dev/loop0" successfully created. 2026-08-18 07:05:26.516 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-18 07:05:26.516 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-18 07:05:26.516 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:05:26.517 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-18 07:05:26.517 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-18 07:05:26.517 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-18 07:05:26.517 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-18 07:05:26.517 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:26.517 | we strongly recommend against using it for new projects. 2026-08-18 07:05:26.517 | 2026-08-18 07:05:26.518 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:26.518 | framework. For more detail see 2026-08-18 07:05:26.518 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:26.518 | 2026-08-18 07:05:26.518 | import eventlet # noqa 2026-08-18 07:05:26.518 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-18 07:05:26.518 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-18 07:05:26.519 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-18 07:05:26.519 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-18 07:05:26.519 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:05:26.519 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-18 07:05:26.534 | [2062 Async init_cinder:63001]: finished init_cinder with result 0 in 14 seconds 2026-08-18 07:05:26.538 | + inc/async:async_wait:197 : return 0 2026-08-18 07:05:26.540 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-18 07:05:26.557 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:05:26.559 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-18 07:05:26.561 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:05:26.563 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-18 07:05:26.566 | + ./stack.sh:main:1242 : init_nova 2026-08-18 07:05:26.568 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-18 07:05:26.586 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:05:26.589 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-18 07:05:26.607 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:05:26.610 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 07:05:26.613 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-18 07:05:26.676 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-18 07:05:26.715 | [2062 Async nova-cell-0:65244]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-18 07:05:26.719 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-18 07:05:26.725 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 07:05:26.729 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-18 07:05:26.732 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 07:05:26.735 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 07:05:26.739 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-18 07:05:26.804 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-18 07:05:26.851 | [2062 Async nova-cell-1:65353]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-18 07:05:26.854 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-18 07:05:26.858 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-18 07:05:26.862 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-18 07:05:26.867 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-18 07:05:26.872 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-18 07:05:26.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:26.957 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-18 07:05:26.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:27.055 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-18 07:05:27.660 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:05:27.660 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:27.660 | we strongly recommend against using it for new projects. 2026-08-18 07:05:27.661 | 2026-08-18 07:05:27.661 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:27.661 | framework. For more detail see 2026-08-18 07:05:27.661 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:27.661 | 2026-08-18 07:05:27.661 | import eventlet # noqa 2026-08-18 07:05:27.927 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:05:31.891 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-18 07:05:31.997 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:31.998 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:31.998 | DEBUG dbcounter [-] [65452] Writer thread running {{(pid=65452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:32.066 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-18 07:05:37.180 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=65452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:05:37.191 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-18 07:05:39.451 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=65452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:39.456 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-18 07:05:39.469 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=65452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:40.133 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-18 07:05:40.137 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-18 07:05:40.141 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-18 07:05:40.144 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-18 07:05:40.149 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 07:05:40.152 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 07:05:40.154 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 07:05:40.176 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:05:40.180 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 07:05:40.184 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 07:05:40.186 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 07:05:40.789 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:05:40.789 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:40.789 | we strongly recommend against using it for new projects. 2026-08-18 07:05:40.789 | 2026-08-18 07:05:40.789 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:40.789 | framework. For more detail see 2026-08-18 07:05:40.790 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:40.791 | 2026-08-18 07:05:40.791 | import eventlet # noqa 2026-08-18 07:05:41.068 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:05:44.430 | INFO dbcounter [None req-23b0c670-0a2b-4d89-9cac-813931e2378b None None] Registered counter for database nova_api 2026-08-18 07:05:44.567 | DEBUG dbcounter [-] [66026] Writer thread running {{(pid=66026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:45.473 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-18 07:05:45.482 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-18 07:05:45.487 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-18 07:05:45.576 | [2062 Async nova-cell-0:65244]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 65244 (3 other jobs running) 2026-08-18 07:05:45.614 | [2062 Async nova-cell-0:65244]: Signaling child to exit 2026-08-18 07:05:52.631 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:05:52.656 | [65353 Async nova-cell-1:65353]: finished successfully 2026-08-18 07:05:53.160 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:05:53.191 | [65244 Async nova-cell-0:65244]: finished successfully 2026-08-18 07:05:53.218 | WAKEUP 2026-08-18 07:05:53.248 | [2062 Async nova-cell-0:65244]: Signaled 2026-08-18 07:05:53.250 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-18 07:05:53.250 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-18 07:05:53.250 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-18 07:05:53.250 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-18 07:05:53.250 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-18 07:05:53.250 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-18 07:05:53.250 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-18 07:05:53.251 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:53.251 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-18 07:05:53.251 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:53.251 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-18 07:05:53.251 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:05:53.251 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:53.251 | we strongly recommend against using it for new projects. 2026-08-18 07:05:53.251 | 2026-08-18 07:05:53.251 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:53.252 | framework. For more detail see 2026-08-18 07:05:53.252 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:53.252 | 2026-08-18 07:05:53.252 | import eventlet # noqa 2026-08-18 07:05:53.252 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:05:53.252 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-18 07:05:53.252 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:53.253 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:53.253 | DEBUG dbcounter [-] [65427] Writer thread running {{(pid=65427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:53.253 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-18 07:05:53.253 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:05:53.253 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-18 07:05:53.253 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.253 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-18 07:05:53.253 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.254 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-18 07:05:53.254 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.254 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-18 07:05:53.254 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.254 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-18 07:05:53.254 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.254 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-18 07:05:53.255 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.255 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-18 07:05:53.255 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.255 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-18 07:05:53.255 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.255 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-18 07:05:53.255 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65427) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.304 | [2062 Async nova-cell-0:65244]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-08-18 07:05:53.309 | + inc/async:async_wait:197 : return 0 2026-08-18 07:05:53.313 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-18 07:05:53.317 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-18 07:05:53.377 | [2062 Async nova-cell-1:65353]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 65353 (2 other jobs running) 2026-08-18 07:05:53.405 | [2062 Async nova-cell-1:65353]: Signaling child to exit 2026-08-18 07:05:53.406 | WAKEUP 2026-08-18 07:05:53.429 | [2062 Async nova-cell-1:65353]: Signaled 2026-08-18 07:05:53.431 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-18 07:05:53.431 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-18 07:05:53.431 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-18 07:05:53.431 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-18 07:05:53.431 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-18 07:05:53.431 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-18 07:05:53.431 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-18 07:05:53.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:53.432 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-18 07:05:53.432 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 07:05:53.432 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-18 07:05:53.432 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:05:53.432 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:53.432 | we strongly recommend against using it for new projects. 2026-08-18 07:05:53.432 | 2026-08-18 07:05:53.432 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:53.432 | framework. For more detail see 2026-08-18 07:05:53.433 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:53.433 | 2026-08-18 07:05:53.433 | import eventlet # noqa 2026-08-18 07:05:53.433 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:05:53.433 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-18 07:05:53.433 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 07:05:53.433 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 07:05:53.433 | DEBUG dbcounter [-] [65449] Writer thread running {{(pid=65449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:53.433 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-18 07:05:53.434 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 07:05:53.434 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-18 07:05:53.434 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.434 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-18 07:05:53.434 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.434 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-18 07:05:53.434 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.434 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-18 07:05:53.434 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.434 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-18 07:05:53.435 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.435 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-18 07:05:53.435 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.435 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-18 07:05:53.435 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.435 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-18 07:05:53.435 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.435 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-18 07:05:53.435 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 07:05:53.482 | [2062 Async nova-cell-1:65353]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-08-18 07:05:53.488 | + inc/async:async_wait:197 : return 0 2026-08-18 07:05:53.491 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 07:05:53.494 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-18 07:05:54.038 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:05:54.038 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:54.038 | we strongly recommend against using it for new projects. 2026-08-18 07:05:54.039 | 2026-08-18 07:05:54.039 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:54.039 | framework. For more detail see 2026-08-18 07:05:54.039 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:54.040 | 2026-08-18 07:05:54.040 | import eventlet # noqa 2026-08-18 07:05:54.301 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:05:57.410 | Running batches of 50 until complete 2026-08-18 07:05:57.410 | INFO dbcounter [None req-9dbf20c2-5093-407d-9512-775a48c3d2a7 None None] Registered counter for database nova_cell0 2026-08-18 07:05:57.614 | DEBUG dbcounter [-] [66684] Writer thread running {{(pid=66684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:57.620 | INFO dbcounter [None req-9dbf20c2-5093-407d-9512-775a48c3d2a7 None None] Registered counter for database nova_api 2026-08-18 07:05:57.779 | DEBUG dbcounter [-] [66684] Writer thread running {{(pid=66684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:57.807 | INFO dbcounter [None req-9dbf20c2-5093-407d-9512-775a48c3d2a7 None None] Registered counter for database nova_cell0 2026-08-18 07:05:57.884 | DEBUG dbcounter [-] [66684] Writer thread running {{(pid=66684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:05:58.169 | +-------------------------------------+--------------+-----------+ 2026-08-18 07:05:58.169 | | Migration | Total Needed | Completed | 2026-08-18 07:05:58.169 | +-------------------------------------+--------------+-----------+ 2026-08-18 07:05:58.169 | | fill_virtual_interface_list | 0 | 0 | 2026-08-18 07:05:58.169 | | migrate_empty_ratio | 0 | 0 | 2026-08-18 07:05:58.169 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-18 07:05:58.169 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-18 07:05:58.169 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-18 07:05:58.170 | | populate_dev_uuids | 0 | 0 | 2026-08-18 07:05:58.170 | | populate_instance_compute_id | 0 | 0 | 2026-08-18 07:05:58.170 | | populate_missing_availability_zones | 0 | 0 | 2026-08-18 07:05:58.170 | | populate_queued_for_delete | 0 | 0 | 2026-08-18 07:05:58.170 | | populate_user_id | 0 | 0 | 2026-08-18 07:05:58.170 | | populate_uuids | 0 | 0 | 2026-08-18 07:05:58.170 | +-------------------------------------+--------------+-----------+ 2026-08-18 07:05:59.116 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-18 07:05:59.121 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 07:05:59.125 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-18 07:05:59.128 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 07:05:59.132 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 07:05:59.137 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-18 07:05:59.697 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:05:59.697 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:05:59.697 | we strongly recommend against using it for new projects. 2026-08-18 07:05:59.697 | 2026-08-18 07:05:59.697 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:05:59.697 | framework. For more detail see 2026-08-18 07:05:59.697 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:05:59.697 | 2026-08-18 07:05:59.697 | import eventlet # noqa 2026-08-18 07:05:59.977 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:06:03.115 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-18 07:06:03.116 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-18 07:06:03.116 | INFO dbcounter [None req-026ce742-5227-4676-b41b-1104ce138f98 None None] Registered counter for database nova_api 2026-08-18 07:06:03.239 | DEBUG dbcounter [-] [66702] Writer thread running {{(pid=66702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:06:04.113 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-18 07:06:04.115 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-18 07:06:04.133 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-18 07:06:04.136 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-18 07:06:04.138 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-18 07:06:04.196 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-18 07:06:04.235 | [2062 Async configure_neutron_nova:66761]: running: configure_neutron_nova 2026-08-18 07:06:04.238 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-18 07:06:04.241 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 07:06:04.243 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-18 07:06:04.247 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-18 07:06:04.250 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 07:06:04.254 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 07:06:04.259 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 07:06:04.263 | + functions-common:run_phase:1858 : local extra 2026-08-18 07:06:04.266 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-18 07:06:04.272 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 07:06:04.277 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 07:06:04.280 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-18 07:06:04.284 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-18 07:06:04.289 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 07:06:04.311 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:04.315 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 07:06:04.319 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:06:04.322 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-18 07:06:04.325 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:06:04.329 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 07:06:04.333 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-18 07:06:04.338 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 07:06:04.343 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 07:06:04.348 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 07:06:04.351 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 07:06:04.355 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-18 07:06:04.361 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 07:06:04.364 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-18 07:06:04.369 | + functions-common:run_plugins:1837 : local plugins= 2026-08-18 07:06:04.373 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 07:06:04.376 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-18 07:06:04.381 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-18 07:06:04.385 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 07:06:04.392 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-18 07:06:04.395 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:06:04.400 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 07:06:04.404 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 07:06:04.409 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-18 07:06:04.413 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:06:04.418 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-18 07:06:04.422 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:06:04.426 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-18 07:06:04.426 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:06:04.426 | gsub("[][]", "", $1); 2026-08-18 07:06:04.426 | split($1, a, "|"); 2026-08-18 07:06:04.426 | if (a[1] == matchgroup) 2026-08-18 07:06:04.426 | print a[2] 2026-08-18 07:06:04.426 | } 2026-08-18 07:06:04.426 | ' /home/quobyte/devstack/local.conf 2026-08-18 07:06:04.438 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-18 07:06:04.442 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-18 07:06:04.446 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-18 07:06:04.451 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-18 07:06:04.455 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-18 07:06:04.460 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-18 07:06:04.463 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-18 07:06:04.468 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-18 07:06:04.476 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-18 07:06:04.479 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-18 07:06:04.484 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-18 07:06:04.489 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-18 07:06:04.493 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-18 07:06:04.499 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:06:04.503 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-18 07:06:04.507 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-18 07:06:04.511 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 07:06:04.517 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-18 07:06:04.521 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-18 07:06:04.528 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-18 07:06:04.533 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-18 07:06:04.539 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-18 07:06:04.540 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:04.541 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-18 07:06:04.541 | BEGIN { 2026-08-18 07:06:04.541 | section = "" 2026-08-18 07:06:04.541 | last_section = "" 2026-08-18 07:06:04.541 | section_count = 0 2026-08-18 07:06:04.541 | } 2026-08-18 07:06:04.542 | /^\[.+\]/ { 2026-08-18 07:06:04.542 | gsub("[][]", "", $1); 2026-08-18 07:06:04.543 | section=$1 2026-08-18 07:06:04.543 | next 2026-08-18 07:06:04.543 | } 2026-08-18 07:06:04.543 | /^ *\#/ { 2026-08-18 07:06:04.543 | next 2026-08-18 07:06:04.543 | } 2026-08-18 07:06:04.543 | /^[^ \t]+/ { 2026-08-18 07:06:04.543 | # get offset of first = in $0 2026-08-18 07:06:04.543 | eq_idx = index($0, "=") 2026-08-18 07:06:04.543 | # extract attr & value from $0 2026-08-18 07:06:04.544 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 07:06:04.544 | value = substr($0, eq_idx + 1) 2026-08-18 07:06:04.544 | # only need to strip trailing whitespace from attr 2026-08-18 07:06:04.544 | sub(/[ \t]*$/, "", attr) 2026-08-18 07:06:04.544 | # need to strip leading & trailing whitespace from value 2026-08-18 07:06:04.544 | sub(/^[ \t]*/, "", value) 2026-08-18 07:06:04.544 | sub(/[ \t]*$/, "", value) 2026-08-18 07:06:04.544 | 2026-08-18 07:06:04.544 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 07:06:04.544 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 07:06:04.544 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 07:06:04.544 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 07:06:04.545 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 07:06:04.545 | if (section != last_section) { 2026-08-18 07:06:04.545 | cfg_section[section_count++] = section 2026-08-18 07:06:04.545 | last_section = section 2026-08-18 07:06:04.545 | } 2026-08-18 07:06:04.545 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 07:06:04.545 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 07:06:04.545 | 2026-08-18 07:06:04.545 | cfg_attr[section, attr, 0] = value 2026-08-18 07:06:04.545 | cfg_attr_count[section, attr] = 1 2026-08-18 07:06:04.545 | } else { 2026-08-18 07:06:04.546 | lno = cfg_attr_count[section, attr]++ 2026-08-18 07:06:04.546 | cfg_attr[section, attr, lno] = value 2026-08-18 07:06:04.546 | } 2026-08-18 07:06:04.546 | } 2026-08-18 07:06:04.546 | END { 2026-08-18 07:06:04.546 | # Process each section in order 2026-08-18 07:06:04.546 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 07:06:04.546 | section = cfg_section[sno] 2026-08-18 07:06:04.546 | # The ini routines simply append a config item immediately 2026-08-18 07:06:04.546 | # after the section header. To keep the same order as defined 2026-08-18 07:06:04.546 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 07:06:04.547 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 07:06:04.547 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 07:06:04.547 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 07:06:04.547 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 07:06:04.547 | else { 2026-08-18 07:06:04.547 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 07:06:04.547 | count = cfg_attr_count[section, attr] 2026-08-18 07:06:04.547 | print "inidelete " configfile " " section " " attr 2026-08-18 07:06:04.547 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 07:06:04.547 | for (l = count -2; l >= 0; l--) 2026-08-18 07:06:04.547 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 07:06:04.548 | } 2026-08-18 07:06:04.549 | } 2026-08-18 07:06:04.549 | } 2026-08-18 07:06:04.549 | } 2026-08-18 07:06:04.549 | ' 2026-08-18 07:06:04.549 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:06:04.549 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 07:06:04.551 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-18 07:06:04.555 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-18 07:06:04.560 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:06:04.564 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-18 07:06:04.568 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-18 07:06:04.568 | BEGIN { group = "" } 2026-08-18 07:06:04.568 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:06:04.568 | gsub("[][]", "", $1); 2026-08-18 07:06:04.568 | split($1, a, "|"); 2026-08-18 07:06:04.568 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 07:06:04.568 | group=a[1] 2026-08-18 07:06:04.568 | } else { 2026-08-18 07:06:04.568 | group="" 2026-08-18 07:06:04.568 | } 2026-08-18 07:06:04.569 | next 2026-08-18 07:06:04.569 | } 2026-08-18 07:06:04.569 | { 2026-08-18 07:06:04.569 | if (group != "") 2026-08-18 07:06:04.569 | print $0 2026-08-18 07:06:04.569 | } 2026-08-18 07:06:04.569 | ' /home/quobyte/devstack/local.conf 2026-08-18 07:06:04.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-18 07:06:04.583 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-18 07:06:04.630 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:04.634 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-18 07:06:04.639 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-18 07:06:04.683 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:04.687 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-18 07:06:04.691 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-18 07:06:04.737 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:04.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-18 07:06:04.746 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-18 07:06:04.789 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:04.793 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-18 07:06:04.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-18 07:06:04.843 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:04.847 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-18 07:06:04.851 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-18 07:06:04.855 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-18 07:06:04.861 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-18 07:06:04.864 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.869 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.873 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-18 07:06:04.878 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.885 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-18 07:06:04.888 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-18 07:06:04.892 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-18 07:06:04.896 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-18 07:06:04.902 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.905 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:06:04.911 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-18 07:06:04.914 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.919 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 07:06:04.925 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.930 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.934 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.938 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-18 07:06:04.943 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.952 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.952 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:04.952 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-18 07:06:04.952 | BEGIN { 2026-08-18 07:06:04.952 | section = "" 2026-08-18 07:06:04.952 | last_section = "" 2026-08-18 07:06:04.952 | section_count = 0 2026-08-18 07:06:04.953 | } 2026-08-18 07:06:04.953 | /^\[.+\]/ { 2026-08-18 07:06:04.953 | gsub("[][]", "", $1); 2026-08-18 07:06:04.953 | section=$1 2026-08-18 07:06:04.953 | next 2026-08-18 07:06:04.953 | } 2026-08-18 07:06:04.953 | /^ *\#/ { 2026-08-18 07:06:04.953 | next 2026-08-18 07:06:04.953 | } 2026-08-18 07:06:04.953 | /^[^ \t]+/ { 2026-08-18 07:06:04.953 | # get offset of first = in $0 2026-08-18 07:06:04.954 | eq_idx = index($0, "=") 2026-08-18 07:06:04.954 | # extract attr & value from $0 2026-08-18 07:06:04.954 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 07:06:04.954 | value = substr($0, eq_idx + 1) 2026-08-18 07:06:04.954 | # only need to strip trailing whitespace from attr 2026-08-18 07:06:04.954 | sub(/[ \t]*$/, "", attr) 2026-08-18 07:06:04.954 | # need to strip leading & trailing whitespace from value 2026-08-18 07:06:04.954 | sub(/^[ \t]*/, "", value) 2026-08-18 07:06:04.954 | sub(/[ \t]*$/, "", value) 2026-08-18 07:06:04.954 | 2026-08-18 07:06:04.954 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 07:06:04.955 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 07:06:04.955 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 07:06:04.955 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 07:06:04.956 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 07:06:04.956 | if (section != last_section) { 2026-08-18 07:06:04.956 | cfg_section[section_count++] = section 2026-08-18 07:06:04.956 | last_section = section 2026-08-18 07:06:04.956 | } 2026-08-18 07:06:04.956 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 07:06:04.956 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 07:06:04.956 | 2026-08-18 07:06:04.956 | cfg_attr[section, attr, 0] = value 2026-08-18 07:06:04.956 | cfg_attr_count[section, attr] = 1 2026-08-18 07:06:04.956 | } else { 2026-08-18 07:06:04.957 | lno = cfg_attr_count[section, attr]++ 2026-08-18 07:06:04.957 | cfg_attr[section, attr, lno] = value 2026-08-18 07:06:04.957 | } 2026-08-18 07:06:04.957 | } 2026-08-18 07:06:04.957 | END { 2026-08-18 07:06:04.957 | # Process each section in order 2026-08-18 07:06:04.957 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 07:06:04.957 | section = cfg_section[sno] 2026-08-18 07:06:04.957 | # The ini routines simply append a config item immediately 2026-08-18 07:06:04.957 | # after the section header. To keep the same order as defined 2026-08-18 07:06:04.957 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 07:06:04.957 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 07:06:04.958 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 07:06:04.958 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 07:06:04.958 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 07:06:04.959 | else { 2026-08-18 07:06:04.959 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 07:06:04.959 | count = cfg_attr_count[section, attr] 2026-08-18 07:06:04.959 | print "inidelete " configfile " " section " " attr 2026-08-18 07:06:04.959 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 07:06:04.959 | for (l = count -2; l >= 0; l--) 2026-08-18 07:06:04.959 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 07:06:04.959 | } 2026-08-18 07:06:04.959 | } 2026-08-18 07:06:04.959 | } 2026-08-18 07:06:04.960 | } 2026-08-18 07:06:04.960 | ' 2026-08-18 07:06:04.960 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:06:04.960 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 07:06:04.962 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-18 07:06:04.967 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-18 07:06:04.972 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:06:04.977 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-18 07:06:04.981 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-18 07:06:04.981 | BEGIN { group = "" } 2026-08-18 07:06:04.981 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:06:04.981 | gsub("[][]", "", $1); 2026-08-18 07:06:04.981 | split($1, a, "|"); 2026-08-18 07:06:04.981 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 07:06:04.981 | group=a[1] 2026-08-18 07:06:04.981 | } else { 2026-08-18 07:06:04.982 | group="" 2026-08-18 07:06:04.982 | } 2026-08-18 07:06:04.982 | next 2026-08-18 07:06:04.982 | } 2026-08-18 07:06:04.982 | { 2026-08-18 07:06:04.982 | if (group != "") 2026-08-18 07:06:04.982 | print $0 2026-08-18 07:06:04.983 | } 2026-08-18 07:06:04.983 | ' /home/quobyte/devstack/local.conf 2026-08-18 07:06:04.990 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-18 07:06:04.995 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-18 07:06:05.044 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.048 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-18 07:06:05.052 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-18 07:06:05.057 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-18 07:06:05.063 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-18 07:06:05.067 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-18 07:06:05.073 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-18 07:06:05.077 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-18 07:06:05.081 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-18 07:06:05.087 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-18 07:06:05.092 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-18 07:06:05.097 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-18 07:06:05.101 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-18 07:06:05.107 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-18 07:06:05.110 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:06:05.114 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-18 07:06:05.119 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-18 07:06:05.122 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 07:06:05.128 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-18 07:06:05.133 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-18 07:06:05.139 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-18 07:06:05.142 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-18 07:06:05.149 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-18 07:06:05.150 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-18 07:06:05.150 | BEGIN { 2026-08-18 07:06:05.150 | section = "" 2026-08-18 07:06:05.150 | last_section = "" 2026-08-18 07:06:05.150 | section_count = 0 2026-08-18 07:06:05.150 | } 2026-08-18 07:06:05.150 | /^\[.+\]/ { 2026-08-18 07:06:05.150 | gsub("[][]", "", $1); 2026-08-18 07:06:05.151 | section=$1 2026-08-18 07:06:05.151 | next 2026-08-18 07:06:05.151 | } 2026-08-18 07:06:05.151 | /^ *\#/ { 2026-08-18 07:06:05.151 | next 2026-08-18 07:06:05.151 | } 2026-08-18 07:06:05.151 | /^[^ \t]+/ { 2026-08-18 07:06:05.151 | # get offset of first = in $0 2026-08-18 07:06:05.151 | eq_idx = index($0, "=") 2026-08-18 07:06:05.151 | # extract attr & value from $0 2026-08-18 07:06:05.151 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 07:06:05.152 | value = substr($0, eq_idx + 1) 2026-08-18 07:06:05.152 | # only need to strip trailing whitespace from attr 2026-08-18 07:06:05.152 | sub(/[ \t]*$/, "", attr) 2026-08-18 07:06:05.152 | # need to strip leading & trailing whitespace from value 2026-08-18 07:06:05.152 | sub(/^[ \t]*/, "", value) 2026-08-18 07:06:05.152 | sub(/[ \t]*$/, "", value) 2026-08-18 07:06:05.152 | 2026-08-18 07:06:05.152 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 07:06:05.152 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 07:06:05.152 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 07:06:05.152 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 07:06:05.153 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 07:06:05.153 | if (section != last_section) { 2026-08-18 07:06:05.153 | cfg_section[section_count++] = section 2026-08-18 07:06:05.153 | last_section = section 2026-08-18 07:06:05.154 | } 2026-08-18 07:06:05.154 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 07:06:05.154 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 07:06:05.154 | 2026-08-18 07:06:05.154 | cfg_attr[section, attr, 0] = value 2026-08-18 07:06:05.154 | cfg_attr_count[section, attr] = 1 2026-08-18 07:06:05.154 | } else { 2026-08-18 07:06:05.154 | lno = cfg_attr_count[section, attr]++ 2026-08-18 07:06:05.154 | cfg_attr[section, attr, lno] = value 2026-08-18 07:06:05.154 | } 2026-08-18 07:06:05.154 | } 2026-08-18 07:06:05.154 | END { 2026-08-18 07:06:05.155 | # Process each section in order 2026-08-18 07:06:05.155 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 07:06:05.155 | section = cfg_section[sno] 2026-08-18 07:06:05.155 | # The ini routines simply append a config item immediately 2026-08-18 07:06:05.155 | # after the section header. To keep the same order as defined 2026-08-18 07:06:05.155 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 07:06:05.155 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 07:06:05.155 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 07:06:05.155 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 07:06:05.155 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 07:06:05.155 | else { 2026-08-18 07:06:05.156 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 07:06:05.156 | count = cfg_attr_count[section, attr] 2026-08-18 07:06:05.156 | print "inidelete " configfile " " section " " attr 2026-08-18 07:06:05.156 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 07:06:05.156 | for (l = count -2; l >= 0; l--) 2026-08-18 07:06:05.156 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 07:06:05.156 | } 2026-08-18 07:06:05.156 | } 2026-08-18 07:06:05.156 | } 2026-08-18 07:06:05.156 | } 2026-08-18 07:06:05.156 | ' 2026-08-18 07:06:05.157 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:06:05.157 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.157 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 07:06:05.159 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-18 07:06:05.162 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-18 07:06:05.167 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:06:05.171 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-18 07:06:05.175 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-18 07:06:05.175 | BEGIN { group = "" } 2026-08-18 07:06:05.175 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:06:05.175 | gsub("[][]", "", $1); 2026-08-18 07:06:05.175 | split($1, a, "|"); 2026-08-18 07:06:05.175 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 07:06:05.175 | group=a[1] 2026-08-18 07:06:05.175 | } else { 2026-08-18 07:06:05.175 | group="" 2026-08-18 07:06:05.175 | } 2026-08-18 07:06:05.176 | next 2026-08-18 07:06:05.176 | } 2026-08-18 07:06:05.176 | { 2026-08-18 07:06:05.176 | if (group != "") 2026-08-18 07:06:05.176 | print $0 2026-08-18 07:06:05.176 | } 2026-08-18 07:06:05.176 | ' /home/quobyte/devstack/local.conf 2026-08-18 07:06:05.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-18 07:06:05.191 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-18 07:06:05.236 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-18 07:06:05.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-18 07:06:05.288 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.291 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-18 07:06:05.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-18 07:06:05.338 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.341 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-18 07:06:05.346 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-18 07:06:05.380 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:06:05.389 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.393 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-f221e4de-5b7c-4a4b-bb78-ed23269d252e"' 2026-08-18 07:06:05.397 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-f221e4de-5b7c-4a4b-bb78-ed23269d252e 2026-08-18 07:06:05.414 | [66761 Async configure_neutron_nova:66761]: finished successfully 2026-08-18 07:06:05.439 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.443 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-18 07:06:05.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-18 07:06:05.491 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-08-18 07:06:05.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-08-18 07:06:05.539 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:06:05.544 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-18 07:06:05.566 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:05.571 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 07:06:05.575 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-18 07:06:05.598 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:05.602 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 07:06:05.647 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-18 07:06:05.708 | [2062 Async configure_neutron_nova:66761]: Waiting for completion of configure_neutron_nova running on PID 66761 (2 other jobs running) 2026-08-18 07:06:05.732 | [2062 Async configure_neutron_nova:66761]: Signaling child to exit 2026-08-18 07:06:05.732 | WAKEUP 2026-08-18 07:06:05.757 | [2062 Async configure_neutron_nova:66761]: Signaled 2026-08-18 07:06:05.758 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-18 07:06:05.759 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-18 07:06:05.759 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.221/identity 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-18 07:06:05.759 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-18 07:06:05.760 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-18 07:06:05.760 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-18 07:06:05.760 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-18 07:06:05.760 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-18 07:06:05.760 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-18 07:06:05.760 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-18 07:06:05.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-18 07:06:05.761 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-18 07:06:05.761 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:05.761 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-18 07:06:05.761 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-18 07:06:05.761 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-18 07:06:05.761 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-18 07:06:05.761 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 07:06:05.761 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-18 07:06:05.761 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-18 07:06:05.762 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 07:06:05.762 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 07:06:05.762 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-18 07:06:05.762 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-18 07:06:05.762 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-18 07:06:05.762 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-18 07:06:05.762 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-18 07:06:05.762 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 07:06:05.762 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-18 07:06:05.762 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-18 07:06:05.762 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-18 07:06:05.763 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.221/identity 2026-08-18 07:06:05.763 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-18 07:06:05.763 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-18 07:06:05.763 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-18 07:06:05.763 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-18 07:06:05.763 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-18 07:06:05.763 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-18 07:06:05.763 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-18 07:06:05.763 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-18 07:06:05.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-18 07:06:05.764 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-18 07:06:05.764 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:05.764 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-18 07:06:05.764 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-18 07:06:05.810 | [2062 Async configure_neutron_nova:66761]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-18 07:06:05.815 | + inc/async:async_wait:197 : return 0 2026-08-18 07:06:05.819 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-18 07:06:05.842 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:05.846 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 07:06:05.887 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 07:06:05.932 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-18 07:06:05.956 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:05.960 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-18 07:06:05.964 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:06:05.968 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-18 07:06:05.972 | + ./stack.sh:main:1296 : start_nova_api 2026-08-18 07:06:05.975 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:06:05.979 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:06:05.984 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:06:05.989 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-18 07:06:05.994 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 07:06:05.998 | + functions-common:run_process:1674 : local service=n-api 2026-08-18 07:06:06.001 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 07:06:06.005 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:06.008 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:06.012 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:06.016 | + functions-common:run_process:1680 : local name=n-api 2026-08-18 07:06:06.019 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:06.023 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:06.026 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:06.030 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:06.035 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:06.041 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036766037 2026-08-18 07:06:06.044 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-18 07:06:06.069 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:06.073 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-18 07:06:06.077 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-18 07:06:06.081 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 07:06:06.085 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 07:06:06.089 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 07:06:06.092 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 07:06:06.096 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-18 07:06:06.099 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-18 07:06:06.103 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-18 07:06:06.107 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:06.110 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:06.116 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:06.119 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:06.125 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-18 07:06:06.129 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-18 07:06:06.132 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:06.135 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:06.139 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-18 07:06:06.142 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-18 07:06:06.145 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:06.148 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 07:06:06.150 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-18 07:06:06.154 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 07:06:06.157 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-18 07:06:06.160 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 07:06:06.166 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-18 07:06:06.250 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:06.335 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-18 07:06:06.406 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-18 07:06:06.474 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:06.545 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:06.616 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-18 07:06:06.685 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-18 07:06:06.756 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-18 07:06:06.825 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-18 07:06:06.895 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-18 07:06:06.964 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 07:06:06.967 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 07:06:06.970 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-18 07:06:07.054 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 07:06:07.548 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-18 07:06:07.579 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-18 07:06:08.047 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-18 07:06:08.191 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:08.195 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:08.199 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:08.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:08.209 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:08.213 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:08.216 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:08.220 | + functions-common:time_stop:2427 : start_time=1787036766037 2026-08-18 07:06:08.226 | + functions-common:time_stop:2429 : [[ -z 1787036766037 ]] 2026-08-18 07:06:08.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:08.239 | + functions-common:time_stop:2432 : end_time=1787036768233 2026-08-18 07:06:08.243 | + functions-common:time_stop:2433 : elapsed_time=2196 2026-08-18 07:06:08.247 | + functions-common:time_stop:2434 : total=4236 2026-08-18 07:06:08.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:08.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6432 2026-08-18 07:06:08.261 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-18 07:06:08.261 | Waiting for nova-api to start... 2026-08-18 07:06:08.265 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.221/compute/v2.1/ 2026-08-18 07:06:08.269 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.221/compute/v2.1/ 2026-08-18 07:06:08.274 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 07:06:08.278 | + functions:wait_for_service:477 : local url=http://192.168.122.221/compute/v2.1/ 2026-08-18 07:06:08.283 | + functions:wait_for_service:478 : local rval=0 2026-08-18 07:06:08.287 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 07:06:08.291 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 07:06:08.295 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:08.299 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:08.302 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:08.309 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036768304 2026-08-18 07:06:08.314 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 07:06:08.318 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:06:08.321 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.221/compute/v2.1/ 2026-08-18 07:06:14.297 | + :: : [[ 200 == 503 ]] 2026-08-18 07:06:14.298 | + :: : [[ 0 -eq 7 ]] 2026-08-18 07:06:14.304 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 07:06:14.308 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:14.313 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:14.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:14.321 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:14.326 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:14.329 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 07:06:14.334 | + functions-common:time_stop:2427 : start_time=1787036768304 2026-08-18 07:06:14.339 | + functions-common:time_stop:2429 : [[ -z 1787036768304 ]] 2026-08-18 07:06:14.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:14.350 | + functions-common:time_stop:2432 : end_time=1787036774346 2026-08-18 07:06:14.354 | + functions-common:time_stop:2433 : elapsed_time=6042 2026-08-18 07:06:14.357 | + functions-common:time_stop:2434 : total=5733 2026-08-18 07:06:14.361 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:14.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11775 2026-08-18 07:06:14.367 | + functions:wait_for_service:486 : return 0 2026-08-18 07:06:14.371 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:06:14.375 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:06:14.379 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-18 07:06:14.406 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:14.411 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-18 07:06:14.415 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:06:14.420 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-18 07:06:14.425 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-18 07:06:14.429 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-18 07:06:14.434 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-18 07:06:14.438 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-18 07:06:14.442 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-18 07:06:14.446 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-18 07:06:14.451 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-18 07:06:14.455 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-18 07:06:14.473 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-18 07:06:14.480 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-18 07:06:14.487 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-18 07:06:14.493 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-18 07:06:14.511 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-18 07:06:14.528 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-18 07:06:14.546 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-18 07:06:14.549 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-18 07:06:14.549 | Starting OVN 2026-08-18 07:06:14.552 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-18 07:06:14.556 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-18 07:06:14.556 | Starting OVS 2026-08-18 07:06:14.559 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-18 07:06:14.584 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:14.587 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-18 07:06:14.643 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-18 07:06:14.699 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-18 07:06:14.702 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-18 07:06:14.706 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 07:06:15.176 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-18 07:06:15.684 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-18 07:06:15.684 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-18 07:06:15.684 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-18 07:06:15.684 | 2026-08-18 07:06:15.684 | Possible reasons for having these kinds of units are: 2026-08-18 07:06:15.684 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-18 07:06:15.685 | .wants/, .requires/, or .upholds/ directory. 2026-08-18 07:06:15.685 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-18 07:06:15.685 | a requirement dependency on it. 2026-08-18 07:06:15.685 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-18 07:06:15.685 | D-Bus, udev, scripted systemctl call, ...). 2026-08-18 07:06:15.685 | • In case of template units, the unit is meant to be enabled with some 2026-08-18 07:06:15.685 | instance name specified. 2026-08-18 07:06:15.698 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-18 07:06:20.334 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-18 07:06:20.338 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 07:06:20.817 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-18 07:06:21.312 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-18 07:06:21.313 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-18 07:06:21.313 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-18 07:06:21.313 | 2026-08-18 07:06:21.313 | Possible reasons for having these kinds of units are: 2026-08-18 07:06:21.313 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-18 07:06:21.313 | .wants/, .requires/, or .upholds/ directory. 2026-08-18 07:06:21.313 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-18 07:06:21.313 | a requirement dependency on it. 2026-08-18 07:06:21.313 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-18 07:06:21.313 | D-Bus, udev, scripted systemctl call, ...). 2026-08-18 07:06:21.313 | • In case of template units, the unit is meant to be enabled with some 2026-08-18 07:06:21.314 | instance name specified. 2026-08-18 07:06:21.326 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-18 07:06:21.666 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-18 07:06:21.667 | Configuring OVSDB 2026-08-18 07:06:21.670 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-18 07:06:21.701 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:21.704 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-18 07:06:21.734 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-18 07:06:21.760 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=2c16f7fb-8cd8-4361-a2fa-d8e5bcf3e8f7 2026-08-18 07:06:21.786 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.221:6642 2026-08-18 07:06:21.807 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-18 07:06:21.831 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-18 07:06:21.860 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.221 2026-08-18 07:06:21.884 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-18 07:06:21.888 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-18 07:06:21.910 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:21.913 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-18 07:06:21.937 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-18 07:06:21.940 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-18 07:06:21.944 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-18 07:06:21.946 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 07:06:21.948 | + functions-common:is_provider_network:2272 : return 1 2026-08-18 07:06:21.951 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:21.953 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-18 07:06:21.956 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-18 07:06:21.961 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-18 07:06:21.963 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-18 07:06:21.966 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-18 07:06:21.995 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-18 07:06:22.024 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-18 07:06:22.054 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-18 07:06:22.081 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:22.084 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-18 07:06:22.091 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-18 07:06:22.099 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-18 07:06:22.103 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-18 07:06:22.113 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-18 07:06:22.149 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:22.153 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-18 07:06:22.158 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-18 07:06:22.162 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 07:06:22.655 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-18 07:06:23.161 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-18 07:06:23.236 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-18 07:06:23.243 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-18 07:06:23.246 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-18 07:06:23.250 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-18 07:06:23.254 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-18 07:06:24.259 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-18 07:06:24.263 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-18 07:06:24.267 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-18 07:06:24.271 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-18 07:06:24.275 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-18 07:06:24.279 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-18 07:06:24.283 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-18 07:06:24.287 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-18 07:06:24.291 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-18 07:06:24.295 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-18 07:06:24.298 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-18 07:06:24.302 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-18 07:06:24.305 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-18 07:06:24.327 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:24.330 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-18 07:06:24.358 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-18 07:06:24.385 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-18 07:06:24.404 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-18 07:06:24.423 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-18 07:06:24.444 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:24.448 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-18 07:06:24.452 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-18 07:06:24.455 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 07:06:24.939 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-18 07:06:25.442 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-18 07:06:25.442 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-18 07:06:25.442 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-18 07:06:25.442 | 2026-08-18 07:06:25.442 | Possible reasons for having these kinds of units are: 2026-08-18 07:06:25.442 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-18 07:06:25.442 | .wants/, .requires/, or .upholds/ directory. 2026-08-18 07:06:25.442 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-18 07:06:25.442 | a requirement dependency on it. 2026-08-18 07:06:25.442 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-18 07:06:25.443 | D-Bus, udev, scripted systemctl call, ...). 2026-08-18 07:06:25.443 | • In case of template units, the unit is meant to be enabled with some 2026-08-18 07:06:25.443 | instance name specified. 2026-08-18 07:06:25.455 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-18 07:06:25.731 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-18 07:06:25.758 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:25.762 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-18 07:06:25.766 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-18 07:06:25.791 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:25.793 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-18 07:06:25.797 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-18 07:06:25.802 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:25.805 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-18 07:06:25.809 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:25.813 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:25.816 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:25.819 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:25.823 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-18 07:06:25.826 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:25.831 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:25.834 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:25.838 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:25.843 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:25.848 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036785844 2026-08-18 07:06:25.852 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-18 07:06:25.876 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:25.880 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-08-18 07:06:25.884 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-18 07:06:25.888 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:25.891 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:25.895 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:25.899 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:25.903 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-08-18 07:06:25.907 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-08-18 07:06:25.911 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-18 07:06:25.914 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:25.918 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:25.922 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:25.925 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:25.929 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-18 07:06:25.933 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-08-18 07:06:25.937 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-08-18 07:06:25.940 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-18 07:06:25.944 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:25.948 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:06:25.952 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:06:25.955 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:06:25.959 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:06:25.962 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:06:25.966 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-18 07:06:25.970 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:06:25.976 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-08-18 07:06:26.066 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:26.156 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-18 07:06:26.232 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-18 07:06:26.309 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-18 07:06:26.385 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-18 07:06:26.465 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:26.543 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:06:26.547 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:06:26.551 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-18 07:06:26.646 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:06:27.148 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-18 07:06:27.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-08-18 07:06:27.666 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-18 07:06:27.729 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:27.732 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:27.736 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:27.740 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:27.744 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:27.747 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:27.751 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:27.755 | + functions-common:time_stop:2427 : start_time=1787036785844 2026-08-18 07:06:27.759 | + functions-common:time_stop:2429 : [[ -z 1787036785844 ]] 2026-08-18 07:06:27.765 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:27.770 | + functions-common:time_stop:2432 : end_time=1787036787766 2026-08-18 07:06:27.774 | + functions-common:time_stop:2433 : elapsed_time=1922 2026-08-18 07:06:27.778 | + functions-common:time_stop:2434 : total=6432 2026-08-18 07:06:27.782 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:27.786 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8354 2026-08-18 07:06:27.790 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-18 07:06:27.794 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-18 07:06:27.798 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-18 07:06:27.804 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 07:06:27.830 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 07:06:27.834 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 07:06:27.838 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 07:06:27.842 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 07:06:27.846 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 07:06:27.894 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 07:06:27.941 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 07:06:27.986 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 07:06:28.031 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-18 07:06:28.078 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-18 07:06:28.082 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-18 07:06:28.109 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:28.114 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-18 07:06:28.179 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-18 07:06:28.183 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.186 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-18 07:06:28.190 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.195 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:28.198 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:28.202 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:28.206 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-18 07:06:28.209 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:28.213 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:28.217 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:28.221 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:28.227 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:28.232 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036788228 2026-08-18 07:06:28.236 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-18 07:06:28.261 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:28.265 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-18 07:06:28.270 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-18 07:06:28.273 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.277 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.281 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.285 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.289 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-18 07:06:28.293 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-18 07:06:28.297 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-18 07:06:28.302 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:28.306 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:28.310 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:28.314 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:28.317 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-18 07:06:28.322 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-18 07:06:28.326 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-08-18 07:06:28.330 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-18 07:06:28.334 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.337 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:06:28.341 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:06:28.345 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:06:28.349 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:06:28.353 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:06:28.356 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-18 07:06:28.360 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:06:28.366 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-18 07:06:28.460 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:28.556 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-18 07:06:28.636 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 07:06:28.719 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-18 07:06:28.799 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-18 07:06:28.880 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:28.958 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:06:28.962 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:06:28.965 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-18 07:06:29.062 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:06:29.579 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-18 07:06:29.612 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-18 07:06:30.103 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-18 07:06:30.172 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:30.175 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:30.177 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:30.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:30.186 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:30.187 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:30.194 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:30.197 | + functions-common:time_stop:2427 : start_time=1787036788228 2026-08-18 07:06:30.204 | + functions-common:time_stop:2429 : [[ -z 1787036788228 ]] 2026-08-18 07:06:30.210 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:30.218 | + functions-common:time_stop:2432 : end_time=1787036790212 2026-08-18 07:06:30.223 | + functions-common:time_stop:2433 : elapsed_time=1984 2026-08-18 07:06:30.227 | + functions-common:time_stop:2434 : total=8354 2026-08-18 07:06:30.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:30.234 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10338 2026-08-18 07:06:30.238 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 07:06:30.244 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 07:06:30.244 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 07:06:30.246 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 07:06:30.267 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 07:06:30.270 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 07:06:30.275 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 07:06:30.275 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 07:06:30.277 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-18 07:06:30.313 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 07:06:30.352 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-18 07:06:30.386 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 07:06:30.421 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-18 07:06:30.459 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:30.463 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-18 07:06:30.468 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-18 07:06:30.473 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-18 07:06:30.509 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-18 07:06:30.537 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-18 07:06:30.542 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-18 07:06:30.546 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-18 07:06:30.549 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-18 07:06:30.619 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-18 07:06:30.644 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:30.648 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-18 07:06:30.651 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:06:30.655 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-18 07:06:30.659 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-18 07:06:30.663 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-18 07:06:30.667 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-18 07:06:30.711 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-18 07:06:30.714 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:30.718 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-18 07:06:30.761 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-18 07:06:30.765 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-18 07:06:30.768 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-18 07:06:30.773 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-18 07:06:30.777 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-18 07:06:30.781 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-18 07:06:30.785 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-18 07:06:30.789 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-18 07:06:30.793 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-18 07:06:30.797 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-18 07:06:30.804 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:30.807 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:30.812 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:30.816 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-18 07:06:30.820 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:30.825 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:30.828 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-18 07:06:30.832 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-18 07:06:30.835 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-18 07:06:30.841 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-18 07:06:30.868 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-18 07:06:30.872 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-18 07:06:30.929 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-18 07:06:30.985 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-18 07:06:30.988 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-18 07:06:31.046 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-18 07:06:31.050 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-18 07:06:31.108 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-18 07:06:31.114 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 07:06:31.116 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-18 07:06:31.119 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 07:06:31.121 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:31.125 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:31.127 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:31.132 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-18 07:06:31.136 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:31.140 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:31.143 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:31.147 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:31.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:31.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036791153 2026-08-18 07:06:31.161 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-18 07:06:31.185 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:31.189 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-18 07:06:31.193 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-18 07:06:31.197 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 07:06:31.200 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 07:06:31.204 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 07:06:31.207 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 07:06:31.211 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-18 07:06:31.214 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-18 07:06:31.218 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-18 07:06:31.222 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:31.225 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:31.229 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:31.233 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:31.237 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-18 07:06:31.240 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-18 07:06:31.244 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:31.248 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:31.251 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-18 07:06:31.255 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-18 07:06:31.258 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:31.262 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 07:06:31.265 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-18 07:06:31.268 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 07:06:31.271 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-18 07:06:31.275 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 07:06:31.280 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-18 07:06:31.367 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:31.456 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-18 07:06:31.536 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-18 07:06:31.608 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:31.684 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:31.753 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-18 07:06:31.822 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-18 07:06:31.894 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-18 07:06:31.960 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-18 07:06:32.027 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-18 07:06:32.093 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 07:06:32.096 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 07:06:32.099 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-18 07:06:32.179 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 07:06:32.659 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-18 07:06:32.688 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-18 07:06:33.145 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-18 07:06:33.286 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:33.289 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:33.290 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:33.294 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:33.296 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:33.300 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:33.304 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:33.306 | + functions-common:time_stop:2427 : start_time=1787036791153 2026-08-18 07:06:33.309 | + functions-common:time_stop:2429 : [[ -z 1787036791153 ]] 2026-08-18 07:06:33.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:33.322 | + functions-common:time_stop:2432 : end_time=1787036793317 2026-08-18 07:06:33.325 | + functions-common:time_stop:2433 : elapsed_time=2164 2026-08-18 07:06:33.329 | + functions-common:time_stop:2434 : total=10338 2026-08-18 07:06:33.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:33.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12502 2026-08-18 07:06:33.339 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.221/ 2026-08-18 07:06:33.344 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.344 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-18 07:06:33.345 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.347 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:33.350 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:33.353 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:33.356 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-18 07:06:33.358 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:33.363 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:33.368 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:33.370 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:33.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:33.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036793374 2026-08-18 07:06:33.380 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-18 07:06:33.396 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:33.398 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-18 07:06:33.400 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-18 07:06:33.403 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.405 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.407 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.409 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.414 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-18 07:06:33.414 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-18 07:06:33.415 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-18 07:06:33.417 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:33.419 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:33.422 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:33.424 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:33.426 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-18 07:06:33.428 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-18 07:06:33.430 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-18 07:06:33.432 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-18 07:06:33.434 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.436 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:06:33.438 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:06:33.440 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:06:33.442 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:06:33.444 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:06:33.446 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-18 07:06:33.449 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:06:33.453 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-18 07:06:33.537 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:33.616 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-18 07:06:33.682 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:33.766 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-18 07:06:33.832 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-18 07:06:33.895 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:33.959 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:06:33.961 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:06:33.963 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-18 07:06:34.038 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:06:34.595 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-18 07:06:34.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-18 07:06:35.176 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-18 07:06:35.241 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:35.246 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:35.250 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:35.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:35.263 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:35.267 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:35.273 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:35.277 | + functions-common:time_stop:2427 : start_time=1787036793374 2026-08-18 07:06:35.280 | + functions-common:time_stop:2429 : [[ -z 1787036793374 ]] 2026-08-18 07:06:35.288 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:35.299 | + functions-common:time_stop:2432 : end_time=1787036795290 2026-08-18 07:06:35.301 | + functions-common:time_stop:2433 : elapsed_time=1916 2026-08-18 07:06:35.310 | + functions-common:time_stop:2434 : total=12502 2026-08-18 07:06:35.313 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:35.320 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14418 2026-08-18 07:06:35.329 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:35.337 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-18 07:06:35.341 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:35.346 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:35.351 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:35.357 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:35.362 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-18 07:06:35.367 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:35.371 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:35.379 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:35.385 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:35.395 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:35.403 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036795397 2026-08-18 07:06:35.409 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-18 07:06:35.444 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:35.450 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-18 07:06:35.456 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-18 07:06:35.461 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:35.466 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:35.471 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:35.475 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:35.478 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-18 07:06:35.485 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-18 07:06:35.491 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-18 07:06:35.495 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:35.499 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:35.503 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:35.510 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:35.514 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-18 07:06:35.519 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-18 07:06:35.524 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-18 07:06:35.528 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-18 07:06:35.532 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:35.541 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:06:35.546 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:06:35.549 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:06:35.551 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:06:35.555 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:06:35.560 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-18 07:06:35.565 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:06:35.578 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-18 07:06:35.770 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:35.939 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-18 07:06:36.070 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:36.221 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-18 07:06:36.357 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-18 07:06:36.486 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:36.626 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:06:36.628 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:06:36.633 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-18 07:06:36.774 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:06:37.335 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-18 07:06:37.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-18 07:06:37.872 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-18 07:06:37.922 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:37.927 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:37.933 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:37.938 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:37.942 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:37.948 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:37.952 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:37.958 | + functions-common:time_stop:2427 : start_time=1787036795397 2026-08-18 07:06:37.961 | + functions-common:time_stop:2429 : [[ -z 1787036795397 ]] 2026-08-18 07:06:37.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:37.976 | + functions-common:time_stop:2432 : end_time=1787036797969 2026-08-18 07:06:37.980 | + functions-common:time_stop:2433 : elapsed_time=2572 2026-08-18 07:06:37.982 | + functions-common:time_stop:2434 : total=14418 2026-08-18 07:06:37.985 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:37.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16990 2026-08-18 07:06:37.989 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-18 07:06:37.992 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-18 07:06:37.994 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:37.996 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-18 07:06:38.000 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:38.003 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:38.005 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:38.008 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:38.011 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-18 07:06:38.018 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:38.021 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:38.030 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:38.041 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:38.045 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:38.052 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036798047 2026-08-18 07:06:38.061 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-18 07:06:38.095 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:38.101 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-18 07:06:38.108 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-18 07:06:38.112 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:38.115 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:38.122 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:38.126 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:38.129 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-18 07:06:38.136 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-18 07:06:38.139 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:06:38.143 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:38.149 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:38.154 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:38.157 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:38.166 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-18 07:06:38.168 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-18 07:06:38.173 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-18 07:06:38.177 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:06:38.181 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:38.183 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:06:38.186 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:06:38.188 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:06:38.190 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:06:38.193 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:06:38.196 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:06:38.200 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:06:38.211 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-18 07:06:38.323 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:38.468 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-18 07:06:38.597 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:38.708 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-18 07:06:38.806 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-18 07:06:38.908 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:39.010 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:06:39.015 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:06:39.018 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-18 07:06:39.137 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:06:39.680 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:06:39.720 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-08-18 07:06:40.245 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:06:40.315 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:40.319 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:40.323 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:40.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:40.328 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:40.333 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:40.337 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:40.343 | + functions-common:time_stop:2427 : start_time=1787036798047 2026-08-18 07:06:40.352 | + functions-common:time_stop:2429 : [[ -z 1787036798047 ]] 2026-08-18 07:06:40.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:40.361 | + functions-common:time_stop:2432 : end_time=1787036800358 2026-08-18 07:06:40.364 | + functions-common:time_stop:2433 : elapsed_time=2311 2026-08-18 07:06:40.366 | + functions-common:time_stop:2434 : total=16990 2026-08-18 07:06:40.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:40.372 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19301 2026-08-18 07:06:40.375 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-18 07:06:40.377 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.221/networking 2026-08-18 07:06:40.380 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-18 07:06:40.380 | Waiting for Neutron to start... 2026-08-18 07:06:40.383 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.221/networking' 2026-08-18 07:06:40.386 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.221/networking' 'Neutron did not start' 60 2026-08-18 07:06:40.389 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.221/networking' 2026-08-18 07:06:40.392 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-18 07:06:40.395 | + functions-common:test_with_retry:2360 : local until=60 2026-08-18 07:06:40.397 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-18 07:06:40.400 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-18 07:06:40.402 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-18 07:06:40.405 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:40.407 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:40.411 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:40.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036800415 2026-08-18 07:06:40.420 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.221/networking; do sleep 0.5; done' 2026-08-18 07:06:49.348 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.221/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-18 07:06:49.356 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:49.360 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:49.363 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:49.368 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:49.372 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:49.379 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-18 07:06:49.383 | + functions-common:time_stop:2427 : start_time=1787036800415 2026-08-18 07:06:49.388 | + functions-common:time_stop:2429 : [[ -z 1787036800415 ]] 2026-08-18 07:06:49.393 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:49.401 | + functions-common:time_stop:2432 : end_time=1787036809395 2026-08-18 07:06:49.405 | + functions-common:time_stop:2433 : elapsed_time=8980 2026-08-18 07:06:49.410 | + functions-common:time_stop:2434 : total=0 2026-08-18 07:06:49.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:49.421 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8980 2026-08-18 07:06:49.427 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-18 07:06:49.455 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:49.459 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-18 07:06:49.464 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:06:49.468 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-18 07:06:49.472 | + ./stack.sh:main:1314 : start_placement 2026-08-18 07:06:49.476 | + lib/placement:start_placement:137 : start_placement_api 2026-08-18 07:06:49.482 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-18 07:06:49.488 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 07:06:49.493 | + functions-common:run_process:1674 : local service=placement-api 2026-08-18 07:06:49.498 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 07:06:49.503 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:49.508 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:49.512 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:49.516 | + functions-common:run_process:1680 : local name=placement-api 2026-08-18 07:06:49.523 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:49.525 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:49.530 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:49.534 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:49.540 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:49.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036809542 2026-08-18 07:06:49.551 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-18 07:06:49.580 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:49.584 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-18 07:06:49.590 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-18 07:06:49.594 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 07:06:49.598 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 07:06:49.602 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 07:06:49.607 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 07:06:49.611 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-18 07:06:49.616 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-18 07:06:49.621 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-18 07:06:49.625 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:06:49.629 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:06:49.634 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:06:49.637 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:06:49.642 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-18 07:06:49.647 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-18 07:06:49.652 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:49.656 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:49.660 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-18 07:06:49.664 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-18 07:06:49.668 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:49.673 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 07:06:49.677 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-18 07:06:49.681 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 07:06:49.685 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-18 07:06:49.689 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 07:06:49.696 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-18 07:06:49.787 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:06:49.879 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-18 07:06:49.964 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-18 07:06:50.040 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:06:50.116 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:06:50.194 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-18 07:06:50.270 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-18 07:06:50.347 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-18 07:06:50.426 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-18 07:06:50.504 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-18 07:06:50.582 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 07:06:50.585 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 07:06:50.589 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-18 07:06:50.683 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 07:06:51.193 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-18 07:06:51.227 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-18 07:06:51.724 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-18 07:06:51.861 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:51.864 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:51.867 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:51.869 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:51.872 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:51.874 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:51.877 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:51.879 | + functions-common:time_stop:2427 : start_time=1787036809542 2026-08-18 07:06:51.882 | + functions-common:time_stop:2429 : [[ -z 1787036809542 ]] 2026-08-18 07:06:51.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:51.889 | + functions-common:time_stop:2432 : end_time=1787036811886 2026-08-18 07:06:51.892 | + functions-common:time_stop:2433 : elapsed_time=2344 2026-08-18 07:06:51.894 | + functions-common:time_stop:2434 : total=19301 2026-08-18 07:06:51.897 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:51.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21645 2026-08-18 07:06:51.902 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-18 07:06:51.903 | Waiting for placement-api to start... 2026-08-18 07:06:51.906 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.221/placement 2026-08-18 07:06:51.908 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 07:06:51.911 | + functions:wait_for_service:477 : local url=http://192.168.122.221/placement 2026-08-18 07:06:51.913 | + functions:wait_for_service:478 : local rval=0 2026-08-18 07:06:51.916 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 07:06:51.918 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 07:06:51.920 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:51.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:51.926 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:51.930 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036811927 2026-08-18 07:06:51.932 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 07:06:51.935 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:06:51.937 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.221/placement 2026-08-18 07:06:54.577 | + :: : [[ 200 == 503 ]] 2026-08-18 07:06:54.579 | + :: : [[ 0 -eq 7 ]] 2026-08-18 07:06:54.582 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 07:06:54.586 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:54.591 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:54.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:54.599 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:54.602 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:54.606 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 07:06:54.609 | + functions-common:time_stop:2427 : start_time=1787036811927 2026-08-18 07:06:54.612 | + functions-common:time_stop:2429 : [[ -z 1787036811927 ]] 2026-08-18 07:06:54.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:54.626 | + functions-common:time_stop:2432 : end_time=1787036814622 2026-08-18 07:06:54.630 | + functions-common:time_stop:2433 : elapsed_time=2695 2026-08-18 07:06:54.634 | + functions-common:time_stop:2434 : total=11775 2026-08-18 07:06:54.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:54.639 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14470 2026-08-18 07:06:54.642 | + functions:wait_for_service:486 : return 0 2026-08-18 07:06:54.647 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-18 07:06:54.674 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:54.678 | + ./stack.sh:main:1318 : start_neutron 2026-08-18 07:06:54.682 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-18 07:06:54.686 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:54.691 | + functions-common:run_process:1674 : local service=q-agt 2026-08-18 07:06:54.696 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 07:06:54.700 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:54.703 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:54.707 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:54.712 | + functions-common:run_process:1680 : local name=q-agt 2026-08-18 07:06:54.716 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:54.720 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:54.724 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:54.727 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:54.732 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:54.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036814733 2026-08-18 07:06:54.742 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-18 07:06:54.768 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:54.771 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:54.775 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:54.778 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:54.782 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:54.786 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:54.790 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:54.794 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:54.798 | + functions-common:time_stop:2427 : start_time=1787036814733 2026-08-18 07:06:54.801 | + functions-common:time_stop:2429 : [[ -z 1787036814733 ]] 2026-08-18 07:06:54.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:54.812 | + functions-common:time_stop:2432 : end_time=1787036814808 2026-08-18 07:06:54.816 | + functions-common:time_stop:2433 : elapsed_time=75 2026-08-18 07:06:54.819 | + functions-common:time_stop:2434 : total=21645 2026-08-18 07:06:54.822 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:54.825 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21720 2026-08-18 07:06:54.829 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-18 07:06:54.832 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 07:06:54.836 | + functions-common:is_provider_network:2272 : return 1 2026-08-18 07:06:54.840 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-18 07:06:54.843 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-18 07:06:54.847 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-18 07:06:54.851 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-18 07:06:54.855 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:54.858 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:54.862 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:54.866 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-18 07:06:54.870 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:54.874 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:54.878 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:54.882 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:54.887 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:54.893 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036814889 2026-08-18 07:06:54.897 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-18 07:06:54.921 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:54.925 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:54.931 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:54.933 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:54.938 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:54.941 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:54.945 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:54.949 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:54.953 | + functions-common:time_stop:2427 : start_time=1787036814889 2026-08-18 07:06:54.957 | + functions-common:time_stop:2429 : [[ -z 1787036814889 ]] 2026-08-18 07:06:54.965 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:54.972 | + functions-common:time_stop:2432 : end_time=1787036814967 2026-08-18 07:06:54.976 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-18 07:06:54.979 | + functions-common:time_stop:2434 : total=21720 2026-08-18 07:06:54.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:54.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21798 2026-08-18 07:06:54.993 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-18 07:06:54.997 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-18 07:06:55.001 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-18 07:06:55.005 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-18 07:06:55.009 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 07:06:55.013 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 07:06:55.018 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 07:06:55.022 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-18 07:06:55.026 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 07:06:55.031 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 07:06:55.035 | + functions-common:run_process:1674 : local service=q-l3 2026-08-18 07:06:55.039 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 07:06:55.043 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:55.046 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:55.050 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:55.054 | + functions-common:run_process:1680 : local name=q-l3 2026-08-18 07:06:55.057 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:55.060 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:55.064 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:55.068 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:55.074 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:55.078 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036815075 2026-08-18 07:06:55.082 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-18 07:06:55.107 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:55.111 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:55.117 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:55.121 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:55.125 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:55.130 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:55.135 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:55.139 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:55.143 | + functions-common:time_stop:2427 : start_time=1787036815075 2026-08-18 07:06:55.147 | + functions-common:time_stop:2429 : [[ -z 1787036815075 ]] 2026-08-18 07:06:55.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:55.159 | + functions-common:time_stop:2432 : end_time=1787036815155 2026-08-18 07:06:55.163 | + functions-common:time_stop:2433 : elapsed_time=80 2026-08-18 07:06:55.168 | + functions-common:time_stop:2434 : total=21798 2026-08-18 07:06:55.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:55.176 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21878 2026-08-18 07:06:55.180 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-18 07:06:55.185 | + functions-common:run_process:1674 : local service=q-meta 2026-08-18 07:06:55.189 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-18 07:06:55.193 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:55.197 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:55.201 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:55.205 | + functions-common:run_process:1680 : local name=q-meta 2026-08-18 07:06:55.209 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:55.213 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:55.217 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:55.221 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:55.226 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:55.231 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036815228 2026-08-18 07:06:55.236 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-18 07:06:55.261 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:55.265 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:55.269 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:55.273 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:55.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:55.281 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:55.284 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:55.288 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:55.295 | + functions-common:time_stop:2427 : start_time=1787036815228 2026-08-18 07:06:55.299 | + functions-common:time_stop:2429 : [[ -z 1787036815228 ]] 2026-08-18 07:06:55.305 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:55.311 | + functions-common:time_stop:2432 : end_time=1787036815306 2026-08-18 07:06:55.315 | + functions-common:time_stop:2433 : elapsed_time=78 2026-08-18 07:06:55.319 | + functions-common:time_stop:2434 : total=21878 2026-08-18 07:06:55.324 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:55.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21956 2026-08-18 07:06:55.332 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-18 07:06:55.336 | + functions-common:run_process:1674 : local service=q-metering 2026-08-18 07:06:55.339 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-18 07:06:55.342 | + functions-common:run_process:1676 : local group= 2026-08-18 07:06:55.345 | + functions-common:run_process:1677 : local user= 2026-08-18 07:06:55.348 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:06:55.353 | + functions-common:run_process:1680 : local name=q-metering 2026-08-18 07:06:55.357 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:06:55.361 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:06:55.365 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:06:55.369 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:06:55.374 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:06:55.380 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036815376 2026-08-18 07:06:55.384 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-18 07:06:55.408 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:06:55.412 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:06:55.416 | + functions-common:time_stop:2420 : local name 2026-08-18 07:06:55.420 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:06:55.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:06:55.428 | + functions-common:time_stop:2423 : local total 2026-08-18 07:06:55.432 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:06:55.436 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:06:55.440 | + functions-common:time_stop:2427 : start_time=1787036815376 2026-08-18 07:06:55.444 | + functions-common:time_stop:2429 : [[ -z 1787036815376 ]] 2026-08-18 07:06:55.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:06:55.454 | + functions-common:time_stop:2432 : end_time=1787036815450 2026-08-18 07:06:55.458 | + functions-common:time_stop:2433 : elapsed_time=74 2026-08-18 07:06:55.462 | + functions-common:time_stop:2434 : total=21956 2026-08-18 07:06:55.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:06:55.470 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22030 2026-08-18 07:06:55.473 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-18 07:06:55.497 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:06:55.500 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:55.504 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-18 07:06:55.507 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:06:55.510 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-18 07:06:55.514 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-18 07:06:55.517 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-18 07:06:55.522 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-18 07:06:55.526 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-18 07:06:55.530 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-18 07:06:55.535 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-18 07:06:59.176 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:06:59.181 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 07:06:59.181 | address-scope 2026-08-18 07:06:59.181 | agent 2026-08-18 07:06:59.181 | allowed-address-pairs 2026-08-18 07:06:59.181 | auto-allocated-topology 2026-08-18 07:06:59.182 | availability_zone 2026-08-18 07:06:59.182 | default-subnetpools 2026-08-18 07:06:59.182 | dhcp_agent_scheduler 2026-08-18 07:06:59.182 | dns-integration 2026-08-18 07:06:59.182 | dns-domain-ports 2026-08-18 07:06:59.182 | dns-integration-domain-keywords 2026-08-18 07:06:59.182 | empty-string-filtering 2026-08-18 07:06:59.182 | external-net 2026-08-18 07:06:59.182 | extra_dhcp_opt 2026-08-18 07:06:59.182 | extraroute 2026-08-18 07:06:59.182 | extraroute-atomic 2026-08-18 07:06:59.183 | filter-validation 2026-08-18 07:06:59.183 | floating-ip-port-forwarding-detail 2026-08-18 07:06:59.183 | fip-port-details 2026-08-18 07:06:59.183 | flavors 2026-08-18 07:06:59.183 | floatingip-pools 2026-08-18 07:06:59.183 | router 2026-08-18 07:06:59.183 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:06:59.183 | enable-default-route-bfd 2026-08-18 07:06:59.183 | enable-default-route-ecmp 2026-08-18 07:06:59.183 | ext-gw-mode 2026-08-18 07:06:59.183 | l3-ha 2026-08-18 07:06:59.183 | external-gateway-multihoming 2026-08-18 07:06:59.184 | l3-flavors 2026-08-18 07:06:59.184 | l3_agent_scheduler 2026-08-18 07:06:59.184 | multi-provider 2026-08-18 07:06:59.184 | net-mtu 2026-08-18 07:06:59.184 | net-mtu-writable 2026-08-18 07:06:59.184 | network_availability_zone 2026-08-18 07:06:59.184 | network-ip-availability 2026-08-18 07:06:59.185 | network-ip-availability-details 2026-08-18 07:06:59.185 | pagination 2026-08-18 07:06:59.185 | port-device-profile 2026-08-18 07:06:59.185 | port-mac-address-regenerate 2026-08-18 07:06:59.185 | port-numa-affinity-policy 2026-08-18 07:06:59.185 | port-numa-affinity-policy-socket 2026-08-18 07:06:59.185 | binding 2026-08-18 07:06:59.185 | binding-extended 2026-08-18 07:06:59.185 | port-security 2026-08-18 07:06:59.185 | project-id 2026-08-18 07:06:59.185 | provider 2026-08-18 07:06:59.186 | qinq 2026-08-18 07:06:59.186 | quota-check-limit 2026-08-18 07:06:59.186 | quota-check-limit-default 2026-08-18 07:06:59.186 | quotas 2026-08-18 07:06:59.186 | quota_details 2026-08-18 07:06:59.186 | rbac-policies 2026-08-18 07:06:59.186 | rbac-address-scope 2026-08-18 07:06:59.186 | rbac-security-groups 2026-08-18 07:06:59.186 | revision-if-match 2026-08-18 07:06:59.186 | standard-attr-revisions 2026-08-18 07:06:59.186 | router_availability_zone 2026-08-18 07:06:59.186 | router-enable-snat 2026-08-18 07:06:59.187 | security-groups-default-rules 2026-08-18 07:06:59.187 | security-groups-default-statefulness 2026-08-18 07:06:59.187 | security-groups-normalized-cidr 2026-08-18 07:06:59.187 | security-groups-remote-address-group 2026-08-18 07:06:59.187 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:06:59.187 | security-groups-shared-filtering 2026-08-18 07:06:59.187 | security-group 2026-08-18 07:06:59.187 | service-type 2026-08-18 07:06:59.187 | sorting 2026-08-18 07:06:59.187 | standard-attr-description 2026-08-18 07:06:59.187 | stateful-security-group 2026-08-18 07:06:59.187 | subnet-dns-publish-fixed-ip 2026-08-18 07:06:59.188 | subnet-external-network 2026-08-18 07:06:59.188 | subnet_onboard 2026-08-18 07:06:59.188 | subnet-service-types 2026-08-18 07:06:59.188 | subnet_allocation 2026-08-18 07:06:59.188 | subnetpool-prefix-ops 2026-08-18 07:06:59.188 | tag-creation 2026-08-18 07:06:59.188 | standard-attr-tag 2026-08-18 07:06:59.188 | standard-attr-timestamp 2026-08-18 07:06:59.188 | vlan-transparent' 2026-08-18 07:06:59.188 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 07:06:59.188 | address-scope 2026-08-18 07:06:59.189 | agent 2026-08-18 07:06:59.189 | allowed-address-pairs 2026-08-18 07:06:59.189 | auto-allocated-topology 2026-08-18 07:06:59.189 | availability_zone 2026-08-18 07:06:59.189 | default-subnetpools 2026-08-18 07:06:59.189 | dhcp_agent_scheduler 2026-08-18 07:06:59.189 | dns-integration 2026-08-18 07:06:59.189 | dns-domain-ports 2026-08-18 07:06:59.189 | dns-integration-domain-keywords 2026-08-18 07:06:59.189 | empty-string-filtering 2026-08-18 07:06:59.189 | external-net 2026-08-18 07:06:59.190 | extra_dhcp_opt 2026-08-18 07:06:59.190 | extraroute 2026-08-18 07:06:59.190 | extraroute-atomic 2026-08-18 07:06:59.190 | filter-validation 2026-08-18 07:06:59.190 | floating-ip-port-forwarding-detail 2026-08-18 07:06:59.190 | fip-port-details 2026-08-18 07:06:59.190 | flavors 2026-08-18 07:06:59.190 | floatingip-pools 2026-08-18 07:06:59.190 | router 2026-08-18 07:06:59.190 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:06:59.190 | enable-default-route-bfd 2026-08-18 07:06:59.191 | enable-default-route-ecmp 2026-08-18 07:06:59.191 | ext-gw-mode 2026-08-18 07:06:59.191 | l3-ha 2026-08-18 07:06:59.191 | external-gateway-multihoming 2026-08-18 07:06:59.191 | l3-flavors 2026-08-18 07:06:59.191 | l3_agent_scheduler 2026-08-18 07:06:59.191 | multi-provider 2026-08-18 07:06:59.191 | net-mtu 2026-08-18 07:06:59.191 | net-mtu-writable 2026-08-18 07:06:59.191 | network_availability_zone 2026-08-18 07:06:59.191 | network-ip-availability 2026-08-18 07:06:59.191 | network-ip-availability-details 2026-08-18 07:06:59.192 | pagination 2026-08-18 07:06:59.192 | port-device-profile 2026-08-18 07:06:59.192 | port-mac-address-regenerate 2026-08-18 07:06:59.192 | port-numa-affinity-policy 2026-08-18 07:06:59.192 | port-numa-affinity-policy-socket 2026-08-18 07:06:59.192 | binding 2026-08-18 07:06:59.192 | binding-extended 2026-08-18 07:06:59.192 | port-security 2026-08-18 07:06:59.192 | project-id 2026-08-18 07:06:59.192 | provider 2026-08-18 07:06:59.192 | qinq 2026-08-18 07:06:59.192 | quota-check-limit 2026-08-18 07:06:59.193 | quota-check-limit-default 2026-08-18 07:06:59.193 | quotas 2026-08-18 07:06:59.193 | quota_details 2026-08-18 07:06:59.193 | rbac-policies 2026-08-18 07:06:59.193 | rbac-address-scope 2026-08-18 07:06:59.193 | rbac-security-groups 2026-08-18 07:06:59.193 | revision-if-match 2026-08-18 07:06:59.194 | standard-attr-revisions 2026-08-18 07:06:59.194 | router_availability_zone 2026-08-18 07:06:59.194 | router-enable-snat 2026-08-18 07:06:59.194 | security-groups-default-rules 2026-08-18 07:06:59.194 | security-groups-default-statefulness 2026-08-18 07:06:59.194 | security-groups-normalized-cidr 2026-08-18 07:06:59.194 | security-groups-remote-address-group 2026-08-18 07:06:59.194 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:06:59.194 | security-groups-shared-filtering 2026-08-18 07:06:59.194 | security-group 2026-08-18 07:06:59.194 | service-type 2026-08-18 07:06:59.195 | sorting 2026-08-18 07:06:59.195 | standard-attr-description 2026-08-18 07:06:59.195 | stateful-security-group 2026-08-18 07:06:59.195 | subnet-dns-publish-fixed-ip 2026-08-18 07:06:59.195 | subnet-external-network 2026-08-18 07:06:59.195 | subnet_onboard 2026-08-18 07:06:59.195 | subnet-service-types 2026-08-18 07:06:59.195 | subnet_allocation 2026-08-18 07:06:59.195 | subnetpool-prefix-ops 2026-08-18 07:06:59.195 | tag-creation 2026-08-18 07:06:59.195 | standard-attr-tag 2026-08-18 07:06:59.196 | standard-attr-timestamp 2026-08-18 07:06:59.196 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-18 07:06:59.196 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 07:06:59.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-18 07:06:59.199 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-18 07:06:59.204 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-08-18 07:07:03.238 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:03.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=55ef2536-9f3b-4a1d-96fa-5e38dfa0bcef 2026-08-18 07:07:03.246 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-18 07:07:03.253 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd0a:c973:8ba4::/56 --share --default -f value -c id 2026-08-18 07:07:06.986 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:06.991 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=2426dc34-7093-4919-beab-d5605cc0406b 2026-08-18 07:07:06.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-18 07:07:06.997 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 07:07:07.000 | + functions-common:is_provider_network:2272 : return 1 2026-08-18 07:07:07.005 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-08-18 07:07:12.145 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:12.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=775f7baa-2fd1-4fb2-8b94-b3142b89e77c 2026-08-18 07:07:12.152 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-18 07:07:12.156 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:12.175 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-18 07:07:12.180 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-18 07:07:12.183 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 55ef2536-9f3b-4a1d-96fa-5e38dfa0bcef ']' 2026-08-18 07:07:12.186 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-18 07:07:12.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-18 07:07:12.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 55ef2536-9f3b-4a1d-96fa-5e38dfa0bcef ' 2026-08-18 07:07:12.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-18 07:07:12.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 775f7baa-2fd1-4fb2-8b94-b3142b89e77c private-subnet' 2026-08-18 07:07:12.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-18 07:07:12.207 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 55ef2536-9f3b-4a1d-96fa-5e38dfa0bcef --network 775f7baa-2fd1-4fb2-8b94-b3142b89e77c private-subnet -f value -c id 2026-08-18 07:07:17.313 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:17.318 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=c6932329-b53e-4762-bfe4-a44d63d4a74a 2026-08-18 07:07:17.322 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-18 07:07:17.326 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:17.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo c6932329-b53e-4762-bfe4-a44d63d4a74a 2026-08-18 07:07:17.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=c6932329-b53e-4762-bfe4-a44d63d4a74a 2026-08-18 07:07:17.357 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-18 07:07:17.361 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-18 07:07:17.366 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-08-18 07:07:17.370 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:17.392 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-08-18 07:07:17.395 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:17.420 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-18 07:07:17.423 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 2426dc34-7093-4919-beab-d5605cc0406b ']' 2026-08-18 07:07:17.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-18 07:07:17.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-18 07:07:17.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 2426dc34-7093-4919-beab-d5605cc0406b ' 2026-08-18 07:07:17.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-18 07:07:17.439 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 775f7baa-2fd1-4fb2-8b94-b3142b89e77c ipv6-private-subnet ' 2026-08-18 07:07:17.442 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-18 07:07:17.447 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 2426dc34-7093-4919-beab-d5605cc0406b --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 775f7baa-2fd1-4fb2-8b94-b3142b89e77c ipv6-private-subnet -f value -c id 2026-08-18 07:07:22.214 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:22.219 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=9cedfc1f-a23a-4243-a6bb-99ee35e4bfd6 2026-08-18 07:07:22.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-08-18 07:07:22.227 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:22.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 9cedfc1f-a23a-4243-a6bb-99ee35e4bfd6 2026-08-18 07:07:22.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=9cedfc1f-a23a-4243-a6bb-99ee35e4bfd6 2026-08-18 07:07:22.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-18 07:07:22.264 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-18 07:07:22.269 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-18 07:07:25.543 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:25.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 07:07:25.549 | address-scope 2026-08-18 07:07:25.549 | agent 2026-08-18 07:07:25.549 | allowed-address-pairs 2026-08-18 07:07:25.549 | auto-allocated-topology 2026-08-18 07:07:25.549 | availability_zone 2026-08-18 07:07:25.549 | default-subnetpools 2026-08-18 07:07:25.549 | dhcp_agent_scheduler 2026-08-18 07:07:25.549 | dns-integration 2026-08-18 07:07:25.549 | dns-domain-ports 2026-08-18 07:07:25.549 | dns-integration-domain-keywords 2026-08-18 07:07:25.549 | empty-string-filtering 2026-08-18 07:07:25.549 | external-net 2026-08-18 07:07:25.550 | extra_dhcp_opt 2026-08-18 07:07:25.550 | extraroute 2026-08-18 07:07:25.550 | extraroute-atomic 2026-08-18 07:07:25.550 | filter-validation 2026-08-18 07:07:25.550 | floating-ip-port-forwarding-detail 2026-08-18 07:07:25.550 | fip-port-details 2026-08-18 07:07:25.550 | flavors 2026-08-18 07:07:25.550 | floatingip-pools 2026-08-18 07:07:25.550 | router 2026-08-18 07:07:25.550 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:07:25.550 | enable-default-route-bfd 2026-08-18 07:07:25.551 | enable-default-route-ecmp 2026-08-18 07:07:25.551 | ext-gw-mode 2026-08-18 07:07:25.551 | l3-ha 2026-08-18 07:07:25.551 | external-gateway-multihoming 2026-08-18 07:07:25.551 | l3-flavors 2026-08-18 07:07:25.551 | l3_agent_scheduler 2026-08-18 07:07:25.551 | multi-provider 2026-08-18 07:07:25.551 | net-mtu 2026-08-18 07:07:25.551 | net-mtu-writable 2026-08-18 07:07:25.551 | network_availability_zone 2026-08-18 07:07:25.551 | network-ip-availability 2026-08-18 07:07:25.551 | network-ip-availability-details 2026-08-18 07:07:25.552 | pagination 2026-08-18 07:07:25.552 | port-device-profile 2026-08-18 07:07:25.552 | port-mac-address-regenerate 2026-08-18 07:07:25.552 | port-numa-affinity-policy 2026-08-18 07:07:25.552 | port-numa-affinity-policy-socket 2026-08-18 07:07:25.552 | binding 2026-08-18 07:07:25.552 | binding-extended 2026-08-18 07:07:25.552 | port-security 2026-08-18 07:07:25.552 | project-id 2026-08-18 07:07:25.552 | provider 2026-08-18 07:07:25.552 | qinq 2026-08-18 07:07:25.553 | quota-check-limit 2026-08-18 07:07:25.553 | quota-check-limit-default 2026-08-18 07:07:25.553 | quotas 2026-08-18 07:07:25.553 | quota_details 2026-08-18 07:07:25.553 | rbac-policies 2026-08-18 07:07:25.553 | rbac-address-scope 2026-08-18 07:07:25.553 | rbac-security-groups 2026-08-18 07:07:25.553 | revision-if-match 2026-08-18 07:07:25.553 | standard-attr-revisions 2026-08-18 07:07:25.553 | router_availability_zone 2026-08-18 07:07:25.553 | router-enable-snat 2026-08-18 07:07:25.553 | security-groups-default-rules 2026-08-18 07:07:25.554 | security-groups-default-statefulness 2026-08-18 07:07:25.555 | security-groups-normalized-cidr 2026-08-18 07:07:25.555 | security-groups-remote-address-group 2026-08-18 07:07:25.555 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:07:25.555 | security-groups-shared-filtering 2026-08-18 07:07:25.555 | security-group 2026-08-18 07:07:25.555 | service-type 2026-08-18 07:07:25.555 | sorting 2026-08-18 07:07:25.555 | standard-attr-description 2026-08-18 07:07:25.555 | stateful-security-group 2026-08-18 07:07:25.555 | subnet-dns-publish-fixed-ip 2026-08-18 07:07:25.555 | subnet-external-network 2026-08-18 07:07:25.556 | subnet_onboard 2026-08-18 07:07:25.556 | subnet-service-types 2026-08-18 07:07:25.556 | subnet_allocation 2026-08-18 07:07:25.556 | subnetpool-prefix-ops 2026-08-18 07:07:25.556 | tag-creation 2026-08-18 07:07:25.556 | standard-attr-tag 2026-08-18 07:07:25.556 | standard-attr-timestamp 2026-08-18 07:07:25.556 | vlan-transparent' 2026-08-18 07:07:25.556 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 07:07:25.556 | address-scope 2026-08-18 07:07:25.556 | agent 2026-08-18 07:07:25.557 | allowed-address-pairs 2026-08-18 07:07:25.557 | auto-allocated-topology 2026-08-18 07:07:25.557 | availability_zone 2026-08-18 07:07:25.558 | default-subnetpools 2026-08-18 07:07:25.558 | dhcp_agent_scheduler 2026-08-18 07:07:25.558 | dns-integration 2026-08-18 07:07:25.558 | dns-domain-ports 2026-08-18 07:07:25.558 | dns-integration-domain-keywords 2026-08-18 07:07:25.558 | empty-string-filtering 2026-08-18 07:07:25.558 | external-net 2026-08-18 07:07:25.558 | extra_dhcp_opt 2026-08-18 07:07:25.558 | extraroute 2026-08-18 07:07:25.558 | extraroute-atomic 2026-08-18 07:07:25.558 | filter-validation 2026-08-18 07:07:25.558 | floating-ip-port-forwarding-detail 2026-08-18 07:07:25.559 | fip-port-details 2026-08-18 07:07:25.559 | flavors 2026-08-18 07:07:25.559 | floatingip-pools 2026-08-18 07:07:25.559 | router 2026-08-18 07:07:25.559 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:07:25.559 | enable-default-route-bfd 2026-08-18 07:07:25.559 | enable-default-route-ecmp 2026-08-18 07:07:25.559 | ext-gw-mode 2026-08-18 07:07:25.559 | l3-ha 2026-08-18 07:07:25.559 | external-gateway-multihoming 2026-08-18 07:07:25.559 | l3-flavors 2026-08-18 07:07:25.559 | l3_agent_scheduler 2026-08-18 07:07:25.560 | multi-provider 2026-08-18 07:07:25.560 | net-mtu 2026-08-18 07:07:25.560 | net-mtu-writable 2026-08-18 07:07:25.560 | network_availability_zone 2026-08-18 07:07:25.560 | network-ip-availability 2026-08-18 07:07:25.560 | network-ip-availability-details 2026-08-18 07:07:25.560 | pagination 2026-08-18 07:07:25.560 | port-device-profile 2026-08-18 07:07:25.560 | port-mac-address-regenerate 2026-08-18 07:07:25.560 | port-numa-affinity-policy 2026-08-18 07:07:25.560 | port-numa-affinity-policy-socket 2026-08-18 07:07:25.561 | binding 2026-08-18 07:07:25.561 | binding-extended 2026-08-18 07:07:25.561 | port-security 2026-08-18 07:07:25.561 | project-id 2026-08-18 07:07:25.561 | provider 2026-08-18 07:07:25.561 | qinq 2026-08-18 07:07:25.561 | quota-check-limit 2026-08-18 07:07:25.562 | quota-check-limit-default 2026-08-18 07:07:25.562 | quotas 2026-08-18 07:07:25.562 | quota_details 2026-08-18 07:07:25.562 | rbac-policies 2026-08-18 07:07:25.562 | rbac-address-scope 2026-08-18 07:07:25.562 | rbac-security-groups 2026-08-18 07:07:25.562 | revision-if-match 2026-08-18 07:07:25.563 | standard-attr-revisions 2026-08-18 07:07:25.563 | router_availability_zone 2026-08-18 07:07:25.563 | router-enable-snat 2026-08-18 07:07:25.564 | security-groups-default-rules 2026-08-18 07:07:25.564 | security-groups-default-statefulness 2026-08-18 07:07:25.564 | security-groups-normalized-cidr 2026-08-18 07:07:25.564 | security-groups-remote-address-group 2026-08-18 07:07:25.564 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:07:25.564 | security-groups-shared-filtering 2026-08-18 07:07:25.564 | security-group 2026-08-18 07:07:25.564 | service-type 2026-08-18 07:07:25.564 | sorting 2026-08-18 07:07:25.564 | standard-attr-description 2026-08-18 07:07:25.565 | stateful-security-group 2026-08-18 07:07:25.565 | subnet-dns-publish-fixed-ip 2026-08-18 07:07:25.565 | subnet-external-network 2026-08-18 07:07:25.565 | subnet_onboard 2026-08-18 07:07:25.565 | subnet-service-types 2026-08-18 07:07:25.565 | subnet_allocation 2026-08-18 07:07:25.565 | subnetpool-prefix-ops 2026-08-18 07:07:25.565 | tag-creation 2026-08-18 07:07:25.565 | standard-attr-tag 2026-08-18 07:07:25.565 | standard-attr-timestamp 2026-08-18 07:07:25.565 | vlan-transparent =~ router ]] 2026-08-18 07:07:25.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 07:07:25.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-18 07:07:25.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-18 07:07:25.571 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-18 07:07:28.834 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:28.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 07:07:28.839 | address-scope 2026-08-18 07:07:28.839 | agent 2026-08-18 07:07:28.839 | allowed-address-pairs 2026-08-18 07:07:28.839 | auto-allocated-topology 2026-08-18 07:07:28.840 | availability_zone 2026-08-18 07:07:28.840 | default-subnetpools 2026-08-18 07:07:28.840 | dhcp_agent_scheduler 2026-08-18 07:07:28.840 | dns-integration 2026-08-18 07:07:28.840 | dns-domain-ports 2026-08-18 07:07:28.840 | dns-integration-domain-keywords 2026-08-18 07:07:28.840 | empty-string-filtering 2026-08-18 07:07:28.840 | external-net 2026-08-18 07:07:28.840 | extra_dhcp_opt 2026-08-18 07:07:28.840 | extraroute 2026-08-18 07:07:28.840 | extraroute-atomic 2026-08-18 07:07:28.841 | filter-validation 2026-08-18 07:07:28.841 | floating-ip-port-forwarding-detail 2026-08-18 07:07:28.841 | fip-port-details 2026-08-18 07:07:28.841 | flavors 2026-08-18 07:07:28.841 | floatingip-pools 2026-08-18 07:07:28.841 | router 2026-08-18 07:07:28.841 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:07:28.841 | enable-default-route-bfd 2026-08-18 07:07:28.841 | enable-default-route-ecmp 2026-08-18 07:07:28.841 | ext-gw-mode 2026-08-18 07:07:28.841 | l3-ha 2026-08-18 07:07:28.841 | external-gateway-multihoming 2026-08-18 07:07:28.842 | l3-flavors 2026-08-18 07:07:28.842 | l3_agent_scheduler 2026-08-18 07:07:28.843 | multi-provider 2026-08-18 07:07:28.843 | net-mtu 2026-08-18 07:07:28.843 | net-mtu-writable 2026-08-18 07:07:28.844 | network_availability_zone 2026-08-18 07:07:28.844 | network-ip-availability 2026-08-18 07:07:28.844 | network-ip-availability-details 2026-08-18 07:07:28.845 | pagination 2026-08-18 07:07:28.845 | port-device-profile 2026-08-18 07:07:28.845 | port-mac-address-regenerate 2026-08-18 07:07:28.845 | port-numa-affinity-policy 2026-08-18 07:07:28.845 | port-numa-affinity-policy-socket 2026-08-18 07:07:28.845 | binding 2026-08-18 07:07:28.845 | binding-extended 2026-08-18 07:07:28.845 | port-security 2026-08-18 07:07:28.846 | project-id 2026-08-18 07:07:28.846 | provider 2026-08-18 07:07:28.846 | qinq 2026-08-18 07:07:28.846 | quota-check-limit 2026-08-18 07:07:28.846 | quota-check-limit-default 2026-08-18 07:07:28.846 | quotas 2026-08-18 07:07:28.846 | quota_details 2026-08-18 07:07:28.846 | rbac-policies 2026-08-18 07:07:28.846 | rbac-address-scope 2026-08-18 07:07:28.846 | rbac-security-groups 2026-08-18 07:07:28.846 | revision-if-match 2026-08-18 07:07:28.846 | standard-attr-revisions 2026-08-18 07:07:28.847 | router_availability_zone 2026-08-18 07:07:28.847 | router-enable-snat 2026-08-18 07:07:28.848 | security-groups-default-rules 2026-08-18 07:07:28.848 | security-groups-default-statefulness 2026-08-18 07:07:28.848 | security-groups-normalized-cidr 2026-08-18 07:07:28.849 | security-groups-remote-address-group 2026-08-18 07:07:28.849 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:07:28.849 | security-groups-shared-filtering 2026-08-18 07:07:28.849 | security-group 2026-08-18 07:07:28.849 | service-type 2026-08-18 07:07:28.849 | sorting 2026-08-18 07:07:28.850 | standard-attr-description 2026-08-18 07:07:28.850 | stateful-security-group 2026-08-18 07:07:28.850 | subnet-dns-publish-fixed-ip 2026-08-18 07:07:28.850 | subnet-external-network 2026-08-18 07:07:28.850 | subnet_onboard 2026-08-18 07:07:28.850 | subnet-service-types 2026-08-18 07:07:28.850 | subnet_allocation 2026-08-18 07:07:28.850 | subnetpool-prefix-ops 2026-08-18 07:07:28.850 | tag-creation 2026-08-18 07:07:28.850 | standard-attr-tag 2026-08-18 07:07:28.850 | standard-attr-timestamp 2026-08-18 07:07:28.851 | vlan-transparent' 2026-08-18 07:07:28.851 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 07:07:28.851 | address-scope 2026-08-18 07:07:28.852 | agent 2026-08-18 07:07:28.852 | allowed-address-pairs 2026-08-18 07:07:28.852 | auto-allocated-topology 2026-08-18 07:07:28.852 | availability_zone 2026-08-18 07:07:28.852 | default-subnetpools 2026-08-18 07:07:28.852 | dhcp_agent_scheduler 2026-08-18 07:07:28.852 | dns-integration 2026-08-18 07:07:28.852 | dns-domain-ports 2026-08-18 07:07:28.853 | dns-integration-domain-keywords 2026-08-18 07:07:28.853 | empty-string-filtering 2026-08-18 07:07:28.853 | external-net 2026-08-18 07:07:28.853 | extra_dhcp_opt 2026-08-18 07:07:28.853 | extraroute 2026-08-18 07:07:28.853 | extraroute-atomic 2026-08-18 07:07:28.853 | filter-validation 2026-08-18 07:07:28.853 | floating-ip-port-forwarding-detail 2026-08-18 07:07:28.853 | fip-port-details 2026-08-18 07:07:28.853 | flavors 2026-08-18 07:07:28.854 | floatingip-pools 2026-08-18 07:07:28.854 | router 2026-08-18 07:07:28.854 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:07:28.854 | enable-default-route-bfd 2026-08-18 07:07:28.854 | enable-default-route-ecmp 2026-08-18 07:07:28.854 | ext-gw-mode 2026-08-18 07:07:28.854 | l3-ha 2026-08-18 07:07:28.854 | external-gateway-multihoming 2026-08-18 07:07:28.854 | l3-flavors 2026-08-18 07:07:28.855 | l3_agent_scheduler 2026-08-18 07:07:28.855 | multi-provider 2026-08-18 07:07:28.855 | net-mtu 2026-08-18 07:07:28.855 | net-mtu-writable 2026-08-18 07:07:28.855 | network_availability_zone 2026-08-18 07:07:28.855 | network-ip-availability 2026-08-18 07:07:28.855 | network-ip-availability-details 2026-08-18 07:07:28.855 | pagination 2026-08-18 07:07:28.855 | port-device-profile 2026-08-18 07:07:28.855 | port-mac-address-regenerate 2026-08-18 07:07:28.856 | port-numa-affinity-policy 2026-08-18 07:07:28.856 | port-numa-affinity-policy-socket 2026-08-18 07:07:28.856 | binding 2026-08-18 07:07:28.856 | binding-extended 2026-08-18 07:07:28.856 | port-security 2026-08-18 07:07:28.856 | project-id 2026-08-18 07:07:28.856 | provider 2026-08-18 07:07:28.856 | qinq 2026-08-18 07:07:28.856 | quota-check-limit 2026-08-18 07:07:28.856 | quota-check-limit-default 2026-08-18 07:07:28.857 | quotas 2026-08-18 07:07:28.857 | quota_details 2026-08-18 07:07:28.857 | rbac-policies 2026-08-18 07:07:28.857 | rbac-address-scope 2026-08-18 07:07:28.857 | rbac-security-groups 2026-08-18 07:07:28.857 | revision-if-match 2026-08-18 07:07:28.857 | standard-attr-revisions 2026-08-18 07:07:28.857 | router_availability_zone 2026-08-18 07:07:28.857 | router-enable-snat 2026-08-18 07:07:28.857 | security-groups-default-rules 2026-08-18 07:07:28.858 | security-groups-default-statefulness 2026-08-18 07:07:28.858 | security-groups-normalized-cidr 2026-08-18 07:07:28.858 | security-groups-remote-address-group 2026-08-18 07:07:28.858 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:07:28.858 | security-groups-shared-filtering 2026-08-18 07:07:28.858 | security-group 2026-08-18 07:07:28.858 | service-type 2026-08-18 07:07:28.858 | sorting 2026-08-18 07:07:28.858 | standard-attr-description 2026-08-18 07:07:28.859 | stateful-security-group 2026-08-18 07:07:28.859 | subnet-dns-publish-fixed-ip 2026-08-18 07:07:28.859 | subnet-external-network 2026-08-18 07:07:28.859 | subnet_onboard 2026-08-18 07:07:28.859 | subnet-service-types 2026-08-18 07:07:28.859 | subnet_allocation 2026-08-18 07:07:28.859 | subnetpool-prefix-ops 2026-08-18 07:07:28.859 | tag-creation 2026-08-18 07:07:28.859 | standard-attr-tag 2026-08-18 07:07:28.859 | standard-attr-timestamp 2026-08-18 07:07:28.860 | vlan-transparent =~ external-net ]] 2026-08-18 07:07:28.860 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 07:07:28.860 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-18 07:07:28.860 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-08-18 07:07:32.409 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:32.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=d0bfd149-bd71-4cf4-902c-4288d5ab93fe 2026-08-18 07:07:32.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-18 07:07:32.421 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:32.445 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-18 07:07:32.449 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-18 07:07:32.453 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-18 07:07:32.459 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-18 07:07:35.707 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:35.712 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 07:07:35.712 | address-scope 2026-08-18 07:07:35.712 | agent 2026-08-18 07:07:35.712 | allowed-address-pairs 2026-08-18 07:07:35.712 | auto-allocated-topology 2026-08-18 07:07:35.712 | availability_zone 2026-08-18 07:07:35.712 | default-subnetpools 2026-08-18 07:07:35.712 | dhcp_agent_scheduler 2026-08-18 07:07:35.712 | dns-integration 2026-08-18 07:07:35.712 | dns-domain-ports 2026-08-18 07:07:35.713 | dns-integration-domain-keywords 2026-08-18 07:07:35.713 | empty-string-filtering 2026-08-18 07:07:35.713 | external-net 2026-08-18 07:07:35.713 | extra_dhcp_opt 2026-08-18 07:07:35.713 | extraroute 2026-08-18 07:07:35.713 | extraroute-atomic 2026-08-18 07:07:35.713 | filter-validation 2026-08-18 07:07:35.713 | floating-ip-port-forwarding-detail 2026-08-18 07:07:35.713 | fip-port-details 2026-08-18 07:07:35.713 | flavors 2026-08-18 07:07:35.714 | floatingip-pools 2026-08-18 07:07:35.714 | router 2026-08-18 07:07:35.714 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:07:35.714 | enable-default-route-bfd 2026-08-18 07:07:35.714 | enable-default-route-ecmp 2026-08-18 07:07:35.714 | ext-gw-mode 2026-08-18 07:07:35.714 | l3-ha 2026-08-18 07:07:35.714 | external-gateway-multihoming 2026-08-18 07:07:35.714 | l3-flavors 2026-08-18 07:07:35.714 | l3_agent_scheduler 2026-08-18 07:07:35.715 | multi-provider 2026-08-18 07:07:35.715 | net-mtu 2026-08-18 07:07:35.715 | net-mtu-writable 2026-08-18 07:07:35.716 | network_availability_zone 2026-08-18 07:07:35.716 | network-ip-availability 2026-08-18 07:07:35.716 | network-ip-availability-details 2026-08-18 07:07:35.716 | pagination 2026-08-18 07:07:35.716 | port-device-profile 2026-08-18 07:07:35.716 | port-mac-address-regenerate 2026-08-18 07:07:35.716 | port-numa-affinity-policy 2026-08-18 07:07:35.717 | port-numa-affinity-policy-socket 2026-08-18 07:07:35.717 | binding 2026-08-18 07:07:35.717 | binding-extended 2026-08-18 07:07:35.717 | port-security 2026-08-18 07:07:35.717 | project-id 2026-08-18 07:07:35.717 | provider 2026-08-18 07:07:35.717 | qinq 2026-08-18 07:07:35.717 | quota-check-limit 2026-08-18 07:07:35.717 | quota-check-limit-default 2026-08-18 07:07:35.717 | quotas 2026-08-18 07:07:35.717 | quota_details 2026-08-18 07:07:35.718 | rbac-policies 2026-08-18 07:07:35.718 | rbac-address-scope 2026-08-18 07:07:35.718 | rbac-security-groups 2026-08-18 07:07:35.718 | revision-if-match 2026-08-18 07:07:35.718 | standard-attr-revisions 2026-08-18 07:07:35.718 | router_availability_zone 2026-08-18 07:07:35.718 | router-enable-snat 2026-08-18 07:07:35.718 | security-groups-default-rules 2026-08-18 07:07:35.718 | security-groups-default-statefulness 2026-08-18 07:07:35.719 | security-groups-normalized-cidr 2026-08-18 07:07:35.719 | security-groups-remote-address-group 2026-08-18 07:07:35.719 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:07:35.719 | security-groups-shared-filtering 2026-08-18 07:07:35.719 | security-group 2026-08-18 07:07:35.719 | service-type 2026-08-18 07:07:35.719 | sorting 2026-08-18 07:07:35.719 | standard-attr-description 2026-08-18 07:07:35.719 | stateful-security-group 2026-08-18 07:07:35.719 | subnet-dns-publish-fixed-ip 2026-08-18 07:07:35.720 | subnet-external-network 2026-08-18 07:07:35.720 | subnet_onboard 2026-08-18 07:07:35.720 | subnet-service-types 2026-08-18 07:07:35.720 | subnet_allocation 2026-08-18 07:07:35.720 | subnetpool-prefix-ops 2026-08-18 07:07:35.720 | tag-creation 2026-08-18 07:07:35.720 | standard-attr-tag 2026-08-18 07:07:35.720 | standard-attr-timestamp 2026-08-18 07:07:35.720 | vlan-transparent' 2026-08-18 07:07:35.720 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 07:07:35.721 | address-scope 2026-08-18 07:07:35.721 | agent 2026-08-18 07:07:35.721 | allowed-address-pairs 2026-08-18 07:07:35.721 | auto-allocated-topology 2026-08-18 07:07:35.721 | availability_zone 2026-08-18 07:07:35.721 | default-subnetpools 2026-08-18 07:07:35.721 | dhcp_agent_scheduler 2026-08-18 07:07:35.721 | dns-integration 2026-08-18 07:07:35.721 | dns-domain-ports 2026-08-18 07:07:35.721 | dns-integration-domain-keywords 2026-08-18 07:07:35.722 | empty-string-filtering 2026-08-18 07:07:35.722 | external-net 2026-08-18 07:07:35.722 | extra_dhcp_opt 2026-08-18 07:07:35.722 | extraroute 2026-08-18 07:07:35.722 | extraroute-atomic 2026-08-18 07:07:35.722 | filter-validation 2026-08-18 07:07:35.722 | floating-ip-port-forwarding-detail 2026-08-18 07:07:35.722 | fip-port-details 2026-08-18 07:07:35.722 | flavors 2026-08-18 07:07:35.722 | floatingip-pools 2026-08-18 07:07:35.723 | router 2026-08-18 07:07:35.723 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:07:35.723 | enable-default-route-bfd 2026-08-18 07:07:35.723 | enable-default-route-ecmp 2026-08-18 07:07:35.723 | ext-gw-mode 2026-08-18 07:07:35.723 | l3-ha 2026-08-18 07:07:35.723 | external-gateway-multihoming 2026-08-18 07:07:35.723 | l3-flavors 2026-08-18 07:07:35.723 | l3_agent_scheduler 2026-08-18 07:07:35.723 | multi-provider 2026-08-18 07:07:35.724 | net-mtu 2026-08-18 07:07:35.724 | net-mtu-writable 2026-08-18 07:07:35.724 | network_availability_zone 2026-08-18 07:07:35.724 | network-ip-availability 2026-08-18 07:07:35.724 | network-ip-availability-details 2026-08-18 07:07:35.724 | pagination 2026-08-18 07:07:35.724 | port-device-profile 2026-08-18 07:07:35.724 | port-mac-address-regenerate 2026-08-18 07:07:35.724 | port-numa-affinity-policy 2026-08-18 07:07:35.725 | port-numa-affinity-policy-socket 2026-08-18 07:07:35.725 | binding 2026-08-18 07:07:35.725 | binding-extended 2026-08-18 07:07:35.725 | port-security 2026-08-18 07:07:35.725 | project-id 2026-08-18 07:07:35.725 | provider 2026-08-18 07:07:35.725 | qinq 2026-08-18 07:07:35.725 | quota-check-limit 2026-08-18 07:07:35.725 | quota-check-limit-default 2026-08-18 07:07:35.725 | quotas 2026-08-18 07:07:35.725 | quota_details 2026-08-18 07:07:35.726 | rbac-policies 2026-08-18 07:07:35.726 | rbac-address-scope 2026-08-18 07:07:35.726 | rbac-security-groups 2026-08-18 07:07:35.726 | revision-if-match 2026-08-18 07:07:35.726 | standard-attr-revisions 2026-08-18 07:07:35.726 | router_availability_zone 2026-08-18 07:07:35.726 | router-enable-snat 2026-08-18 07:07:35.726 | security-groups-default-rules 2026-08-18 07:07:35.726 | security-groups-default-statefulness 2026-08-18 07:07:35.726 | security-groups-normalized-cidr 2026-08-18 07:07:35.727 | security-groups-remote-address-group 2026-08-18 07:07:35.727 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:07:35.727 | security-groups-shared-filtering 2026-08-18 07:07:35.727 | security-group 2026-08-18 07:07:35.727 | service-type 2026-08-18 07:07:35.727 | sorting 2026-08-18 07:07:35.727 | standard-attr-description 2026-08-18 07:07:35.727 | stateful-security-group 2026-08-18 07:07:35.727 | subnet-dns-publish-fixed-ip 2026-08-18 07:07:35.727 | subnet-external-network 2026-08-18 07:07:35.728 | subnet_onboard 2026-08-18 07:07:35.728 | subnet-service-types 2026-08-18 07:07:35.728 | subnet_allocation 2026-08-18 07:07:35.728 | subnetpool-prefix-ops 2026-08-18 07:07:35.728 | tag-creation 2026-08-18 07:07:35.728 | standard-attr-tag 2026-08-18 07:07:35.728 | standard-attr-timestamp 2026-08-18 07:07:35.728 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-18 07:07:35.728 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 07:07:35.732 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-18 07:07:35.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-18 07:07:35.742 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-08-18 07:07:40.346 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:40.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=3098d18a-6786-4cce-8fa9-700b82e9936a 2026-08-18 07:07:40.354 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-08-18 07:07:40.358 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:40.382 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-18 07:07:40.385 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-18 07:07:40.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d0bfd149-bd71-4cf4-902c-4288d5ab93fe c6932329-b53e-4762-bfe4-a44d63d4a74a 2026-08-18 07:07:46.488 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-18 07:07:46.492 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 3098d18a-6786-4cce-8fa9-700b82e9936a 2026-08-18 07:07:46.498 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-18 07:07:46.503 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-18 07:07:46.507 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-18 07:07:46.510 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-18 07:07:46.514 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-18 07:07:46.519 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 3098d18a-6786-4cce-8fa9-700b82e9936a --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-18 07:07:46.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-18 07:07:46.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-18 07:07:46.540 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-18 07:07:46.540 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 3098d18a-6786-4cce-8fa9-700b82e9936a --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-18 07:07:50.066 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:50.072 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-18 07:07:50.072 | | id | 807e6c3d-3700-4d75-8580-085494e1339d |' 2026-08-18 07:07:50.075 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-08-18 07:07:50.079 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:50.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 807e6c3d-3700-4d75-8580-085494e1339d '|' 2026-08-18 07:07:50.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 807e6c3d-3700-4d75-8580-085494e1339d |' 2026-08-18 07:07:50.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-18 07:07:50.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-18 07:07:50.115 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 807e6c3d-3700-4d75-8580-085494e1339d '|' 2026-08-18 07:07:50.117 | ++ functions-common:get_field:806 : local data field 2026-08-18 07:07:50.119 | ++ functions-common:get_field:807 : read data 2026-08-18 07:07:50.121 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-18 07:07:50.124 | ++ functions-common:get_field:811 : field='$3' 2026-08-18 07:07:50.127 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 807e6c3d-3700-4d75-8580-085494e1339d |' 2026-08-18 07:07:50.130 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-18 07:07:50.134 | ++ functions-common:get_field:807 : read data 2026-08-18 07:07:50.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-18 07:07:50.145 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 807e6c3d-3700-4d75-8580-085494e1339d '|' 2026-08-18 07:07:50.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-18 07:07:50.149 | ++ functions-common:get_field:806 : local data field 2026-08-18 07:07:50.152 | ++ functions-common:get_field:807 : read data 2026-08-18 07:07:50.156 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-18 07:07:50.159 | ++ functions-common:get_field:811 : field='$6' 2026-08-18 07:07:50.163 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 807e6c3d-3700-4d75-8580-085494e1339d |' 2026-08-18 07:07:50.164 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-18 07:07:50.169 | ++ functions-common:get_field:807 : read data 2026-08-18 07:07:50.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=807e6c3d-3700-4d75-8580-085494e1339d 2026-08-18 07:07:50.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 3098d18a-6786-4cce-8fa9-700b82e9936a d0bfd149-bd71-4cf4-902c-4288d5ab93fe 2026-08-18 07:07:56.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-18 07:07:56.242 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-18 07:07:56.246 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-18 07:07:56.271 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:07:56.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-18 07:07:56.280 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-18 07:07:56.284 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-18 07:07:56.288 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-18 07:07:56.292 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-18 07:07:56.295 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-18 07:07:56.330 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-18 07:07:56.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-18 07:07:56.338 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-18 07:07:56.342 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-18 07:07:56.345 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-18 07:07:56.348 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-08-18 07:07:56.352 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-18 07:07:56.355 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-18 07:07:56.360 | + functions-common:test_with_retry:2360 : local until=10 2026-08-18 07:07:56.362 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-18 07:07:56.365 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-18 07:07:56.369 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-18 07:07:56.372 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:07:56.375 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:07:56.380 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:07:56.385 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036876381 2026-08-18 07:07:56.388 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-18 07:07:56.397 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-18 07:07:56.400 | + functions-common:time_stop:2420 : local name 2026-08-18 07:07:56.404 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:07:56.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:07:56.410 | + functions-common:time_stop:2423 : local total 2026-08-18 07:07:56.413 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:07:56.416 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-18 07:07:56.418 | + functions-common:time_stop:2427 : start_time=1787036876381 2026-08-18 07:07:56.420 | + functions-common:time_stop:2429 : [[ -z 1787036876381 ]] 2026-08-18 07:07:56.423 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:07:56.429 | + functions-common:time_stop:2432 : end_time=1787036876425 2026-08-18 07:07:56.432 | + functions-common:time_stop:2433 : elapsed_time=44 2026-08-18 07:07:56.435 | + functions-common:time_stop:2434 : total=8980 2026-08-18 07:07:56.438 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:07:56.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9024 2026-08-18 07:07:56.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-18 07:07:56.449 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-18 07:07:56.455 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-18 07:07:56.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-18 07:07:56.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-18 07:07:56.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-18 07:07:56.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-18 07:07:56.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-18 07:07:56.512 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-18 07:07:56.512 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-18 07:07:56.514 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-08-18 07:07:56.518 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-18 07:07:59.743 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:07:59.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.213 ' 2026-08-18 07:07:59.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-18 07:07:59.754 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:07:59.774 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-18 07:07:59.777 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-18 07:07:59.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-18 07:07:59.784 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-18 07:07:59.787 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d0bfd149-bd71-4cf4-902c-4288d5ab93fe 9cedfc1f-a23a-4243-a6bb-99ee35e4bfd6 2026-08-18 07:08:06.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-18 07:08:06.009 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 3098d18a-6786-4cce-8fa9-700b82e9936a 2026-08-18 07:08:06.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-18 07:08:06.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-18 07:08:06.022 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-18 07:08:06.025 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-18 07:08:06.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 3098d18a-6786-4cce-8fa9-700b82e9936a --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-18 07:08:06.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-18 07:08:06.037 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-18 07:08:06.044 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 3098d18a-6786-4cce-8fa9-700b82e9936a --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-18 07:08:06.044 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-18 07:08:12.124 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:08:12.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-18 07:08:12.129 | | id | 62734aa4-061c-4ced-bc4c-993a8f4a576c |' 2026-08-18 07:08:12.132 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-08-18 07:08:12.137 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:08:12.160 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 62734aa4-061c-4ced-bc4c-993a8f4a576c '|' 2026-08-18 07:08:12.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 62734aa4-061c-4ced-bc4c-993a8f4a576c |' 2026-08-18 07:08:12.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-18 07:08:12.175 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 62734aa4-061c-4ced-bc4c-993a8f4a576c '|' 2026-08-18 07:08:12.175 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-18 07:08:12.178 | ++ functions-common:get_field:806 : local data field 2026-08-18 07:08:12.182 | ++ functions-common:get_field:807 : read data 2026-08-18 07:08:12.186 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-18 07:08:12.191 | ++ functions-common:get_field:811 : field='$3' 2026-08-18 07:08:12.196 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-18 07:08:12.196 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 62734aa4-061c-4ced-bc4c-993a8f4a576c |' 2026-08-18 07:08:12.202 | ++ functions-common:get_field:807 : read data 2026-08-18 07:08:12.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-18 07:08:12.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-18 07:08:12.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 62734aa4-061c-4ced-bc4c-993a8f4a576c '|' 2026-08-18 07:08:12.216 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-18 07:08:12.220 | ++ functions-common:get_field:806 : local data field 2026-08-18 07:08:12.223 | ++ functions-common:get_field:807 : read data 2026-08-18 07:08:12.225 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-18 07:08:12.228 | ++ functions-common:get_field:811 : field='$6' 2026-08-18 07:08:12.232 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 62734aa4-061c-4ced-bc4c-993a8f4a576c |' 2026-08-18 07:08:12.232 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-18 07:08:12.239 | ++ functions-common:get_field:807 : read data 2026-08-18 07:08:12.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=62734aa4-061c-4ced-bc4c-993a8f4a576c 2026-08-18 07:08:12.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-18 07:08:12.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-18 07:08:12.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-18 07:08:12.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-18 07:08:12.280 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:12.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-18 07:08:12.298 | net.ipv6.conf.all.forwarding = 1 2026-08-18 07:08:12.308 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 62734aa4-061c-4ced-bc4c-993a8f4a576c 2026-08-18 07:08:12.308 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-18 07:08:12.309 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show d0bfd149-bd71-4cf4-902c-4288d5ab93fe -c external_gateway_info -f json 2026-08-18 07:08:12.310 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-18 07:08:12.311 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-18 07:08:15.725 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:08:15.731 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-18 07:08:15.736 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-08-18 07:08:15.739 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 07:08:15.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-18 07:08:15.761 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-18 07:08:15.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-18 07:08:15.768 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-18 07:08:15.771 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-18 07:08:15.775 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-18 07:08:15.798 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-18 07:08:15.801 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-18 07:08:15.805 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-18 07:08:15.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-18 07:08:15.827 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-18 07:08:15.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd0a:c973:8ba4::/56 2026-08-18 07:08:15.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 2426dc34-7093-4919-beab-d5605cc0406b ]] 2026-08-18 07:08:15.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd0a:c973:8ba4::/56 via 2001:db8::1 dev br-ex 2026-08-18 07:08:15.871 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-18 07:08:15.873 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-18 07:08:15.876 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-18 07:08:15.900 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:15.903 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-18 07:08:15.907 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:08:15.910 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-18 07:08:15.914 | + ./stack.sh:main:1335 : start_nova 2026-08-18 07:08:15.918 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-18 07:08:15.921 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:15.923 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:15.927 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:15.930 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-18 07:08:15.934 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:15.939 | + functions-common:run_process:1674 : local service=n-sch 2026-08-18 07:08:15.943 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:15.947 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:15.949 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:15.954 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:15.956 | + functions-common:run_process:1680 : local name=n-sch 2026-08-18 07:08:15.959 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:15.961 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:15.965 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:15.970 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:15.974 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:15.980 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036895975 2026-08-18 07:08:15.983 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-18 07:08:16.006 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:16.009 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-18 07:08:16.012 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-18 07:08:16.014 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:16.017 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:16.019 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:16.023 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:16.025 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-18 07:08:16.028 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-18 07:08:16.033 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-18 07:08:16.036 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:16.040 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:16.042 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:16.045 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:16.049 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-18 07:08:16.051 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-18 07:08:16.055 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-18 07:08:16.058 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-18 07:08:16.060 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:16.064 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:08:16.068 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:08:16.071 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:08:16.074 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:08:16.076 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:08:16.080 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-18 07:08:16.083 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:08:16.088 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-18 07:08:16.179 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:16.263 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-18 07:08:16.335 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 07:08:16.410 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-18 07:08:16.485 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-18 07:08:16.559 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:16.632 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:08:16.634 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:08:16.638 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-18 07:08:16.731 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:08:17.211 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-18 07:08:17.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-18 07:08:17.722 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-18 07:08:17.786 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:17.791 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:17.795 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:17.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:17.805 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:17.809 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:17.814 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:17.819 | + functions-common:time_stop:2427 : start_time=1787036895975 2026-08-18 07:08:17.824 | + functions-common:time_stop:2429 : [[ -z 1787036895975 ]] 2026-08-18 07:08:17.832 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:17.839 | + functions-common:time_stop:2432 : end_time=1787036897833 2026-08-18 07:08:17.843 | + functions-common:time_stop:2433 : elapsed_time=1858 2026-08-18 07:08:17.848 | + functions-common:time_stop:2434 : total=22030 2026-08-18 07:08:17.852 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:17.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23888 2026-08-18 07:08:17.864 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-18 07:08:17.870 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 07:08:17.874 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-18 07:08:17.878 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 07:08:17.882 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:17.886 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:17.890 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:17.895 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-18 07:08:17.899 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:17.903 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:17.907 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:17.911 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:17.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:17.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036897918 2026-08-18 07:08:17.927 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-18 07:08:17.956 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:17.960 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-18 07:08:17.964 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-18 07:08:17.968 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 07:08:17.973 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 07:08:17.977 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 07:08:17.981 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 07:08:17.985 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-18 07:08:17.989 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-18 07:08:17.993 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-18 07:08:17.997 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:18.001 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:18.005 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:18.009 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:18.013 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-18 07:08:18.017 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-18 07:08:18.022 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 07:08:18.026 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:18.030 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-18 07:08:18.035 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-18 07:08:18.040 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:18.044 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 07:08:18.049 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-18 07:08:18.054 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 07:08:18.058 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-18 07:08:18.063 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 07:08:18.069 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-18 07:08:18.178 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:18.274 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-18 07:08:18.355 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-18 07:08:18.436 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:18.514 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:18.595 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-18 07:08:18.669 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-18 07:08:18.735 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-18 07:08:18.797 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-18 07:08:18.857 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-18 07:08:18.919 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 07:08:18.922 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 07:08:18.924 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-18 07:08:18.999 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 07:08:19.493 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-18 07:08:19.526 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-18 07:08:19.999 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-18 07:08:20.127 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:20.135 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:20.138 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:20.140 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:20.143 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:20.148 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:20.148 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:20.149 | + functions-common:time_stop:2427 : start_time=1787036897918 2026-08-18 07:08:20.151 | + functions-common:time_stop:2429 : [[ -z 1787036897918 ]] 2026-08-18 07:08:20.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:20.159 | + functions-common:time_stop:2432 : end_time=1787036900156 2026-08-18 07:08:20.162 | + functions-common:time_stop:2433 : elapsed_time=2238 2026-08-18 07:08:20.164 | + functions-common:time_stop:2434 : total=23888 2026-08-18 07:08:20.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:20.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26126 2026-08-18 07:08:20.172 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:20.177 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:20.178 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-18 07:08:20.183 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:20.183 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:20.186 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:20.191 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-18 07:08:20.191 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 07:08:20.193 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-18 07:08:20.200 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-18 07:08:20.201 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 07:08:20.204 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-18 07:08:20.206 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-18 07:08:20.232 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:20.234 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-18 07:08:20.288 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-18 07:08:20.288 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-18 07:08:20.309 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:20.311 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-18 07:08:20.314 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-18 07:08:20.338 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:20.341 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-18 07:08:20.345 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 07:08:20.347 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-18 07:08:20.350 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-18 07:08:20.352 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 07:08:20.354 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 07:08:20.357 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-18 07:08:20.359 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.361 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-18 07:08:20.363 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.366 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:20.368 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:20.370 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:20.372 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-18 07:08:20.375 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:20.378 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:20.383 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:20.383 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:20.385 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:20.389 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036900386 2026-08-18 07:08:20.391 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-18 07:08:20.410 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:20.412 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-18 07:08:20.415 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-18 07:08:20.417 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.419 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.423 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.423 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.426 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-18 07:08:20.428 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-18 07:08:20.430 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-18 07:08:20.432 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:20.435 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:20.438 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:20.441 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:20.443 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-18 07:08:20.448 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-18 07:08:20.448 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-08-18 07:08:20.449 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-18 07:08:20.451 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.453 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:08:20.455 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:08:20.457 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:08:20.459 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:08:20.461 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:08:20.463 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-18 07:08:20.465 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:08:20.469 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-18 07:08:20.556 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:20.639 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-18 07:08:20.705 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 07:08:20.775 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-18 07:08:20.842 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-18 07:08:20.904 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:20.972 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:08:20.974 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:08:20.976 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-18 07:08:21.061 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:08:21.649 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-18 07:08:21.689 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-18 07:08:22.174 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-18 07:08:22.221 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:22.226 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:22.234 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:22.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:22.244 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:22.247 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:22.250 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:22.254 | + functions-common:time_stop:2427 : start_time=1787036900386 2026-08-18 07:08:22.257 | + functions-common:time_stop:2429 : [[ -z 1787036900386 ]] 2026-08-18 07:08:22.264 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:22.273 | + functions-common:time_stop:2432 : end_time=1787036902264 2026-08-18 07:08:22.276 | + functions-common:time_stop:2433 : elapsed_time=1878 2026-08-18 07:08:22.280 | + functions-common:time_stop:2434 : total=26126 2026-08-18 07:08:22.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:22.286 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28004 2026-08-18 07:08:22.291 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-18 07:08:22.296 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-18 07:08:22.305 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-18 07:08:22.309 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:22.313 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:22.317 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:22.321 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-18 07:08:22.324 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:22.326 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:22.329 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:22.333 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:22.333 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:22.337 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036902335 2026-08-18 07:08:22.339 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-18 07:08:22.361 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:22.364 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:22.365 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:22.367 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:22.369 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:22.373 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:22.375 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:22.375 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:22.377 | + functions-common:time_stop:2427 : start_time=1787036902335 2026-08-18 07:08:22.379 | + functions-common:time_stop:2429 : [[ -z 1787036902335 ]] 2026-08-18 07:08:22.382 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:22.387 | + functions-common:time_stop:2432 : end_time=1787036902383 2026-08-18 07:08:22.388 | + functions-common:time_stop:2433 : elapsed_time=48 2026-08-18 07:08:22.390 | + functions-common:time_stop:2434 : total=28004 2026-08-18 07:08:22.392 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:22.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28052 2026-08-18 07:08:22.396 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:22.399 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-18 07:08:22.401 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:22.403 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:22.405 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:22.409 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:22.409 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-18 07:08:22.411 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:22.413 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:22.415 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:22.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:22.419 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:22.423 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036902421 2026-08-18 07:08:22.425 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-18 07:08:22.445 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:22.448 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:22.449 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:22.451 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:22.454 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:22.456 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:22.458 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:22.460 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:22.462 | + functions-common:time_stop:2427 : start_time=1787036902421 2026-08-18 07:08:22.464 | + functions-common:time_stop:2429 : [[ -z 1787036902421 ]] 2026-08-18 07:08:22.467 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:22.471 | + functions-common:time_stop:2432 : end_time=1787036902468 2026-08-18 07:08:22.473 | + functions-common:time_stop:2433 : elapsed_time=47 2026-08-18 07:08:22.475 | + functions-common:time_stop:2434 : total=28052 2026-08-18 07:08:22.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:22.479 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28099 2026-08-18 07:08:22.482 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:22.483 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:22.486 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-18 07:08:22.488 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 07:08:22.491 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-18 07:08:22.493 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-18 07:08:22.519 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:22.519 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-18 07:08:22.568 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-18 07:08:22.573 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 07:08:22.575 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-18 07:08:22.630 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-18 07:08:22.649 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:22.651 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:22.654 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-18 07:08:22.656 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:22.659 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:22.661 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:22.663 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:22.666 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-18 07:08:22.668 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:22.670 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:22.673 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:22.675 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:22.679 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:22.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036902679 2026-08-18 07:08:22.684 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-18 07:08:22.709 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:22.711 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-18 07:08:22.714 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-18 07:08:22.716 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:22.719 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:22.721 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:22.724 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:22.726 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-18 07:08:22.728 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-18 07:08:22.731 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-18 07:08:22.734 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:22.737 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:22.740 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:22.741 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:22.743 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-18 07:08:22.746 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-18 07:08:22.748 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-18 07:08:22.751 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-18 07:08:22.753 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:22.756 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:08:22.759 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:08:22.761 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:08:22.764 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:08:22.767 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:08:22.769 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-18 07:08:22.772 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:08:22.776 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-18 07:08:22.886 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:23.041 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-18 07:08:23.165 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 07:08:23.280 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-18 07:08:23.382 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-18 07:08:23.493 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:23.609 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:08:23.612 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:08:23.618 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-18 07:08:23.750 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:08:24.377 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-18 07:08:24.422 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-18 07:08:24.949 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-18 07:08:25.003 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:25.010 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:25.017 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:25.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:25.028 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:25.034 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:25.045 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:25.052 | + functions-common:time_stop:2427 : start_time=1787036902679 2026-08-18 07:08:25.060 | + functions-common:time_stop:2429 : [[ -z 1787036902679 ]] 2026-08-18 07:08:25.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:25.075 | + functions-common:time_stop:2432 : end_time=1787036905065 2026-08-18 07:08:25.085 | + functions-common:time_stop:2433 : elapsed_time=2386 2026-08-18 07:08:25.092 | + functions-common:time_stop:2434 : total=28099 2026-08-18 07:08:25.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:25.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30485 2026-08-18 07:08:25.110 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-18 07:08:25.115 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 07:08:25.118 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-18 07:08:25.150 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:25.153 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-18 07:08:25.160 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-18 07:08:25.169 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 07:08:25.176 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 07:08:25.185 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-18 07:08:25.190 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:25.198 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-18 07:08:25.206 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:25.213 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:25.220 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:25.228 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:25.232 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-18 07:08:25.238 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:25.246 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:25.250 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:25.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:25.271 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:25.286 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036905275 2026-08-18 07:08:25.289 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-18 07:08:25.338 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:25.348 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-18 07:08:25.351 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-18 07:08:25.360 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:25.362 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:25.370 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:25.372 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:25.379 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-18 07:08:25.384 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-18 07:08:25.392 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-18 07:08:25.402 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:25.408 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:25.417 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:25.421 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:25.428 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-18 07:08:25.432 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-18 07:08:25.439 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-08-18 07:08:25.448 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-18 07:08:25.451 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:25.455 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:08:25.464 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:08:25.470 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:08:25.473 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:08:25.478 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:08:25.485 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-18 07:08:25.489 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:08:25.499 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-18 07:08:25.660 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:25.816 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-18 07:08:25.962 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 07:08:26.068 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-18 07:08:26.207 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-18 07:08:26.322 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:26.462 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:08:26.467 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:08:26.472 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-18 07:08:26.600 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:08:27.172 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-18 07:08:27.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-18 07:08:27.745 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-18 07:08:27.804 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:27.809 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:27.813 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:27.817 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:27.821 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:27.825 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:27.829 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:27.834 | + functions-common:time_stop:2427 : start_time=1787036905275 2026-08-18 07:08:27.838 | + functions-common:time_stop:2429 : [[ -z 1787036905275 ]] 2026-08-18 07:08:27.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:27.850 | + functions-common:time_stop:2432 : end_time=1787036907845 2026-08-18 07:08:27.853 | + functions-common:time_stop:2433 : elapsed_time=2570 2026-08-18 07:08:27.856 | + functions-common:time_stop:2434 : total=30485 2026-08-18 07:08:27.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:27.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33055 2026-08-18 07:08:27.867 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-18 07:08:27.870 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:27.873 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:27.878 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:27.882 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-18 07:08:27.886 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-18 07:08:27.893 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-18 07:08:27.898 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:08:27.902 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-18 07:08:27.906 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-18 07:08:27.909 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 07:08:27.914 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-18 07:08:27.918 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-18 07:08:27.924 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-18 07:08:27.928 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-18 07:08:27.936 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-18 07:08:27.941 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:08:27.942 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 07:08:27.942 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-18 07:08:27.942 | BEGIN { 2026-08-18 07:08:27.942 | section = "" 2026-08-18 07:08:27.942 | last_section = "" 2026-08-18 07:08:27.942 | section_count = 0 2026-08-18 07:08:27.942 | } 2026-08-18 07:08:27.942 | /^\[.+\]/ { 2026-08-18 07:08:27.942 | gsub("[][]", "", $1); 2026-08-18 07:08:27.942 | section=$1 2026-08-18 07:08:27.943 | next 2026-08-18 07:08:27.943 | } 2026-08-18 07:08:27.943 | /^ *\#/ { 2026-08-18 07:08:27.943 | next 2026-08-18 07:08:27.943 | } 2026-08-18 07:08:27.943 | /^[^ \t]+/ { 2026-08-18 07:08:27.943 | # get offset of first = in $0 2026-08-18 07:08:27.943 | eq_idx = index($0, "=") 2026-08-18 07:08:27.943 | # extract attr & value from $0 2026-08-18 07:08:27.943 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 07:08:27.943 | value = substr($0, eq_idx + 1) 2026-08-18 07:08:27.947 | # only need to strip trailing whitespace from attr 2026-08-18 07:08:27.948 | sub(/[ \t]*$/, "", attr) 2026-08-18 07:08:27.948 | # need to strip leading & trailing whitespace from value 2026-08-18 07:08:27.948 | sub(/^[ \t]*/, "", value) 2026-08-18 07:08:27.948 | sub(/[ \t]*$/, "", value) 2026-08-18 07:08:27.950 | 2026-08-18 07:08:27.951 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 07:08:27.951 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 07:08:27.952 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 07:08:27.952 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 07:08:27.952 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 07:08:27.952 | if (section != last_section) { 2026-08-18 07:08:27.952 | cfg_section[section_count++] = section 2026-08-18 07:08:27.952 | last_section = section 2026-08-18 07:08:27.952 | } 2026-08-18 07:08:27.952 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 07:08:27.952 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 07:08:27.952 | 2026-08-18 07:08:27.952 | cfg_attr[section, attr, 0] = value 2026-08-18 07:08:27.955 | cfg_attr_count[section, attr] = 1 2026-08-18 07:08:27.956 | } else { 2026-08-18 07:08:27.956 | lno = cfg_attr_count[section, attr]++ 2026-08-18 07:08:27.956 | cfg_attr[section, attr, lno] = value 2026-08-18 07:08:27.956 | } 2026-08-18 07:08:27.956 | } 2026-08-18 07:08:27.957 | END { 2026-08-18 07:08:27.957 | # Process each section in order 2026-08-18 07:08:27.957 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 07:08:27.957 | section = cfg_section[sno] 2026-08-18 07:08:27.957 | # The ini routines simply append a config item immediately 2026-08-18 07:08:27.957 | # after the section header. To keep the same order as defined 2026-08-18 07:08:27.957 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 07:08:27.957 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 07:08:27.957 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 07:08:27.957 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 07:08:27.957 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 07:08:27.958 | else { 2026-08-18 07:08:27.958 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 07:08:27.958 | count = cfg_attr_count[section, attr] 2026-08-18 07:08:27.958 | print "inidelete " configfile " " section " " attr 2026-08-18 07:08:27.958 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 07:08:27.958 | for (l = count -2; l >= 0; l--) 2026-08-18 07:08:27.958 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 07:08:27.958 | } 2026-08-18 07:08:27.958 | } 2026-08-18 07:08:27.958 | } 2026-08-18 07:08:27.959 | } 2026-08-18 07:08:27.959 | ' 2026-08-18 07:08:27.960 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 07:08:27.961 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-18 07:08:27.961 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-18 07:08:27.965 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:08:27.969 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-18 07:08:27.976 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-18 07:08:27.976 | BEGIN { group = "" } 2026-08-18 07:08:27.980 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:08:27.980 | gsub("[][]", "", $1); 2026-08-18 07:08:27.980 | split($1, a, "|"); 2026-08-18 07:08:27.980 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 07:08:27.980 | group=a[1] 2026-08-18 07:08:27.980 | } else { 2026-08-18 07:08:27.980 | group="" 2026-08-18 07:08:27.981 | } 2026-08-18 07:08:27.981 | next 2026-08-18 07:08:27.981 | } 2026-08-18 07:08:27.981 | { 2026-08-18 07:08:27.981 | if (group != "") 2026-08-18 07:08:27.981 | print $0 2026-08-18 07:08:27.981 | } 2026-08-18 07:08:27.981 | ' /home/quobyte/devstack/local.conf 2026-08-18 07:08:27.989 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 07:08:27.995 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-18 07:08:28.061 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-18 07:08:28.123 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-18 07:08:28.134 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-18 07:08:28.140 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-18 07:08:28.146 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 07:08:28.151 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-18 07:08:28.158 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 07:08:28.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:28.199 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-18 07:08:28.205 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-18 07:08:28.211 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 07:08:28.232 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:28.234 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.221:5672/nova_cell1 2026-08-18 07:08:28.240 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.221:5672/nova_cell1 2026-08-18 07:08:28.274 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 07:08:28.276 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 07:08:28.284 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-18 07:08:28.314 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-18 07:08:28.361 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-18 07:08:28.365 | + lib/nova:configure_console_compute:671 : local offset 2026-08-18 07:08:28.369 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-18 07:08:28.376 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-18 07:08:28.385 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-18 07:08:28.418 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.221 2026-08-18 07:08:28.420 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-18 07:08:28.445 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:28.450 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-18 07:08:28.453 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-18 07:08:28.457 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-18 07:08:28.461 | + functions:vercmp:648 : local 'op=<' 2026-08-18 07:08:28.465 | + functions:vercmp:649 : local v2=1.0.0 2026-08-18 07:08:28.470 | + functions:vercmp:650 : local result 2026-08-18 07:08:28.477 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-18 07:08:28.478 | ++ functions:vercmp:654 : head -1 2026-08-18 07:08:28.482 | ++ functions:vercmp:654 : sort -V 2026-08-18 07:08:28.490 | + functions:vercmp:654 : result=1.0.0 2026-08-18 07:08:28.493 | + functions:vercmp:656 : case $op in 2026-08-18 07:08:28.497 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-18 07:08:28.502 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-18 07:08:28.505 | + functions:vercmp:667 : return 2026-08-18 07:08:28.510 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.221:6080/vnc_lite.html 2026-08-18 07:08:28.514 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.221:6080/vnc_lite.html 2026-08-18 07:08:28.566 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.221:6081/spice_auto.html 2026-08-18 07:08:28.570 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.221:6081/spice_auto.html 2026-08-18 07:08:28.623 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-18 07:08:28.650 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:28.655 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-18 07:08:28.659 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.221 2026-08-18 07:08:28.663 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-18 07:08:28.714 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.221 2026-08-18 07:08:28.766 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-18 07:08:28.794 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:28.800 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-18 07:08:28.804 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-18 07:08:28.832 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:28.836 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-18 07:08:28.840 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-18 07:08:28.889 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-18 07:08:28.893 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-18 07:08:28.943 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-18 07:08:28.949 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-18 07:08:28.952 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-18 07:08:28.955 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-18 07:08:28.958 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-18 07:08:28.966 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-18 07:08:28.971 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-18 07:08:28.974 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 07:08:28.979 | + functions-common:run_process:1676 : local group=libvirt 2026-08-18 07:08:28.984 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:28.987 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:28.991 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-18 07:08:28.997 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:29.001 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:29.006 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:29.010 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:29.014 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:29.021 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036909016 2026-08-18 07:08:29.026 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-18 07:08:29.052 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:29.057 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-18 07:08:29.062 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-18 07:08:29.068 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 07:08:29.072 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 07:08:29.078 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 07:08:29.082 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 07:08:29.087 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-18 07:08:29.091 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-18 07:08:29.095 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-18 07:08:29.100 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-18 07:08:29.104 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:29.109 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:29.113 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:29.119 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-18 07:08:29.121 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-18 07:08:29.127 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-08-18 07:08:29.130 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-18 07:08:29.133 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 07:08:29.136 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-18 07:08:29.140 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:08:29.143 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:08:29.146 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:08:29.150 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-18 07:08:29.153 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-18 07:08:29.157 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-18 07:08:29.161 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:08:29.168 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-18 07:08:29.275 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:29.405 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-18 07:08:29.492 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 07:08:29.562 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-18 07:08:29.644 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-18 07:08:29.730 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:29.811 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:08:29.815 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-18 07:08:29.819 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-18 07:08:29.900 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-18 07:08:29.996 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:08:30.556 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-18 07:08:30.592 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-18 07:08:31.130 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-18 07:08:31.191 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:31.196 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:31.203 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:31.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:31.214 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:31.219 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:31.224 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:31.230 | + functions-common:time_stop:2427 : start_time=1787036909016 2026-08-18 07:08:31.235 | + functions-common:time_stop:2429 : [[ -z 1787036909016 ]] 2026-08-18 07:08:31.246 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:31.252 | + functions-common:time_stop:2432 : end_time=1787036911248 2026-08-18 07:08:31.258 | + functions-common:time_stop:2433 : elapsed_time=2232 2026-08-18 07:08:31.261 | + functions-common:time_stop:2434 : total=33055 2026-08-18 07:08:31.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:31.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35287 2026-08-18 07:08:31.277 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:31.283 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 07:08:31.293 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-18 07:08:31.331 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:31.335 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-18 07:08:31.335 | Dumping cells_v2 mapping 2026-08-18 07:08:31.342 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-18 07:08:31.945 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:08:31.945 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:08:31.945 | we strongly recommend against using it for new projects. 2026-08-18 07:08:31.945 | 2026-08-18 07:08:31.946 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:08:31.946 | framework. For more detail see 2026-08-18 07:08:31.946 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:08:31.946 | 2026-08-18 07:08:31.946 | import eventlet # noqa 2026-08-18 07:08:32.216 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:08:35.431 | INFO dbcounter [None req-da06fa84-819b-4bc9-beb6-a7742a9235f0 None None] Registered counter for database nova_api 2026-08-18 07:08:35.562 | DEBUG dbcounter [-] [81161] Writer thread running {{(pid=81161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:08:35.596 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-18 07:08:35.596 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-18 07:08:35.596 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-18 07:08:35.596 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-18 07:08:35.596 | | cell1 | e54b3ca2-477a-4f1b-9e0e-a4c547dae306 | rabbit://stackrabbit:stackqueue@192.168.122.221:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-18 07:08:35.597 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-18 07:08:36.387 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-18 07:08:36.391 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-18 07:08:36.499 | + inc/async:async_inner:63 : create_flavors 2026-08-18 07:08:36.559 | [2062 Async create_flavors:81297]: running: create_flavors 2026-08-18 07:08:36.565 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-18 07:08:36.591 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:36.594 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-18 07:08:36.597 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:08:36.600 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-18 07:08:36.603 | + ./stack.sh:main:1340 : start_cinder 2026-08-18 07:08:36.605 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-18 07:08:36.613 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-18 07:08:36.621 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 07:08:36.626 | + functions-common:run_process:1674 : local service=c-api 2026-08-18 07:08:36.634 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 07:08:36.642 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:36.647 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:36.654 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:36.658 | + functions-common:run_process:1680 : local name=c-api 2026-08-18 07:08:36.662 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:36.673 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:36.681 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:36.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:36.694 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:36.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036916696 2026-08-18 07:08:36.702 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-18 07:08:36.732 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:36.736 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-18 07:08:36.741 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-18 07:08:36.746 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 07:08:36.749 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 07:08:36.754 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 07:08:36.758 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 07:08:36.761 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-18 07:08:36.766 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-18 07:08:36.771 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-18 07:08:36.775 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:36.779 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:36.783 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:36.787 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:36.791 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-18 07:08:36.795 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-18 07:08:36.799 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 07:08:36.802 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:36.806 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-18 07:08:36.810 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-18 07:08:36.814 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:36.818 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 07:08:36.821 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-18 07:08:36.825 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 07:08:36.829 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-18 07:08:36.832 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 07:08:36.840 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-18 07:08:36.934 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:37.043 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-18 07:08:37.126 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-18 07:08:37.206 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:37.295 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:37.380 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-18 07:08:37.462 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-18 07:08:37.550 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-18 07:08:37.649 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-18 07:08:37.739 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-18 07:08:37.820 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 07:08:37.824 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 07:08:37.827 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-18 07:08:37.928 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 07:08:38.514 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-18 07:08:38.536 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-18 07:08:39.068 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-18 07:08:39.234 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:39.243 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:39.251 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:39.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:39.265 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:39.269 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:39.275 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:39.285 | + functions-common:time_stop:2427 : start_time=1787036916696 2026-08-18 07:08:39.291 | + functions-common:time_stop:2429 : [[ -z 1787036916696 ]] 2026-08-18 07:08:39.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:39.319 | + functions-common:time_stop:2432 : end_time=1787036919309 2026-08-18 07:08:39.325 | + functions-common:time_stop:2433 : elapsed_time=2613 2026-08-18 07:08:39.330 | + functions-common:time_stop:2434 : total=35287 2026-08-18 07:08:39.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:39.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37900 2026-08-18 07:08:39.353 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-18 07:08:39.353 | Waiting for Cinder API to start... 2026-08-18 07:08:39.360 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.221/volume/v3/ 2026-08-18 07:08:39.367 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.221/volume/v3/ 2026-08-18 07:08:39.374 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 07:08:39.380 | + functions:wait_for_service:477 : local url=http://192.168.122.221/volume/v3/ 2026-08-18 07:08:39.385 | + functions:wait_for_service:478 : local rval=0 2026-08-18 07:08:39.393 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 07:08:39.400 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 07:08:39.406 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:39.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:39.426 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:39.437 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036919427 2026-08-18 07:08:39.446 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 07:08:39.455 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:08:39.456 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.221/volume/v3/ 2026-08-18 07:08:44.377 | + :: : [[ 401 == 503 ]] 2026-08-18 07:08:44.380 | + :: : [[ 0 -eq 7 ]] 2026-08-18 07:08:44.387 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 07:08:44.391 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:44.399 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:44.404 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:44.408 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:44.414 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:44.418 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 07:08:44.422 | + functions-common:time_stop:2427 : start_time=1787036919427 2026-08-18 07:08:44.426 | + functions-common:time_stop:2429 : [[ -z 1787036919427 ]] 2026-08-18 07:08:44.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:44.438 | + functions-common:time_stop:2432 : end_time=1787036924433 2026-08-18 07:08:44.441 | + functions-common:time_stop:2433 : elapsed_time=5006 2026-08-18 07:08:44.444 | + functions-common:time_stop:2434 : total=14470 2026-08-18 07:08:44.447 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:44.451 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19476 2026-08-18 07:08:44.455 | + functions:wait_for_service:486 : return 0 2026-08-18 07:08:44.457 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.463 | + functions-common:run_process:1674 : local service=c-sch 2026-08-18 07:08:44.465 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.467 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:44.471 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:44.474 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:44.477 | + functions-common:run_process:1680 : local name=c-sch 2026-08-18 07:08:44.481 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:44.484 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:44.487 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:44.490 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:44.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:44.502 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036924497 2026-08-18 07:08:44.504 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-18 07:08:44.529 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:44.532 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-18 07:08:44.535 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-18 07:08:44.538 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.542 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.544 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.547 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.550 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-18 07:08:44.553 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-18 07:08:44.557 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-18 07:08:44.560 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:44.562 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:44.566 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:44.569 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:44.572 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-18 07:08:44.575 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-18 07:08:44.579 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-08-18 07:08:44.582 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-18 07:08:44.585 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.588 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:08:44.591 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:08:44.595 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 07:08:44.597 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:08:44.600 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:08:44.604 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-18 07:08:44.607 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:08:44.612 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-18 07:08:44.696 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:44.787 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-18 07:08:44.861 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:44.954 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-18 07:08:45.024 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-18 07:08:45.096 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:45.175 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 07:08:45.178 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:08:45.181 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-18 07:08:45.281 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:08:45.836 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-18 07:08:45.858 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-18 07:08:46.387 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-18 07:08:46.436 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:46.440 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:46.442 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:46.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:46.447 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:46.451 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:46.451 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:46.453 | + functions-common:time_stop:2427 : start_time=1787036924497 2026-08-18 07:08:46.459 | + functions-common:time_stop:2429 : [[ -z 1787036924497 ]] 2026-08-18 07:08:46.459 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:46.463 | + functions-common:time_stop:2432 : end_time=1787036926460 2026-08-18 07:08:46.465 | + functions-common:time_stop:2433 : elapsed_time=1963 2026-08-18 07:08:46.467 | + functions-common:time_stop:2434 : total=37900 2026-08-18 07:08:46.470 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:46.474 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39863 2026-08-18 07:08:46.475 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.476 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.482 | + functions-common:run_process:1674 : local service=c-bak 2026-08-18 07:08:46.482 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:46.483 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:46.485 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:46.487 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.489 | + functions-common:run_process:1680 : local name=c-bak 2026-08-18 07:08:46.491 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:46.494 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:46.501 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:46.501 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:46.503 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:46.507 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036926504 2026-08-18 07:08:46.509 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-18 07:08:46.529 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:46.532 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:46.535 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:46.541 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:46.545 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:46.549 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:46.553 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:46.559 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:46.562 | + functions-common:time_stop:2427 : start_time=1787036926504 2026-08-18 07:08:46.567 | + functions-common:time_stop:2429 : [[ -z 1787036926504 ]] 2026-08-18 07:08:46.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:46.584 | + functions-common:time_stop:2432 : end_time=1787036926577 2026-08-18 07:08:46.591 | + functions-common:time_stop:2433 : elapsed_time=73 2026-08-18 07:08:46.595 | + functions-common:time_stop:2434 : total=39863 2026-08-18 07:08:46.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:46.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39936 2026-08-18 07:08:46.608 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.614 | + functions-common:run_process:1674 : local service=c-vol 2026-08-18 07:08:46.617 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:46.622 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:46.627 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:46.631 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.632 | + functions-common:run_process:1680 : local name=c-vol 2026-08-18 07:08:46.635 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:46.637 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:46.643 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:46.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:46.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:46.661 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036926653 2026-08-18 07:08:46.665 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-18 07:08:46.688 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:46.691 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.693 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-18 07:08:46.695 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:46.698 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:46.700 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:46.703 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:46.705 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-18 07:08:46.708 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-18 07:08:46.710 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-18 07:08:46.714 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:46.716 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:46.719 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:46.721 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.724 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-18 07:08:46.726 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-18 07:08:46.729 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.731 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-18 07:08:46.734 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:46.736 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 07:08:46.738 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-18 07:08:46.741 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:46.743 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 07:08:46.745 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 07:08:46.747 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-18 07:08:46.750 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 07:08:46.754 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-18 07:08:46.846 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:46.960 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-18 07:08:47.058 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 07:08:47.147 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-18 07:08:47.243 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-18 07:08:47.327 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:47.432 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-18 07:08:47.435 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 07:08:47.546 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 07:08:47.549 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-18 07:08:47.656 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 07:08:48.212 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-18 07:08:48.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-18 07:08:48.787 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-18 07:08:48.830 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:48.834 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:48.838 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:48.843 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:48.851 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:48.856 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:48.864 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:48.867 | + functions-common:time_stop:2427 : start_time=1787036926653 2026-08-18 07:08:48.871 | + functions-common:time_stop:2429 : [[ -z 1787036926653 ]] 2026-08-18 07:08:48.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:48.879 | + functions-common:time_stop:2432 : end_time=1787036928876 2026-08-18 07:08:48.881 | + functions-common:time_stop:2433 : elapsed_time=2223 2026-08-18 07:08:48.883 | + functions-common:time_stop:2434 : total=39936 2026-08-18 07:08:48.886 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:48.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42159 2026-08-18 07:08:48.891 | + ./stack.sh:main:1341 : create_volume_types 2026-08-18 07:08:48.893 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-18 07:08:48.919 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:48.921 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-18 07:08:48.924 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-18 07:08:48.927 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-18 07:08:48.930 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-18 07:08:48.933 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-18 07:08:48.936 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-18 07:08:48.940 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-18 07:08:48.944 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-18 07:08:48.947 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-18 07:08:48.991 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:49.001 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-18 07:08:54.125 | +-------------+--------------------------------------+ 2026-08-18 07:08:54.125 | | Field | Value | 2026-08-18 07:08:54.125 | +-------------+--------------------------------------+ 2026-08-18 07:08:54.125 | | description | None | 2026-08-18 07:08:54.125 | | id | c8b09151-1fbd-4334-b4ee-cfa2782d6e4f | 2026-08-18 07:08:54.126 | | is_public | True | 2026-08-18 07:08:54.126 | | name | lvmdriver-1 | 2026-08-18 07:08:54.126 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-18 07:08:54.126 | +-------------+--------------------------------------+ 2026-08-18 07:08:54.507 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-18 07:08:54.514 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-18 07:08:54.520 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-18 07:08:54.526 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-18 07:08:54.531 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-18 07:08:54.568 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:54.578 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-18 07:08:54.586 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:08:54.598 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-18 07:08:54.605 | + ./stack.sh:main:1356 : start_glance 2026-08-18 07:08:54.613 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-18 07:08:54.626 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-18 07:08:54.635 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 07:08:54.640 | + functions-common:run_process:1674 : local service=g-api 2026-08-18 07:08:54.644 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 07:08:54.651 | + functions-common:run_process:1676 : local group= 2026-08-18 07:08:54.654 | + functions-common:run_process:1677 : local user= 2026-08-18 07:08:54.658 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 07:08:54.665 | + functions-common:run_process:1680 : local name=g-api 2026-08-18 07:08:54.668 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 07:08:54.675 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 07:08:54.680 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:54.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:54.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:54.703 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036934696 2026-08-18 07:08:54.710 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-18 07:08:54.747 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:08:54.756 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-18 07:08:54.762 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-18 07:08:54.769 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 07:08:54.773 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 07:08:54.778 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 07:08:54.782 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 07:08:54.789 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-18 07:08:54.794 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-18 07:08:54.800 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-18 07:08:54.805 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 07:08:54.811 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-18 07:08:54.815 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-18 07:08:54.818 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 07:08:54.825 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-18 07:08:54.829 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-18 07:08:54.835 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 07:08:54.843 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:54.849 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-18 07:08:54.854 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-18 07:08:54.860 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:54.867 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 07:08:54.870 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-18 07:08:54.874 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 07:08:54.879 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-18 07:08:54.884 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 07:08:54.893 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-18 07:08:55.029 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 07:08:55.146 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-18 07:08:55.240 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-18 07:08:55.332 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 07:08:55.418 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 07:08:55.504 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-18 07:08:55.589 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-18 07:08:55.685 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-18 07:08:55.778 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-18 07:08:55.879 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-18 07:08:56.022 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 07:08:56.026 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 07:08:56.033 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-18 07:08:56.160 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 07:08:56.750 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-18 07:08:56.776 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-18 07:08:57.406 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-18 07:08:57.552 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 07:08:57.562 | + functions-common:time_stop:2420 : local name 2026-08-18 07:08:57.571 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:08:57.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:08:57.588 | + functions-common:time_stop:2423 : local total 2026-08-18 07:08:57.595 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:08:57.605 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 07:08:57.613 | + functions-common:time_stop:2427 : start_time=1787036934696 2026-08-18 07:08:57.623 | + functions-common:time_stop:2429 : [[ -z 1787036934696 ]] 2026-08-18 07:08:57.634 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:08:57.647 | + functions-common:time_stop:2432 : end_time=1787036937637 2026-08-18 07:08:57.653 | + functions-common:time_stop:2433 : elapsed_time=2941 2026-08-18 07:08:57.656 | + functions-common:time_stop:2434 : total=42159 2026-08-18 07:08:57.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:08:57.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45100 2026-08-18 07:08:57.669 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-18 07:08:57.704 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:08:57.714 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.221) to start...' 2026-08-18 07:08:57.714 | Waiting for g-api (192.168.122.221) to start... 2026-08-18 07:08:57.719 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.221/image 2026-08-18 07:08:57.725 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 07:08:57.733 | + functions:wait_for_service:477 : local url=http://192.168.122.221/image 2026-08-18 07:08:57.742 | + functions:wait_for_service:478 : local rval=0 2026-08-18 07:08:57.746 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 07:08:57.753 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 07:08:57.757 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:08:57.762 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:08:57.773 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:08:57.787 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036937778 2026-08-18 07:08:57.794 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 07:08:57.803 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:08:57.808 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.221/image 2026-08-18 07:09:02.817 | + :: : [[ 300 == 503 ]] 2026-08-18 07:09:02.822 | + :: : [[ 0 -eq 7 ]] 2026-08-18 07:09:02.826 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 07:09:02.830 | + functions-common:time_stop:2420 : local name 2026-08-18 07:09:02.833 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:09:02.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:09:02.838 | + functions-common:time_stop:2423 : local total 2026-08-18 07:09:02.841 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:09:02.845 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 07:09:02.849 | + functions-common:time_stop:2427 : start_time=1787036937778 2026-08-18 07:09:02.852 | + functions-common:time_stop:2429 : [[ -z 1787036937778 ]] 2026-08-18 07:09:02.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:09:02.862 | + functions-common:time_stop:2432 : end_time=1787036942857 2026-08-18 07:09:02.865 | + functions-common:time_stop:2433 : elapsed_time=5079 2026-08-18 07:09:02.870 | + functions-common:time_stop:2434 : total=19476 2026-08-18 07:09:02.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:09:02.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24555 2026-08-18 07:09:02.883 | + functions:wait_for_service:486 : return 0 2026-08-18 07:09:02.886 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-18 07:09:02.913 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:02.916 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-18 07:09:02.942 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:02.948 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-18 07:09:02.953 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:09:02.957 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-18 07:09:02.961 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-18 07:09:02.965 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:02.968 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:02.972 | + functions:upload_image:141 : local image image_fname image_name 2026-08-18 07:09:02.976 | + functions:upload_image:143 : local max_attempts=5 2026-08-18 07:09:02.979 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-18 07:09:02.988 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:02.994 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:02.998 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-08-18 07:09:03.002 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-18 07:09:03.006 | ++ functions:upload_image:151 : seq 5 2026-08-18 07:09:03.012 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-18 07:09:03.016 | + functions:upload_image:152 : local rc=0 2026-08-18 07:09:03.020 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:03.024 | --2026-08-18 09:09:03-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:03.107 | Resolving github.com (github.com)... 140.82.121.4 2026-08-18 07:09:03.126 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-18 07:09:03.346 | HTTP request sent, awaiting response... 302 Found 2026-08-18 07:09:03.346 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T07%3A49%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T06%3A48%3A42Z&ske=2026-08-18T07%3A49%3A31Z&sks=b&skv=2018-11-09&sig=eYIsHzvTltFR2qZyq0H%2Buxd9iqlwn%2F9ojmQlwR6g0VA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzAzODc0MywibmJmIjoxNzg3MDM2OTQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._WOWYUgEXMfK2pTlOS8yjUede7YyP7AMgZOLAblj55Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-18 07:09:03.346 | --2026-08-18 09:09:03-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T07%3A49%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T06%3A48%3A42Z&ske=2026-08-18T07%3A49%3A31Z&sks=b&skv=2018-11-09&sig=eYIsHzvTltFR2qZyq0H%2Buxd9iqlwn%2F9ojmQlwR6g0VA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzAzODc0MywibmJmIjoxNzg3MDM2OTQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._WOWYUgEXMfK2pTlOS8yjUede7YyP7AMgZOLAblj55Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-18 07:09:03.348 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-08-18 07:09:03.360 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-18 07:09:03.400 | HTTP request sent, awaiting response... 200 OK 2026-08-18 07:09:03.400 | Length: 21692416 (21M) [application/octet-stream] 2026-08-18 07:09:03.400 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-18 07:09:03.452 | 2026-08-18 07:09:03.711 | 0K ........ ........ .... 100% 66.6M=0.3s 2026-08-18 07:09:03.711 | 2026-08-18 07:09:03.711 | 2026-08-18 09:09:03 (66.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-18 07:09:03.711 | 2026-08-18 07:09:03.718 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-18 07:09:03.722 | + functions:upload_image:163 : break 2026-08-18 07:09:03.726 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:03.730 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-08-18 07:09:03.734 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-08-18 07:09:03.738 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-08-18 07:09:03.742 | + functions:upload_image:313 : local kernel= 2026-08-18 07:09:03.746 | + functions:upload_image:314 : local ramdisk= 2026-08-18 07:09:03.750 | + functions:upload_image:315 : local disk_format= 2026-08-18 07:09:03.754 | + functions:upload_image:316 : local container_format= 2026-08-18 07:09:03.758 | + functions:upload_image:317 : local unpack= 2026-08-18 07:09:03.762 | + functions:upload_image:318 : local img_property= 2026-08-18 07:09:03.765 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-18 07:09:03.770 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-18 07:09:03.774 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-18 07:09:03.778 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-18 07:09:03.782 | + functions:upload_image:328 : case "$image_fname" in 2026-08-18 07:09:03.786 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-18 07:09:03.792 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-18 07:09:03.796 | + functions:upload_image:350 : local format 2026-08-18 07:09:03.802 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:03.802 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-18 07:09:03.815 | + functions:upload_image:351 : format=qcow2 2026-08-18 07:09:03.818 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-18 07:09:03.821 | + functions:upload_image:353 : disk_format=qcow2 2026-08-18 07:09:03.824 | + functions:upload_image:357 : container_format=bare 2026-08-18 07:09:03.827 | + functions:upload_image:404 : is_arch ppc64le 2026-08-18 07:09:03.831 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 07:09:03.836 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-18 07:09:03.839 | + functions:upload_image:404 : is_arch ppc64 2026-08-18 07:09:03.844 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 07:09:03.849 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-18 07:09:03.852 | + functions:upload_image:404 : is_arch ppc 2026-08-18 07:09:03.855 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 07:09:03.861 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-18 07:09:03.864 | + functions:upload_image:408 : is_arch aarch64 2026-08-18 07:09:03.868 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 07:09:03.873 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 07:09:03.876 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-18 07:09:03.879 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-18 07:09:03.882 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-18 07:09:03.885 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-18 07:09:03.889 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-18 07:09:03.893 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-18 07:09:03.896 | + functions:_upload_image:112 : shift 2026-08-18 07:09:03.899 | + functions:_upload_image:113 : local container=bare 2026-08-18 07:09:03.902 | + functions:_upload_image:114 : shift 2026-08-18 07:09:03.906 | + functions:_upload_image:115 : local disk=qcow2 2026-08-18 07:09:03.910 | + functions:_upload_image:116 : shift 2026-08-18 07:09:03.912 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:03.915 | + functions:_upload_image:118 : shift 2026-08-18 07:09:03.918 | + functions:_upload_image:119 : local properties 2026-08-18 07:09:03.921 | + functions:_upload_image:120 : local useimport 2026-08-18 07:09:03.925 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-18 07:09:03.928 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-18 07:09:03.931 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-18 07:09:03.934 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-18 07:09:03.936 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-18 07:09:03.939 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-18 07:09:03.943 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-18 07:09:03.953 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:03.958 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:09:09.602 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 07:09:09.602 | | Field | Value | 2026-08-18 07:09:09.602 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 07:09:09.602 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-18 07:09:09.602 | | container_format | bare | 2026-08-18 07:09:09.602 | | created_at | 2026-08-18T07:09:08Z | 2026-08-18 07:09:09.602 | | disk_format | qcow2 | 2026-08-18 07:09:09.602 | | file | /v2/images/72170327-7c55-4fc7-a95a-1c157addbbd5/file | 2026-08-18 07:09:09.603 | | id | 72170327-7c55-4fc7-a95a-1c157addbbd5 | 2026-08-18 07:09:09.603 | | min_disk | 0 | 2026-08-18 07:09:09.603 | | min_ram | 0 | 2026-08-18 07:09:09.603 | | name | cirros-0.6.3-x86_64-disk | 2026-08-18 07:09:09.603 | | owner | 1485e8a2aafa4527b21aabc53407cef4 | 2026-08-18 07:09:09.603 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-18 07:09:09.603 | | protected | False | 2026-08-18 07:09:09.603 | | schema | /v2/schemas/image | 2026-08-18 07:09:09.603 | | size | 21692416 | 2026-08-18 07:09:09.603 | | status | active | 2026-08-18 07:09:09.603 | | tags | | 2026-08-18 07:09:09.604 | | updated_at | 2026-08-18T07:09:10Z | 2026-08-18 07:09:09.604 | | virtual_size | 117440512 | 2026-08-18 07:09:09.604 | | visibility | public | 2026-08-18 07:09:09.608 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 07:09:09.977 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-18 07:09:10.060 | [2062 Async create_flavors:81297]: Waiting for completion of create_flavors running on PID 81297 (2 other jobs running) 2026-08-18 07:09:10.102 | [2062 Async create_flavors:81297]: Signaling child to exit 2026-08-18 07:09:18.449 | + inc/async:async_inner:64 : rc=0 2026-08-18 07:09:18.478 | [81297 Async create_flavors:81297]: finished successfully 2026-08-18 07:09:18.504 | WAKEUP 2026-08-18 07:09:18.528 | [2062 Async create_flavors:81297]: Signaled 2026-08-18 07:09:18.530 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-18 07:09:18.530 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:18.530 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-18 07:09:18.530 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-18 07:09:18.530 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-18 07:09:18.530 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.530 | | Field | Value | 2026-08-18 07:09:18.530 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.530 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.530 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.531 | | description | None | 2026-08-18 07:09:18.531 | | disk | 1 | 2026-08-18 07:09:18.531 | | id | c1 | 2026-08-18 07:09:18.531 | | name | cirros256 | 2026-08-18 07:09:18.531 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.531 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.531 | | ram | 256 | 2026-08-18 07:09:18.531 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.531 | | swap | 0 | 2026-08-18 07:09:18.531 | | vcpus | 1 | 2026-08-18 07:09:18.531 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.532 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-18 07:09:18.532 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.532 | | Field | Value | 2026-08-18 07:09:18.532 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.532 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.532 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.532 | | description | None | 2026-08-18 07:09:18.532 | | disk | 5 | 2026-08-18 07:09:18.532 | | id | d1 | 2026-08-18 07:09:18.532 | | name | ds512M | 2026-08-18 07:09:18.532 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.534 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.534 | | ram | 512 | 2026-08-18 07:09:18.535 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.535 | | swap | 0 | 2026-08-18 07:09:18.536 | | vcpus | 1 | 2026-08-18 07:09:18.536 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.537 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-18 07:09:18.537 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.537 | | Field | Value | 2026-08-18 07:09:18.537 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.537 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.537 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.537 | | description | None | 2026-08-18 07:09:18.538 | | disk | 10 | 2026-08-18 07:09:18.538 | | id | d2 | 2026-08-18 07:09:18.538 | | name | ds1G | 2026-08-18 07:09:18.538 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.538 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.538 | | ram | 1024 | 2026-08-18 07:09:18.538 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.538 | | swap | 0 | 2026-08-18 07:09:18.538 | | vcpus | 1 | 2026-08-18 07:09:18.539 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.539 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-18 07:09:18.539 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.539 | | Field | Value | 2026-08-18 07:09:18.539 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.539 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.539 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.540 | | description | None | 2026-08-18 07:09:18.540 | | disk | 10 | 2026-08-18 07:09:18.540 | | id | d3 | 2026-08-18 07:09:18.541 | | name | ds2G | 2026-08-18 07:09:18.541 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.541 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.541 | | ram | 2048 | 2026-08-18 07:09:18.541 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.541 | | swap | 0 | 2026-08-18 07:09:18.541 | | vcpus | 2 | 2026-08-18 07:09:18.541 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.542 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-18 07:09:18.542 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.542 | | Field | Value | 2026-08-18 07:09:18.542 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.542 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.542 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.542 | | description | None | 2026-08-18 07:09:18.542 | | disk | 20 | 2026-08-18 07:09:18.542 | | id | d4 | 2026-08-18 07:09:18.542 | | name | ds4G | 2026-08-18 07:09:18.543 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.543 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.543 | | ram | 4096 | 2026-08-18 07:09:18.543 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.543 | | swap | 0 | 2026-08-18 07:09:18.543 | | vcpus | 4 | 2026-08-18 07:09:18.543 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.543 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-18 07:09:18.543 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-18 07:09:18.544 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-18 07:09:18.544 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.544 | | Field | Value | 2026-08-18 07:09:18.544 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.544 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.544 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.544 | | description | None | 2026-08-18 07:09:18.544 | | disk | 1 | 2026-08-18 07:09:18.544 | | id | 1 | 2026-08-18 07:09:18.544 | | name | m1.tiny | 2026-08-18 07:09:18.545 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.545 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.545 | | ram | 512 | 2026-08-18 07:09:18.545 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.545 | | swap | 0 | 2026-08-18 07:09:18.545 | | vcpus | 1 | 2026-08-18 07:09:18.545 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.545 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-18 07:09:18.545 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.546 | | Field | Value | 2026-08-18 07:09:18.546 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.546 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.546 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.546 | | description | None | 2026-08-18 07:09:18.546 | | disk | 20 | 2026-08-18 07:09:18.546 | | id | 2 | 2026-08-18 07:09:18.546 | | name | m1.small | 2026-08-18 07:09:18.546 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.547 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.547 | | ram | 2048 | 2026-08-18 07:09:18.547 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.547 | | swap | 0 | 2026-08-18 07:09:18.547 | | vcpus | 1 | 2026-08-18 07:09:18.547 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.547 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-18 07:09:18.547 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.547 | | Field | Value | 2026-08-18 07:09:18.548 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.548 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.548 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.548 | | description | None | 2026-08-18 07:09:18.548 | | disk | 40 | 2026-08-18 07:09:18.548 | | id | 3 | 2026-08-18 07:09:18.548 | | name | m1.medium | 2026-08-18 07:09:18.548 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.548 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.548 | | ram | 4096 | 2026-08-18 07:09:18.549 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.549 | | swap | 0 | 2026-08-18 07:09:18.549 | | vcpus | 2 | 2026-08-18 07:09:18.549 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.549 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-18 07:09:18.549 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.549 | | Field | Value | 2026-08-18 07:09:18.549 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.550 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.550 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.550 | | description | None | 2026-08-18 07:09:18.550 | | disk | 80 | 2026-08-18 07:09:18.551 | | id | 4 | 2026-08-18 07:09:18.551 | | name | m1.large | 2026-08-18 07:09:18.551 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.551 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.551 | | ram | 8192 | 2026-08-18 07:09:18.551 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.551 | | swap | 0 | 2026-08-18 07:09:18.551 | | vcpus | 4 | 2026-08-18 07:09:18.551 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.551 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-18 07:09:18.551 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.552 | | Field | Value | 2026-08-18 07:09:18.552 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.552 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:09:18.552 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:09:18.552 | | description | None | 2026-08-18 07:09:18.552 | | disk | 160 | 2026-08-18 07:09:18.552 | | id | 5 | 2026-08-18 07:09:18.552 | | name | m1.xlarge | 2026-08-18 07:09:18.552 | | os-flavor-access:is_public | True | 2026-08-18 07:09:18.553 | | properties | hw_rng:allowed='True' | 2026-08-18 07:09:18.553 | | ram | 16384 | 2026-08-18 07:09:18.553 | | rxtx_factor | 1.0 | 2026-08-18 07:09:18.553 | | swap | 0 | 2026-08-18 07:09:18.553 | | vcpus | 8 | 2026-08-18 07:09:18.553 | +----------------------------+-----------------------+ 2026-08-18 07:09:18.583 | [2062 Async create_flavors:81297]: finished create_flavors with result 0 in 42 seconds 2026-08-18 07:09:18.588 | + inc/async:async_wait:197 : return 0 2026-08-18 07:09:18.591 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-18 07:09:18.611 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:09:18.614 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-18 07:09:18.638 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:18.641 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-18 07:09:18.665 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:18.669 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-18 07:09:18.672 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-18 07:09:18.677 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-18 07:09:18.680 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:09:18.682 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-18 07:09:18.685 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-18 07:09:18.688 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-18 07:09:18.690 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-18 07:09:18.691 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-18 07:09:18.693 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-18 07:09:18.695 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-18 07:09:18.697 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-18 07:09:18.698 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-18 07:09:18.700 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-18 07:09:18.702 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-18 07:09:18.704 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-18 07:09:18.706 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-18 07:09:18.708 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 07:09:18.710 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-18 07:09:18.711 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 07:09:18.713 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-18 07:09:18.715 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 07:09:18.717 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-18 07:09:18.719 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 07:09:18.720 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-18 07:09:18.722 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 07:09:18.724 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-18 07:09:18.725 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-18 07:09:18.727 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 07:09:18.729 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-18 07:09:18.731 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 07:09:18.733 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-18 07:09:18.735 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-18 07:09:18.736 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-18 07:09:18.738 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 07:09:18.740 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-18 07:09:18.741 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 07:09:18.743 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-18 07:09:18.745 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-18 07:09:18.747 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-18 07:09:18.748 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-18 07:09:18.750 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-18 07:09:18.752 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-18 07:09:18.753 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-18 07:09:18.755 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-18 07:09:18.757 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-18 07:09:18.759 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-18 07:09:18.760 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-18 07:09:18.762 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-18 07:09:18.764 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-18 07:09:18.766 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-18 07:09:18.768 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-18 07:09:18.769 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-18 07:09:18.771 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-18 07:09:18.773 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-18 07:09:18.774 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-18 07:09:18.776 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-18 07:09:18.778 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-18 07:09:18.780 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-18 07:09:18.783 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-18 07:09:18.783 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-18 07:09:18.783 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-18 07:09:18.785 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-18 07:09:18.785 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-18 07:09:20.958 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-18 07:09:20.961 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-08-18 07:09:21.275 | + ./stack.sh:main:1406 : save_stackenv 2026-08-18 07:09:21.277 | + functions-common:save_stackenv:65 : local tag= 2026-08-18 07:09:21.281 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-18 07:09:21.289 | + functions-common:save_stackenv:67 : time_stamp=2026-08-18-090921 2026-08-18 07:09:21.292 | + functions-common:save_stackenv:68 : echo '# 2026-08-18-090921 ' 2026-08-18 07:09:21.295 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.299 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-18 07:09:21.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.306 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-18 07:09:21.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.313 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-18 07:09:21.316 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.320 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-18 07:09:21.323 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.326 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.221 2026-08-18 07:09:21.330 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.333 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.221/identity 2026-08-18 07:09:21.336 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.339 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-18-084503 2026-08-18 07:09:21.344 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.348 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-18 07:09:21.350 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.353 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.221 2026-08-18 07:09:21.356 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.358 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-18 07:09:21.362 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.365 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-18 07:09:21.369 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.372 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-18 07:09:21.375 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.379 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-18 07:09:21.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.386 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.221 2026-08-18 07:09:21.389 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 07:09:21.392 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-18 07:09:21.396 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-18 07:09:21.399 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-18 07:09:21.402 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 07:09:21.405 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-18 07:09:21.408 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:09:21.411 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 07:09:21.415 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 07:09:21.419 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-18 07:09:21.422 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:09:21.426 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-18 07:09:21.429 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:09:21.432 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-18 07:09:21.432 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:09:21.432 | gsub("[][]", "", $1); 2026-08-18 07:09:21.432 | split($1, a, "|"); 2026-08-18 07:09:21.432 | if (a[1] == matchgroup) 2026-08-18 07:09:21.432 | print a[2] 2026-08-18 07:09:21.432 | } 2026-08-18 07:09:21.432 | ' /home/quobyte/devstack/local.conf 2026-08-18 07:09:21.439 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-18 07:09:21.442 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 07:09:21.445 | + functions-common:run_phase:1849 : local phase=extra 2026-08-18 07:09:21.449 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-18 07:09:21.452 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 07:09:21.456 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 07:09:21.459 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 07:09:21.463 | + functions-common:run_phase:1858 : local extra 2026-08-18 07:09:21.468 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-18 07:09:21.472 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 07:09:21.476 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 07:09:21.479 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-18 07:09:21.483 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-18 07:09:21.487 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 07:09:21.507 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:21.510 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 07:09:21.513 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:21.516 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-18 07:09:21.519 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:21.523 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 07:09:21.526 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:21.529 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-18 07:09:21.532 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-18 07:09:21.535 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 07:09:21.538 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 07:09:21.542 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 07:09:21.545 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 07:09:21.548 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-18 07:09:21.551 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 07:09:21.554 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-18 07:09:21.558 | + functions-common:run_plugins:1837 : local plugins= 2026-08-18 07:09:21.561 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 07:09:21.565 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-18 07:09:21.568 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-18 07:09:21.572 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 07:09:21.575 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-18 07:09:21.578 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:09:21.582 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 07:09:21.584 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 07:09:21.589 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-18 07:09:21.593 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:09:21.596 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-18 07:09:21.600 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:09:21.604 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-18 07:09:21.604 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:09:21.604 | gsub("[][]", "", $1); 2026-08-18 07:09:21.604 | split($1, a, "|"); 2026-08-18 07:09:21.604 | if (a[1] == matchgroup) 2026-08-18 07:09:21.604 | print a[2] 2026-08-18 07:09:21.605 | } 2026-08-18 07:09:21.605 | ' /home/quobyte/devstack/local.conf 2026-08-18 07:09:21.611 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-18 07:09:21.632 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:21.636 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-18 07:09:21.639 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-18 07:09:21.642 | + functions:wait_for_compute:490 : local timeout=60 2026-08-18 07:09:21.645 | + functions:wait_for_compute:491 : local rval=0 2026-08-18 07:09:21.649 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-18 07:09:21.652 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-18 07:09:21.655 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 07:09:21.658 | + functions-common:time_start:2407 : local start_time= 2026-08-18 07:09:21.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:09:21.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:09:21.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1787036961667 2026-08-18 07:09:21.676 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-18 07:09:21.702 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-18 07:09:21.706 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-18 07:09:21.710 | ++ functions:wait_for_compute:496 : hostname 2026-08-18 07:09:21.717 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-18 07:09:21.720 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-18 07:09:21.725 | ++ functions:wait_for_compute:498 : hostname 2026-08-18 07:09:21.730 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:09:21.732 | + :: : ID= 2026-08-18 07:09:21.734 | + :: : [[ '' == '' ]] 2026-08-18 07:09:21.735 | + :: : sleep 1 2026-08-18 07:09:22.739 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-18 07:09:22.741 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-18 07:09:25.914 | + :: : ID=3aa9ba1d-6358-4f09-9256-5b3aaa058b38 2026-08-18 07:09:25.916 | + :: : [[ 3aa9ba1d-6358-4f09-9256-5b3aaa058b38 == '' ]] 2026-08-18 07:09:25.920 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-18 07:09:25.923 | + functions-common:time_stop:2420 : local name 2026-08-18 07:09:25.926 | + functions-common:time_stop:2421 : local end_time 2026-08-18 07:09:25.930 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:09:25.933 | + functions-common:time_stop:2423 : local total 2026-08-18 07:09:25.936 | + functions-common:time_stop:2424 : local start_time 2026-08-18 07:09:25.939 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 07:09:25.942 | + functions-common:time_stop:2427 : start_time=1787036961667 2026-08-18 07:09:25.945 | + functions-common:time_stop:2429 : [[ -z 1787036961667 ]] 2026-08-18 07:09:25.950 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:09:25.955 | + functions-common:time_stop:2432 : end_time=1787036965951 2026-08-18 07:09:25.958 | + functions-common:time_stop:2433 : elapsed_time=4284 2026-08-18 07:09:25.961 | + functions-common:time_stop:2434 : total=24555 2026-08-18 07:09:25.965 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:09:25.967 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28839 2026-08-18 07:09:25.970 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-18 07:09:25.973 | + functions:wait_for_compute:516 : return 0 2026-08-18 07:09:25.976 | + ./stack.sh:main:1446 : service_check 2026-08-18 07:09:25.980 | + functions-common:service_check:1713 : local service 2026-08-18 07:09:25.983 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:25.986 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-18 07:09:26.004 | not-found 2026-08-18 07:09:26.010 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.013 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-18 07:09:26.031 | enabled 2026-08-18 07:09:26.037 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-18 07:09:26.060 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-18 07:09:26.060 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-18 07:09:26.060 | Active: active (running) since Tue 2026-08-18 09:06:08 CEST; 3min 17s ago 2026-08-18 07:09:26.060 | Main PID: 68939 (uwsgi) 2026-08-18 07:09:26.060 | Status: "uWSGI is ready" 2026-08-18 07:09:26.060 | Tasks: 17 (limit: 14255) 2026-08-18 07:09:26.060 | Memory: 274.1M (peak: 274.5M) 2026-08-18 07:09:26.061 | CPU: 14.731s 2026-08-18 07:09:26.061 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-18 07:09:26.061 | ├─68939 "nova-apiuWSGI master" 2026-08-18 07:09:26.061 | ├─68946 "nova-apiuWSGI worker 1" 2026-08-18 07:09:26.061 | └─68947 "nova-apiuWSGI worker 2" 2026-08-18 07:09:26.061 | 2026-08-18 07:09:26.061 | Aug 18 09:09:25 devstack devstack@n-api.service[68947]: [pid: 68947|app: 0|req: 18/36] 192.168.122.221 () {54 vars in 935 bytes} [Tue Aug 18 09:09:25 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-18 07:09:26.062 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: DEBUG nova.api.openstack.wsgi [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] Calling method '>' {{(pid=68946) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-18 07:09:26.062 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: DEBUG oslo_concurrency.lockutils [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68946) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 07:09:26.062 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: DEBUG oslo_concurrency.lockutils [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=68946) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 07:09:26.062 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: DEBUG oslo_concurrency.lockutils [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68946) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 07:09:26.062 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: DEBUG oslo_concurrency.lockutils [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] Acquiring lock "e54b3ca2-477a-4f1b-9e0e-a4c547dae306" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68946) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 07:09:26.062 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: DEBUG oslo_concurrency.lockutils [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] Lock "e54b3ca2-477a-4f1b-9e0e-a4c547dae306" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68946) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 07:09:26.062 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: DEBUG oslo_concurrency.lockutils [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] Lock "e54b3ca2-477a-4f1b-9e0e-a4c547dae306" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68946) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 07:09:26.063 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: INFO nova.api.openstack.requestlog [None req-59e3496d-819a-4507-8513-21d80abbb77a admin admin] 192.168.122.221 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.155217 2026-08-18 07:09:26.064 | Aug 18 09:09:25 devstack devstack@n-api.service[68946]: [pid: 68946|app: 0|req: 19/37] 192.168.122.221 () {60 vars in 1325 bytes} [Tue Aug 18 09:09:25 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-18 07:09:26.067 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.070 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-18 07:09:26.089 | enabled 2026-08-18 07:09:26.095 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-18 07:09:26.118 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-18 07:09:26.118 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-18 07:09:26.118 | Active: active (running) since Tue 2026-08-18 09:08:31 CEST; 54s ago 2026-08-18 07:09:26.118 | Main PID: 81101 (nova-compute) 2026-08-18 07:09:26.118 | Tasks: 10 (limit: 14255) 2026-08-18 07:09:26.118 | Memory: 136.5M (peak: 137.7M) 2026-08-18 07:09:26.119 | CPU: 4.870s 2026-08-18 07:09:26.119 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-18 07:09:26.119 | └─81101 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-18 07:09:26.119 | 2026-08-18 07:09:26.119 | Aug 18 09:08:54 devstack nova-compute[81101]: DEBUG nova.compute.provider_tree [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Updating resource provider 6f8eebed-4a50-470b-a270-e518ffde43aa generation from 0 to 1 during operation: update_inventory {{(pid=81101) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-18 07:09:26.119 | Aug 18 09:08:54 devstack nova-compute[81101]: DEBUG nova.compute.provider_tree [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Updating inventory in ProviderTree for provider 6f8eebed-4a50-470b-a270-e518ffde43aa with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=81101) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-08-18 07:09:26.119 | Aug 18 09:08:55 devstack nova-compute[81101]: DEBUG nova.compute.provider_tree [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Updating resource provider 6f8eebed-4a50-470b-a270-e518ffde43aa generation from 1 to 2 during operation: update_traits {{(pid=81101) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-18 07:09:26.119 | Aug 18 09:08:55 devstack nova-compute[81101]: DEBUG nova.compute.resource_tracker [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Compute_service record updated for devstack:devstack {{(pid=81101) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-18 07:09:26.119 | Aug 18 09:08:55 devstack nova-compute[81101]: DEBUG oslo_concurrency.lockutils [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.227s {{(pid=81101) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 07:09:26.119 | Aug 18 09:08:55 devstack nova-compute[81101]: DEBUG nova.service [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=81101) start /opt/stack/nova/nova/service.py:262}} 2026-08-18 07:09:26.119 | Aug 18 09:08:55 devstack nova-compute[81101]: DEBUG nova.service [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=81101) start /opt/stack/nova/nova/service.py:278}} 2026-08-18 07:09:26.120 | Aug 18 09:08:55 devstack nova-compute[81101]: DEBUG nova.service [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] Join ServiceGroup membership for this service compute {{(pid=81101) start /opt/stack/nova/nova/service.py:288}} 2026-08-18 07:09:26.120 | Aug 18 09:08:55 devstack nova-compute[81101]: DEBUG nova.servicegroup.drivers.db [None req-83310d74-922f-4fcf-b32b-49e01e07fac8 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=81101) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-18 07:09:26.120 | Aug 18 09:09:00 devstack nova-compute[81101]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=81101) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:26.125 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.129 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-18 07:09:26.146 | not-found 2026-08-18 07:09:26.152 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.156 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-18 07:09:26.174 | enabled 2026-08-18 07:09:26.179 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-18 07:09:26.203 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-18 07:09:26.203 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-18 07:09:26.203 | Active: active (running) since Tue 2026-08-18 09:08:17 CEST; 1min 8s ago 2026-08-18 07:09:26.203 | Main PID: 77376 (nova-scheduler:) 2026-08-18 07:09:26.203 | Tasks: 19 (limit: 14255) 2026-08-18 07:09:26.204 | Memory: 157.0M (peak: 157.2M) 2026-08-18 07:09:26.204 | CPU: 5.008s 2026-08-18 07:09:26.204 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-18 07:09:26.204 | ├─77376 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-18 07:09:26.204 | ├─79142 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-18 07:09:26.204 | └─79149 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-18 07:09:26.204 | 2026-08-18 07:09:26.204 | Aug 18 09:08:24 devstack nova-scheduler[79142]: DEBUG nova.servicegroup.drivers.db [None req-d5a8c0e8-fae8-4ff2-a41f-ca7084b55aa2 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=79142) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-18 07:09:26.204 | Aug 18 09:08:29 devstack nova-scheduler[79149]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=79149) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:26.204 | Aug 18 09:08:29 devstack nova-scheduler[79142]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=79142) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:26.204 | Aug 18 09:08:31 devstack nova-scheduler[77376]: DEBUG dbcounter [-] [77376] Writing DB stats nova_api:SELECT=3 {{(pid=77376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.205 | Aug 18 09:08:31 devstack nova-scheduler[77376]: DEBUG dbcounter [-] [77376] Writing DB stats nova_cell1:SELECT=1 {{(pid=77376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.205 | Aug 18 09:08:31 devstack nova-scheduler[77376]: DEBUG dbcounter [-] [77376] Writing DB stats nova_cell0:SELECT=1 {{(pid=77376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.205 | Aug 18 09:08:39 devstack nova-scheduler[79149]: DEBUG dbcounter [-] [79149] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.205 | Aug 18 09:08:39 devstack nova-scheduler[79142]: DEBUG dbcounter [-] [79142] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79142) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.205 | Aug 18 09:08:51 devstack nova-scheduler[79142]: DEBUG oslo.service.backend._threading.loopingcall [None req-6f72c373-8b32-4ba3-9aa4-8dad65ee262c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79142) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:26.205 | Aug 18 09:08:57 devstack nova-scheduler[79149]: DEBUG oslo.service.backend._threading.loopingcall [None req-a3c90772-a7a8-4f07-ad9c-4bade3e4590b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79149) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:26.210 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.213 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-18 07:09:26.230 | not-found 2026-08-18 07:09:26.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.239 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-18 07:09:26.257 | enabled 2026-08-18 07:09:26.262 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-18 07:09:26.284 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-18 07:09:26.285 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-18 07:09:26.285 | Active: active (running) since Tue 2026-08-18 09:08:20 CEST; 1min 6s ago 2026-08-18 07:09:26.285 | Main PID: 77989 (uwsgi) 2026-08-18 07:09:26.285 | Status: "uWSGI is ready" 2026-08-18 07:09:26.285 | Tasks: 16 (limit: 14255) 2026-08-18 07:09:26.285 | Memory: 221.2M (peak: 221.7M) 2026-08-18 07:09:26.285 | CPU: 10.337s 2026-08-18 07:09:26.285 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-18 07:09:26.285 | ├─77989 "nova-api-metauWSGI master" 2026-08-18 07:09:26.285 | ├─77990 "nova-api-metauWSGI worker 1" 2026-08-18 07:09:26.286 | ├─77991 "nova-api-metauWSGI worker 2" 2026-08-18 07:09:26.286 | └─77992 "nova-api-metauWSGI http 1" 2026-08-18 07:09:26.286 | 2026-08-18 07:09:26.286 | Aug 18 09:08:26 devstack devstack@n-api-meta.service[77990]: DEBUG nova.api.openstack.wsgi_app [None req-f318a93d-9fbf-49bc-92a0-1da0e2b1b5cd None None] ******************************************************************************** {{(pid=77990) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-18 07:09:26.286 | Aug 18 09:08:26 devstack devstack@n-api-meta.service[77990]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7e44edaa4668 pid: 77990 (default app) 2026-08-18 07:09:26.286 | Aug 18 09:08:35 devstack devstack@n-api-meta.service[77991]: DEBUG dbcounter [-] [77991] Writing DB stats nova_api:SELECT=1 {{(pid=77991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.286 | Aug 18 09:08:35 devstack devstack@n-api-meta.service[77990]: DEBUG dbcounter [-] [77990] Writing DB stats nova_api:SELECT=1 {{(pid=77990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.286 | Aug 18 09:08:35 devstack devstack@n-api-meta.service[77991]: DEBUG dbcounter [-] [77991] Writing DB stats nova_cell0:SELECT=1 {{(pid=77991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.286 | Aug 18 09:08:35 devstack devstack@n-api-meta.service[77991]: DEBUG dbcounter [-] [77991] Writing DB stats nova_cell1:SELECT=1 {{(pid=77991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.286 | Aug 18 09:08:35 devstack devstack@n-api-meta.service[77990]: DEBUG dbcounter [-] [77990] Writing DB stats nova_cell1:SELECT=1 {{(pid=77990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.286 | Aug 18 09:08:35 devstack devstack@n-api-meta.service[77990]: DEBUG dbcounter [-] [77990] Writing DB stats nova_cell0:SELECT=1 {{(pid=77990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.287 | Aug 18 09:08:35 devstack devstack@n-api-meta.service[77991]: DEBUG dbcounter [-] [77991] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.287 | Aug 18 09:08:36 devstack devstack@n-api-meta.service[77990]: DEBUG dbcounter [-] [77990] Writing DB stats nova_cell0:SELECT=1 {{(pid=77990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.291 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.294 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-18 07:09:26.313 | enabled 2026-08-18 07:09:26.318 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-18 07:09:26.339 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-18 07:09:26.339 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-18 07:09:26.339 | Active: active (running) since Tue 2026-08-18 09:06:51 CEST; 2min 34s ago 2026-08-18 07:09:26.339 | Main PID: 75179 (uwsgi) 2026-08-18 07:09:26.339 | Status: "uWSGI is ready" 2026-08-18 07:09:26.339 | Tasks: 5 (limit: 14255) 2026-08-18 07:09:26.339 | Memory: 176.5M (peak: 176.8M) 2026-08-18 07:09:26.339 | CPU: 6.577s 2026-08-18 07:09:26.340 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-18 07:09:26.340 | ├─75179 "placementuWSGI master" 2026-08-18 07:09:26.340 | ├─75180 "placementuWSGI worker 1" 2026-08-18 07:09:26.340 | └─75181 "placementuWSGI worker 2" 2026-08-18 07:09:26.340 | 2026-08-18 07:09:26.340 | Aug 18 09:08:54 devstack devstack@placement-api.service[75181]: INFO placement.requestlog [req-f91f3235-c37b-4422-8311-cdeaa2fc782c req-9277294c-fc08-4b22-8016-823332f71d2e service nova] 192.168.122.221 "PUT /placement/resource_providers/6f8eebed-4a50-470b-a270-e518ffde43aa/inventories" status: 200 len: 396 microversion: 1.26 2026-08-18 07:09:26.340 | Aug 18 09:08:54 devstack devstack@placement-api.service[75181]: [pid: 75181|app: 0|req: 5/9] 192.168.122.221 () {64 vars in 1498 bytes} [Tue Aug 18 09:08:54 2026] PUT /placement/resource_providers/6f8eebed-4a50-470b-a270-e518ffde43aa/inventories => generated 396 bytes in 130 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-18 07:09:26.340 | Aug 18 09:08:54 devstack devstack@placement-api.service[75180]: DEBUG placement.requestlog [req-f91f3235-c37b-4422-8311-cdeaa2fc782c req-304155ab-bb2f-4688-b467-c3ecc7326678 None None] Starting request: 192.168.122.221 "GET /placement/traits?name=in:COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,HW_CPU_X86_SSE42,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SHA,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_ACCELERATORS,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AVX" {{(pid=75180) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-18 07:09:26.340 | Aug 18 09:08:54 devstack devstack@placement-api.service[75180]: INFO placement.requestlog [req-f91f3235-c37b-4422-8311-cdeaa2fc782c req-304155ab-bb2f-4688-b467-c3ecc7326678 service nova] 192.168.122.221 "GET /placement/traits?name=in:COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,HW_CPU_X86_SSE42,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SHA,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_ACCELERATORS,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AVX" status: 200 len: 2058 microversion: 1.6 2026-08-18 07:09:26.341 | Aug 18 09:08:54 devstack devstack@placement-api.service[75180]: [pid: 75180|app: 0|req: 5/10] 192.168.122.221 () {60 vars in 4912 bytes} [Tue Aug 18 09:08:54 2026] GET /placement/traits?name=in:COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,HW_CPU_X86_SSE42,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SHA,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_ACCELERATORS,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AVX => generated 2058 bytes in 97 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-08-18 07:09:26.341 | Aug 18 09:08:54 devstack devstack@placement-api.service[75181]: DEBUG placement.requestlog [req-f91f3235-c37b-4422-8311-cdeaa2fc782c req-398cdca3-650f-408e-9f77-78826228cdac None None] Starting request: 192.168.122.221 "PUT /placement/resource_providers/6f8eebed-4a50-470b-a270-e518ffde43aa/traits" {{(pid=75181) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-18 07:09:26.341 | Aug 18 09:08:55 devstack devstack@placement-api.service[75181]: INFO placement.requestlog [req-f91f3235-c37b-4422-8311-cdeaa2fc782c req-398cdca3-650f-408e-9f77-78826228cdac service nova] 192.168.122.221 "PUT /placement/resource_providers/6f8eebed-4a50-470b-a270-e518ffde43aa/traits" status: 200 len: 2093 microversion: 1.6 2026-08-18 07:09:26.341 | Aug 18 09:08:55 devstack devstack@placement-api.service[75181]: [pid: 75181|app: 0|req: 6/11] 192.168.122.221 () {64 vars in 1483 bytes} [Tue Aug 18 09:08:54 2026] PUT /placement/resource_providers/6f8eebed-4a50-470b-a270-e518ffde43aa/traits => generated 2093 bytes in 280 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-08-18 07:09:26.341 | Aug 18 09:09:04 devstack devstack@placement-api.service[75180]: DEBUG dbcounter [-] [75180] Writing DB stats placement:SELECT=4 {{(pid=75180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.341 | Aug 18 09:09:05 devstack devstack@placement-api.service[75181]: DEBUG dbcounter [-] [75181] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=75181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.346 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.349 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-18 07:09:26.366 | not-found 2026-08-18 07:09:26.372 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.375 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-18 07:09:26.394 | enabled 2026-08-18 07:09:26.399 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-18 07:09:26.421 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-18 07:09:26.421 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-18 07:09:26.422 | Active: active (running) since Tue 2026-08-18 09:08:57 CEST; 28s ago 2026-08-18 07:09:26.422 | Main PID: 84253 (uwsgi) 2026-08-18 07:09:26.422 | Status: "uWSGI is ready" 2026-08-18 07:09:26.422 | Tasks: 9 (limit: 14255) 2026-08-18 07:09:26.422 | Memory: 258.5M (peak: 258.7M) 2026-08-18 07:09:26.422 | CPU: 10.920s 2026-08-18 07:09:26.422 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-18 07:09:26.422 | ├─84253 "glance-apiuWSGI master" 2026-08-18 07:09:26.422 | ├─84256 "glance-apiuWSGI worker 1" 2026-08-18 07:09:26.422 | └─84257 "glance-apiuWSGI worker 2" 2026-08-18 07:09:26.423 | 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84257]: INFO glance.location [None req-1904d5de-367b-4e13-8b35-c085ed86c50b admin admin] Image format matched and virtual size computed: 117440512 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84257]: DEBUG glance_store.backend [None req-1904d5de-367b-4e13-8b35-c085ed86c50b admin admin] Skipping store.set_acls... not implemented. {{(pid=84257) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84257]: [pid: 84257|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 914 bytes} [Tue Aug 18 09:09:07 2026] PUT /v2/images/72170327-7c55-4fc7-a95a-1c157addbbd5/file => generated 0 bytes in 1715 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84256]: DEBUG glance.api.middleware.version_negotiation [None req-6cfd6af9-8da0-4694-b82b-12f07e81f269 admin admin] Determining version of request: GET /v2/images/72170327-7c55-4fc7-a95a-1c157addbbd5 Accept: */* {{(pid=84256) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84256]: DEBUG glance.api.middleware.version_negotiation [None req-6cfd6af9-8da0-4694-b82b-12f07e81f269 admin admin] Using url versioning {{(pid=84256) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84256]: DEBUG glance.api.middleware.version_negotiation [None req-6cfd6af9-8da0-4694-b82b-12f07e81f269 admin admin] Matched version: v2 {{(pid=84256) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84256]: DEBUG glance.api.middleware.version_negotiation [None req-6cfd6af9-8da0-4694-b82b-12f07e81f269 admin admin] new path /v2/images/72170327-7c55-4fc7-a95a-1c157addbbd5 {{(pid=84256) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-18 07:09:26.423 | Aug 18 09:09:09 devstack devstack@g-api.service[84256]: [pid: 84256|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue Aug 18 09:09:09 2026] GET /v2/images/72170327-7c55-4fc7-a95a-1c157addbbd5 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-18 07:09:26.423 | Aug 18 09:09:19 devstack devstack@g-api.service[84257]: DEBUG dbcounter [-] [84257] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=84257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.424 | Aug 18 09:09:19 devstack devstack@g-api.service[84256]: DEBUG dbcounter [-] [84256] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=84256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.427 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.431 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-18 07:09:26.450 | enabled 2026-08-18 07:09:26.455 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-18 07:09:26.479 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-18 07:09:26.479 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-18 07:09:26.479 | Active: active (running) since Tue 2026-08-18 09:08:46 CEST; 40s ago 2026-08-18 07:09:26.479 | Main PID: 82728 (cinder-schedule) 2026-08-18 07:09:26.479 | Tasks: 1 (limit: 14255) 2026-08-18 07:09:26.480 | Memory: 109.5M (peak: 110.0M) 2026-08-18 07:09:26.480 | CPU: 4.193s 2026-08-18 07:09:26.480 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-18 07:09:26.480 | └─82728 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-18 07:09:26.480 | 2026-08-18 07:09:26.480 | Aug 18 09:08:51 devstack cinder-scheduler[82728]: DEBUG oslo_service.backend._eventlet.service [None req-bdab63f2-cdeb-492e-b600-cd8f2595d6bd None None] ******************************************************************************** {{(pid=82728) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-18 07:09:26.480 | Aug 18 09:08:51 devstack cinder-scheduler[82728]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-18 07:09:26.480 | Aug 18 09:08:51 devstack cinder-scheduler[82728]: INFO cinder.manager [None req-85c364f9-c8ec-43b4-8ed5-582d182d741c None None] Initiating service 1 cleanup 2026-08-18 07:09:26.480 | Aug 18 09:08:51 devstack cinder-scheduler[82728]: INFO cinder.manager [None req-85c364f9-c8ec-43b4-8ed5-582d182d741c None None] Service 1 cleanup completed. 2026-08-18 07:09:26.480 | Aug 18 09:08:51 devstack cinder-scheduler[82728]: DEBUG cinder.service [None req-85c364f9-c8ec-43b4-8ed5-582d182d741c None None] Creating RPC server for service cinder-scheduler {{(pid=82728) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-18 07:09:26.480 | Aug 18 09:08:51 devstack cinder-scheduler[82728]: DEBUG cinder.service [None req-85c364f9-c8ec-43b4-8ed5-582d182d741c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82728) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-18 07:09:26.481 | Aug 18 09:09:01 devstack cinder-scheduler[82728]: DEBUG cinder.scheduler.host_manager [None req-281c19a6-d623-467d-b11d-4668efbb70b9 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=82728) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-18 07:09:26.481 | Aug 18 09:09:01 devstack cinder-scheduler[82728]: DEBUG cinder.scheduler.host_manager [None req-281c19a6-d623-467d-b11d-4668efbb70b9 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 18, 7, 9, 1, 235765)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 18, 7, 9, 1, 235765)}]. {{(pid=82728) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-18 07:09:26.481 | Aug 18 09:09:01 devstack cinder-scheduler[82728]: DEBUG cinder.scheduler.host_manager [None req-281c19a6-d623-467d-b11d-4668efbb70b9 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 8, 18, 7, 9, 1, 209238)} {{(pid=82728) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-18 07:09:26.481 | Aug 18 09:09:11 devstack cinder-scheduler[82728]: DEBUG dbcounter [-] [82728] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=82728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.486 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.489 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-18 07:09:26.508 | enabled 2026-08-18 07:09:26.514 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-18 07:09:26.536 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-18 07:09:26.536 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-18 07:09:26.536 | Active: active (running) since Tue 2026-08-18 09:08:39 CEST; 47s ago 2026-08-18 07:09:26.536 | Main PID: 82004 (uwsgi) 2026-08-18 07:09:26.538 | Status: "uWSGI is ready" 2026-08-18 07:09:26.538 | Tasks: 7 (limit: 14255) 2026-08-18 07:09:26.538 | Memory: 248.3M (peak: 248.7M) 2026-08-18 07:09:26.538 | CPU: 10.982s 2026-08-18 07:09:26.538 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-18 07:09:26.538 | ├─82004 "cinder-apiuWSGI master" 2026-08-18 07:09:26.538 | ├─82012 "cinder-apiuWSGI worker 1" 2026-08-18 07:09:26.538 | └─82013 "cinder-apiuWSGI worker 2" 2026-08-18 07:09:26.538 | 2026-08-18 07:09:26.539 | Aug 18 09:08:53 devstack devstack@c-api.service[82012]: DEBUG cinder.api.middleware.request_id [None req-2a4ab822-a1d7-4967-b344-381624d16dc9 None None] RequestId filter calling following filter/app {{(pid=82012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-18 07:09:26.539 | Aug 18 09:08:53 devstack devstack@c-api.service[82012]: INFO cinder.api.openstack.wsgi [None req-2a4ab822-a1d7-4967-b344-381624d16dc9 admin admin] POST http://192.168.122.221/volume/v3/types/c8b09151-1fbd-4334-b4ee-cfa2782d6e4f/extra_specs 2026-08-18 07:09:26.539 | Aug 18 09:08:53 devstack devstack@c-api.service[82012]: DEBUG cinder.api.openstack.wsgi [None req-2a4ab822-a1d7-4967-b344-381624d16dc9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=82012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-18 07:09:26.539 | Aug 18 09:08:53 devstack devstack@c-api.service[82012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-08-18 07:09:26.539 | Aug 18 09:08:53 devstack devstack@c-api.service[82012]: warnings.warn( 2026-08-18 07:09:26.539 | Aug 18 09:08:53 devstack devstack@c-api.service[82012]: DEBUG oslo_db.sqlalchemy.engines [None req-2a4ab822-a1d7-4967-b344-381624d16dc9 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=82012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 07:09:26.539 | Aug 18 09:08:54 devstack devstack@c-api.service[82012]: INFO cinder.api.openstack.wsgi [None req-2a4ab822-a1d7-4967-b344-381624d16dc9 admin admin] http://192.168.122.221/volume/v3/types/c8b09151-1fbd-4334-b4ee-cfa2782d6e4f/extra_specs returned with HTTP 200 2026-08-18 07:09:26.539 | Aug 18 09:08:54 devstack devstack@c-api.service[82012]: [pid: 82012|app: 0|req: 1/3] 192.168.122.221 () {60 vars in 1338 bytes} [Tue Aug 18 09:08:53 2026] POST /volume/v3/types/c8b09151-1fbd-4334-b4ee-cfa2782d6e4f/extra_specs => generated 55 bytes in 832 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-18 07:09:26.539 | Aug 18 09:09:03 devstack devstack@c-api.service[82013]: DEBUG dbcounter [-] [82013] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=82013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.540 | Aug 18 09:09:04 devstack devstack@c-api.service[82012]: DEBUG dbcounter [-] [82012] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.542 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.546 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-18 07:09:26.564 | enabled 2026-08-18 07:09:26.570 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-18 07:09:26.593 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-18 07:09:26.594 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-18 07:09:26.594 | Active: active (running) since Tue 2026-08-18 09:08:48 CEST; 37s ago 2026-08-18 07:09:26.594 | Main PID: 83387 (cinder-volume) 2026-08-18 07:09:26.594 | Tasks: 2 (limit: 14255) 2026-08-18 07:09:26.594 | Memory: 143.9M (peak: 157.9M) 2026-08-18 07:09:26.594 | CPU: 11.693s 2026-08-18 07:09:26.594 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-18 07:09:26.594 | ├─83387 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-18 07:09:26.594 | └─83543 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-18 07:09:26.594 | 2026-08-18 07:09:26.595 | Aug 18 09:09:02 devstack sudo[84393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-18 07:09:26.595 | Aug 18 09:09:02 devstack sudo[84393]: pam_unix(sudo:session): session closed for user root 2026-08-18 07:09:26.595 | Aug 18 09:09:02 devstack cinder-volume[83543]: DEBUG oslo_concurrency.processutils [None req-281c19a6-d623-467d-b11d-4668efbb70b9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.292s {{(pid=83543) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-18 07:09:26.595 | Aug 18 09:09:02 devstack cinder-volume[83543]: INFO cinder.volume.manager [None req-281c19a6-d623-467d-b11d-4668efbb70b9 None None] Driver post RPC initialization completed successfully. 2026-08-18 07:09:26.595 | Aug 18 09:09:04 devstack cinder-volume[83387]: DEBUG dbcounter [-] [83387] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.595 | Aug 18 09:09:12 devstack cinder-volume[83543]: DEBUG dbcounter [-] [83543] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.595 | Aug 18 09:09:12 devstack cinder-volume[83543]: DEBUG dbcounter [-] [83543] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=83543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:26.595 | Aug 18 09:09:16 devstack cinder-volume[83543]: DEBUG oslo_service.periodic_task [None req-f92fdf90-b295-4b1b-90b9-6693dfade84c None None] Running periodic task VolumeManager._thread_info {{(pid=83543) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-18 07:09:26.595 | Aug 18 09:09:16 devstack cinder-volume[83543]: DEBUG cinder.volume.manager [None req-f92fdf90-b295-4b1b-90b9-6693dfade84c None None] thread count: 6 {{(pid=83543) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-18 07:09:26.595 | Aug 18 09:09:16 devstack cinder-volume[83543]: DEBUG cinder.volume.manager [None req-f92fdf90-b295-4b1b-90b9-6693dfade84c None None] thread info: [<_MainThread(MainThread, started 130959312101504)>, , , , , ] {{(pid=83543) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-18 07:09:26.600 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.602 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-18 07:09:26.619 | not-found 2026-08-18 07:09:26.625 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.628 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-18 07:09:26.645 | not-found 2026-08-18 07:09:26.649 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.653 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-18 07:09:26.670 | not-found 2026-08-18 07:09:26.675 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.679 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-18 07:09:26.698 | not-found 2026-08-18 07:09:26.704 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.707 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-18 07:09:26.725 | not-found 2026-08-18 07:09:26.730 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.733 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-18 07:09:26.751 | enabled 2026-08-18 07:09:26.757 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-18 07:09:26.779 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-18 07:09:26.780 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-18 07:09:26.780 | Active: active (running) since Tue 2026-08-18 09:06:30 CEST; 2min 56s ago 2026-08-18 07:09:26.780 | Main PID: 71780 (neutron-ovn-age) 2026-08-18 07:09:26.780 | Tasks: 20 (limit: 14255) 2026-08-18 07:09:26.780 | Memory: 346.5M (peak: 347.2M) 2026-08-18 07:09:26.780 | CPU: 11.972s 2026-08-18 07:09:26.780 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-18 07:09:26.780 | ├─71780 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-18 07:09:26.780 | ├─73288 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-18 07:09:26.780 | ├─73615 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0brdr5e0/privsep.sock 2026-08-18 07:09:26.780 | └─76033 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjf3ep1i6/privsep.sock 2026-08-18 07:09:26.781 | 2026-08-18 07:09:26.781 | Aug 18 09:07:34 devstack neutron-ovn-agent[73288]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73288) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 07:09:26.781 | Aug 18 09:08:11 devstack neutron-ovn-agent[73288]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=d618a1f0-9094-44cc-a5f9-163a5f370bee, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'd6:33:6f', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'ea:81:6c:ec:82:07', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=d618a1f0-9094-44cc-a5f9-163a5f370bee, nb_cfg=1) {{(pid=73288) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-08-18 07:09:26.781 | Aug 18 09:08:11 devstack neutron-ovn-agent[73288]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 7 seconds {{(pid=73288) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-08-18 07:09:26.781 | Aug 18 09:08:18 devstack neutron-ovn-agent[73288]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=2c16f7fb-8cd8-4361-a2fa-d8e5bcf3e8f7, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=73288) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-18 07:09:26.781 | Aug 18 09:08:34 devstack neutron-ovn-agent[73288]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73288) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 07:09:26.781 | Aug 18 09:08:34 devstack neutron-ovn-agent[73288]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=73288) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 07:09:26.781 | Aug 18 09:08:34 devstack neutron-ovn-agent[73288]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73288) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 07:09:26.781 | Aug 18 09:08:34 devstack neutron-ovn-agent[73288]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73288) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 07:09:26.781 | Aug 18 09:08:34 devstack neutron-ovn-agent[73288]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=73288) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 07:09:26.783 | Aug 18 09:08:34 devstack neutron-ovn-agent[73288]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73288) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 07:09:26.786 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.791 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-18 07:09:26.810 | not-found 2026-08-18 07:09:26.814 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.818 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-18 07:09:26.837 | not-found 2026-08-18 07:09:26.841 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.844 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-18 07:09:26.861 | not-found 2026-08-18 07:09:26.866 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.869 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-18 07:09:26.886 | not-found 2026-08-18 07:09:26.891 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.894 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-18 07:09:26.913 | enabled 2026-08-18 07:09:26.918 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-18 07:09:26.940 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-18 07:09:26.940 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-18 07:09:26.940 | Active: active (running) since Tue 2026-08-18 08:59:51 CEST; 9min ago 2026-08-18 07:09:26.940 | Main PID: 48225 (dstat.sh) 2026-08-18 07:09:26.941 | Tasks: 3 (limit: 14255) 2026-08-18 07:09:26.941 | Memory: 27.1M (peak: 27.6M) 2026-08-18 07:09:26.941 | CPU: 3.344s 2026-08-18 07:09:26.941 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-18 07:09:26.941 | ├─48225 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-18 07:09:26.941 | ├─48362 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-18 07:09:26.941 | └─48363 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-18 07:09:26.941 | 2026-08-18 07:09:26.941 | Aug 18 09:09:17 devstack dstat.sh[48363]: 18-08 09:09:17| 18 10 70 0 0|5289M 184M 225M 6026M| 52B 0 | 0 232k| 0 12.0 |1920 1382 |3.15 2.71 1.75|1.0 0 0| 0 0 | | 17 285 0 34 0 2026-08-18 07:09:26.941 | Aug 18 09:09:18 devstack dstat.sh[48363]: 18-08 09:09:18| 21 8 69 0 0|5288M 184M 225M 6026M| 0 0 | 0 860k| 0 62.0 |2739 2570 |3.15 2.71 1.75|3.0 0 0| 0 0 | | 17 286 0 35 0 2026-08-18 07:09:26.942 | Aug 18 09:09:19 devstack dstat.sh[48363]: 18-08 09:09:19| 16 14 62 1 0|5262M 210M 225M 6026M| 10k 33k| 60k 3316k|4.00 187 |4862 4896 |3.15 2.71 1.75|1.0 0 262| 0 0 | | 17 285 0 36 0 2026-08-18 07:09:26.942 | Aug 18 09:09:20 devstack dstat.sh[48363]: 18-08 09:09:20| 21 10 65 0 0|5291M 182M 225M 6026M| 0 0 | 0 928k| 0 141 |2532 2145 |3.15 2.71 1.75|1.0 0 2.0| 0 0 | | 17 289 0 36 0 2026-08-18 07:09:26.942 | Aug 18 09:09:21 devstack dstat.sh[48363]: 18-08 09:09:21| 20 6 71 0 0|5313M 160M 225M 6026M| 184B 652B| 0 140k| 0 10.0 |1879 1304 |2.97 2.68 1.75|1.0 0 0| 0 0 | | 17 289 0 36 0 2026-08-18 07:09:26.942 | Aug 18 09:09:22 devstack dstat.sh[48363]: 18-08 09:09:22| 6 13 75 0 0|5278M 195M 225M 6026M|7855B 22k| 16k 140k|3.00 9.00 |4021 3666 |2.97 2.68 1.75| 0 0 280| 0 0 | | 17 289 0 36 0 2026-08-18 07:09:26.942 | Aug 18 09:09:23 devstack dstat.sh[48363]: 18-08 09:09:23| 7 5 86 0 0|5287M 185M 225M 6026M| 184B 476B| 0 1240k| 0 130 |1330 1355 |2.97 2.68 1.75|1.0 0 5.0| 0 0 | | 17 289 0 36 0 2026-08-18 07:09:26.942 | Aug 18 09:09:24 devstack dstat.sh[48363]: 18-08 09:09:24| 17 10 71 0 0|5302M 171M 225M 6026M| 42B 42B| 0 156k| 0 15.0 |1930 1520 |2.97 2.68 1.75|1.0 0 0| 0 0 | | 17 289 0 36 0 2026-08-18 07:09:26.942 | Aug 18 09:09:25 devstack dstat.sh[48363]: 18-08 09:09:25| 19 8 70 0 0|5322M 151M 225M 6026M| 52B 0 | 0 32k| 0 4.00 |2089 1562 |2.97 2.68 1.75|2.0 0 0| 0 0 | | 17 289 0 37 0 2026-08-18 07:09:26.942 | Aug 18 09:09:26 devstack dstat.sh[48363]: 18-08 09:09:26| 20 7 68 0 0|5242M 230M 225M 6026M|3430B 16k|8187B 0 |2.00 0 |3168 2578 |2.82 2.65 1.74|1.0 0 74| 0 0 | | 17 293 0 37 0 2026-08-18 07:09:26.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:26.949 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-18 07:09:26.967 | enabled 2026-08-18 07:09:26.973 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-18 07:09:26.995 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-18 07:09:26.995 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-18 07:09:26.995 | Active: active (running) since Tue 2026-08-18 09:06:27 CEST; 2min 59s ago 2026-08-18 07:09:26.995 | Main PID: 71083 (neutron-ovn-met) 2026-08-18 07:09:26.995 | Tasks: 2 (limit: 14255) 2026-08-18 07:09:26.995 | Memory: 122.0M (peak: 122.6M) 2026-08-18 07:09:26.995 | CPU: 3.858s 2026-08-18 07:09:26.995 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-18 07:09:26.996 | └─71083 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-08-18 07:09:26.996 | 2026-08-18 07:09:26.996 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-18 07:09:26.997 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-18 07:09:26.997 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-18 07:09:26.997 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-08-18 07:09:26.997 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-18 07:09:26.997 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-18 07:09:26.997 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-08-18 07:09:26.997 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-18 07:09:26.998 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-18 07:09:26.998 | Aug 18 09:06:31 devstack neutron-ovn-metadata-agent[71083]: ERROR neutron 2026-08-18 07:09:27.003 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:27.006 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-18 07:09:27.025 | enabled 2026-08-18 07:09:27.030 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-18 07:09:27.053 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-18 07:09:27.053 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-18 07:09:27.053 | Active: active (running) since Tue 2026-08-18 09:06:33 CEST; 2min 53s ago 2026-08-18 07:09:27.053 | Main PID: 72860 (uwsgi) 2026-08-18 07:09:27.053 | Status: "uWSGI is ready" 2026-08-18 07:09:27.053 | Tasks: 23 (limit: 14255) 2026-08-18 07:09:27.053 | Memory: 387.8M (peak: 388.6M) 2026-08-18 07:09:27.054 | CPU: 42.925s 2026-08-18 07:09:27.054 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-18 07:09:27.054 | ├─72860 "neutron-apiuWSGI master" 2026-08-18 07:09:27.054 | ├─72861 "neutron-apiuWSGI worker 1" 2026-08-18 07:09:27.054 | └─72862 "neutron-apiuWSGI worker 2" 2026-08-18 07:09:27.054 | 2026-08-18 07:09:27.054 | Aug 18 09:09:03 devstack devstack@neutron-api.service[72862]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72862) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-18 07:09:27.054 | Aug 18 09:09:03 devstack devstack@neutron-api.service[72862]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "676149de0fd65b439ed957d5964b9a2c" from periodic health check thread {{(pid=72862) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 07:09:27.055 | Aug 18 09:09:04 devstack devstack@neutron-api.service[72861]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72861) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-18 07:09:27.055 | Aug 18 09:09:04 devstack devstack@neutron-api.service[72861]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "a021c59e96cd54dc8069cb87c58dfb1a" from periodic health check thread {{(pid=72861) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 07:09:27.055 | Aug 18 09:09:13 devstack devstack@neutron-api.service[72862]: DEBUG dbcounter [-] [72862] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.055 | Aug 18 09:09:14 devstack devstack@neutron-api.service[72861]: DEBUG dbcounter [-] [72861] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.055 | Aug 18 09:09:18 devstack devstack@neutron-api.service[72862]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72862) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-18 07:09:27.055 | Aug 18 09:09:18 devstack devstack@neutron-api.service[72862]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "676149de0fd65b439ed957d5964b9a2c" from periodic health check thread {{(pid=72862) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 07:09:27.055 | Aug 18 09:09:19 devstack devstack@neutron-api.service[72861]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72861) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-18 07:09:27.055 | Aug 18 09:09:19 devstack devstack@neutron-api.service[72861]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "a021c59e96cd54dc8069cb87c58dfb1a" from periodic health check thread {{(pid=72861) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 07:09:27.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:27.062 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-18 07:09:27.081 | enabled 2026-08-18 07:09:27.086 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-18 07:09:27.108 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-18 07:09:27.108 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-18 07:09:27.108 | Active: active (running) since Tue 2026-08-18 09:06:37 CEST; 2min 49s ago 2026-08-18 07:09:27.108 | Main PID: 73874 (neutron-periodi) 2026-08-18 07:09:27.108 | Tasks: 15 (limit: 14255) 2026-08-18 07:09:27.108 | Memory: 181.3M (peak: 181.5M) 2026-08-18 07:09:27.108 | CPU: 6.756s 2026-08-18 07:09:27.108 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-18 07:09:27.109 | ├─73874 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-18 07:09:27.109 | └─74511 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-18 07:09:27.109 | 2026-08-18 07:09:27.109 | Aug 18 09:08:13 devstack neutron-periodic-workers[74511]: DEBUG oslo.service.backend._threading.loopingcall [None req-40260d57-764c-40bd-bdea-84aea44e08b9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74511) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.109 | Aug 18 09:08:22 devstack neutron-periodic-workers[74511]: DEBUG oslo.service.backend._threading.loopingcall [None req-693a7db7-47ba-4bb7-b0a0-633e904486b0 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.98 seconds {{(pid=74511) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.109 | Aug 18 09:08:29 devstack neutron-periodic-workers[74511]: DEBUG oslo.service.backend._threading.loopingcall [None req-a91839fc-93ed-49ab-ae2d-ff8b4b1d175b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=74511) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.109 | Aug 18 09:08:39 devstack neutron-periodic-workers[74511]: DEBUG dbcounter [-] [74511] Writing DB stats neutron:SELECT=5 {{(pid=74511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.109 | Aug 18 09:08:48 devstack neutron-periodic-workers[74511]: DEBUG oslo.service.backend._threading.loopingcall [None req-b0349cd2-a5d0-4489-9ea6-b5e706bc5c9d None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=74511) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.109 | Aug 18 09:08:50 devstack neutron-periodic-workers[74511]: DEBUG neutron.db.agents_db [None req-40260d57-764c-40bd-bdea-84aea44e08b9 None None] Agent healthcheck: found 0 active agents {{(pid=74511) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-18 07:09:27.109 | Aug 18 09:08:50 devstack neutron-periodic-workers[74511]: DEBUG oslo.service.backend._threading.loopingcall [None req-40260d57-764c-40bd-bdea-84aea44e08b9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74511) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.110 | Aug 18 09:09:00 devstack neutron-periodic-workers[74511]: DEBUG dbcounter [-] [74511] Writing DB stats neutron:DELETE=1,neutron:SELECT=1 {{(pid=74511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.110 | Aug 18 09:09:06 devstack neutron-periodic-workers[74511]: DEBUG oslo.service.backend._threading.loopingcall [None req-a91839fc-93ed-49ab-ae2d-ff8b4b1d175b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=74511) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.110 | Aug 18 09:09:16 devstack neutron-periodic-workers[74511]: DEBUG dbcounter [-] [74511] Writing DB stats neutron:SELECT=3 {{(pid=74511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.114 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:27.118 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-18 07:09:27.140 | enabled 2026-08-18 07:09:27.145 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-18 07:09:27.169 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-18 07:09:27.170 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-18 07:09:27.170 | Active: active (running) since Tue 2026-08-18 09:06:35 CEST; 2min 51s ago 2026-08-18 07:09:27.170 | Main PID: 73374 (neutron-rpc-ser) 2026-08-18 07:09:27.170 | Tasks: 23 (limit: 14255) 2026-08-18 07:09:27.170 | Memory: 188.9M (peak: 189.4M) 2026-08-18 07:09:27.170 | CPU: 8.513s 2026-08-18 07:09:27.170 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-18 07:09:27.170 | ├─73374 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-18 07:09:27.171 | ├─74470 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-18 07:09:27.171 | └─74472 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-18 07:09:27.171 | 2026-08-18 07:09:27.171 | Aug 18 09:06:48 devstack neutron-rpc-server[74472]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=74472) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-18 07:09:27.171 | Aug 18 09:06:48 devstack neutron-rpc-server[74472]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74472) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-18 07:09:27.171 | Aug 18 09:06:48 devstack neutron-rpc-server[74472]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74472) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-18 07:09:27.171 | Aug 18 09:06:48 devstack neutron-rpc-server[74472]: DEBUG neutron.service [-] calling wait on {{(pid=74472) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-18 07:09:27.172 | Aug 18 09:06:48 devstack neutron-rpc-server[74470]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74470) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-18 07:09:27.173 | Aug 18 09:06:48 devstack neutron-rpc-server[74470]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74470) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-18 07:09:27.173 | Aug 18 09:06:48 devstack neutron-rpc-server[74470]: DEBUG neutron.service [-] calling wait on {{(pid=74470) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-18 07:09:27.173 | Aug 18 09:06:56 devstack neutron-rpc-server[73374]: DEBUG dbcounter [-] [73374] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=73374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.173 | Aug 18 09:07:18 devstack neutron-rpc-server[74472]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 07:09:27.173 | Aug 18 09:07:18 devstack neutron-rpc-server[74470]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 07:09:27.176 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:27.179 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:09:27.200 | enabled 2026-08-18 07:09:27.205 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-18 07:09:27.229 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:09:27.229 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-18 07:09:27.229 | Active: active (running) since Tue 2026-08-18 09:06:40 CEST; 2min 46s ago 2026-08-18 07:09:27.229 | Main PID: 74378 (neutron-ovn-mai) 2026-08-18 07:09:27.229 | Tasks: 12 (limit: 14255) 2026-08-18 07:09:27.229 | Memory: 254.6M (peak: 254.8M) 2026-08-18 07:09:27.229 | CPU: 7.671s 2026-08-18 07:09:27.229 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-18 07:09:27.229 | ├─74378 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-18 07:09:27.230 | └─74489 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-18 07:09:27.230 | 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=74489) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=74489) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: DEBUG futurist.periodics [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=74489) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=74489) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=74489) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-08-18 07:09:27.230 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: DEBUG futurist.periodics [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=74489) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-18 07:09:27.231 | Aug 18 09:07:08 devstack neutron-ovn-maintenance-worker[74489]: DEBUG futurist.periodics [None req-dc3631da-d53b-4551-a1cf-531fd5839b15 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=74489) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-18 07:09:27.231 | Aug 18 09:07:18 devstack neutron-ovn-maintenance-worker[74489]: DEBUG dbcounter [-] [74489] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=74489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:27.238 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-18 07:09:27.257 | enabled 2026-08-18 07:09:27.261 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-18 07:09:27.283 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-18 07:09:27.284 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-18 07:09:27.284 | Active: active (running) since Tue 2026-08-18 09:08:22 CEST; 1min 5s ago 2026-08-18 07:09:27.284 | Main PID: 78637 (nova-novncproxy) 2026-08-18 07:09:27.284 | Tasks: 4 (limit: 14255) 2026-08-18 07:09:27.284 | Memory: 109.9M (peak: 110.2M) 2026-08-18 07:09:27.284 | CPU: 3.955s 2026-08-18 07:09:27.284 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-18 07:09:27.284 | └─78637 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-08-18 07:09:27.284 | 2026-08-18 07:09:27.285 | Aug 18 09:08:23 devstack nova-novncproxy[78637]: If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:09:27.285 | Aug 18 09:08:23 devstack nova-novncproxy[78637]: framework. For more detail see 2026-08-18 07:09:27.285 | Aug 18 09:08:23 devstack nova-novncproxy[78637]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:09:27.285 | Aug 18 09:08:23 devstack nova-novncproxy[78637]: import eventlet # noqa 2026-08-18 07:09:27.285 | Aug 18 09:08:23 devstack nova-novncproxy[78637]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:09:27.285 | Aug 18 09:08:27 devstack nova-novncproxy[78637]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-18 07:09:27.285 | Aug 18 09:08:27 devstack nova-novncproxy[78637]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-18 07:09:27.285 | Aug 18 09:08:27 devstack nova-novncproxy[78637]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-18 07:09:27.285 | Aug 18 09:08:27 devstack nova-novncproxy[78637]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-18 07:09:27.285 | Aug 18 09:08:27 devstack nova-novncproxy[78637]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-18 07:09:27.290 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:27.297 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-18 07:09:27.320 | enabled 2026-08-18 07:09:27.325 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-18 07:09:27.351 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-18 07:09:27.351 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-18 07:09:27.351 | Active: active (running) since Tue 2026-08-18 09:08:24 CEST; 1min 2s ago 2026-08-18 07:09:27.351 | Main PID: 79434 (nova-conductor:) 2026-08-18 07:09:27.351 | Tasks: 19 (limit: 14255) 2026-08-18 07:09:27.351 | Memory: 157.8M (peak: 158.1M) 2026-08-18 07:09:27.351 | CPU: 5.084s 2026-08-18 07:09:27.351 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-18 07:09:27.351 | ├─79434 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-18 07:09:27.352 | ├─81092 "nova-conductor: ServiceWrapper worker(0)" 2026-08-18 07:09:27.352 | └─81094 "nova-conductor: ServiceWrapper worker(1)" 2026-08-18 07:09:27.353 | 2026-08-18 07:09:27.353 | Aug 18 09:08:31 devstack nova-conductor[81092]: DEBUG nova.servicegroup.drivers.db [None req-ce9cea26-fd5a-449e-805d-644e4c2b939f None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=81092) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-18 07:09:27.353 | Aug 18 09:08:36 devstack nova-conductor[81094]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=81094) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.353 | Aug 18 09:08:36 devstack nova-conductor[81092]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=81092) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.353 | Aug 18 09:08:39 devstack nova-conductor[79434]: DEBUG dbcounter [-] [79434] Writing DB stats nova_api:SELECT=1 {{(pid=79434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.353 | Aug 18 09:08:39 devstack nova-conductor[79434]: DEBUG dbcounter [-] [79434] Writing DB stats nova_cell0:SELECT=1 {{(pid=79434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.354 | Aug 18 09:08:39 devstack nova-conductor[79434]: DEBUG dbcounter [-] [79434] Writing DB stats nova_cell1:SELECT=1 {{(pid=79434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.354 | Aug 18 09:08:46 devstack nova-conductor[81094]: DEBUG dbcounter [-] [81094] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=81094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.354 | Aug 18 09:08:46 devstack nova-conductor[81092]: DEBUG dbcounter [-] [81092] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=81092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 07:09:27.354 | Aug 18 09:08:54 devstack nova-conductor[81094]: DEBUG oslo.service.backend._threading.loopingcall [None req-fad57eb4-7fd1-4afd-b6f3-2416f85dad41 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81094) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.354 | Aug 18 09:09:06 devstack nova-conductor[81092]: DEBUG oslo.service.backend._threading.loopingcall [None req-421554bb-e351-4eef-94b3-0f6b8fa9c10c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81092) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.355 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 07:09:27.358 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-18 07:09:27.377 | enabled 2026-08-18 07:09:27.382 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-18 07:09:27.404 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-18 07:09:27.405 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-18 07:09:27.405 | Active: active (running) since Tue 2026-08-18 09:08:27 CEST; 59s ago 2026-08-18 07:09:27.405 | Main PID: 79995 (nova-conductor:) 2026-08-18 07:09:27.405 | Tasks: 36 (limit: 14255) 2026-08-18 07:09:27.405 | Memory: 167.7M (peak: 168.1M) 2026-08-18 07:09:27.405 | CPU: 5.058s 2026-08-18 07:09:27.405 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-18 07:09:27.405 | ├─79995 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-18 07:09:27.405 | ├─81179 "nova-conductor: ServiceWrapper worker(0)" 2026-08-18 07:09:27.405 | └─81181 "nova-conductor: ServiceWrapper worker(1)" 2026-08-18 07:09:27.406 | 2026-08-18 07:09:27.406 | Aug 18 09:08:42 devstack nova-conductor[81179]: DEBUG oslo.service.backend._threading.loopingcall [None req-5ccdd90d-bd1b-4358-aeb2-104a5a2c4eaf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.406 | Aug 18 09:08:47 devstack nova-conductor[81179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.406 | Aug 18 09:08:47 devstack nova-conductor[81181]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81181) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.406 | Aug 18 09:08:52 devstack nova-conductor[81181]: DEBUG oslo.service.backend._threading.loopingcall [None req-073cb099-3938-4e46-8f20-c35f39a9c013 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81181) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.406 | Aug 18 09:08:57 devstack nova-conductor[81179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.406 | Aug 18 09:08:58 devstack nova-conductor[81181]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81181) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.406 | Aug 18 09:09:07 devstack nova-conductor[81179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.406 | Aug 18 09:09:07 devstack nova-conductor[81181]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81181) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.407 | Aug 18 09:09:17 devstack nova-conductor[81179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.407 | Aug 18 09:09:17 devstack nova-conductor[81181]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81181) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 07:09:27.412 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-18 07:09:27.434 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:27.438 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-18 07:09:27.460 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:27.464 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-18 07:09:27.468 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-18 07:09:28.045 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:09:28.045 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:09:28.046 | we strongly recommend against using it for new projects. 2026-08-18 07:09:28.046 | 2026-08-18 07:09:28.046 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:09:28.046 | framework. For more detail see 2026-08-18 07:09:28.046 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:09:28.046 | 2026-08-18 07:09:28.046 | import eventlet # noqa 2026-08-18 07:09:28.341 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:09:31.478 | INFO dbcounter [None req-5c3d6a75-96a1-4bb0-8f63-51c97508ba40 None None] Registered counter for database nova_api 2026-08-18 07:09:31.615 | DEBUG dbcounter [-] [85628] Writer thread running {{(pid=85628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:09:31.626 | Found 2 cell mappings. 2026-08-18 07:09:31.626 | Skipping cell0 since it does not contain hosts. 2026-08-18 07:09:31.627 | Getting computes from cell 'cell1': e54b3ca2-477a-4f1b-9e0e-a4c547dae306 2026-08-18 07:09:31.627 | INFO dbcounter [None req-5c3d6a75-96a1-4bb0-8f63-51c97508ba40 None None] Registered counter for database nova_cell1 2026-08-18 07:09:31.705 | DEBUG dbcounter [-] [85628] Writer thread running {{(pid=85628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 07:09:31.877 | Checking host mapping for compute host 'devstack': 6f8eebed-4a50-470b-a270-e518ffde43aa 2026-08-18 07:09:31.877 | Creating host mapping for compute host 'devstack': 6f8eebed-4a50-470b-a270-e518ffde43aa 2026-08-18 07:09:31.878 | Found 1 unmapped computes in cell: e54b3ca2-477a-4f1b-9e0e-a4c547dae306 2026-08-18 07:09:32.597 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-18 07:09:33.169 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 07:09:33.169 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 07:09:33.169 | we strongly recommend against using it for new projects. 2026-08-18 07:09:33.170 | 2026-08-18 07:09:33.170 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 07:09:33.170 | framework. For more detail see 2026-08-18 07:09:33.170 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 07:09:33.170 | 2026-08-18 07:09:33.170 | import eventlet # noqa 2026-08-18 07:09:33.450 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-18 07:09:37.039 | +-------------------------------------------+ 2026-08-18 07:09:37.039 | | Upgrade Check Results | 2026-08-18 07:09:37.039 | +-------------------------------------------+ 2026-08-18 07:09:37.039 | | Check: Cells v2 | 2026-08-18 07:09:37.039 | | Result: Success | 2026-08-18 07:09:37.039 | | Details: None | 2026-08-18 07:09:37.039 | +-------------------------------------------+ 2026-08-18 07:09:37.039 | | Check: Placement API | 2026-08-18 07:09:37.039 | | Result: Success | 2026-08-18 07:09:37.039 | | Details: None | 2026-08-18 07:09:37.039 | +-------------------------------------------+ 2026-08-18 07:09:37.040 | | Check: Cinder API | 2026-08-18 07:09:37.040 | | Result: Success | 2026-08-18 07:09:37.040 | | Details: None | 2026-08-18 07:09:37.040 | +-------------------------------------------+ 2026-08-18 07:09:37.040 | | Check: Policy File JSON to YAML Migration | 2026-08-18 07:09:37.040 | | Result: Success | 2026-08-18 07:09:37.040 | | Details: None | 2026-08-18 07:09:37.040 | +-------------------------------------------+ 2026-08-18 07:09:37.040 | | Check: Older than N-1 computes | 2026-08-18 07:09:37.040 | | Result: Success | 2026-08-18 07:09:37.040 | | Details: None | 2026-08-18 07:09:37.040 | +-------------------------------------------+ 2026-08-18 07:09:37.041 | | Check: hw_machine_type unset | 2026-08-18 07:09:37.041 | | Result: Success | 2026-08-18 07:09:37.042 | | Details: None | 2026-08-18 07:09:37.042 | +-------------------------------------------+ 2026-08-18 07:09:37.042 | | Check: Service User Token Configuration | 2026-08-18 07:09:37.043 | | Result: Success | 2026-08-18 07:09:37.043 | | Details: None | 2026-08-18 07:09:37.043 | +-------------------------------------------+ 2026-08-18 07:09:37.887 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-18 07:09:37.891 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-18 07:09:37.892 | + ./stack.sh:main:1485 : command openstack complete 2026-08-18 07:09:41.493 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-18 07:09:41.516 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:41.519 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-18 07:09:41.523 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 07:09:41.526 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 07:09:41.530 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-18 07:09:41.535 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:09:41.538 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-18 07:09:41.542 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-18 07:09:41.545 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-18 07:09:41.549 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-18 07:09:41.554 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-18 07:09:41.558 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-18 07:09:41.562 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-18 07:09:41.566 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-18 07:09:41.622 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-18 07:09:41.628 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-18 07:09:41.628 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-18 07:09:41.628 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-18 07:09:41.635 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-18 07:09:41.639 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-18 07:09:41.643 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-18 07:09:41.647 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-18 07:09:41.652 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-18 07:09:41.656 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-18 07:09:41.677 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-18 07:09:41.697 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-18 07:09:41.702 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:09:41.706 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-18 07:09:41.709 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-18 07:09:41.713 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 07:09:41.717 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-18 07:09:41.721 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-18 07:09:41.725 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 07:09:41.729 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 07:09:41.733 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 07:09:41.737 | + functions-common:run_phase:1858 : local extra 2026-08-18 07:09:41.742 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-18 07:09:41.748 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 07:09:41.752 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 07:09:41.756 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-18 07:09:41.760 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-18 07:09:41.765 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 07:09:41.788 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:41.792 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 07:09:41.796 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:41.800 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-18 07:09:41.804 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:41.807 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 07:09:41.810 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:41.814 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-18 07:09:41.818 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:41.822 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-18 07:09:41.827 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-18 07:09:41.831 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-18 07:09:41.835 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-18 07:09:41.895 | [2062 Async install_tempest:46312]: Waiting for completion of install_tempest running on PID 46312 (1 other jobs running) 2026-08-18 07:09:41.923 | [2062 Async install_tempest:46312]: Signaling child to exit 2026-08-18 07:09:41.924 | WAKEUP 2026-08-18 07:09:41.951 | [2062 Async install_tempest:46312]: Signaled 2026-08-18 07:09:41.953 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-18 07:09:41.953 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-18 07:09:41.953 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-18 07:09:41.953 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-18 07:09:41.953 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-18 07:09:41.953 | +++ functions-common:git_clone:593 : pwd 2026-08-18 07:09:41.953 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 07:09:41.953 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 07:09:41.953 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 07:09:41.953 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-18 07:09:41.954 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 07:09:41.954 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 07:09:41.954 | ++ functions-common:git_clone:610 : echo master 2026-08-18 07:09:41.954 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 07:09:41.954 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-18 07:09:41.954 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 07:09:41.954 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-18 07:09:41.954 | ++ functions-common:git_timed:697 : local count=0 2026-08-18 07:09:41.954 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-18 07:09:41.954 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 07:09:41.954 | ++ functions-common:git_timed:701 : timeout=0 2026-08-18 07:09:41.955 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-18 07:09:41.955 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-18 07:09:41.955 | ++ functions-common:time_start:2407 : local start_time= 2026-08-18 07:09:41.955 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:09:41.955 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:09:41.955 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787036370316 2026-08-18 07:09:41.955 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-18 07:09:41.955 | Cloning into '/opt/stack/tempest'... 2026-08-18 07:09:41.955 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-18 07:09:41.955 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:09:41.955 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2427 : start_time=1787036370316 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2429 : [[ -z 1787036370316 ]] 2026-08-18 07:09:41.956 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2432 : end_time=1787036379059 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2433 : elapsed_time=8743 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2434 : total=393204 2026-08-18 07:09:41.956 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:09:41.957 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=401947 2026-08-18 07:09:41.957 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-18 07:09:41.957 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 07:09:41.957 | ++ functions-common:git_timed:697 : local count=0 2026-08-18 07:09:41.957 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-18 07:09:41.957 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 07:09:41.957 | ++ functions-common:git_timed:701 : timeout=0 2026-08-18 07:09:41.957 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-18 07:09:41.957 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-18 07:09:41.957 | ++ functions-common:time_start:2407 : local start_time= 2026-08-18 07:09:41.957 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:09:41.958 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:09:41.958 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787036379112 2026-08-18 07:09:41.958 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 07:09:41.958 | From https://review.opendev.org/openstack/tempest 2026-08-18 07:09:41.958 | * branch master -> FETCH_HEAD 2026-08-18 07:09:41.958 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-18 07:09:41.958 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:09:41.958 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:09:41.958 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:09:41.958 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:09:41.958 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2427 : start_time=1787036379112 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2429 : [[ -z 1787036379112 ]] 2026-08-18 07:09:41.959 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2432 : end_time=1787036379680 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2433 : elapsed_time=568 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2434 : total=401947 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:09:41.959 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402515 2026-08-18 07:09:41.959 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 07:09:41.959 | ++ functions-common:git_timed:697 : local count=0 2026-08-18 07:09:41.960 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-18 07:09:41.960 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 07:09:41.960 | ++ functions-common:git_timed:701 : timeout=0 2026-08-18 07:09:41.960 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-18 07:09:41.960 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-18 07:09:41.960 | ++ functions-common:time_start:2407 : local start_time= 2026-08-18 07:09:41.960 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:09:41.960 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:09:41.960 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787036379735 2026-08-18 07:09:41.960 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 07:09:41.960 | Note: switching to 'FETCH_HEAD'. 2026-08-18 07:09:41.960 | 2026-08-18 07:09:41.961 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 07:09:41.961 | changes and commit them, and you can discard any commits you make in this 2026-08-18 07:09:41.961 | state without impacting any branches by switching back to a branch. 2026-08-18 07:09:41.961 | 2026-08-18 07:09:41.961 | If you want to create a new branch to retain commits you create, you may 2026-08-18 07:09:41.961 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 07:09:41.961 | 2026-08-18 07:09:41.961 | git switch -c 2026-08-18 07:09:41.961 | 2026-08-18 07:09:41.961 | Or undo this operation with: 2026-08-18 07:09:41.961 | 2026-08-18 07:09:41.962 | git switch - 2026-08-18 07:09:41.962 | 2026-08-18 07:09:41.962 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 07:09:41.962 | 2026-08-18 07:09:41.962 | HEAD is now at fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-18 07:09:41.962 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-18 07:09:41.962 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:09:41.962 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:09:41.962 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:09:41.962 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:09:41.962 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2427 : start_time=1787036379735 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2429 : [[ -z 1787036379735 ]] 2026-08-18 07:09:41.963 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2432 : end_time=1787036379933 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2433 : elapsed_time=198 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2434 : total=402515 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:09:41.963 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402713 2026-08-18 07:09:41.963 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-18 07:09:41.963 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-18 07:09:41.964 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-18 07:09:41.964 | ++ functions-common:git_clone:673 : head -1 2026-08-18 07:09:41.964 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-18 07:09:41.964 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 07:09:41.964 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-18 07:09:41.964 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-18 07:09:41.964 | ++ 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 'tox!=2.8.0,<4.0.0' 2026-08-18 07:09:41.964 | Collecting tox!=2.8.0,<4.0.0 2026-08-18 07:09:41.964 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-18 07:09:41.964 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-18 07:09:41.964 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 07:09:41.965 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-08-18 07:09:41.965 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-18 07:09:41.965 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 07:09:41.965 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-18 07:09:41.965 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-18 07:09:41.965 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-08-18 07:09:41.965 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-18 07:09:41.966 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-08-18 07:09:41.966 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-18 07:09:41.966 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-18 07:09:41.966 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-08-18 07:09:41.966 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-18 07:09:41.966 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-08-18 07:09:41.966 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-18 07:09:41.966 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-08-18 07:09:41.966 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-18 07:09:41.966 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-18 07:09:41.966 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-08-18 07:09:41.967 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 47.5 MB/s 0:00:00 2026-08-18 07:09:41.967 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-18 07:09:41.967 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-08-18 07:09:41.967 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-18 07:09:41.967 | 2026-08-18 07:09:41.967 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-08-18 07:09:41.967 | ++ inc/python:pip_install:216 : result=0 2026-08-18 07:09:41.967 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-18 07:09:41.967 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:09:41.967 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:09:41.967 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2427 : start_time=1787036380009 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2429 : [[ -z 1787036380009 ]] 2026-08-18 07:09:41.968 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2432 : end_time=1787036383658 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2433 : elapsed_time=3649 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2434 : total=164739 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:09:41.968 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168388 2026-08-18 07:09:41.969 | ++ inc/python:pip_install:219 : return 0 2026-08-18 07:09:41.969 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-18 07:09:41.969 | /opt/stack/tempest ~/devstack 2026-08-18 07:09:41.969 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-18 07:09:41.969 | Switched to branch 'master' 2026-08-18 07:09:41.969 | Your branch is up to date with 'origin/master'. 2026-08-18 07:09:41.969 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-18 07:09:41.969 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-18 07:09:41.969 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.oAjss8d2Pm 2026-08-18 07:09:41.969 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.oAjss8d2Pm 2026-08-18 07:09:41.969 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.oAjss8d2Pm 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:09:41.970 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:09:41.970 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-18 07:09:41.970 | full create: /opt/stack/tempest/.tox/tempest 2026-08-18 07:09:41.970 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-18 07:09:41.971 | full develop-inst: /opt/stack/tempest 2026-08-18 07:09:41.971 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-18 07:09:41.971 | ___________________________________ summary ____________________________________ 2026-08-18 07:09:41.972 | full: skipped tests 2026-08-18 07:09:41.972 | congratulations :) 2026-08-18 07:09:41.972 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.oAjss8d2Pm -r requirements.txt 2026-08-18 07:09:41.972 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-18 07:09:41.972 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-18 07:09:41.972 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-18 07:09:41.972 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-18 07:09:41.972 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-18 07:09:41.972 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-18 07:09:41.973 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-18 07:09:41.973 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-18 07:09:41.973 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-18 07:09:41.973 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-18 07:09:41.973 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-18 07:09:41.973 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-18 07:09:41.973 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-18 07:09:41.973 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-18 07:09:41.973 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-18 07:09:41.973 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-18 07:09:41.973 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-18 07:09:41.974 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-18 07:09:41.974 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-18 07:09:41.974 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-18 07:09:41.974 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-18 07:09:41.975 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-18 07:09:41.975 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-08-18 07:09:41.975 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-18 07:09:41.975 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-18 07:09:41.975 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-18 07:09:41.975 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-08-18 07:09:41.975 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-18 07:09:41.975 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-18 07:09:41.975 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-18 07:09:41.975 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-18 07:09:41.976 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-18 07:09:41.976 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-18 07:09:41.976 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-08-18 07:09:41.976 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-18 07:09:41.976 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-18 07:09:41.976 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-18 07:09:41.976 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-08-18 07:09:41.976 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-18 07:09:41.976 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-08-18 07:09:41.977 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-08-18 07:09:41.977 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-18 07:09:41.977 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-08-18 07:09:41.977 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-18 07:09:41.977 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-18 07:09:41.977 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-18 07:09:41.977 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-08-18 07:09:41.977 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-18 07:09:41.977 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-08-18 07:09:41.977 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-18 07:09:41.977 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-18 07:09:41.978 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-18 07:09:41.978 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-18 07:09:41.978 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-18 07:09:41.978 | 2026-08-18 07:09:41.978 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-18 07:09:41.978 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-08-18 07:09:41.978 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-18 07:09:41.978 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.oAjss8d2Pm 2026-08-18 07:09:41.978 | ++ lib/tempest:install_tempest:868 : popd 2026-08-18 07:09:41.978 | ~/devstack 2026-08-18 07:09:42.008 | [2062 Async install_tempest:46312]: finished install_tempest with result 0 in 43 seconds 2026-08-18 07:09:42.014 | ++ inc/async:async_wait:197 : return 0 2026-08-18 07:09:42.019 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-18 07:09:42.023 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:09:42.026 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-18 07:09:42.030 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-18 07:09:42.033 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-18 07:09:42.035 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-18 07:09:42.037 | ++ inc/python:setup_develop:353 : local bindep 2026-08-18 07:09:42.040 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-18 07:09:42.043 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-18 07:09:42.047 | ++ inc/python:setup_develop:359 : local extras= 2026-08-18 07:09:42.050 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-18 07:09:42.053 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 07:09:42.057 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-18 07:09:42.060 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-18 07:09:42.063 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 07:09:42.067 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 07:09:42.071 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-18 07:09:42.074 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 07:09:42.077 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-18 07:09:42.080 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 07:09:42.084 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 07:09:42.089 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-18 07:09:42.095 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-18 07:09:42.098 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-18 07:09:42.100 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-18 07:09:42.272 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-18 07:09:42.275 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-18 07:09:42.278 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-18 07:09:42.282 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 07:09:42.285 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-18 07:09:42.288 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-18 07:09:42.291 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-18 07:09:42.294 | ++ inc/python:setup_package:446 : local extras= 2026-08-18 07:09:42.297 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 07:09:42.301 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 07:09:42.304 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 07:09:42.308 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 07:09:42.311 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 07:09:42.314 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-18 07:09:42.341 | Using python 3.12 to install /opt/stack/tempest 2026-08-18 07:09:42.345 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-08-18 07:09:43.408 | Obtaining file:///opt/stack/tempest 2026-08-18 07:09:43.412 | Installing build dependencies: started 2026-08-18 07:09:45.176 | Installing build dependencies: finished with status 'done' 2026-08-18 07:09:45.177 | Checking if build backend supports build_editable: started 2026-08-18 07:09:45.747 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 07:09:45.749 | Getting requirements to build editable: started 2026-08-18 07:09:46.067 | Getting requirements to build editable: finished with status 'done' 2026-08-18 07:09:46.070 | Preparing editable metadata (pyproject.toml): started 2026-08-18 07:09:47.461 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 07:09:47.486 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.0.3) 2026-08-18 07:09:47.488 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.15.0) 2026-08-18 07:09:47.489 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-18 07:09:47.489 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-18 07:09:47.491 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-18 07:09:47.491 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-18 07:09:47.492 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-18 07:09:47.493 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-18 07:09:47.494 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.7.0) 2026-08-18 07:09:47.495 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-18 07:09:47.537 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-18 07:09:47.540 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-18 07:09:47.545 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.11.0) 2026-08-18 07:09:47.546 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-18 07:09:47.547 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-18 07:09:47.548 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-18 07:09:47.549 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-18 07:09:47.550 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-08-18 07:09:47.551 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-18 07:09:47.552 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-18 07:09:47.553 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-18 07:09:47.554 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-18 07:09:47.555 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-18 07:09:47.555 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-18 07:09:47.558 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.6.0) 2026-08-18 07:09:47.558 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.0.0) 2026-08-18 07:09:47.562 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (3.0.52) 2026-08-18 07:09:47.563 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.11.0) 2026-08-18 07:09:47.564 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (15.0.0) 2026-08-18 07:09:47.565 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.8.0) 2026-08-18 07:09:47.568 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-08-18 07:09:47.572 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev43) (3.0) 2026-08-18 07:09:47.574 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev43) (2.2.2) 2026-08-18 07:09:47.581 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (26.1.0) 2026-08-18 07:09:47.582 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2025.9.1) 2026-08-18 07:09:47.583 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (0.37.0) 2026-08-18 07:09:47.584 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2026.5.1) 2026-08-18 07:09:47.594 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev43) (6.9.0) 2026-08-18 07:09:47.597 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.0.0) 2026-08-18 07:09:47.599 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.34.2) 2026-08-18 07:09:47.603 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (6.5.0) 2026-08-18 07:09:47.605 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (2.9.0.post0) 2026-08-18 07:09:47.608 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (4.15.0) 2026-08-18 07:09:47.610 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev43) (1.2.1) 2026-08-18 07:09:47.614 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (2.1.0) 2026-08-18 07:09:47.615 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (3.3.2) 2026-08-18 07:09:47.616 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (26.2) 2026-08-18 07:09:47.617 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (7.2.2) 2026-08-18 07:09:47.623 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (5.0.0) 2026-08-18 07:09:47.625 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (3.0.3) 2026-08-18 07:09:47.626 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (1.6.2) 2026-08-18 07:09:47.632 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev43) (84.0.0) 2026-08-18 07:09:47.636 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.1) 2026-08-18 07:09:47.656 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (1.17.0) 2026-08-18 07:09:47.666 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.4.7) 2026-08-18 07:09:47.667 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.18) 2026-08-18 07:09:47.669 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (2023.11.17) 2026-08-18 07:09:47.685 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.2.0) 2026-08-18 07:09:47.686 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (2.20.0) 2026-08-18 07:09:47.692 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.1.2) 2026-08-18 07:09:47.706 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev43) (0.16.0) 2026-08-18 07:09:47.720 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-18 07:09:47.723 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 07:09:47.763 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-18 07:09:47.765 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-18 07:09:47.781 | Building wheels for collected packages: tempest 2026-08-18 07:09:47.782 | Building editable for tempest (pyproject.toml): started 2026-08-18 07:09:49.471 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-18 07:09:49.471 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8320 sha256=b1c0ffbb0506fae44403cf5ff1c0912ee6caee9bcb994210b76073b37c310a28 2026-08-18 07:09:49.471 | Stored in directory: /tmp/pip-ephem-wheel-cache-n67ca3t_/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-18 07:09:49.476 | Successfully built tempest 2026-08-18 07:09:49.796 | Installing collected packages: tomlkit, stestr, tempest 2026-08-18 07:09:50.089 | 2026-08-18 07:09:50.120 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-08-18 07:09:50.318 | ++ inc/python:pip_install:216 : result=0 2026-08-18 07:09:50.321 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-18 07:09:50.324 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:09:50.327 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:09:50.330 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:09:50.332 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:09:50.335 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:09:50.338 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-18 07:09:50.341 | ++ functions-common:time_stop:2427 : start_time=1787036982335 2026-08-18 07:09:50.344 | ++ functions-common:time_stop:2429 : [[ -z 1787036982335 ]] 2026-08-18 07:09:50.349 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:09:50.354 | ++ functions-common:time_stop:2432 : end_time=1787036990351 2026-08-18 07:09:50.357 | ++ functions-common:time_stop:2433 : elapsed_time=8016 2026-08-18 07:09:50.360 | ++ functions-common:time_stop:2434 : total=177261 2026-08-18 07:09:50.364 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:09:50.367 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185277 2026-08-18 07:09:50.369 | ++ inc/python:pip_install:219 : return 0 2026-08-18 07:09:50.372 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 07:09:50.375 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 07:09:50.378 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-18 07:09:50.381 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-18 07:09:50.384 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 07:09:50.388 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-18 07:09:50.391 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-18 07:09:50.394 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-18 07:09:50.397 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-18 07:09:50.401 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-18 07:09:50.403 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-18 07:09:50.407 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-18 07:09:50.410 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-18 07:09:50.412 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-18 07:09:50.416 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-18 07:09:50.419 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-18 07:09:50.422 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-18 07:09:50.425 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-18 07:09:50.429 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-18 07:09:50.432 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-18 07:09:50.435 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-18 07:09:50.438 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-18 07:09:50.441 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-18 07:09:50.445 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-18 07:09:50.448 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-18 07:09:50.451 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-18 07:09:50.454 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-18 07:09:50.455 | ' 2026-08-18 07:09:50.457 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-18 07:09:50.461 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-18 07:09:50.481 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:50.484 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-18 07:09:50.487 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-18 07:09:50.491 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-18 07:09:50.495 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-18 07:09:50.498 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-18 07:09:50.498 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-18 07:09:50.500 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-18 07:09:54.280 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:09:54.284 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-18 07:09:54.289 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-18 07:09:54.295 | ++ lib/tempest:get_active_images:176 : img_id=72170327-7c55-4fc7-a95a-1c157addbbd5 2026-08-18 07:09:54.298 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-18 07:09:54.302 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-18 07:09:54.306 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-18 07:09:54.310 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-18 07:09:54.314 | ++ lib/tempest:configure_tempest:266 : '[' -z 72170327-7c55-4fc7-a95a-1c157addbbd5 ']' 2026-08-18 07:09:54.318 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=72170327-7c55-4fc7-a95a-1c157addbbd5 2026-08-18 07:09:54.322 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-18 07:09:54.345 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-18 07:09:54.351 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-18 07:09:54.355 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-18 07:09:54.358 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-18 07:09:54.362 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-18 07:09:54.365 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-18 07:09:54.369 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-18 07:09:54.372 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-18 07:09:54.378 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-18 07:09:54.381 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-18 07:09:57.523 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:09:57.529 | ++ lib/tempest:configure_tempest:303 : admin_project_id=1485e8a2aafa4527b21aabc53407cef4 2026-08-18 07:09:57.533 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-18 07:09:57.561 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:09:57.566 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-18 07:10:00.682 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:10:00.687 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 07:10:00.687 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-18 07:10:00.687 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 07:10:00.687 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-18 07:10:00.687 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-18 07:10:00.687 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-18 07:10:00.687 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-18 07:10:00.688 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-18 07:10:00.688 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-18 07:10:00.688 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-18 07:10:00.688 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-18 07:10:00.688 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-18 07:10:00.688 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-18 07:10:00.688 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-18 07:10:00.690 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-18 07:10:00.695 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 07:10:00.695 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-18 07:10:00.696 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 07:10:00.696 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-18 07:10:00.696 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-18 07:10:00.696 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-18 07:10:00.696 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-18 07:10:00.696 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-18 07:10:00.696 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-18 07:10:00.696 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-18 07:10:00.696 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-18 07:10:00.696 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-18 07:10:00.696 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-18 07:10:00.697 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-18 07:10:00.700 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 72170327-7c55-4fc7-a95a-1c157addbbd5 2026-08-18 07:10:00.704 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-18 07:10:00.710 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 72170327-7c55-4fc7-a95a-1c157addbbd5 -c size -f value 2026-08-18 07:10:03.775 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:10:03.778 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-18 07:10:03.783 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-18 07:10:03.783 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-18 07:10:03.827 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-18 07:10:03.830 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-18 07:10:03.833 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-08-18 07:10:06.660 | +----------------------------+-----------------------+ 2026-08-18 07:10:06.661 | | Field | Value | 2026-08-18 07:10:06.661 | +----------------------------+-----------------------+ 2026-08-18 07:10:06.661 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:10:06.661 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:10:06.661 | | description | None | 2026-08-18 07:10:06.661 | | disk | 1 | 2026-08-18 07:10:06.661 | | id | 42 | 2026-08-18 07:10:06.661 | | name | m1.nano | 2026-08-18 07:10:06.661 | | os-flavor-access:is_public | True | 2026-08-18 07:10:06.661 | | properties | hw_rng:allowed='True' | 2026-08-18 07:10:06.662 | | ram | 192 | 2026-08-18 07:10:06.662 | | rxtx_factor | 1.0 | 2026-08-18 07:10:06.662 | | swap | 0 | 2026-08-18 07:10:06.662 | | vcpus | 1 | 2026-08-18 07:10:06.662 | +----------------------------+-----------------------+ 2026-08-18 07:10:06.966 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-18 07:10:06.970 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 07:10:06.970 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-18 07:10:06.970 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 07:10:06.970 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-18 07:10:06.970 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-18 07:10:06.970 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-18 07:10:06.970 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-18 07:10:06.970 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-18 07:10:06.970 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-18 07:10:06.971 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-18 07:10:06.971 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-18 07:10:06.971 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-18 07:10:06.971 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-18 07:10:06.971 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-18 07:10:06.974 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 72170327-7c55-4fc7-a95a-1c157addbbd5 2026-08-18 07:10:06.977 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-18 07:10:06.982 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 72170327-7c55-4fc7-a95a-1c157addbbd5 -c size -f value 2026-08-18 07:10:10.156 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:10:10.158 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-18 07:10:10.162 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-18 07:10:10.162 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-18 07:10:10.207 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-18 07:10:10.209 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-18 07:10:10.212 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-08-18 07:10:13.131 | +----------------------------+-----------------------+ 2026-08-18 07:10:13.131 | | Field | Value | 2026-08-18 07:10:13.131 | +----------------------------+-----------------------+ 2026-08-18 07:10:13.131 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 07:10:13.131 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 07:10:13.132 | | description | None | 2026-08-18 07:10:13.132 | | disk | 1 | 2026-08-18 07:10:13.132 | | id | 84 | 2026-08-18 07:10:13.132 | | name | m1.micro | 2026-08-18 07:10:13.132 | | os-flavor-access:is_public | True | 2026-08-18 07:10:13.132 | | properties | hw_rng:allowed='True' | 2026-08-18 07:10:13.132 | | ram | 256 | 2026-08-18 07:10:13.132 | | rxtx_factor | 1.0 | 2026-08-18 07:10:13.132 | | swap | 0 | 2026-08-18 07:10:13.133 | | vcpus | 1 | 2026-08-18 07:10:13.133 | +----------------------------+-----------------------+ 2026-08-18 07:10:13.422 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-18 07:10:13.424 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-18 07:10:13.438 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:13.440 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-18 07:10:13.443 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-18 07:10:13.445 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-18 07:10:13.447 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-18 07:10:13.449 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-18 07:10:13.452 | +++ functions-common:git_clone:593 : pwd 2026-08-18 07:10:13.455 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-18 07:10:13.457 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 07:10:13.460 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 07:10:13.477 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-18 07:10:13.479 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 07:10:13.482 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 07:10:13.486 | ++ functions-common:git_clone:610 : echo master 2026-08-18 07:10:13.486 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 07:10:13.491 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-18 07:10:13.494 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-18 07:10:13.497 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-18 07:10:13.500 | ++ functions-common:git_timed:697 : local count=0 2026-08-18 07:10:13.503 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-18 07:10:13.505 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 07:10:13.508 | ++ functions-common:git_timed:701 : timeout=0 2026-08-18 07:10:13.510 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-18 07:10:13.513 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-18 07:10:13.515 | ++ functions-common:time_start:2407 : local start_time= 2026-08-18 07:10:13.518 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:10:13.521 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:10:13.525 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787037013523 2026-08-18 07:10:13.528 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-18 07:10:13.533 | Cloning into '/opt/stack/os-test-images'... 2026-08-18 07:10:14.173 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-18 07:10:14.177 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:10:14.179 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:10:14.182 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:10:14.185 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:10:14.188 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:10:14.190 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-18 07:10:14.193 | ++ functions-common:time_stop:2427 : start_time=1787037013523 2026-08-18 07:10:14.195 | ++ functions-common:time_stop:2429 : [[ -z 1787037013523 ]] 2026-08-18 07:10:14.199 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:10:14.204 | ++ functions-common:time_stop:2432 : end_time=1787037014201 2026-08-18 07:10:14.206 | ++ functions-common:time_stop:2433 : elapsed_time=678 2026-08-18 07:10:14.209 | ++ functions-common:time_stop:2434 : total=393204 2026-08-18 07:10:14.212 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:10:14.215 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393882 2026-08-18 07:10:14.218 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-18 07:10:14.221 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-18 07:10:14.224 | ++ functions-common:git_timed:697 : local count=0 2026-08-18 07:10:14.226 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-18 07:10:14.229 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 07:10:14.232 | ++ functions-common:git_timed:701 : timeout=0 2026-08-18 07:10:14.234 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-18 07:10:14.237 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-18 07:10:14.240 | ++ functions-common:time_start:2407 : local start_time= 2026-08-18 07:10:14.242 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:10:14.247 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:10:14.250 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787037014247 2026-08-18 07:10:14.253 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-18 07:10:14.741 | From https://review.opendev.org/openstack/os-test-images 2026-08-18 07:10:14.741 | * branch master -> FETCH_HEAD 2026-08-18 07:10:14.751 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-18 07:10:14.755 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:10:14.757 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:10:14.760 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:10:14.763 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:10:14.765 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:10:14.768 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-18 07:10:14.770 | ++ functions-common:time_stop:2427 : start_time=1787037014247 2026-08-18 07:10:14.773 | ++ functions-common:time_stop:2429 : [[ -z 1787037014247 ]] 2026-08-18 07:10:14.776 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:10:14.780 | ++ functions-common:time_stop:2432 : end_time=1787037014777 2026-08-18 07:10:14.783 | ++ functions-common:time_stop:2433 : elapsed_time=530 2026-08-18 07:10:14.785 | ++ functions-common:time_stop:2434 : total=393882 2026-08-18 07:10:14.788 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:10:14.791 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394412 2026-08-18 07:10:14.793 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-18 07:10:14.796 | ++ functions-common:git_timed:697 : local count=0 2026-08-18 07:10:14.798 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-18 07:10:14.801 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-18 07:10:14.804 | ++ functions-common:git_timed:701 : timeout=0 2026-08-18 07:10:14.806 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-18 07:10:14.809 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-18 07:10:14.811 | ++ functions-common:time_start:2407 : local start_time= 2026-08-18 07:10:14.814 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 07:10:14.817 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 07:10:14.821 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787037014818 2026-08-18 07:10:14.824 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-18 07:10:14.830 | Note: switching to 'FETCH_HEAD'. 2026-08-18 07:10:14.830 | 2026-08-18 07:10:14.830 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-18 07:10:14.831 | changes and commit them, and you can discard any commits you make in this 2026-08-18 07:10:14.831 | state without impacting any branches by switching back to a branch. 2026-08-18 07:10:14.831 | 2026-08-18 07:10:14.831 | If you want to create a new branch to retain commits you create, you may 2026-08-18 07:10:14.831 | do so (now or later) by using -c with the switch command. Example: 2026-08-18 07:10:14.831 | 2026-08-18 07:10:14.831 | git switch -c 2026-08-18 07:10:14.831 | 2026-08-18 07:10:14.831 | Or undo this operation with: 2026-08-18 07:10:14.831 | 2026-08-18 07:10:14.832 | git switch - 2026-08-18 07:10:14.832 | 2026-08-18 07:10:14.832 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-18 07:10:14.832 | 2026-08-18 07:10:14.832 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-18 07:10:14.834 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-18 07:10:14.837 | ++ functions-common:time_stop:2420 : local name 2026-08-18 07:10:14.840 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 07:10:14.842 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 07:10:14.845 | ++ functions-common:time_stop:2423 : local total 2026-08-18 07:10:14.848 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 07:10:14.850 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-18 07:10:14.853 | ++ functions-common:time_stop:2427 : start_time=1787037014818 2026-08-18 07:10:14.856 | ++ functions-common:time_stop:2429 : [[ -z 1787037014818 ]] 2026-08-18 07:10:14.860 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 07:10:14.864 | ++ functions-common:time_stop:2432 : end_time=1787037014861 2026-08-18 07:10:14.866 | ++ functions-common:time_stop:2433 : elapsed_time=43 2026-08-18 07:10:14.869 | ++ functions-common:time_stop:2434 : total=394412 2026-08-18 07:10:14.872 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 07:10:14.874 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394455 2026-08-18 07:10:14.877 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-18 07:10:14.893 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-18 07:10:14.897 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-18 07:10:14.898 | ++ functions-common:git_clone:673 : head -1 2026-08-18 07:10:14.899 | 5d0367e Clean-up zuul config spacing 2026-08-18 07:10:14.902 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-18 07:10:14.905 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-18 07:10:14.905 | /opt/stack/os-test-images ~/devstack 2026-08-18 07:10:14.908 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-18 07:10:15.351 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-18 07:10:15.988 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-18 07:10:18.765 | generate installed: PyYAML==6.0.3 2026-08-18 07:10:18.765 | generate run-test-pre: PYTHONHASHSEED='3376767365' 2026-08-18 07:10:18.765 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-18 07:10:18.889 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-18 07:10:18.911 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-08-18 07:10:18.931 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-08-18 07:10:18.962 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-18 07:10:18.965 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-18 07:10:18.973 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-18 07:10:18.980 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-18 07:10:19.012 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-18 07:10:19.023 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-18 07:10:19.031 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-18 07:10:19.044 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-18 07:10:19.044 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-08-18 07:10:19.052 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-08-18 07:10:19.058 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-18 07:10:19.077 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-08-18 07:10:19.079 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-18 07:10:19.082 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-18 07:10:19.094 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-18 07:10:19.104 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-18 07:10:19.117 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-18 07:10:19.120 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-18 07:10:19.135 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-08-18 07:10:19.138 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-18 07:10:19.141 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-08-18 07:10:19.152 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-08-18 07:10:19.156 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-08-18 07:10:19.166 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-18 07:10:19.192 | ___________________________________ summary ____________________________________ 2026-08-18 07:10:19.192 | generate: commands succeeded 2026-08-18 07:10:19.192 | congratulations :) 2026-08-18 07:10:19.233 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-18 07:10:19.234 | ~/devstack 2026-08-18 07:10:19.236 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-08-18 07:10:19.273 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-18 07:10:19.278 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-18 07:10:19.300 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-18 07:10:19.303 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-18 07:10:19.306 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-18 07:10:19.341 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-18 07:10:19.377 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-18 07:10:19.379 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-18 07:10:19.384 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-18 07:10:19.386 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-18 07:10:19.391 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-18 07:10:22.483 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:10:22.487 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 07:10:22.488 | address-scope 2026-08-18 07:10:22.488 | agent 2026-08-18 07:10:22.488 | allowed-address-pairs 2026-08-18 07:10:22.488 | auto-allocated-topology 2026-08-18 07:10:22.488 | availability_zone 2026-08-18 07:10:22.488 | default-subnetpools 2026-08-18 07:10:22.488 | dhcp_agent_scheduler 2026-08-18 07:10:22.488 | dns-integration 2026-08-18 07:10:22.488 | dns-domain-ports 2026-08-18 07:10:22.488 | dns-integration-domain-keywords 2026-08-18 07:10:22.489 | empty-string-filtering 2026-08-18 07:10:22.489 | external-net 2026-08-18 07:10:22.489 | extra_dhcp_opt 2026-08-18 07:10:22.489 | extraroute 2026-08-18 07:10:22.489 | extraroute-atomic 2026-08-18 07:10:22.489 | filter-validation 2026-08-18 07:10:22.489 | floating-ip-port-forwarding-detail 2026-08-18 07:10:22.490 | fip-port-details 2026-08-18 07:10:22.490 | flavors 2026-08-18 07:10:22.490 | floatingip-pools 2026-08-18 07:10:22.490 | router 2026-08-18 07:10:22.490 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:10:22.490 | enable-default-route-bfd 2026-08-18 07:10:22.490 | enable-default-route-ecmp 2026-08-18 07:10:22.490 | ext-gw-mode 2026-08-18 07:10:22.491 | l3-ha 2026-08-18 07:10:22.491 | external-gateway-multihoming 2026-08-18 07:10:22.491 | l3-flavors 2026-08-18 07:10:22.491 | l3_agent_scheduler 2026-08-18 07:10:22.492 | multi-provider 2026-08-18 07:10:22.492 | net-mtu 2026-08-18 07:10:22.492 | net-mtu-writable 2026-08-18 07:10:22.492 | network_availability_zone 2026-08-18 07:10:22.492 | network-ip-availability 2026-08-18 07:10:22.492 | network-ip-availability-details 2026-08-18 07:10:22.492 | pagination 2026-08-18 07:10:22.492 | port-device-profile 2026-08-18 07:10:22.492 | port-mac-address-regenerate 2026-08-18 07:10:22.492 | port-numa-affinity-policy 2026-08-18 07:10:22.492 | port-numa-affinity-policy-socket 2026-08-18 07:10:22.493 | binding 2026-08-18 07:10:22.493 | binding-extended 2026-08-18 07:10:22.493 | port-security 2026-08-18 07:10:22.493 | project-id 2026-08-18 07:10:22.493 | provider 2026-08-18 07:10:22.493 | qinq 2026-08-18 07:10:22.493 | quota-check-limit 2026-08-18 07:10:22.493 | quota-check-limit-default 2026-08-18 07:10:22.493 | quotas 2026-08-18 07:10:22.493 | quota_details 2026-08-18 07:10:22.494 | rbac-policies 2026-08-18 07:10:22.494 | rbac-address-scope 2026-08-18 07:10:22.494 | rbac-security-groups 2026-08-18 07:10:22.494 | revision-if-match 2026-08-18 07:10:22.494 | standard-attr-revisions 2026-08-18 07:10:22.494 | router_availability_zone 2026-08-18 07:10:22.494 | router-enable-snat 2026-08-18 07:10:22.494 | security-groups-default-rules 2026-08-18 07:10:22.494 | security-groups-default-statefulness 2026-08-18 07:10:22.494 | security-groups-normalized-cidr 2026-08-18 07:10:22.495 | security-groups-remote-address-group 2026-08-18 07:10:22.495 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:10:22.495 | security-groups-shared-filtering 2026-08-18 07:10:22.495 | security-group 2026-08-18 07:10:22.495 | service-type 2026-08-18 07:10:22.495 | sorting 2026-08-18 07:10:22.495 | standard-attr-description 2026-08-18 07:10:22.495 | stateful-security-group 2026-08-18 07:10:22.495 | subnet-dns-publish-fixed-ip 2026-08-18 07:10:22.495 | subnet-external-network 2026-08-18 07:10:22.495 | subnet_onboard 2026-08-18 07:10:22.496 | subnet-service-types 2026-08-18 07:10:22.496 | subnet_allocation 2026-08-18 07:10:22.496 | subnetpool-prefix-ops 2026-08-18 07:10:22.496 | tag-creation 2026-08-18 07:10:22.496 | standard-attr-tag 2026-08-18 07:10:22.496 | standard-attr-timestamp 2026-08-18 07:10:22.496 | vlan-transparent' 2026-08-18 07:10:22.496 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 07:10:22.496 | address-scope 2026-08-18 07:10:22.497 | agent 2026-08-18 07:10:22.497 | allowed-address-pairs 2026-08-18 07:10:22.497 | auto-allocated-topology 2026-08-18 07:10:22.497 | availability_zone 2026-08-18 07:10:22.497 | default-subnetpools 2026-08-18 07:10:22.497 | dhcp_agent_scheduler 2026-08-18 07:10:22.497 | dns-integration 2026-08-18 07:10:22.497 | dns-domain-ports 2026-08-18 07:10:22.497 | dns-integration-domain-keywords 2026-08-18 07:10:22.497 | empty-string-filtering 2026-08-18 07:10:22.497 | external-net 2026-08-18 07:10:22.498 | extra_dhcp_opt 2026-08-18 07:10:22.498 | extraroute 2026-08-18 07:10:22.498 | extraroute-atomic 2026-08-18 07:10:22.498 | filter-validation 2026-08-18 07:10:22.498 | floating-ip-port-forwarding-detail 2026-08-18 07:10:22.498 | fip-port-details 2026-08-18 07:10:22.498 | flavors 2026-08-18 07:10:22.498 | floatingip-pools 2026-08-18 07:10:22.498 | router 2026-08-18 07:10:22.498 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 07:10:22.499 | enable-default-route-bfd 2026-08-18 07:10:22.499 | enable-default-route-ecmp 2026-08-18 07:10:22.499 | ext-gw-mode 2026-08-18 07:10:22.499 | l3-ha 2026-08-18 07:10:22.499 | external-gateway-multihoming 2026-08-18 07:10:22.499 | l3-flavors 2026-08-18 07:10:22.499 | l3_agent_scheduler 2026-08-18 07:10:22.500 | multi-provider 2026-08-18 07:10:22.500 | net-mtu 2026-08-18 07:10:22.500 | net-mtu-writable 2026-08-18 07:10:22.500 | network_availability_zone 2026-08-18 07:10:22.500 | network-ip-availability 2026-08-18 07:10:22.500 | network-ip-availability-details 2026-08-18 07:10:22.500 | pagination 2026-08-18 07:10:22.500 | port-device-profile 2026-08-18 07:10:22.500 | port-mac-address-regenerate 2026-08-18 07:10:22.500 | port-numa-affinity-policy 2026-08-18 07:10:22.501 | port-numa-affinity-policy-socket 2026-08-18 07:10:22.501 | binding 2026-08-18 07:10:22.501 | binding-extended 2026-08-18 07:10:22.501 | port-security 2026-08-18 07:10:22.501 | project-id 2026-08-18 07:10:22.501 | provider 2026-08-18 07:10:22.501 | qinq 2026-08-18 07:10:22.502 | quota-check-limit 2026-08-18 07:10:22.502 | quota-check-limit-default 2026-08-18 07:10:22.502 | quotas 2026-08-18 07:10:22.502 | quota_details 2026-08-18 07:10:22.502 | rbac-policies 2026-08-18 07:10:22.502 | rbac-address-scope 2026-08-18 07:10:22.502 | rbac-security-groups 2026-08-18 07:10:22.502 | revision-if-match 2026-08-18 07:10:22.502 | standard-attr-revisions 2026-08-18 07:10:22.502 | router_availability_zone 2026-08-18 07:10:22.503 | router-enable-snat 2026-08-18 07:10:22.503 | security-groups-default-rules 2026-08-18 07:10:22.503 | security-groups-default-statefulness 2026-08-18 07:10:22.503 | security-groups-normalized-cidr 2026-08-18 07:10:22.503 | security-groups-remote-address-group 2026-08-18 07:10:22.503 | security-groups-rules-belongs-to-default-sg 2026-08-18 07:10:22.503 | security-groups-shared-filtering 2026-08-18 07:10:22.503 | security-group 2026-08-18 07:10:22.503 | service-type 2026-08-18 07:10:22.503 | sorting 2026-08-18 07:10:22.504 | standard-attr-description 2026-08-18 07:10:22.504 | stateful-security-group 2026-08-18 07:10:22.504 | subnet-dns-publish-fixed-ip 2026-08-18 07:10:22.504 | subnet-external-network 2026-08-18 07:10:22.504 | subnet_onboard 2026-08-18 07:10:22.504 | subnet-service-types 2026-08-18 07:10:22.504 | subnet_allocation 2026-08-18 07:10:22.504 | subnetpool-prefix-ops 2026-08-18 07:10:22.504 | tag-creation 2026-08-18 07:10:22.504 | standard-attr-tag 2026-08-18 07:10:22.505 | standard-attr-timestamp 2026-08-18 07:10:22.505 | vlan-transparent =~ external-net ]] 2026-08-18 07:10:22.505 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 07:10:22.505 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-18 07:10:25.665 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 07:10:25.667 | ++ lib/tempest:configure_tempest:395 : public_network_id=3098d18a-6786-4cce-8fa9-700b82e9936a 2026-08-18 07:10:25.670 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-18 07:10:29.291 | +---------------------------+--------------------------------------+ 2026-08-18 07:10:29.291 | | Field | Value | 2026-08-18 07:10:29.291 | +---------------------------+--------------------------------------+ 2026-08-18 07:10:29.292 | | admin_state_up | UP | 2026-08-18 07:10:29.292 | | availability_zone_hints | | 2026-08-18 07:10:29.292 | | availability_zones | | 2026-08-18 07:10:29.292 | | created_at | 2026-08-18T07:10:28Z | 2026-08-18 07:10:29.292 | | description | | 2026-08-18 07:10:29.292 | | dns_domain | None | 2026-08-18 07:10:29.293 | | id | e79f5c7a-2e63-4f8a-adba-9af28e9223e0 | 2026-08-18 07:10:29.293 | | ipv4_address_scope | None | 2026-08-18 07:10:29.293 | | ipv6_address_scope | None | 2026-08-18 07:10:29.293 | | is_default | False | 2026-08-18 07:10:29.293 | | is_vlan_qinq | None | 2026-08-18 07:10:29.294 | | is_vlan_transparent | False | 2026-08-18 07:10:29.294 | | mtu | 1442 | 2026-08-18 07:10:29.294 | | name | shared | 2026-08-18 07:10:29.294 | | port_security_enabled | True | 2026-08-18 07:10:29.294 | | project_id | 1485e8a2aafa4527b21aabc53407cef4 | 2026-08-18 07:10:29.294 | | provider:network_type | geneve | 2026-08-18 07:10:29.294 | | provider:physical_network | None | 2026-08-18 07:10:29.295 | | provider:segmentation_id | 21992 | 2026-08-18 07:10:29.296 | | pvlan | None | 2026-08-18 07:10:29.296 | | qinq | False | 2026-08-18 07:10:29.296 | | qos_policy_id | None | 2026-08-18 07:10:29.296 | | revision_number | 1 | 2026-08-18 07:10:29.296 | | router:external | Internal | 2026-08-18 07:10:29.296 | | segments | None | 2026-08-18 07:10:29.296 | | shared | True | 2026-08-18 07:10:29.296 | | status | ACTIVE | 2026-08-18 07:10:29.296 | | subnets | | 2026-08-18 07:10:29.296 | | tags | | 2026-08-18 07:10:29.296 | | updated_at | 2026-08-18T07:10:28Z | 2026-08-18 07:10:29.297 | +---------------------------+--------------------------------------+ 2026-08-18 07:10:29.580 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-08-18 07:10:33.354 | +----------------------+--------------------------------------+ 2026-08-18 07:10:33.354 | | Field | Value | 2026-08-18 07:10:33.354 | +----------------------+--------------------------------------+ 2026-08-18 07:10:33.354 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-18 07:10:33.354 | | cidr | 192.168.233.0/24 | 2026-08-18 07:10:33.355 | | created_at | 2026-08-18T07:10:32Z | 2026-08-18 07:10:33.355 | | description | shared-subnet | 2026-08-18 07:10:33.356 | | dns_nameservers | | 2026-08-18 07:10:33.356 | | dns_publish_fixed_ip | None | 2026-08-18 07:10:33.356 | | enable_dhcp | True | 2026-08-18 07:10:33.356 | | gateway_ip | 192.168.233.1 | 2026-08-18 07:10:33.356 | | host_routes | | 2026-08-18 07:10:33.356 | | id | 09b11b15-aca8-420c-85c8-e555271f1b46 | 2026-08-18 07:10:33.356 | | ip_version | 4 | 2026-08-18 07:10:33.356 | | ipv6_address_mode | None | 2026-08-18 07:10:33.356 | | ipv6_ra_mode | None | 2026-08-18 07:10:33.357 | | name | shared-subnet | 2026-08-18 07:10:33.357 | | network_id | e79f5c7a-2e63-4f8a-adba-9af28e9223e0 | 2026-08-18 07:10:33.357 | | project_id | 1485e8a2aafa4527b21aabc53407cef4 | 2026-08-18 07:10:33.357 | | revision_number | 0 | 2026-08-18 07:10:33.357 | | router:external | False | 2026-08-18 07:10:33.357 | | segment_id | None | 2026-08-18 07:10:33.357 | | service_types | | 2026-08-18 07:10:33.358 | | subnetpool_id | None | 2026-08-18 07:10:33.358 | | tags | | 2026-08-18 07:10:33.358 | | updated_at | 2026-08-18T07:10:32Z | 2026-08-18 07:10:33.358 | +----------------------+--------------------------------------+ 2026-08-18 07:10:33.771 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-18 07:10:33.813 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-18 07:10:33.858 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-18 07:10:33.864 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-18 07:10:33.904 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-18 07:10:33.947 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-18 07:10:33.996 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-18 07:10:34.043 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-18 07:10:34.087 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.221/identity/v3 2026-08-18 07:10:34.130 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-18 07:10:34.170 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-18 07:10:34.212 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-18 07:10:34.253 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-18 07:10:34.256 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-18 07:10:34.295 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-18 07:10:34.336 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-18 07:10:34.372 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-18 07:10:34.417 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-18 07:10:34.459 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-18 07:10:34.481 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:34.484 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-18 07:10:34.488 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-18 07:10:34.531 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-18 07:10:34.554 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:34.559 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-18 07:10:34.602 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-18 07:10:34.640 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-18 07:10:34.693 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-18 07:10:34.697 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-18 07:10:34.739 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-18 07:10:34.785 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-18 07:10:34.810 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:34.814 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 72170327-7c55-4fc7-a95a-1c157addbbd5 2026-08-18 07:10:34.859 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 72170327-7c55-4fc7-a95a-1c157addbbd5 2026-08-18 07:10:34.905 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-18 07:10:34.946 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-18 07:10:34.989 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-18 07:10:35.033 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-18 07:10:35.056 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:35.059 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-18 07:10:35.062 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-18 07:10:35.066 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-18 07:10:35.070 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-18 07:10:35.074 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-18 07:10:35.079 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-18 07:10:35.104 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-18 07:10:35.108 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-18 07:10:35.149 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-18 07:10:35.191 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-18 07:10:35.234 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-18 07:10:35.274 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-18 07:10:35.316 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-18 07:10:35.356 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-18 07:10:35.397 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-18 07:10:35.436 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-18 07:10:35.476 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-18 07:10:35.479 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-18 07:10:35.519 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-18 07:10:35.523 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-18 07:10:35.542 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:35.545 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-18 07:10:35.584 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-18 07:10:35.609 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:35.612 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-18 07:10:35.616 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-18 07:10:35.640 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:35.644 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-18 07:10:35.647 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-18 07:10:35.651 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-18 07:10:35.695 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-18 07:10:35.735 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3098d18a-6786-4cce-8fa9-700b82e9936a 2026-08-18 07:10:35.777 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-18 07:10:35.825 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-18 07:10:35.868 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-18 07:10:35.914 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-18 07:10:35.957 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-18 07:10:36.000 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-18 07:10:36.047 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-18 07:10:36.050 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-18 07:10:36.056 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-18 07:10:36.060 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 07:10:36.109 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-18 07:10:36.116 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-18 07:10:36.119 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-18 07:10:36.127 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-18 07:10:36.132 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-18 07:10:36.179 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-18 07:10:36.184 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-18 07:10:36.189 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 07:10:36.193 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-18 07:10:36.197 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-18 07:10:36.245 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-18 07:10:36.291 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-18 07:10:36.334 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-18 07:10:36.378 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-18 07:10:36.420 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-18 07:10:36.462 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-18 07:10:36.466 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-18 07:10:36.471 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-18 07:10:36.495 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-18 07:10:36.537 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-18 07:10:36.540 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-18 07:10:36.545 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-18 07:10:36.572 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-18 07:10:36.611 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-18 07:10:36.614 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-18 07:10:36.618 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-18 07:10:36.623 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-18 07:10:36.648 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-18 07:10:36.694 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-18 07:10:36.698 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-18 07:10:36.702 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-18 07:10:36.726 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-18 07:10:36.768 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-18 07:10:36.809 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-18 07:10:36.812 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-18 07:10:36.855 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-18 07:10:36.858 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-18 07:10:36.861 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-18 07:10:36.864 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-18 07:10:36.890 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-18 07:10:36.893 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-18 07:10:36.936 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-18 07:10:36.958 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:36.962 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-18 07:10:37.004 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-18 07:10:37.007 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-18 07:10:37.011 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-18 07:10:37.015 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-18 07:10:37.018 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-18 07:10:37.022 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-18 07:10:37.024 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-18 07:10:37.028 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-18 07:10:37.031 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-18 07:10:37.058 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-18 07:10:37.061 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-18 07:10:37.105 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-18 07:10:37.108 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-18 07:10:37.110 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-18 07:10:37.114 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-18 07:10:37.151 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-18 07:10:37.187 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-18 07:10:37.225 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-18 07:10:37.229 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-18 07:10:37.232 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 07:10:37.236 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-18 07:10:37.257 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:37.261 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-18 07:10:37.306 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 07:10:37.310 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-18 07:10:37.332 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:37.335 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-18 07:10:37.377 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 07:10:37.380 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-18 07:10:37.401 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:37.404 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-18 07:10:37.442 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 07:10:37.445 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-18 07:10:37.467 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:37.470 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-18 07:10:37.513 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 07:10:37.516 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-18 07:10:37.539 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 07:10:37.542 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-18 07:10:37.583 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 07:10:37.586 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-18 07:10:37.607 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:37.612 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-18 07:10:37.651 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 07:10:37.654 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-18 07:10:37.677 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:10:37.681 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-18 07:10:37.722 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-18 07:10:37.726 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-18 07:10:37.765 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-18 07:10:37.768 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-18 07:10:37.808 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-18 07:10:37.811 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-18 07:10:37.853 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-18 07:10:37.857 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-18 07:10:37.897 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-18 07:10:37.900 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-18 07:10:37.941 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-18 07:10:37.944 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-18 07:10:37.948 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-18 07:10:37.954 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-18 07:10:37.961 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.et4totPvKx 2026-08-18 07:10:37.964 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-18 07:10:37.968 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-18 07:10:37.974 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-18 07:10:37.981 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.sjWToLTa9Q 2026-08-18 07:10:37.984 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.sjWToLTa9Q 2026-08-18 07:10:37.988 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-18 07:10:37.992 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.sjWToLTa9Q 2026-08-18 07:10:37.996 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-18 07:10:38.001 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-18 07:10:38.005 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-18 07:10:38.013 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:10:38.017 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:10:38.021 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:10:38.025 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 07:10:38.029 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-18 07:10:38.033 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-18 07:10:38.576 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-18 07:10:39.487 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-18 07:10:56.106 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-18 07:11:03.197 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-18 07:11:03.197 | ___________________________________ summary ____________________________________ 2026-08-18 07:11:03.197 | venv-tempest: skipped tests 2026-08-18 07:11:03.197 | congratulations :) 2026-08-18 07:11:03.238 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.sjWToLTa9Q -r requirements.txt 2026-08-18 07:11:04.161 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-18 07:11:04.161 | !! 2026-08-18 07:11:04.161 | 2026-08-18 07:11:04.161 | ******************************************************************************** 2026-08-18 07:11:04.161 | Requirements should be satisfied by a PEP 517 installer. 2026-08-18 07:11:04.161 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-18 07:11:04.161 | 2026-08-18 07:11:04.161 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 07:11:04.161 | calls to avoid build errors in the future. 2026-08-18 07:11:04.162 | ******************************************************************************** 2026-08-18 07:11:04.162 | 2026-08-18 07:11:04.162 | !! 2026-08-18 07:11:04.162 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-18 07:11:04.574 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-18 07:11:04.574 | !! 2026-08-18 07:11:04.574 | 2026-08-18 07:11:04.574 | ******************************************************************************** 2026-08-18 07:11:04.574 | Please avoid running ``setup.py`` directly. 2026-08-18 07:11:04.574 | Instead, use pypa/build, pypa/installer or other 2026-08-18 07:11:04.574 | standards-based tools. 2026-08-18 07:11:04.574 | 2026-08-18 07:11:04.574 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 07:11:04.575 | calls to avoid build errors in the future. 2026-08-18 07:11:04.575 | 2026-08-18 07:11:04.575 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-18 07:11:04.575 | ******************************************************************************** 2026-08-18 07:11:04.575 | 2026-08-18 07:11:04.575 | !! 2026-08-18 07:11:04.575 | self.initialize_options() 2026-08-18 07:11:04.575 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-18 07:11:04.575 | warnings.warn(msg) 2026-08-18 07:11:04.607 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-18 07:11:04.607 | !! 2026-08-18 07:11:04.607 | 2026-08-18 07:11:04.607 | ******************************************************************************** 2026-08-18 07:11:04.607 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-18 07:11:04.608 | 2026-08-18 07:11:04.608 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-18 07:11:04.608 | or your builds will no longer be supported. 2026-08-18 07:11:04.608 | 2026-08-18 07:11:04.608 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-18 07:11:04.608 | ******************************************************************************** 2026-08-18 07:11:04.608 | 2026-08-18 07:11:04.608 | !! 2026-08-18 07:11:04.608 | corresp(dist, value, root_dir) 2026-08-18 07:11:04.766 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-18 07:11:11.613 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-18 07:11:11.614 | venv-tempest run-test-pre: PYTHONHASHSEED='1057442442' 2026-08-18 07:11:11.614 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.sjWToLTa9Q -r requirements.txt 2026-08-18 07:11:12.615 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-18 07:11:12.618 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-18 07:11:12.618 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-18 07:11:12.618 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-18 07:11:12.619 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-18 07:11:12.620 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-18 07:11:12.621 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-18 07:11:12.622 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-18 07:11:12.623 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-18 07:11:12.624 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-18 07:11:12.625 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-18 07:11:12.626 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-18 07:11:12.627 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-18 07:11:12.628 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-18 07:11:12.629 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-18 07:11:12.630 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-18 07:11:12.631 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-18 07:11:12.632 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-18 07:11:12.633 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-18 07:11:12.634 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-18 07:11:12.636 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-18 07:11:12.639 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-18 07:11:12.639 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-18 07:11:12.639 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-18 07:11:12.641 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-18 07:11:12.642 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-08-18 07:11:12.645 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-18 07:11:12.646 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-18 07:11:12.647 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-18 07:11:12.648 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-08-18 07:11:12.654 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-18 07:11:12.655 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-18 07:11:12.657 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-18 07:11:12.660 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-08-18 07:11:12.666 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-18 07:11:12.670 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-18 07:11:12.671 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-18 07:11:12.675 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-18 07:11:12.679 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-18 07:11:12.679 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-18 07:11:12.681 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-08-18 07:11:12.683 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-18 07:11:12.686 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-18 07:11:12.687 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-18 07:11:12.688 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-08-18 07:11:12.690 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-18 07:11:12.702 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-08-18 07:11:12.707 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-08-18 07:11:12.721 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-18 07:11:12.724 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-08-18 07:11:12.725 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-18 07:11:12.726 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-18 07:11:12.728 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-18 07:11:12.738 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-08-18 07:11:12.761 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-18 07:11:12.768 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-08-18 07:11:12.770 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-18 07:11:12.770 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-18 07:11:12.783 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-18 07:11:12.784 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-18 07:11:12.789 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-18 07:11:12.888 | 2026-08-18 07:11:12.888 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-18 07:11:12.888 | [notice] To update, run: pip install --upgrade pip 2026-08-18 07:11:12.985 | ___________________________________ summary ____________________________________ 2026-08-18 07:11:12.986 | venv-tempest: commands succeeded 2026-08-18 07:11:12.986 | congratulations :) 2026-08-18 07:11:13.031 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.sjWToLTa9Q 2026-08-18 07:11:13.036 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-18 07:11:13.039 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-18 07:11:13.042 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-18 07:11:13.075 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.et4totPvKx 2026-08-18 07:11:13.977 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-18 07:11:13.977 | !! 2026-08-18 07:11:13.977 | 2026-08-18 07:11:13.977 | ******************************************************************************** 2026-08-18 07:11:13.977 | Requirements should be satisfied by a PEP 517 installer. 2026-08-18 07:11:13.977 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-18 07:11:13.977 | 2026-08-18 07:11:13.977 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 07:11:13.977 | calls to avoid build errors in the future. 2026-08-18 07:11:13.978 | ******************************************************************************** 2026-08-18 07:11:13.978 | 2026-08-18 07:11:13.978 | !! 2026-08-18 07:11:13.978 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-18 07:11:14.379 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-18 07:11:14.379 | !! 2026-08-18 07:11:14.379 | 2026-08-18 07:11:14.379 | ******************************************************************************** 2026-08-18 07:11:14.379 | Please avoid running ``setup.py`` directly. 2026-08-18 07:11:14.379 | Instead, use pypa/build, pypa/installer or other 2026-08-18 07:11:14.379 | standards-based tools. 2026-08-18 07:11:14.379 | 2026-08-18 07:11:14.379 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 07:11:14.380 | calls to avoid build errors in the future. 2026-08-18 07:11:14.380 | 2026-08-18 07:11:14.380 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-18 07:11:14.380 | ******************************************************************************** 2026-08-18 07:11:14.380 | 2026-08-18 07:11:14.380 | !! 2026-08-18 07:11:14.380 | self.initialize_options() 2026-08-18 07:11:14.380 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-18 07:11:14.380 | warnings.warn(msg) 2026-08-18 07:11:14.410 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-18 07:11:14.411 | !! 2026-08-18 07:11:14.411 | 2026-08-18 07:11:14.411 | ******************************************************************************** 2026-08-18 07:11:14.411 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-18 07:11:14.411 | 2026-08-18 07:11:14.411 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-18 07:11:14.411 | or your builds will no longer be supported. 2026-08-18 07:11:14.411 | 2026-08-18 07:11:14.411 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-18 07:11:14.411 | ******************************************************************************** 2026-08-18 07:11:14.412 | 2026-08-18 07:11:14.412 | !! 2026-08-18 07:11:14.412 | corresp(dist, value, root_dir) 2026-08-18 07:11:14.564 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-18 07:11:21.677 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-18 07:11:21.677 | venv-tempest run-test-pre: PYTHONHASHSEED='2033933201' 2026-08-18 07:11:21.677 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.et4totPvKx 2026-08-18 07:11:25.725 | ___________________________________ summary ____________________________________ 2026-08-18 07:11:25.725 | venv-tempest: commands succeeded 2026-08-18 07:11:25.725 | congratulations :) 2026-08-18 07:11:25.768 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-18 07:11:25.788 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:11:25.791 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-18 07:11:25.794 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-18 07:11:25.814 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 07:11:25.817 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-18 07:11:25.820 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:11:25.823 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-18 07:11:25.826 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:11:25.830 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-18 07:11:25.835 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:11:25.838 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-18 07:11:25.841 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-18 07:11:25.845 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-18 07:11:25.871 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:11:25.897 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:11:25.901 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-18 07:11:25.906 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 07:11:25.947 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-18 07:11:25.950 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-18 07:11:25.954 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-18 07:11:25.998 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-18 07:11:26.002 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-18 07:11:26.005 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-18 07:11:26.047 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-18 07:11:26.047 | ' 2026-08-18 07:11:26.051 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-18 07:11:26.055 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 07:11:26.059 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-18 07:11:26.062 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-18 07:11:26.066 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-18 07:11:26.066 | /opt/stack/tempest /opt/stack/tempest 2026-08-18 07:11:26.070 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-18 07:11:26.073 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-18 07:11:26.074 | /opt/stack/tempest 2026-08-18 07:11:26.078 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 07:11:26.082 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 07:11:26.086 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 07:11:26.090 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 07:11:26.094 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-18 07:11:26.098 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 07:11:26.102 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-18 07:11:26.106 | + functions-common:run_plugins:1837 : local plugins= 2026-08-18 07:11:26.110 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 07:11:26.114 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-18 07:11:26.119 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-18 07:11:26.123 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 07:11:26.127 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-18 07:11:26.131 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:11:26.135 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 07:11:26.139 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 07:11:26.144 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-18 07:11:26.149 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-18 07:11:26.152 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-18 07:11:26.155 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-18 07:11:26.159 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-18 07:11:26.159 | /^\[\[.+\|.*\]\]/ { 2026-08-18 07:11:26.159 | gsub("[][]", "", $1); 2026-08-18 07:11:26.159 | split($1, a, "|"); 2026-08-18 07:11:26.159 | if (a[1] == matchgroup) 2026-08-18 07:11:26.159 | print a[2] 2026-08-18 07:11:26.159 | } 2026-08-18 07:11:26.159 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 147 osc 446 apt-get 247 test_with_retry 9 dbsync 8 pip_install 185 apt-get-update 5 run_process 45 git_timed 394 ------------------------- Unaccounted time 84 ========================= Total runtime 1598 ================= Async summary ================= Time spent in the background minus waits: 542 sec Elapsed time: 1598 sec Time if we did everything serially: 2140 sec Speedup: 1.33917 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21041 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 36 | | nova_cell1 | SELECT | 71 | | nova_cell0 | INSERT | 7 | | neutron | SELECT | 5438 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 270 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 21 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.221 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.221/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble