2026-09-02 13:49:24.009 | + ./stack.sh:main:491 : exec 2026-09-02 13:49:24.010 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-02-154923' 2026-09-02 13:49:24.010 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-02-154923.summary.2026-09-02-154923 2026-09-02 13:49:24.010 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 13:49:24.010 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-02-154923 2026-09-02 13:49:24.010 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-02-154923 /opt/stack/logs/stack.sh.log 2026-09-02 13:49:24.010 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-02-154923.summary.2026-09-02-154923 /opt/stack/logs/stack.sh.log.summary 2026-09-02 13:49:24.010 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-02 13:49:24.010 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-02 13:49:24.010 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-02 13:49:24.010 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-02 13:49:24.011 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-02 13:49:24.011 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-02 13:49:24.011 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-02 13:49:24.011 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-02 13:49:24.011 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-02 13:49:24.011 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-02 13:49:24.011 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-02 13:49:24.011 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-02 13:49:24.011 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-02 13:49:24.012 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-02 13:49:24.016 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-02 13:49:24.019 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-02 13:49:24.022 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-02 13:49:24.025 | + ./stack.sh:main:577 : set -o errexit 2026-09-02 13:49:24.027 | + ./stack.sh:main:580 : uname -a 2026-09-02 13:49:24.029 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-02 13:49:24.031 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-02 13:49:24.035 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-02 13:49:24.039 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-02 13:49:24.079 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-02 13:49:24.096 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-02 13:49:24.099 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-02 13:49:24.115 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-02 13:49:24.118 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-02 13:49:24.135 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-02 13:49:24.139 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-02 13:49:24.154 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-02 13:49:24.157 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-02 13:49:24.159 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-02 13:49:24.162 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-02 13:49:24.177 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-02 13:49:24.180 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-02 13:49:24.197 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-02 13:49:24.199 | + ./stack.sh:main:594 : tune_host 2026-09-02 13:49:24.201 | + lib/host:tune_host:125 : configure_host_mem 2026-09-02 13:49:24.203 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-02 13:49:24.204 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-02 13:49:24.207 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-02 13:49:24.209 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-02 13:49:24.210 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-02 13:49:24.212 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:49:24.214 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:49:24.215 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-02 13:49:24.217 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:49:24.218 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:49:24.220 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:49:24.223 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:49:24.225 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:49:24.228 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:49:24.230 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-02 13:49:24.232 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-02 13:49:24.233 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-02 13:49:24.236 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-02 13:49:24.240 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-02 13:49:24.242 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-02 13:49:24.244 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-02 13:49:24.247 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:49:24.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:49:24.251 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:49:24.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1788356964252 2026-09-02 13:49:24.257 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-02 13:49:24.259 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-02 13:49:24.261 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-09-02 13:49:24.426 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-02 13:49:24.437 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-02 13:49:24.575 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-02 13:49:24.679 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-02 13:49:24.780 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-02 13:49:27.699 | Fetched 4747 B in 1s (8215 B/s) 2026-09-02 13:49:29.579 | Reading package lists... 2026-09-02 13:49:29.610 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-02 13:49:29.612 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-02 13:49:29.615 | + functions-common:time_stop:2420 : local name 2026-09-02 13:49:29.617 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:49:29.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:49:29.622 | + functions-common:time_stop:2423 : local total 2026-09-02 13:49:29.625 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:49:29.628 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-02 13:49:29.630 | + functions-common:time_stop:2427 : start_time=1788356964252 2026-09-02 13:49:29.632 | + functions-common:time_stop:2429 : [[ -z 1788356964252 ]] 2026-09-02 13:49:29.635 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:49:29.639 | + functions-common:time_stop:2432 : end_time=1788356969636 2026-09-02 13:49:29.641 | + functions-common:time_stop:2433 : elapsed_time=5384 2026-09-02 13:49:29.643 | + functions-common:time_stop:2434 : total=0 2026-09-02 13:49:29.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:49:29.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5384 2026-09-02 13:49:29.649 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-02 13:49:29.652 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:49:29.654 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:49:29.656 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:49:29.658 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-02 13:49:29.677 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-09-02 13:49:29.714 | Reading package lists... 2026-09-02 13:49:30.121 | Building dependency tree... 2026-09-02 13:49:30.123 | Reading state information... 2026-09-02 13:49:30.798 | The following packages were automatically installed and are no longer required: 2026-09-02 13:49:30.800 | libfwupd2 libgusb2 2026-09-02 13:49:30.800 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:49:30.843 | The following NEW packages will be installed: 2026-09-02 13:49:30.845 | ksmtuned 2026-09-02 13:49:30.936 | 0 upgraded, 1 newly installed, 0 to remove and 52 not upgraded. 2026-09-02 13:49:30.936 | Need to get 7444 B of archives. 2026-09-02 13:49:30.936 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-02 13:49:30.936 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-02 13:49:31.155 | perl: warning: Setting locale failed. 2026-09-02 13:49:31.155 | perl: warning: Please check that your locale settings: 2026-09-02 13:49:31.155 | LANGUAGE = (unset), 2026-09-02 13:49:31.156 | LC_ALL = "en_US.utf8", 2026-09-02 13:49:31.156 | LANG = "de_DE.UTF-8" 2026-09-02 13:49:31.156 | are supported and installed on your system. 2026-09-02 13:49:31.156 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:49:31.251 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:49:31.252 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:49:31.252 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:49:31.477 | Fetched 7444 B in 0s (115 kB/s) 2026-09-02 13:49:31.520 | Selecting previously unselected package ksmtuned. 2026-09-02 13:49:31.811 | (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 ... 107930 files and directories currently installed.) 2026-09-02 13:49:31.817 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-02 13:49:31.828 | Unpacking ksmtuned (4.20150326) ... 2026-09-02 13:49:31.890 | Setting up ksmtuned (4.20150326) ... 2026-09-02 13:49:32.122 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-02 13:49:32.318 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-02 13:49:33.020 | perl: warning: Setting locale failed. 2026-09-02 13:49:33.020 | perl: warning: Please check that your locale settings: 2026-09-02 13:49:33.020 | LANGUAGE = (unset), 2026-09-02 13:49:33.020 | LC_ALL = "en_US.utf8", 2026-09-02 13:49:33.020 | LANG = "de_DE.UTF-8" 2026-09-02 13:49:33.020 | are supported and installed on your system. 2026-09-02 13:49:33.020 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:49:33.180 | perl: warning: Setting locale failed. 2026-09-02 13:49:33.180 | perl: warning: Please check that your locale settings: 2026-09-02 13:49:33.180 | LANGUAGE = (unset), 2026-09-02 13:49:33.180 | LC_ALL = "en_US.utf8", 2026-09-02 13:49:33.181 | LANG = "de_DE.UTF-8" 2026-09-02 13:49:33.181 | are supported and installed on your system. 2026-09-02 13:49:33.181 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:49:33.230 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:49:33.230 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:49:33.230 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:49:33.299 | perl: warning: Setting locale failed. 2026-09-02 13:49:33.299 | perl: warning: Please check that your locale settings: 2026-09-02 13:49:33.299 | LANGUAGE = (unset), 2026-09-02 13:49:33.299 | LC_ALL = "en_US.utf8", 2026-09-02 13:49:33.299 | LANG = "de_DE.UTF-8" 2026-09-02 13:49:33.299 | are supported and installed on your system. 2026-09-02 13:49:33.299 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:49:33.851 | 2026-09-02 13:49:33.851 | Running kernel seems to be up-to-date. 2026-09-02 13:49:33.851 | 2026-09-02 13:49:33.851 | No services need to be restarted. 2026-09-02 13:49:33.851 | 2026-09-02 13:49:33.851 | No containers need to be restarted. 2026-09-02 13:49:33.852 | 2026-09-02 13:49:33.852 | No user sessions are running outdated binaries. 2026-09-02 13:49:33.852 | 2026-09-02 13:49:33.853 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:49:36.089 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:49:36.091 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:49:36.093 | + functions-common:time_stop:2420 : local name 2026-09-02 13:49:36.095 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:49:36.098 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:49:36.099 | + functions-common:time_stop:2423 : local total 2026-09-02 13:49:36.101 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:49:36.103 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:49:36.105 | + functions-common:time_stop:2427 : start_time=1788356969674 2026-09-02 13:49:36.106 | + functions-common:time_stop:2429 : [[ -z 1788356969674 ]] 2026-09-02 13:49:36.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:49:36.112 | + functions-common:time_stop:2432 : end_time=1788356976109 2026-09-02 13:49:36.113 | + functions-common:time_stop:2433 : elapsed_time=6435 2026-09-02 13:49:36.115 | + functions-common:time_stop:2434 : total=1103 2026-09-02 13:49:36.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:49:36.118 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7538 2026-09-02 13:49:36.120 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:49:36.122 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-02 13:49:36.135 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-02 13:49:36.137 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-02 13:49:36.138 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-02 13:49:36.140 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-02 13:49:36.143 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-02 13:49:36.145 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-02 13:49:36.145 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-02 13:49:36.155 | 0 2026-09-02 13:49:36.158 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-02 13:49:36.160 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-02 13:49:36.162 | + lib/host:tune_host:126 : configure_host_net 2026-09-02 13:49:36.164 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-02 13:49:36.165 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-02 13:49:36.167 | + ./stack.sh:main:600 : fetch_plugins 2026-09-02 13:49:36.169 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-02 13:49:36.171 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-02 13:49:36.173 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-02 13:49:36.175 | + functions-common:fetch_plugins:1771 : return 2026-09-02 13:49:36.177 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-02 13:49:36.179 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-02 13:49:36.180 | + functions-common:run_phase:1849 : local phase= 2026-09-02 13:49:36.182 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 13:49:36.184 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 13:49:36.186 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 13:49:36.188 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 13:49:36.190 | + functions-common:run_phase:1858 : local extra 2026-09-02 13:49:36.192 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 13:49:36.195 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 13:49:36.197 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 13:49:36.199 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 13:49:36.201 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-02 13:49:36.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 13:49:36.215 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:49:36.217 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-02 13:49:36.218 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 13:49:36.220 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 13:49:36.222 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 13:49:36.224 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 13:49:36.226 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 13:49:36.227 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-02 13:49:36.229 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-02 13:49:36.231 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-02 13:49:36.233 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 13:49:36.235 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-02 13:49:36.237 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-02 13:49:36.238 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-02 13:49:36.240 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-02 13:49:36.242 | + functions-common:plugin_override_defaults:1812 : return 2026-09-02 13:49:36.244 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-02 13:49:36.259 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-02 13:49:36.261 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-02 13:49:36.273 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:49:36.275 | +++ lib/tls:source:43 : hostname -f 2026-09-02 13:49:36.279 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-02 13:49:36.281 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-02 13:49:36.283 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-02 13:49:36.285 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-02 13:49:36.286 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-02 13:49:36.288 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-02 13:49:36.290 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-02 13:49:36.292 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-02 13:49:36.294 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-02 13:49:36.296 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-02 13:49:36.300 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-02 13:49:36.311 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-02 13:49:36.326 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-02 13:49:36.337 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-02 13:49:36.349 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-02 13:49:36.378 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-02 13:49:36.437 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-02 13:49:36.515 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-02 13:49:36.537 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-02 13:49:36.579 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-02 13:49:36.618 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-02 13:49:36.621 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-02 13:49:36.633 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:49:36.635 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-02 13:49:36.637 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-02 13:49:36.638 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-02 13:49:36.640 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-02 13:49:36.643 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-02 13:49:36.655 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-02 13:49:36.658 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-02 13:49:36.660 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-02 13:49:36.661 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-02 13:49:36.663 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-02 13:49:36.665 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-02 13:49:36.667 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-02 13:49:36.669 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-02 13:49:36.671 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-02 13:49:36.674 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-02 13:49:36.687 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-02 13:49:36.689 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-02 13:49:36.691 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-02 13:49:36.692 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-02 13:49:36.694 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-02 13:49:36.696 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-02 13:49:36.698 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-02 13:49:36.700 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-02 13:49:36.702 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-02 13:49:36.704 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-02 13:49:36.706 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-02 13:49:36.707 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-02 13:49:36.709 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.38 2026-09-02 13:49:36.711 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-02 13:49:36.714 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-02 13:49:36.716 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-02 13:49:36.716 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-02 13:49:36.720 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-02 13:49:36.722 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-02 13:49:36.724 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-02 13:49:36.726 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-02 13:49:36.728 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-02 13:49:36.730 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-02 13:49:36.743 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-02 13:49:36.746 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.38 2026-09-02 13:49:36.748 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.38 2026-09-02 13:49:36.748 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-02 13:49:36.752 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.38 2026-09-02 13:49:36.754 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-02 13:49:36.755 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-02 13:49:36.757 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-02 13:49:36.759 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-02 13:49:36.761 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-02 13:49:36.763 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-02 13:49:36.765 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-02 13:49:36.767 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-02 13:49:36.769 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-02 13:49:36.771 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-02 13:49:36.773 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-02 13:49:36.775 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-02 13:49:36.777 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-02 13:49:36.779 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-02 13:49:36.781 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-02 13:49:36.783 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-02 13:49:36.785 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-02 13:49:36.787 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-02 13:49:36.789 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-02 13:49:36.791 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-02 13:49:36.793 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-02 13:49:36.796 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-02 13:49:36.808 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-02 13:49:36.810 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-02 13:49:36.812 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-02 13:49:36.815 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-02 13:49:36.817 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-02 13:49:36.818 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-02 13:49:36.820 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 13:49:36.822 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-02 13:49:36.824 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-02 13:49:36.826 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-02 13:49:36.828 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-02 13:49:36.830 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-02 13:49:36.832 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-02 13:49:36.834 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-02 13:49:36.836 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-02 13:49:36.837 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-02 13:49:36.839 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-02 13:49:36.841 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-02 13:49:36.843 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-02 13:49:36.846 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-02 13:49:36.943 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-02 13:49:36.956 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-02 13:49:36.959 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-02 13:49:36.962 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-02 13:49:36.965 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-02 13:49:36.967 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-02 13:49:36.969 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-02 13:49:36.971 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-02 13:49:36.974 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-02 13:49:36.976 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-02 13:49:36.978 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-02 13:49:36.981 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-02 13:49:36.983 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-02 13:49:36.986 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-02 13:49:36.989 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-02 13:49:36.991 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-02 13:49:36.994 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-02 13:49:36.997 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-02 13:49:36.999 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-02 13:49:37.001 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-02 13:49:37.003 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-02 13:49:37.009 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-02 13:49:37.009 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-02 13:49:37.009 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-02 13:49:37.009 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-02 13:49:37.015 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=64:f9e9:4e0e 2026-09-02 13:49:37.017 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-02 13:49:37.020 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-02 13:49:37.023 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-02 13:49:37.025 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-02 13:49:37.027 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd64:f9e9:4e0e::/56 2026-09-02 13:49:37.031 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd64:f9e9:4e0e::/56 2026-09-02 13:49:37.031 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-02 13:49:37.037 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd64:f9e9:4e0e::/64 2026-09-02 13:49:37.039 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-02 13:49:37.042 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-02 13:49:37.044 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-02 13:49:37.046 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-02 13:49:37.049 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-02 13:49:37.052 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-02 13:49:37.054 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-02 13:49:37.057 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-02 13:49:37.059 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-02 13:49:37.062 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-02 13:49:37.065 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-02 13:49:37.067 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-02 13:49:37.070 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-02 13:49:37.073 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd64:f9e9:4e0e::/56 2026-09-02 13:49:37.075 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-02 13:49:37.078 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-02 13:49:37.083 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-02 13:49:37.084 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-02 13:49:37.084 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-02 13:49:37.090 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-02 13:49:37.095 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-02 13:49:37.095 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-02 13:49:37.095 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-02 13:49:37.101 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-02 13:49:37.106 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-02 13:49:37.109 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-02 13:49:37.112 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-02 13:49:37.114 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-02 13:49:37.117 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-02 13:49:37.119 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-02 13:49:37.122 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-02 13:49:37.125 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-02 13:49:37.127 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-02 13:49:37.130 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-02 13:49:37.149 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-02 13:49:37.165 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-02 13:49:37.179 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-02 13:49:37.193 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-02 13:49:37.206 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-02 13:49:37.243 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-02 13:49:37.247 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-02 13:49:37.249 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-02 13:49:37.252 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-02 13:49:37.256 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-02 13:49:37.260 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-02 13:49:37.277 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-02 13:49:37.280 | + ./stack.sh:main:635 : run_phase source 2026-09-02 13:49:37.283 | + functions-common:run_phase:1848 : local mode=source 2026-09-02 13:49:37.285 | + functions-common:run_phase:1849 : local phase= 2026-09-02 13:49:37.287 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 13:49:37.289 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 13:49:37.292 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 13:49:37.294 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 13:49:37.296 | + functions-common:run_phase:1858 : local extra 2026-09-02 13:49:37.299 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 13:49:37.303 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 13:49:37.306 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 13:49:37.308 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 13:49:37.311 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-02 13:49:37.314 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 13:49:37.330 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:49:37.332 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-02 13:49:37.335 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-02 13:49:37.376 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-02 13:49:37.379 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-02 13:49:37.381 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-02 13:49:37.383 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-02 13:49:37.386 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-02 13:49:37.388 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-02 13:49:37.391 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-02 13:49:37.393 | + functions-common:load_plugin_settings:1789 : return 2026-09-02 13:49:37.396 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-02 13:49:37.398 | + functions-common:verify_disabled_services:2131 : local service 2026-09-02 13:49:37.400 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.403 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-02 13:49:37.406 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.408 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-02 13:49:37.411 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.413 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-02 13:49:37.416 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.418 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-02 13:49:37.420 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.423 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-02 13:49:37.425 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.428 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-02 13:49:37.431 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.433 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-02 13:49:37.436 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.438 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-02 13:49:37.440 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.443 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-02 13:49:37.446 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.448 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-02 13:49:37.451 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.453 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-02 13:49:37.455 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.458 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-02 13:49:37.460 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.463 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-02 13:49:37.466 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.468 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-02 13:49:37.470 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.473 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-02 13:49:37.475 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.477 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-02 13:49:37.479 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.481 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-02 13:49:37.484 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.487 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-02 13:49:37.489 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.492 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-02 13:49:37.494 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.497 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-02 13:49:37.499 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.502 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-02 13:49:37.505 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.507 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-02 13:49:37.509 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.512 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-02 13:49:37.514 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.516 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-02 13:49:37.519 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 13:49:37.521 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-02 13:49:37.524 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-02 13:49:37.527 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-02 13:49:37.529 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-02 13:49:37.545 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:49:37.547 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-02 13:49:37.550 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-02 13:49:37.552 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-02 13:49:37.570 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:49:37.573 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-02 13:49:37.576 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-02 13:49:37.578 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-02 13:49:37.581 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-02 13:49:37.583 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-02 13:49:37.586 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-02 13:49:37.588 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-02 13:49:37.590 | + lib/database:initialize_database_backends:92 : return 0 2026-09-02 13:49:37.593 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-02 13:49:37.593 | Using mysql database backend 2026-09-02 13:49:37.596 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-02 13:49:37.612 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-02 13:49:37.615 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-02 13:49:37.618 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-02 13:49:37.621 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-02 13:49:37.624 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 13:49:37.627 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-02 13:49:37.645 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:49:37.648 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-02 13:49:37.667 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-02 13:49:37.685 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:49:37.688 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-02 13:49:37.707 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-02 13:49:37.727 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-02 13:49:37.750 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:49:37.754 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-02 13:49:37.773 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:49:37.776 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-02 13:49:37.779 | + functions-common:save_stackenv:65 : local tag=768 2026-09-02 13:49:37.783 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-02 13:49:37.788 | + functions-common:save_stackenv:67 : time_stamp=2026-09-02-154937 2026-09-02 13:49:37.791 | + functions-common:save_stackenv:68 : echo '# 2026-09-02-154937 768' 2026-09-02 13:49:37.794 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.796 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 13:49:37.799 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.802 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-02 13:49:37.804 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.807 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-02 13:49:37.809 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.812 | + 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-09-02 13:49:37.814 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.817 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.38 2026-09-02 13:49:37.819 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.822 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.38/identity 2026-09-02 13:49:37.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.827 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-02-154923 2026-09-02 13:49:37.830 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.833 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-02 13:49:37.835 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.837 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.38 2026-09-02 13:49:37.839 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.842 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-02 13:49:37.844 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.846 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-02 13:49:37.849 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.852 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-02 13:49:37.855 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.858 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-02 13:49:37.861 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.863 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.38 2026-09-02 13:49:37.866 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 13:49:37.869 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-02 13:49:37.871 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-02 13:49:37.874 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-02 13:49:37.876 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-02 13:49:37.878 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-02 13:49:37.880 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 13:49:37.883 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 13:49:37.886 | ++ functions-common:git_clone:593 : pwd 2026-09-02 13:49:37.890 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 13:49:37.892 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 13:49:37.896 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 13:49:37.914 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 13:49:37.916 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 13:49:37.919 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 13:49:37.922 | + functions-common:git_clone:610 : echo master 2026-09-02 13:49:37.923 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 13:49:37.927 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-02 13:49:37.929 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 13:49:37.932 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-02 13:49:37.934 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:49:37.936 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:49:37.938 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:49:37.940 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:49:37.942 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:49:37.944 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:49:37.946 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:49:37.948 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:49:37.951 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:49:37.954 | + functions-common:time_start:2411 : _TIME_START[$name]=1788356977952 2026-09-02 13:49:37.956 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-02 13:49:37.959 | Cloning into '/opt/stack/requirements'... 2026-09-02 13:49:41.972 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:49:41.975 | + functions-common:time_stop:2420 : local name 2026-09-02 13:49:41.979 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:49:41.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:49:41.985 | + functions-common:time_stop:2423 : local total 2026-09-02 13:49:41.988 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:49:41.992 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:49:41.995 | + functions-common:time_stop:2427 : start_time=1788356977952 2026-09-02 13:49:41.998 | + functions-common:time_stop:2429 : [[ -z 1788356977952 ]] 2026-09-02 13:49:42.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:49:42.007 | + functions-common:time_stop:2432 : end_time=1788356982003 2026-09-02 13:49:42.010 | + functions-common:time_stop:2433 : elapsed_time=4051 2026-09-02 13:49:42.013 | + functions-common:time_stop:2434 : total=0 2026-09-02 13:49:42.017 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:49:42.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4051 2026-09-02 13:49:42.023 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-02 13:49:42.027 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 13:49:42.030 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:49:42.033 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:49:42.036 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:49:42.039 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:49:42.042 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:49:42.045 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:49:42.048 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:49:42.051 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:49:42.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:49:42.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1788356982057 2026-09-02 13:49:42.064 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 13:49:42.629 | From https://review.opendev.org/openstack/requirements 2026-09-02 13:49:42.629 | * branch master -> FETCH_HEAD 2026-09-02 13:49:42.639 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:49:42.643 | + functions-common:time_stop:2420 : local name 2026-09-02 13:49:42.646 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:49:42.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:49:42.652 | + functions-common:time_stop:2423 : local total 2026-09-02 13:49:42.656 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:49:42.659 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:49:42.662 | + functions-common:time_stop:2427 : start_time=1788356982057 2026-09-02 13:49:42.665 | + functions-common:time_stop:2429 : [[ -z 1788356982057 ]] 2026-09-02 13:49:42.670 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:49:42.675 | + functions-common:time_stop:2432 : end_time=1788356982671 2026-09-02 13:49:42.678 | + functions-common:time_stop:2433 : elapsed_time=614 2026-09-02 13:49:42.681 | + functions-common:time_stop:2434 : total=4051 2026-09-02 13:49:42.684 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:49:42.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4665 2026-09-02 13:49:42.690 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 13:49:42.693 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:49:42.696 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:49:42.699 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:49:42.701 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:49:42.704 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:49:42.707 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:49:42.710 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:49:42.713 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:49:42.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:49:42.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1788356982718 2026-09-02 13:49:42.724 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 13:49:42.738 | Note: switching to 'FETCH_HEAD'. 2026-09-02 13:49:42.738 | 2026-09-02 13:49:42.739 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 13:49:42.739 | changes and commit them, and you can discard any commits you make in this 2026-09-02 13:49:42.739 | state without impacting any branches by switching back to a branch. 2026-09-02 13:49:42.739 | 2026-09-02 13:49:42.739 | If you want to create a new branch to retain commits you create, you may 2026-09-02 13:49:42.739 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 13:49:42.739 | 2026-09-02 13:49:42.739 | git switch -c 2026-09-02 13:49:42.739 | 2026-09-02 13:49:42.739 | Or undo this operation with: 2026-09-02 13:49:42.739 | 2026-09-02 13:49:42.740 | git switch - 2026-09-02 13:49:42.740 | 2026-09-02 13:49:42.740 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 13:49:42.740 | 2026-09-02 13:49:42.740 | HEAD is now at e7f5b22a Merge "update constraint for keystoneauth1 to new release 5.17.0" 2026-09-02 13:49:42.743 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:49:42.746 | + functions-common:time_stop:2420 : local name 2026-09-02 13:49:42.749 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:49:42.752 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:49:42.755 | + functions-common:time_stop:2423 : local total 2026-09-02 13:49:42.758 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:49:42.761 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:49:42.764 | + functions-common:time_stop:2427 : start_time=1788356982718 2026-09-02 13:49:42.767 | + functions-common:time_stop:2429 : [[ -z 1788356982718 ]] 2026-09-02 13:49:42.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:49:42.776 | + functions-common:time_stop:2432 : end_time=1788356982773 2026-09-02 13:49:42.779 | + functions-common:time_stop:2433 : elapsed_time=55 2026-09-02 13:49:42.782 | + functions-common:time_stop:2434 : total=4665 2026-09-02 13:49:42.784 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:49:42.787 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4720 2026-09-02 13:49:42.791 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-02 13:49:42.807 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-02 13:49:42.811 | + functions-common:git_clone:673 : head -1 2026-09-02 13:49:42.812 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 13:49:42.816 | e7f5b22a Merge "update constraint for keystoneauth1 to new release 5.17.0" 2026-09-02 13:49:42.819 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 13:49:42.823 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-02 13:49:42.826 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 13:49:42.828 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-02 13:49:42.832 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-02 13:49:42.835 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-02 13:49:42.839 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-02 13:49:42.841 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-02 13:49:42.845 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-02 13:49:42.849 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-02 13:49:42.853 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-02 13:49:42.858 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-02 13:49:42.863 | ++ tools/install_prereqs.sh:source:47 : NOW=1788356982 2026-09-02 13:49:42.868 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-02 13:49:42.874 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-02 13:49:42.878 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-02 13:49:42.881 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788356982 2026-09-02 13:49:42.885 | ++ tools/install_prereqs.sh:source:50 : [[ 1788356982 -lt 7200 ]] 2026-09-02 13:49:42.888 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-02 13:49:42.891 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-02 13:49:42.894 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-02 13:49:42.898 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-02 13:49:42.901 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-02 13:49:42.905 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-02 13:49:42.908 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-02 13:49:42.912 | +++ 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-09-02 13:49:42.950 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-02 13:49:42.950 | apache2-dev 2026-09-02 13:49:42.950 | bc 2026-09-02 13:49:42.950 | bsdmainutils 2026-09-02 13:49:42.950 | curl 2026-09-02 13:49:42.950 | g++ 2026-09-02 13:49:42.950 | gawk 2026-09-02 13:49:42.950 | gcc 2026-09-02 13:49:42.950 | gettext 2026-09-02 13:49:42.951 | git 2026-09-02 13:49:42.951 | graphviz 2026-09-02 13:49:42.951 | iputils-ping 2026-09-02 13:49:42.951 | libffi-dev 2026-09-02 13:49:42.951 | libjpeg-dev 2026-09-02 13:49:42.951 | libpq-dev 2026-09-02 13:49:42.951 | libssl-dev 2026-09-02 13:49:42.951 | libsystemd-dev 2026-09-02 13:49:42.951 | libxml2-dev 2026-09-02 13:49:42.951 | libxslt1-dev 2026-09-02 13:49:42.951 | libyaml-dev 2026-09-02 13:49:42.951 | lsof 2026-09-02 13:49:42.952 | openssh-server 2026-09-02 13:49:42.952 | openssl 2026-09-02 13:49:42.952 | pkg-config 2026-09-02 13:49:42.953 | psmisc 2026-09-02 13:49:42.953 | python3-dev 2026-09-02 13:49:42.953 | python3-pip 2026-09-02 13:49:42.954 | python3-systemd 2026-09-02 13:49:42.954 | python3-venv 2026-09-02 13:49:42.954 | tar 2026-09-02 13:49:42.954 | tcpdump 2026-09-02 13:49:42.955 | unzip 2026-09-02 13:49:42.955 | uuid-runtime 2026-09-02 13:49:42.955 | wget 2026-09-02 13:49:42.955 | zlib1g-dev 2026-09-02 13:49:42.955 | libkrb5-dev 2026-09-02 13:49:42.955 | libldap2-dev 2026-09-02 13:49:42.955 | libsasl2-dev 2026-09-02 13:49:42.955 | memcached 2026-09-02 13:49:42.955 | python3-mysqldb 2026-09-02 13:49:42.955 | sqlite3 2026-09-02 13:49:42.955 | conntrack 2026-09-02 13:49:42.955 | curl 2026-09-02 13:49:42.956 | ebtables 2026-09-02 13:49:42.956 | genisoimage 2026-09-02 13:49:42.956 | iptables 2026-09-02 13:49:42.957 | iputils-arping 2026-09-02 13:49:42.957 | kpartx 2026-09-02 13:49:42.957 | libjs-jquery-tablesorter 2026-09-02 13:49:42.957 | parted 2026-09-02 13:49:42.958 | pm-utils 2026-09-02 13:49:42.958 | python3-mysqldb 2026-09-02 13:49:42.958 | socat 2026-09-02 13:49:42.958 | sqlite3 2026-09-02 13:49:42.958 | sudo 2026-09-02 13:49:42.958 | vlan 2026-09-02 13:49:42.958 | lsscsi 2026-09-02 13:49:42.958 | open-iscsi 2026-09-02 13:49:42.958 | cryptsetup 2026-09-02 13:49:42.958 | dosfstools 2026-09-02 13:49:42.958 | genisoimage 2026-09-02 13:49:42.958 | gir1.2-libosinfo-1.0 2026-09-02 13:49:42.959 | netcat-openbsd 2026-09-02 13:49:42.959 | open-iscsi 2026-09-02 13:49:42.959 | qemu-utils 2026-09-02 13:49:42.959 | sg3-utils 2026-09-02 13:49:42.959 | sysfsutils 2026-09-02 13:49:42.959 | lvm2 2026-09-02 13:49:42.959 | qemu-utils 2026-09-02 13:49:42.959 | thin-provisioning-tools 2026-09-02 13:49:42.959 | acl 2026-09-02 13:49:42.959 | dnsmasq-base 2026-09-02 13:49:42.959 | dnsmasq-utils 2026-09-02 13:49:42.960 | ebtables 2026-09-02 13:49:42.960 | haproxy 2026-09-02 13:49:42.960 | iptables 2026-09-02 13:49:42.960 | iputils-arping 2026-09-02 13:49:42.961 | iputils-ping 2026-09-02 13:49:42.962 | postgresql-server-dev-all 2026-09-02 13:49:42.962 | python3-mysqldb 2026-09-02 13:49:42.962 | sqlite3 2026-09-02 13:49:42.963 | sudo 2026-09-02 13:49:42.963 | vlan 2026-09-02 13:49:42.963 | pcp' 2026-09-02 13:49:42.963 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-02 13:49:42.981 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-02 13:49:42.981 | apache2-dev 2026-09-02 13:49:42.981 | bc 2026-09-02 13:49:42.981 | bsdmainutils 2026-09-02 13:49:42.981 | curl 2026-09-02 13:49:42.982 | g++ 2026-09-02 13:49:42.982 | gawk 2026-09-02 13:49:42.982 | gcc 2026-09-02 13:49:42.982 | gettext 2026-09-02 13:49:42.982 | git 2026-09-02 13:49:42.982 | graphviz 2026-09-02 13:49:42.982 | iputils-ping 2026-09-02 13:49:42.982 | libffi-dev 2026-09-02 13:49:42.982 | libjpeg-dev 2026-09-02 13:49:42.983 | libpq-dev 2026-09-02 13:49:42.983 | libssl-dev 2026-09-02 13:49:42.983 | libsystemd-dev 2026-09-02 13:49:42.983 | libxml2-dev 2026-09-02 13:49:42.983 | libxslt1-dev 2026-09-02 13:49:42.983 | libyaml-dev 2026-09-02 13:49:42.983 | lsof 2026-09-02 13:49:42.983 | openssh-server 2026-09-02 13:49:42.983 | openssl 2026-09-02 13:49:42.984 | pkg-config 2026-09-02 13:49:42.984 | psmisc 2026-09-02 13:49:42.984 | python3-dev 2026-09-02 13:49:42.984 | python3-pip 2026-09-02 13:49:42.984 | python3-systemd 2026-09-02 13:49:42.984 | python3-venv 2026-09-02 13:49:42.984 | tar 2026-09-02 13:49:42.984 | tcpdump 2026-09-02 13:49:42.984 | unzip 2026-09-02 13:49:42.985 | uuid-runtime 2026-09-02 13:49:42.985 | wget 2026-09-02 13:49:42.985 | zlib1g-dev 2026-09-02 13:49:42.985 | libkrb5-dev 2026-09-02 13:49:42.985 | libldap2-dev 2026-09-02 13:49:42.985 | libsasl2-dev 2026-09-02 13:49:42.985 | memcached 2026-09-02 13:49:42.985 | python3-mysqldb 2026-09-02 13:49:42.985 | sqlite3 2026-09-02 13:49:42.985 | conntrack 2026-09-02 13:49:42.986 | curl 2026-09-02 13:49:42.986 | ebtables 2026-09-02 13:49:42.986 | genisoimage 2026-09-02 13:49:42.986 | iptables 2026-09-02 13:49:42.986 | iputils-arping 2026-09-02 13:49:42.986 | kpartx 2026-09-02 13:49:42.986 | libjs-jquery-tablesorter 2026-09-02 13:49:42.986 | parted 2026-09-02 13:49:42.986 | pm-utils 2026-09-02 13:49:42.986 | python3-mysqldb 2026-09-02 13:49:42.987 | socat 2026-09-02 13:49:42.987 | sqlite3 2026-09-02 13:49:42.987 | sudo 2026-09-02 13:49:42.987 | vlan 2026-09-02 13:49:42.987 | lsscsi 2026-09-02 13:49:42.987 | open-iscsi 2026-09-02 13:49:42.987 | cryptsetup 2026-09-02 13:49:42.987 | dosfstools 2026-09-02 13:49:42.987 | genisoimage 2026-09-02 13:49:42.988 | gir1.2-libosinfo-1.0 2026-09-02 13:49:42.988 | netcat-openbsd 2026-09-02 13:49:42.988 | open-iscsi 2026-09-02 13:49:42.988 | qemu-utils 2026-09-02 13:49:42.988 | sg3-utils 2026-09-02 13:49:42.988 | sysfsutils 2026-09-02 13:49:42.988 | lvm2 2026-09-02 13:49:42.988 | qemu-utils 2026-09-02 13:49:42.988 | thin-provisioning-tools 2026-09-02 13:49:42.989 | acl 2026-09-02 13:49:42.989 | dnsmasq-base 2026-09-02 13:49:42.989 | dnsmasq-utils 2026-09-02 13:49:42.989 | ebtables 2026-09-02 13:49:42.989 | haproxy 2026-09-02 13:49:42.989 | iptables 2026-09-02 13:49:42.989 | iputils-arping 2026-09-02 13:49:42.989 | iputils-ping 2026-09-02 13:49:42.989 | postgresql-server-dev-all 2026-09-02 13:49:42.989 | python3-mysqldb 2026-09-02 13:49:42.990 | sqlite3 2026-09-02 13:49:42.990 | sudo 2026-09-02 13:49:42.990 | vlan 2026-09-02 13:49:42.990 | pcp ' 2026-09-02 13:49:42.990 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-02 13:49:42.990 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:49:42.993 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:49:42.997 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-02 13:49:42.998 | ++ 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-09-02 13:49:43.001 | ++ 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-09-02 13:49:43.004 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-02 13:49:43.008 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:49:43.010 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:49:43.013 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:49:43.017 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:49:43.019 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:49:43.022 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:49:43.025 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:49:43.029 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:49:43.033 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:49:43.036 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:49:43.039 | ++ functions-common:apt_get_update:1167 : return 2026-09-02 13:49:43.043 | ++ 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-09-02 13:49:43.046 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:49:43.049 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:49:43.053 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:49:43.056 | ++ 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-09-02 13:49:43.082 | ++ 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-09-02 13:49:43.120 | Reading package lists... 2026-09-02 13:49:43.520 | Building dependency tree... 2026-09-02 13:49:43.523 | Reading state information... 2026-09-02 13:49:44.197 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-02 13:49:44.197 | bc set to manually installed. 2026-09-02 13:49:44.197 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-02 13:49:44.198 | curl set to manually installed. 2026-09-02 13:49:44.198 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-02 13:49:44.198 | g++ set to manually installed. 2026-09-02 13:49:44.198 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-02 13:49:44.198 | gawk set to manually installed. 2026-09-02 13:49:44.198 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-02 13:49:44.198 | gcc set to manually installed. 2026-09-02 13:49:44.198 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-02 13:49:44.198 | git set to manually installed. 2026-09-02 13:49:44.199 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-02 13:49:44.199 | iputils-ping set to manually installed. 2026-09-02 13:49:44.199 | lsof is already the newest version (4.95.0-1build3). 2026-09-02 13:49:44.199 | lsof set to manually installed. 2026-09-02 13:49:44.199 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-09-02 13:49:44.199 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-02 13:49:44.199 | openssl set to manually installed. 2026-09-02 13:49:44.199 | psmisc is already the newest version (23.7-1build1). 2026-09-02 13:49:44.200 | psmisc set to manually installed. 2026-09-02 13:49:44.200 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-02 13:49:44.200 | python3-dev set to manually installed. 2026-09-02 13:49:44.200 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-02 13:49:44.200 | python3-systemd is already the newest version (235-1build4). 2026-09-02 13:49:44.200 | python3-systemd set to manually installed. 2026-09-02 13:49:44.200 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-02 13:49:44.201 | tar set to manually installed. 2026-09-02 13:49:44.201 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-02 13:49:44.201 | tcpdump set to manually installed. 2026-09-02 13:49:44.201 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-02 13:49:44.201 | wget set to manually installed. 2026-09-02 13:49:44.201 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-02 13:49:44.201 | iptables set to manually installed. 2026-09-02 13:49:44.201 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-02 13:49:44.202 | kpartx set to manually installed. 2026-09-02 13:49:44.202 | parted is already the newest version (3.6-4build1). 2026-09-02 13:49:44.202 | parted set to manually installed. 2026-09-02 13:49:44.202 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-02 13:49:44.202 | sudo set to manually installed. 2026-09-02 13:49:44.202 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-02 13:49:44.202 | open-iscsi set to manually installed. 2026-09-02 13:49:44.203 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-02 13:49:44.203 | cryptsetup set to manually installed. 2026-09-02 13:49:44.203 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-02 13:49:44.203 | dosfstools set to manually installed. 2026-09-02 13:49:44.203 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-02 13:49:44.203 | netcat-openbsd set to manually installed. 2026-09-02 13:49:44.203 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-02 13:49:44.204 | qemu-utils set to manually installed. 2026-09-02 13:49:44.204 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-02 13:49:44.204 | sg3-utils set to manually installed. 2026-09-02 13:49:44.204 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-02 13:49:44.204 | lvm2 set to manually installed. 2026-09-02 13:49:44.204 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-02 13:49:44.204 | thin-provisioning-tools set to manually installed. 2026-09-02 13:49:44.205 | acl is already the newest version (2.3.2-1build1.1). 2026-09-02 13:49:44.205 | acl set to manually installed. 2026-09-02 13:49:44.205 | The following packages were automatically installed and are no longer required: 2026-09-02 13:49:44.205 | libfwupd2 libgusb2 2026-09-02 13:49:44.205 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:49:44.205 | The following additional packages will be installed: 2026-09-02 13:49:44.205 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-02 13:49:44.206 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-02 13:49:44.206 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-02 13:49:44.206 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-02 13:49:44.206 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-02 13:49:44.206 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-02 13:49:44.206 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-02 13:49:44.206 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-02 13:49:44.207 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-02 13:49:44.207 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-02 13:49:44.207 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-02 13:49:44.207 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-02 13:49:44.207 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-02 13:49:44.207 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-02 13:49:44.207 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-02 13:49:44.208 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-02 13:49:44.208 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-02 13:49:44.208 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-02 13:49:44.208 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-02 13:49:44.208 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-02 13:49:44.208 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-02 13:49:44.208 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-02 13:49:44.208 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-02 13:49:44.209 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-02 13:49:44.209 | ncurses-bin ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-09-02 13:49:44.209 | postgresql-client-16 postgresql-client-common postgresql-common 2026-09-02 13:49:44.209 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-02 13:49:44.209 | python3.12-venv ssl-cert util-linux uuid-dev vbetool zlib1g 2026-09-02 13:49:44.209 | Suggested packages: 2026-09-02 13:49:44.209 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-02 13:49:44.210 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-02 13:49:44.210 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-02 13:49:44.211 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-02 13:49:44.211 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-02 13:49:44.211 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-02 13:49:44.211 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-02 13:49:44.211 | libcache-memcached-perl libmemcached libyaml-perl nfs-common pcp-gui 2026-09-02 13:49:44.211 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-09-02 13:49:44.211 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-09-02 13:49:44.212 | sqlite3-doc zip util-linux-extra util-linux-locales 2026-09-02 13:49:44.382 | The following NEW packages will be installed: 2026-09-02 13:49:44.382 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-02 13:49:44.382 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-02 13:49:44.382 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-02 13:49:44.382 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-02 13:49:44.382 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-02 13:49:44.382 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-02 13:49:44.382 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-02 13:49:44.383 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-02 13:49:44.383 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-02 13:49:44.383 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-02 13:49:44.383 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-02 13:49:44.383 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-02 13:49:44.383 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-02 13:49:44.383 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-02 13:49:44.384 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-02 13:49:44.384 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-02 13:49:44.384 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-02 13:49:44.384 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-02 13:49:44.384 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-02 13:49:44.384 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-02 13:49:44.384 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-02 13:49:44.384 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-02 13:49:44.384 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-02 13:49:44.385 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-02 13:49:44.385 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-02 13:49:44.385 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-02 13:49:44.385 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-02 13:49:44.385 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-02 13:49:44.385 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-02 13:49:44.385 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-02 13:49:44.386 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-02 13:49:44.386 | uuid-dev vbetool vlan 2026-09-02 13:49:44.386 | The following packages will be upgraded: 2026-09-02 13:49:44.386 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-02 13:49:44.387 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-02 13:49:44.388 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-02 13:49:44.388 | util-linux uuid-runtime zlib1g zlib1g-dev 2026-09-02 13:49:44.634 | 22 upgraded, 161 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:49:44.634 | Need to get 179 MB of archives. 2026-09-02 13:49:44.634 | After this operation, 941 MB of additional disk space will be used. 2026-09-02 13:49:44.634 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-02 13:49:45.019 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-02 13:49:45.183 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-02 13:49:45.567 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-02 13:49:45.569 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-02 13:49:45.597 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-02 13:49:45.622 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-02 13:49:45.628 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-02 13:49:45.632 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-02 13:49:45.634 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-02 13:49:45.644 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-09-02 13:49:45.653 | Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-09-02 13:49:45.663 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-09-02 13:49:45.751 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-02 13:49:45.757 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-02 13:49:45.793 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-02 13:49:45.795 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-02 13:49:45.871 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-02 13:49:45.877 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-02 13:49:45.881 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-02 13:49:45.885 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-02 13:49:46.039 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-02 13:49:46.041 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-02 13:49:46.044 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-02 13:49:46.045 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-02 13:49:46.046 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-02 13:49:46.053 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-02 13:49:46.055 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-02 13:49:46.056 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-02 13:49:46.056 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-02 13:49:46.148 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-02 13:49:46.150 | Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-02 13:49:46.152 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-02 13:49:46.154 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-02 13:49:46.156 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-02 13:49:46.157 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-02 13:49:46.244 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-02 13:49:46.245 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-02 13:49:46.246 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-02 13:49:46.249 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-02 13:49:46.340 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-02 13:49:46.346 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-02 13:49:46.351 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-02 13:49:46.353 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-02 13:49:46.977 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-02 13:49:47.407 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-02 13:49:47.409 | Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-02 13:49:47.410 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-02 13:49:47.412 | Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-02 13:49:47.428 | Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-02 13:49:47.458 | Get:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-02 13:49:47.630 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-02 13:49:47.631 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-02 13:49:47.633 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-02 13:49:47.634 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-02 13:49:47.636 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-02 13:49:47.636 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-02 13:49:47.637 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-02 13:49:47.638 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-02 13:49:47.638 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-02 13:49:47.728 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-02 13:49:47.744 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-02 13:49:47.745 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-02 13:49:47.749 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-02 13:49:47.765 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-02 13:49:47.765 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-02 13:49:47.766 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-02 13:49:47.767 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-02 13:49:47.838 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-02 13:49:47.939 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-02 13:49:47.939 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-09-02 13:49:47.944 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-02 13:49:47.947 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-02 13:49:47.950 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-02 13:49:47.950 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-02 13:49:48.026 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-02 13:49:48.031 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-02 13:49:48.033 | Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-02 13:49:48.110 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-02 13:49:48.111 | Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-02 13:49:48.120 | Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-02 13:49:48.121 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-02 13:49:48.122 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-02 13:49:48.125 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-02 13:49:48.206 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-02 13:49:48.211 | Get:86 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-02 13:49:48.211 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-02 13:49:48.219 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-02 13:49:48.302 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-02 13:49:48.303 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-02 13:49:48.303 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-02 13:49:48.304 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-02 13:49:48.307 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-02 13:49:48.308 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-02 13:49:48.397 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-02 13:49:48.413 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-02 13:49:48.417 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-02 13:49:48.461 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-02 13:49:48.493 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-02 13:49:48.493 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-02 13:49:48.497 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-02 13:49:48.691 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-02 13:49:49.231 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-02 13:49:49.466 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-02 13:49:49.507 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-02 13:49:49.510 | Get:106 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-09-02 13:49:49.517 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-02 13:49:49.525 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-02 13:49:49.530 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-02 13:49:49.535 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-02 13:49:49.541 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-02 13:49:49.554 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-02 13:49:49.562 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-02 13:49:49.726 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-02 13:49:49.726 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-02 13:49:49.728 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-02 13:49:49.729 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-02 13:49:50.093 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-02 13:49:50.098 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-02 13:49:50.100 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-02 13:49:50.100 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-02 13:49:50.100 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-02 13:49:50.102 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-02 13:49:50.103 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-02 13:49:50.104 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-02 13:49:50.107 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-02 13:49:50.192 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-02 13:49:50.203 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-02 13:49:50.204 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-02 13:49:50.219 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-02 13:49:50.224 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-02 13:49:50.224 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-02 13:49:50.291 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-02 13:49:50.291 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-02 13:49:50.293 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-02 13:49:50.293 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-02 13:49:50.383 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-02 13:49:50.411 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-02 13:49:50.413 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-02 13:49:50.417 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-02 13:49:50.481 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-02 13:49:50.482 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-02 13:49:50.492 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-02 13:49:50.493 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-02 13:49:50.500 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-02 13:49:50.505 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-02 13:49:51.430 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-02 13:49:51.431 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-02 13:49:51.438 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-02 13:49:51.662 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-02 13:49:51.662 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-02 13:49:53.345 | Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-02 13:49:53.346 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-02 13:49:53.349 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-02 13:49:53.350 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-02 13:49:53.351 | Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-02 13:49:53.351 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-02 13:49:53.352 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-02 13:49:53.368 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-02 13:49:53.381 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-02 13:49:53.443 | Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-02 13:49:53.477 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-02 13:49:53.517 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-02 13:49:53.533 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-02 13:49:53.534 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-02 13:49:53.535 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-02 13:49:53.539 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-02 13:49:53.543 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-02 13:49:53.545 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-02 13:49:53.546 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-02 13:49:53.633 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-02 13:49:53.634 | Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-02 13:49:53.635 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-02 13:49:53.636 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-02 13:49:53.636 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-02 13:49:53.728 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-02 13:49:53.729 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-02 13:49:53.730 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-02 13:49:53.733 | Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-02 13:49:53.735 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-02 13:49:53.823 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-02 13:49:53.988 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-02 13:49:53.995 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-02 13:49:54.253 | perl: warning: Setting locale failed. 2026-09-02 13:49:54.253 | perl: warning: Please check that your locale settings: 2026-09-02 13:49:54.253 | LANGUAGE = (unset), 2026-09-02 13:49:54.253 | LC_ALL = "en_US.utf8", 2026-09-02 13:49:54.253 | LANG = "de_DE.UTF-8" 2026-09-02 13:49:54.253 | are supported and installed on your system. 2026-09-02 13:49:54.254 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:49:54.326 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:49:54.326 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:49:54.326 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:49:54.724 | Vorkonfiguration der Pakete ... 2026-09-02 13:49:54.749 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:49:54.960 | Fetched 179 MB in 10s (18.7 MB/s) 2026-09-02 13:49:55.054 | (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 ... 107939 files and directories currently installed.) 2026-09-02 13:49:55.060 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:49:55.072 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-02 13:49:55.167 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-02 13:49:55.276 | (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 ... 107939 files and directories currently installed.) 2026-09-02 13:49:55.282 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 13:49:55.294 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 13:49:55.382 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:49:55.509 | (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 ... 107939 files and directories currently installed.) 2026-09-02 13:49:55.515 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:49:55.531 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:49:55.817 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-02 13:49:56.966 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-02 13:49:57.073 | (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 ... 107939 files and directories currently installed.) 2026-09-02 13:49:57.080 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-02 13:49:57.091 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 13:49:57.227 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:49:57.346 | (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 ... 107939 files and directories currently installed.) 2026-09-02 13:49:57.352 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-02 13:49:57.364 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 13:49:58.675 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:49:58.686 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:49:58.764 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:49:58.781 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:49:58.848 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 13:49:58.965 | (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 ... 107939 files and directories currently installed.) 2026-09-02 13:49:58.971 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:49:58.982 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:49:59.046 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 13:49:59.164 | (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 ... 107939 files and directories currently installed.) 2026-09-02 13:49:59.170 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:49:59.186 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:49:59.247 | Selecting previously unselected package libapr1t64:amd64. 2026-09-02 13:49:59.258 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-02 13:49:59.262 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-02 13:49:59.308 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-02 13:49:59.319 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 13:49:59.322 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 13:49:59.365 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-02 13:49:59.376 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 13:49:59.379 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 13:49:59.416 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-02 13:49:59.425 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 13:49:59.429 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 13:49:59.468 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-02 13:49:59.478 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-02 13:49:59.482 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-02 13:49:59.534 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-02 13:49:59.544 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-02 13:49:59.630 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-02 13:49:59.641 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-02 13:49:59.707 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-02 13:49:59.767 | Selecting previously unselected package apache2-bin. 2026-09-02 13:49:59.827 | (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 ... 107979 files and directories currently installed.) 2026-09-02 13:49:59.833 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 13:49:59.837 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-02 13:49:59.994 | Selecting previously unselected package apache2-data. 2026-09-02 13:50:00.004 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-02 13:50:00.008 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:00.210 | Selecting previously unselected package apache2-utils. 2026-09-02 13:50:00.221 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 13:50:00.226 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:00.299 | Selecting previously unselected package apache2. 2026-09-02 13:50:00.312 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 13:50:00.321 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:50:00.324 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:00.474 | Selecting previously unselected package haproxy. 2026-09-02 13:50:00.488 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-02 13:50:00.501 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-02 13:50:00.634 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-02 13:50:00.647 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-02 13:50:00.651 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 13:50:00.707 | Selecting previously unselected package memcached. 2026-09-02 13:50:00.720 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-02 13:50:00.727 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-02 13:50:00.788 | Selecting previously unselected package libjson-perl. 2026-09-02 13:50:00.801 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-09-02 13:50:00.805 | Unpacking libjson-perl (4.10000-1) ... 2026-09-02 13:50:00.864 | Selecting previously unselected package postgresql-client-common. 2026-09-02 13:50:00.877 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-09-02 13:50:00.881 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-02 13:50:00.946 | Selecting previously unselected package ssl-cert. 2026-09-02 13:50:00.954 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-02 13:50:00.958 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-02 13:50:01.017 | Selecting previously unselected package postgresql-common. 2026-09-02 13:50:01.028 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-09-02 13:50:01.049 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-02 13:50:01.060 | Unpacking postgresql-common (257build1.1) ... 2026-09-02 13:50:01.178 | Selecting previously unselected package libsysfs2:amd64. 2026-09-02 13:50:01.188 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-02 13:50:01.192 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-02 13:50:01.241 | Selecting previously unselected package sysfsutils. 2026-09-02 13:50:01.252 | Preparing to unpack .../12-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-02 13:50:01.261 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-02 13:50:01.321 | Preparing to unpack .../13-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:50:01.333 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:50:01.403 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:01.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 ... 108994 files and directories currently installed.) 2026-09-02 13:50:01.525 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:50:01.539 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:50:01.617 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:01.738 | (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 ... 108994 files and directories currently installed.) 2026-09-02 13:50:01.743 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 13:50:01.753 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 13:50:01.815 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 13:50:01.825 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 13:50:01.888 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 13:50:01.899 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 13:50:01.967 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:50:02.086 | (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 ... 108994 files and directories currently installed.) 2026-09-02 13:50:02.093 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:50:02.105 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:50:02.168 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:50:02.179 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:50:02.239 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:50:02.254 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:50:02.320 | Selecting previously unselected package autotools-dev. 2026-09-02 13:50:02.330 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-02 13:50:02.334 | Unpacking autotools-dev (20220109.1) ... 2026-09-02 13:50:02.383 | Selecting previously unselected package m4. 2026-09-02 13:50:02.395 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-02 13:50:02.398 | Unpacking m4 (1.4.19-4build1) ... 2026-09-02 13:50:02.480 | Selecting previously unselected package autoconf. 2026-09-02 13:50:02.491 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-02 13:50:02.496 | Unpacking autoconf (2.71-3) ... 2026-09-02 13:50:02.595 | Selecting previously unselected package automake. 2026-09-02 13:50:02.610 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-02 13:50:02.616 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-02 13:50:02.764 | Selecting previously unselected package autopoint. 2026-09-02 13:50:02.776 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-02 13:50:02.780 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-02 13:50:02.824 | Selecting previously unselected package libdebhelper-perl. 2026-09-02 13:50:02.837 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-02 13:50:02.840 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-02 13:50:02.936 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-02 13:50:02.948 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:02.953 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:04.022 | Selecting previously unselected package libclang-cpp17t64. 2026-09-02 13:50:04.034 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:04.038 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:04.621 | Selecting previously unselected package libgc1:amd64. 2026-09-02 13:50:04.633 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-02 13:50:04.637 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-02 13:50:04.687 | Selecting previously unselected package libobjc4:amd64. 2026-09-02 13:50:04.699 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-02 13:50:04.703 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-02 13:50:04.746 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-02 13:50:04.757 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-02 13:50:04.761 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-02 13:50:04.821 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-02 13:50:04.833 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:04.837 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:05.077 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-02 13:50:05.088 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:05.093 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:05.179 | Selecting previously unselected package libclang1-17t64. 2026-09-02 13:50:05.193 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:05.197 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:05.516 | Selecting previously unselected package clang-17. 2026-09-02 13:50:05.528 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:05.532 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:05.581 | Selecting previously unselected package libtool. 2026-09-02 13:50:05.593 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-02 13:50:05.597 | Unpacking libtool (2.4.7-7build1) ... 2026-09-02 13:50:05.650 | Selecting previously unselected package dh-autoreconf. 2026-09-02 13:50:05.662 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-02 13:50:05.666 | Unpacking dh-autoreconf (20) ... 2026-09-02 13:50:05.713 | Selecting previously unselected package libarchive-zip-perl. 2026-09-02 13:50:05.723 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-02 13:50:05.727 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-02 13:50:05.790 | Selecting previously unselected package libsub-override-perl. 2026-09-02 13:50:05.802 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-02 13:50:05.806 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-02 13:50:05.846 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-02 13:50:05.858 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-02 13:50:05.862 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-02 13:50:05.908 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-02 13:50:05.920 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-02 13:50:05.923 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-02 13:50:05.962 | Selecting previously unselected package debugedit. 2026-09-02 13:50:05.974 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-02 13:50:05.978 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-02 13:50:06.019 | Selecting previously unselected package dwz. 2026-09-02 13:50:06.031 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-02 13:50:06.035 | Unpacking dwz (0.15-1build6) ... 2026-09-02 13:50:06.081 | Selecting previously unselected package gettext. 2026-09-02 13:50:06.093 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-02 13:50:06.097 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-02 13:50:06.209 | Selecting previously unselected package intltool-debian. 2026-09-02 13:50:06.221 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-02 13:50:06.225 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-02 13:50:06.267 | Selecting previously unselected package po-debconf. 2026-09-02 13:50:06.279 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-02 13:50:06.283 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-02 13:50:06.371 | Selecting previously unselected package debhelper. 2026-09-02 13:50:06.383 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-02 13:50:06.387 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-02 13:50:06.656 | Selecting previously unselected package uuid-dev:amd64. 2026-09-02 13:50:06.669 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:50:06.672 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:06.728 | Selecting previously unselected package libsctp1:amd64. 2026-09-02 13:50:06.741 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-02 13:50:06.745 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 13:50:06.783 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-02 13:50:06.795 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-02 13:50:06.799 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 13:50:06.855 | Selecting previously unselected package libapr1-dev. 2026-09-02 13:50:06.867 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-02 13:50:06.871 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-02 13:50:07.245 | Selecting previously unselected package libldap-dev:amd64. 2026-09-02 13:50:07.258 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:07.263 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 13:50:07.456 | Selecting previously unselected package libldap2-dev. 2026-09-02 13:50:07.466 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-02 13:50:07.472 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 13:50:07.511 | Selecting previously unselected package libaprutil1-dev. 2026-09-02 13:50:07.523 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 13:50:07.527 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-02 13:50:07.858 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-02 13:50:07.870 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 13:50:07.874 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:07.926 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-02 13:50:07.937 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 13:50:07.942 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:07.993 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-02 13:50:08.005 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 13:50:08.009 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:08.049 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-02 13:50:08.061 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 13:50:08.065 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:08.186 | Selecting previously unselected package apache2-dev. 2026-09-02 13:50:08.199 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 13:50:08.202 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:08.292 | Selecting previously unselected package ncal. 2026-09-02 13:50:08.305 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-02 13:50:08.325 | Unpacking ncal (12.1.8) ... 2026-09-02 13:50:08.372 | Selecting previously unselected package bsdmainutils. 2026-09-02 13:50:08.384 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-02 13:50:08.391 | Unpacking bsdmainutils (12.1.8) ... 2026-09-02 13:50:08.430 | Selecting previously unselected package conntrack. 2026-09-02 13:50:08.442 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-02 13:50:08.447 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-02 13:50:08.506 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:08.534 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-02 13:50:08.614 | Selecting previously unselected package dnsmasq-utils. 2026-09-02 13:50:08.627 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:08.630 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-02 13:50:08.682 | Selecting previously unselected package ebtables. 2026-09-02 13:50:08.694 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-02 13:50:08.711 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-02 13:50:08.775 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 13:50:08.785 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 13:50:08.837 | Selecting previously unselected package fonts-liberation. 2026-09-02 13:50:08.849 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-02 13:50:08.853 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-02 13:50:08.945 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-02 13:50:08.957 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-02 13:50:08.961 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-02 13:50:09.008 | Selecting previously unselected package fonts-liberation2. 2026-09-02 13:50:09.020 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-02 13:50:09.024 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-02 13:50:09.061 | Selecting previously unselected package genisoimage. 2026-09-02 13:50:09.073 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-02 13:50:09.077 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-02 13:50:09.138 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-02 13:50:09.150 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-02 13:50:09.154 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-02 13:50:09.205 | Selecting previously unselected package libann0. 2026-09-02 13:50:09.218 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-02 13:50:09.222 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-02 13:50:09.265 | Selecting previously unselected package libcdt5:amd64. 2026-09-02 13:50:09.278 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 13:50:09.282 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:09.328 | Selecting previously unselected package libcgraph6:amd64. 2026-09-02 13:50:09.340 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 13:50:09.344 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:09.393 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-02 13:50:09.405 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-02 13:50:09.409 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-02 13:50:09.460 | Selecting previously unselected package libltdl7:amd64. 2026-09-02 13:50:09.472 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-02 13:50:09.476 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-02 13:50:09.523 | Selecting previously unselected package libpathplan4:amd64. 2026-09-02 13:50:09.536 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 13:50:09.540 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:09.589 | Selecting previously unselected package libgvc6. 2026-09-02 13:50:09.600 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 13:50:09.604 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:09.672 | Selecting previously unselected package libgvpr2:amd64. 2026-09-02 13:50:09.684 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 13:50:09.688 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:09.739 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-02 13:50:09.751 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 13:50:09.755 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:09.824 | Selecting previously unselected package libice6:amd64. 2026-09-02 13:50:09.836 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-02 13:50:09.840 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-02 13:50:09.883 | Selecting previously unselected package libsm6:amd64. 2026-09-02 13:50:09.895 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-02 13:50:09.898 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-02 13:50:09.943 | Selecting previously unselected package libxt6t64:amd64. 2026-09-02 13:50:09.955 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-02 13:50:09.959 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-02 13:50:10.009 | Selecting previously unselected package libxmu6:amd64. 2026-09-02 13:50:10.021 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-02 13:50:10.026 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-02 13:50:10.069 | Selecting previously unselected package libxaw7:amd64. 2026-09-02 13:50:10.082 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-02 13:50:10.086 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-02 13:50:10.133 | Selecting previously unselected package graphviz. 2026-09-02 13:50:10.145 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 13:50:10.148 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:10.249 | Selecting previously unselected package icu-devtools. 2026-09-02 13:50:10.262 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-02 13:50:10.265 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-02 13:50:10.329 | Selecting previously unselected package iputils-arping. 2026-09-02 13:50:10.342 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-02 13:50:10.345 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-02 13:50:10.392 | Selecting previously unselected package comerr-dev:amd64. 2026-09-02 13:50:10.404 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-02 13:50:10.411 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-02 13:50:10.465 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-02 13:50:10.477 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 13:50:10.481 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:10.530 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-02 13:50:10.542 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 13:50:10.546 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:10.590 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-02 13:50:10.603 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 13:50:10.606 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:10.652 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-02 13:50:10.664 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 13:50:10.667 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:10.707 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-02 13:50:10.720 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 13:50:10.724 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:10.795 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-02 13:50:10.807 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-02 13:50:10.812 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-02 13:50:10.877 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-02 13:50:10.890 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:10.894 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:11.182 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-02 13:50:11.193 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-02 13:50:11.196 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-02 13:50:11.255 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-02 13:50:11.266 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-02 13:50:11.313 | Selecting previously unselected package libgts-bin. 2026-09-02 13:50:11.325 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-02 13:50:11.330 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-02 13:50:11.381 | Selecting previously unselected package libicu-dev:amd64. 2026-09-02 13:50:11.393 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-02 13:50:11.397 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-02 13:50:11.940 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-02 13:50:11.952 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-02 13:50:11.956 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-02 13:50:12.013 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-02 13:50:12.025 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-02 13:50:12.031 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 13:50:12.067 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-02 13:50:12.080 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-02 13:50:12.085 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 13:50:12.124 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-02 13:50:12.136 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-02 13:50:12.140 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-02 13:50:12.185 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-02 13:50:12.195 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-02 13:50:12.200 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-02 13:50:12.319 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-02 13:50:12.331 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-02 13:50:12.335 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-02 13:50:12.380 | Selecting previously unselected package libjson-xs-perl. 2026-09-02 13:50:12.392 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:12.396 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-02 13:50:12.444 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-02 13:50:12.457 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-02 13:50:12.461 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-02 13:50:12.538 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-02 13:50:12.550 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-02 13:50:12.560 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-02 13:50:12.599 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-02 13:50:12.611 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-02 13:50:12.615 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-02 13:50:12.667 | Selecting previously unselected package mysql-common. 2026-09-02 13:50:12.677 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-02 13:50:12.695 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-02 13:50:12.746 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-02 13:50:12.758 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 13:50:12.762 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:50:12.860 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-02 13:50:12.872 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 13:50:12.876 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:50:12.966 | Selecting previously unselected package pcp-conf. 2026-09-02 13:50:12.978 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:12.984 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-02 13:50:13.029 | Selecting previously unselected package libpcp3t64. 2026-09-02 13:50:13.041 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:13.045 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:13.096 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-02 13:50:13.107 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:13.110 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:13.154 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-02 13:50:13.165 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:13.169 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-02 13:50:13.214 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-02 13:50:13.226 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-02 13:50:13.230 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-02 13:50:13.274 | Selecting previously unselected package libpq5:amd64. 2026-09-02 13:50:13.286 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:13.291 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:13.336 | Selecting previously unselected package libssl-dev:amd64. 2026-09-02 13:50:13.347 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-02 13:50:13.351 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-02 13:50:13.568 | Selecting previously unselected package libpq-dev. 2026-09-02 13:50:13.580 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:13.584 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:13.638 | Selecting previously unselected package libsasl2-dev. 2026-09-02 13:50:13.650 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-02 13:50:13.654 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-02 13:50:13.733 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-02 13:50:13.747 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-02 13:50:13.750 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-02 13:50:13.999 | Selecting previously unselected package libx86-1:amd64. 2026-09-02 13:50:14.011 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-02 13:50:14.015 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-02 13:50:14.057 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-02 13:50:14.069 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-02 13:50:14.074 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-02 13:50:14.173 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-02 13:50:14.185 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-02 13:50:14.189 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-02 13:50:14.287 | Selecting previously unselected package llvm-17-runtime. 2026-09-02 13:50:14.300 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:14.304 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:14.372 | Selecting previously unselected package libpfm4:amd64. 2026-09-02 13:50:14.384 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-02 13:50:14.388 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-02 13:50:14.455 | Selecting previously unselected package llvm-17. 2026-09-02 13:50:14.467 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:14.471 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:15.585 | Selecting previously unselected package libffi-dev:amd64. 2026-09-02 13:50:15.597 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-02 13:50:15.601 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-02 13:50:15.661 | Selecting previously unselected package llvm-17-tools. 2026-09-02 13:50:15.673 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:15.677 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:16.035 | Selecting previously unselected package libz3-4:amd64. 2026-09-02 13:50:16.046 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-02 13:50:16.050 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-02 13:50:16.266 | Selecting previously unselected package libz3-dev:amd64. 2026-09-02 13:50:16.279 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-02 13:50:16.283 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-02 13:50:16.344 | Selecting previously unselected package llvm-17-dev. 2026-09-02 13:50:16.356 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 13:50:16.360 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:19.834 | Selecting previously unselected package lsscsi. 2026-09-02 13:50:19.846 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-02 13:50:19.851 | Unpacking lsscsi (0.32-1build1) ... 2026-09-02 13:50:19.894 | Selecting previously unselected package osinfo-db. 2026-09-02 13:50:19.911 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-02 13:50:19.915 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-02 13:50:20.573 | Selecting previously unselected package pkgconf-bin. 2026-09-02 13:50:20.586 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-02 13:50:20.591 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-02 13:50:20.636 | Selecting previously unselected package pkgconf:amd64. 2026-09-02 13:50:20.647 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-02 13:50:20.653 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-02 13:50:20.703 | Selecting previously unselected package pkg-config:amd64. 2026-09-02 13:50:20.712 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-02 13:50:20.719 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-02 13:50:20.763 | Selecting previously unselected package pm-utils. 2026-09-02 13:50:20.774 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-02 13:50:20.779 | Unpacking pm-utils (1.4.1-21) ... 2026-09-02 13:50:20.854 | Selecting previously unselected package postgresql-client-16. 2026-09-02 13:50:20.865 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:20.869 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:21.064 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-02 13:50:21.076 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:50:21.081 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:21.632 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-02 13:50:21.643 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-02 13:50:21.648 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-02 13:50:21.705 | Selecting previously unselected package python3-mysqldb. 2026-09-02 13:50:21.717 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-02 13:50:21.721 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-02 13:50:21.773 | Selecting previously unselected package python3-pip-whl. 2026-09-02 13:50:21.785 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-02 13:50:21.789 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-02 13:50:21.849 | Selecting previously unselected package python3-setuptools-whl. 2026-09-02 13:50:21.861 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-02 13:50:21.865 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-02 13:50:21.921 | Selecting previously unselected package python3.12-venv. 2026-09-02 13:50:21.933 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-02 13:50:21.939 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-02 13:50:21.981 | Selecting previously unselected package python3-venv. 2026-09-02 13:50:21.993 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-02 13:50:21.997 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-02 13:50:22.032 | Selecting previously unselected package sqlite3. 2026-09-02 13:50:22.044 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-02 13:50:22.048 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-02 13:50:22.099 | Selecting previously unselected package unzip. 2026-09-02 13:50:22.109 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-02 13:50:22.113 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-02 13:50:22.165 | Selecting previously unselected package vbetool. 2026-09-02 13:50:22.177 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-02 13:50:22.181 | Unpacking vbetool (1.1-5) ... 2026-09-02 13:50:22.227 | Selecting previously unselected package libosinfo-l10n. 2026-09-02 13:50:22.237 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-02 13:50:22.241 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-02 13:50:22.318 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-02 13:50:22.329 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-02 13:50:22.333 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-02 13:50:22.379 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-02 13:50:22.391 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-02 13:50:22.395 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-02 13:50:22.436 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-02 13:50:22.447 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 13:50:22.452 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:22.508 | Selecting previously unselected package libpcp-archive1t64. 2026-09-02 13:50:22.519 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:22.524 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:22.570 | Selecting previously unselected package libpcp-gui2t64. 2026-09-02 13:50:22.581 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:22.586 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:22.635 | Selecting previously unselected package libpcp-import1t64. 2026-09-02 13:50:22.645 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:22.649 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:22.694 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-02 13:50:22.705 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:22.710 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:22.755 | Selecting previously unselected package libpcp-trace2t64. 2026-09-02 13:50:22.765 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:22.778 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:22.838 | Selecting previously unselected package libpcp-web1t64. 2026-09-02 13:50:22.850 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:22.854 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:22.905 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-02 13:50:22.915 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-02 13:50:22.920 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-02 13:50:22.967 | Selecting previously unselected package python3-pcp. 2026-09-02 13:50:22.979 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:22.983 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-02 13:50:23.041 | Selecting previously unselected package pcp. 2026-09-02 13:50:23.054 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-02 13:50:23.324 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-02 13:50:24.238 | Selecting previously unselected package socat. 2026-09-02 13:50:24.250 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-02 13:50:24.254 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-02 13:50:24.324 | Selecting previously unselected package vlan. 2026-09-02 13:50:24.336 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-02 13:50:24.339 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-02 13:50:24.425 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-02 13:50:24.437 | Setting up postgresql-client-common (257build1.1) ... 2026-09-02 13:50:24.455 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-02 13:50:24.466 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-02 13:50:24.478 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-02 13:50:24.510 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-02 13:50:24.518 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-02 13:50:24.529 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:50:24.540 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-02 13:50:24.551 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-02 13:50:24.562 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-02 13:50:24.574 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:24.584 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-02 13:50:24.595 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-02 13:50:24.606 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-02 13:50:25.281 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-02 13:50:25.282 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-02 13:50:25.779 | Setting up ncal (12.1.8) ... 2026-09-02 13:50:25.790 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-02 13:50:25.800 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-02 13:50:25.811 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-02 13:50:25.821 | Setting up vbetool (1.1-5) ... 2026-09-02 13:50:25.831 | Setting up pm-utils (1.4.1-21) ... 2026-09-02 13:50:25.848 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-02 13:50:25.863 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-02 13:50:25.873 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:25.883 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:25.894 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-02 13:50:25.905 | Setting up m4 (1.4.19-4build1) ... 2026-09-02 13:50:25.915 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 13:50:25.925 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-02 13:50:25.949 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-02 13:50:25.985 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-02 13:50:25.996 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-02 13:50:26.006 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-02 13:50:26.970 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-02 13:50:27.468 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:27.482 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-02 13:50:27.495 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:27.506 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-02 13:50:27.776 | Setting up autotools-dev (20220109.1) ... 2026-09-02 13:50:27.788 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-02 13:50:27.800 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:27.811 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-02 13:50:27.823 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-02 13:50:27.835 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:27.846 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:27.858 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-02 13:50:27.921 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:50:27.921 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:50:27.921 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:50:28.113 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:50:28.894 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-02 13:50:29.400 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:29.412 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 13:50:29.423 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:29.434 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:29.445 | Setting up ebtables (2.0.11-6build1) ... 2026-09-02 13:50:30.024 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-02 13:50:30.035 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-02 13:50:30.046 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-02 13:50:30.058 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:50:30.068 | Setting up bsdmainutils (12.1.8) ... 2026-09-02 13:50:30.081 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-02 13:50:30.093 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-02 13:50:30.103 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-02 13:50:30.114 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-02 13:50:30.124 | Setting up lsscsi (0.32-1build1) ... 2026-09-02 13:50:30.134 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-02 13:50:30.145 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-02 13:50:30.155 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:50:30.165 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-02 13:50:30.176 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-02 13:50:30.187 | Setting up autoconf (2.71-3) ... 2026-09-02 13:50:30.201 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:30.212 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-02 13:50:30.222 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:30.233 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:30.243 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-02 13:50:30.253 | Setting up dwz (0.15-1build6) ... 2026-09-02 13:50:30.264 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 13:50:30.274 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-02 13:50:30.284 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:30.295 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-02 13:50:30.319 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:30.329 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:31.571 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-02 13:50:31.605 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-02 13:50:31.637 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:31.647 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-02 13:50:31.657 | Setting up libjson-perl (4.10000-1) ... 2026-09-02 13:50:31.667 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:31.679 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-02 13:50:31.689 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-02 13:50:31.715 | Setting up debugedit (1:5.0-5build2) ... 2026-09-02 13:50:31.725 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-02 13:50:31.735 | Setting up libsub-override-perl (0.10-1) ... 2026-09-02 13:50:31.745 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-02 13:50:31.755 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:31.765 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:31.775 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 13:50:31.785 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:31.794 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-02 13:50:31.804 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 13:50:31.814 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-02 13:50:31.823 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-02 13:50:31.833 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-02 13:50:31.843 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-02 13:50:31.852 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-02 13:50:31.862 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-02 13:50:31.872 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:31.881 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:50:31.891 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-02 13:50:31.902 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-02 13:50:31.908 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-02 13:50:31.918 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-02 13:50:31.927 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 13:50:31.937 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-02 13:50:31.947 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-02 13:50:31.956 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 13:50:31.966 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:31.975 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 13:50:31.985 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:31.994 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-02 13:50:32.101 | Setting up libtool (2.4.7-7build1) ... 2026-09-02 13:50:32.111 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-02 13:50:32.120 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:32.620 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-09-02 13:50:32.658 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 13:50:32.668 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-02 13:50:33.503 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-02 13:50:34.090 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:34.102 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-02 13:50:34.113 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 13:50:34.124 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 13:50:34.135 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-02 13:50:34.146 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-02 13:50:34.157 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 13:50:34.167 | Setting up dh-autoreconf (20) ... 2026-09-02 13:50:34.176 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:34.186 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-02 13:50:34.196 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-02 13:50:34.205 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-02 13:50:34.215 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-02 13:50:34.225 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-02 13:50:34.234 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-02 13:50:34.244 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-02 13:50:34.253 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-02 13:50:34.264 | Setting up postgresql-common (257build1.1) ... 2026-09-02 13:50:34.333 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:50:34.333 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:50:34.334 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:50:34.410 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:50:34.837 | 2026-09-02 13:50:34.837 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-02 13:50:35.007 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-02 13:50:35.007 | Removing obsolete dictionary files: 2026-09-02 13:50:36.010 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-02 13:50:36.559 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:36.607 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:36.617 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 13:50:36.627 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-02 13:50:36.637 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:36.647 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-02 13:50:36.656 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:36.666 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:36.675 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:36.685 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:36.694 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-02 13:50:36.703 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:36.713 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-02 13:50:36.722 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:36.731 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:36.741 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-02 13:50:36.750 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:36.761 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-02 13:50:36.770 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-02 13:50:36.800 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:36.809 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-02 13:50:36.818 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-02 13:50:36.827 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:36.837 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 13:50:36.847 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:36.856 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:36.866 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-02 13:50:36.875 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-02 13:50:36.884 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-02 13:50:36.893 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:36.903 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-02 13:50:36.914 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-02 13:50:37.464 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:50:37.505 | Enabling module mpm_event. 2026-09-02 13:50:37.554 | Enabling module authz_core. 2026-09-02 13:50:37.559 | Enabling module authz_host. 2026-09-02 13:50:37.606 | Enabling module authn_core. 2026-09-02 13:50:37.611 | Enabling module auth_basic. 2026-09-02 13:50:37.657 | Enabling module access_compat. 2026-09-02 13:50:37.704 | Enabling module authn_file. 2026-09-02 13:50:37.750 | Enabling module authz_user. 2026-09-02 13:50:37.797 | Enabling module alias. 2026-09-02 13:50:37.842 | Enabling module dir. 2026-09-02 13:50:37.889 | Enabling module autoindex. 2026-09-02 13:50:37.934 | Enabling module env. 2026-09-02 13:50:37.981 | Enabling module mime. 2026-09-02 13:50:38.028 | Enabling module negotiation. 2026-09-02 13:50:38.074 | Enabling module setenvif. 2026-09-02 13:50:38.120 | Enabling module filter. 2026-09-02 13:50:38.166 | Enabling module deflate. 2026-09-02 13:50:38.212 | Enabling module status. 2026-09-02 13:50:38.259 | Enabling module reqtimeout. 2026-09-02 13:50:38.308 | Enabling conf charset. 2026-09-02 13:50:38.354 | Enabling conf localized-error-pages. 2026-09-02 13:50:38.401 | Enabling conf other-vhosts-access-log. 2026-09-02 13:50:38.447 | Enabling conf security. 2026-09-02 13:50:38.493 | Enabling conf serve-cgi-bin. 2026-09-02 13:50:38.540 | Enabling site 000-default. 2026-09-02 13:50:39.570 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-02 13:50:40.243 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-02 13:50:41.629 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-02 13:50:41.640 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-02 13:50:41.950 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 13:50:41.959 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-02 13:50:41.969 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-02 13:50:43.667 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-02 13:50:43.734 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-02 13:50:43.799 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-02 13:50:43.866 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-02 13:50:45.558 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-02 13:50:45.834 | Processing triggers for ufw (0.36.2-6) ... 2026-09-02 13:50:45.973 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-02 13:50:46.032 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:50:49.687 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-02 13:50:49.713 | Processing triggers for install-info (7.1-3build2) ... 2026-09-02 13:50:49.863 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-02 13:50:49.912 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 13:50:50.142 | perl: warning: Setting locale failed. 2026-09-02 13:50:50.142 | perl: warning: Please check that your locale settings: 2026-09-02 13:50:50.142 | LANGUAGE = (unset), 2026-09-02 13:50:50.142 | LC_ALL = "en_US.utf8", 2026-09-02 13:50:50.142 | LANG = "de_DE.UTF-8" 2026-09-02 13:50:50.142 | are supported and installed on your system. 2026-09-02 13:50:50.142 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:50:50.269 | perl: warning: Setting locale failed. 2026-09-02 13:50:50.270 | perl: warning: Please check that your locale settings: 2026-09-02 13:50:50.270 | LANGUAGE = (unset), 2026-09-02 13:50:50.270 | LC_ALL = "en_US.utf8", 2026-09-02 13:50:50.270 | LANG = "de_DE.UTF-8" 2026-09-02 13:50:50.270 | are supported and installed on your system. 2026-09-02 13:50:50.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:50:50.320 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:50:50.321 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:50:50.321 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:50:50.390 | perl: warning: Setting locale failed. 2026-09-02 13:50:50.390 | perl: warning: Please check that your locale settings: 2026-09-02 13:50:50.390 | LANGUAGE = (unset), 2026-09-02 13:50:50.391 | LC_ALL = "en_US.utf8", 2026-09-02 13:50:50.391 | LANG = "de_DE.UTF-8" 2026-09-02 13:50:50.391 | are supported and installed on your system. 2026-09-02 13:50:50.391 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:50:50.607 | 2026-09-02 13:50:50.608 | Running kernel seems to be up-to-date. 2026-09-02 13:50:50.608 | 2026-09-02 13:50:50.608 | Restarting services... 2026-09-02 13:50:50.738 | /etc/needrestart/restart.d/systemd-manager 2026-09-02 13:50:51.275 | systemctl restart ksmtuned.service packagekit.service polkit.service ssh.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-09-02 13:50:52.053 | 2026-09-02 13:50:52.054 | Service restarts being deferred: 2026-09-02 13:50:52.054 | systemctl restart ModemManager.service 2026-09-02 13:50:52.054 | systemctl restart getty@tty1.service 2026-09-02 13:50:52.054 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:50:52.054 | systemctl restart systemd-logind.service 2026-09-02 13:50:52.054 | systemctl restart virtlockd.service 2026-09-02 13:50:52.054 | systemctl restart virtlogd.service 2026-09-02 13:50:52.054 | 2026-09-02 13:50:52.054 | No containers need to be restarted. 2026-09-02 13:50:52.054 | 2026-09-02 13:50:52.054 | User sessions running outdated binaries: 2026-09-02 13:50:52.055 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:50:52.066 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:50:52.074 | 2026-09-02 13:50:52.074 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:50:53.988 | ++ functions-common:apt_get:1211 : result=0 2026-09-02 13:50:53.991 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:50:53.994 | ++ functions-common:time_stop:2420 : local name 2026-09-02 13:50:53.996 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 13:50:53.999 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:50:54.002 | ++ functions-common:time_stop:2423 : local total 2026-09-02 13:50:54.004 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 13:50:54.007 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:50:54.009 | ++ functions-common:time_stop:2427 : start_time=1788356983077 2026-09-02 13:50:54.011 | ++ functions-common:time_stop:2429 : [[ -z 1788356983077 ]] 2026-09-02 13:50:54.015 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:50:54.019 | ++ functions-common:time_stop:2432 : end_time=1788357054016 2026-09-02 13:50:54.022 | ++ functions-common:time_stop:2433 : elapsed_time=70939 2026-09-02 13:50:54.024 | ++ functions-common:time_stop:2434 : total=7538 2026-09-02 13:50:54.027 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:50:54.030 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78477 2026-09-02 13:50:54.033 | ++ functions-common:apt_get:1215 : return 0 2026-09-02 13:50:54.037 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-02 13:50:54.040 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-02 13:50:54.044 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-02 13:50:54.050 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-02 13:50:54.053 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-02 13:50:54.056 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-02 13:50:54.060 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-02 13:50:54.066 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-02 13:50:54.069 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-02 13:50:54.072 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-02 13:50:54.075 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:50:54.370 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-02 13:50:54.372 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-02 13:50:54.375 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-02 13:50:54.377 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-02 13:50:54.379 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-02 13:50:54.380 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-02 13:50:54.382 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-02 13:50:54.385 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-02 13:50:54.387 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-02 13:50:54.389 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-02 13:50:54.391 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-02 13:50:54.393 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-02 13:50:54.395 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-02 13:50:54.397 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-02 13:50:54.398 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-02 13:50:54.400 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-02 13:50:54.402 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-02 13:50:54.404 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-02 13:50:54.406 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-02 13:50:54.408 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-02 13:50:54.410 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-02 13:50:54.413 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-02 13:50:54.414 | + functions-common:_ensure_lsb_release:420 : return 2026-09-02 13:50:54.417 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-02 13:50:54.430 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-02 13:50:54.433 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-02 13:50:54.446 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-02 13:50:54.448 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-02 13:50:54.461 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-02 13:50:54.463 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-02 13:50:54.465 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-02 13:50:54.467 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-02 13:50:54.469 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-02 13:50:54.471 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-02 13:50:54.472 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-02 13:50:54.474 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-02 13:50:54.476 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-02 13:50:54.478 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-02 13:50:54.480 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-02 13:50:54.481 | Distro: noble 2026-09-02 13:50:54.482 | + tools/install_pip.sh:main:117 : get_versions 2026-09-02 13:50:54.485 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-02 13:50:54.488 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-02 13:50:54.490 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-02 13:50:54.493 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-02 13:50:54.493 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-02 13:50:55.173 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-02 13:50:55.175 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-02 13:50:55.175 | pip: 24.0 2026-09-02 13:50:55.177 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-02 13:50:55.179 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-02 13:50:55.181 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 13:50:55.183 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 13:50:55.185 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 13:50:55.187 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 13:50:55.189 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 13:50:55.190 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 13:50:55.192 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 13:50:55.194 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 13:50:55.196 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 13:50:55.197 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 13:50:55.199 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 13:50:55.201 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 13:50:55.203 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 13:50:55.204 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-02 13:50:55.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:50:55.208 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:50:55.209 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-02 13:50:55.214 | + tools/install_pip.sh:main:146 : set -x 2026-09-02 13:50:55.216 | + tools/install_pip.sh:main:149 : get_versions 2026-09-02 13:50:55.218 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-02 13:50:55.222 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-02 13:50:55.224 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-02 13:50:55.227 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-02 13:50:55.227 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-02 13:50:55.805 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-02 13:50:55.807 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-02 13:50:55.807 | pip: 24.0 2026-09-02 13:50:55.811 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-02 13:50:55.814 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-02 13:50:55.817 | + ./stack.sh:main:807 : fixup_all 2026-09-02 13:50:55.819 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-02 13:50:55.821 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-02 13:50:55.823 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:50:55.826 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:50:55.829 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-02 13:50:55.844 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-02 13:50:55.859 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-02 13:50:55.874 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-02 13:50:55.876 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-02 13:50:55.879 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 13:50:55.882 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 13:50:55.885 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 13:50:55.887 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 13:50:55.890 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 13:50:55.893 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 13:50:55.896 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 13:50:55.898 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 13:50:55.900 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 13:50:55.902 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 13:50:55.904 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 13:50:55.907 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 13:50:55.910 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 13:50:55.913 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-02 13:50:55.916 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-02 13:50:55.918 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-02 13:50:55.933 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-02 13:50:55.947 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-02 13:50:55.962 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-02 13:50:55.976 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-02 13:50:55.991 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-02 13:50:56.005 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-02 13:50:56.019 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-02 13:50:56.033 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-02 13:50:56.036 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-02 13:50:56.038 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-02 13:51:01.510 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-02 13:51:01.532 | Using python 3.12 to install setuptools 2026-09-02 13:51:01.535 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-09-02 13:51:02.897 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-02 13:51:03.153 | Collecting pip 2026-09-02 13:51:03.242 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-02 13:51:03.254 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-02 13:51:03.716 | Collecting setuptools[core] 2026-09-02 13:51:03.732 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-02 13:51:03.897 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-02 13:51:03.912 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 13:51:03.994 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-02 13:51:04.010 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-02 13:51:04.029 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.3 MB/s eta 0:00:00 2026-09-02 13:51:04.106 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-02 13:51:04.123 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:51:04.227 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-02 13:51:04.265 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 13:51:04.361 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-02 13:51:04.377 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:51:04.489 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:04.505 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 13:51:04.586 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:04.603 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 13:51:04.847 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:04.863 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-02 13:51:04.950 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:04.967 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-02 13:51:05.142 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:05.158 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-02 13:51:05.220 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:05.236 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-02 13:51:05.330 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:05.346 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-02 13:51:05.442 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:05.458 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 13:51:05.506 | 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-09-02 13:51:05.538 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-02 13:51:05.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.6 MB/s eta 0:00:00 2026-09-02 13:51:05.635 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-02 13:51:05.658 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-02 13:51:05.681 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-02 13:51:05.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.3 MB/s eta 0:00:00 2026-09-02 13:51:05.709 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-02 13:51:05.724 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.3 MB/s eta 0:00:00 2026-09-02 13:51:05.741 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-02 13:51:05.764 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-02 13:51:05.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 24.6 MB/s eta 0:00:00 2026-09-02 13:51:05.818 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-02 13:51:05.841 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-02 13:51:05.864 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-02 13:51:05.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.4 MB/s eta 0:00:00 2026-09-02 13:51:05.895 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-02 13:51:05.916 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-02 13:51:05.935 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.7 MB/s eta 0:00:00 2026-09-02 13:51:05.952 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-02 13:51:05.974 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-02 13:51:05.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-09-02 13:51:06.004 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-02 13:51:06.051 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.2 MB/s eta 0:00:00 2026-09-02 13:51:06.777 | 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-09-02 13:51:06.801 | Attempting uninstall: setuptools 2026-09-02 13:51:06.819 | Found existing installation: setuptools 68.1.2 2026-09-02 13:51:06.821 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:51:06.821 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-02 13:51:07.677 | Attempting uninstall: pygments 2026-09-02 13:51:07.721 | Found existing installation: Pygments 2.17.2 2026-09-02 13:51:07.722 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:51:07.723 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-02 13:51:08.975 | Attempting uninstall: pip 2026-09-02 13:51:08.979 | Found existing installation: pip 24.0 2026-09-02 13:51:09.048 | Uninstalling pip-24.0: 2026-09-02 13:51:09.059 | Successfully uninstalled pip-24.0 2026-09-02 13:51:10.630 | Attempting uninstall: packaging 2026-09-02 13:51:10.657 | Found existing installation: packaging 24.0 2026-09-02 13:51:10.657 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:51:10.657 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-02 13:51:10.876 | Attempting uninstall: markdown-it-py 2026-09-02 13:51:10.902 | Found existing installation: markdown-it-py 3.0.0 2026-09-02 13:51:10.904 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:51:10.904 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-02 13:51:11.062 | Attempting uninstall: wheel 2026-09-02 13:51:11.093 | Found existing installation: wheel 0.42.0 2026-09-02 13:51:11.094 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:51:11.094 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-02 13:51:11.146 | Attempting uninstall: rich 2026-09-02 13:51:11.179 | Found existing installation: rich 13.7.1 2026-09-02 13:51:11.179 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:51:11.180 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-02 13:51:11.895 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-02 13:51:12.089 | + inc/python:pip_install:216 : result=0 2026-09-02 13:51:12.091 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:51:12.093 | + functions-common:time_stop:2420 : local name 2026-09-02 13:51:12.095 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:51:12.097 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:51:12.099 | + functions-common:time_stop:2423 : local total 2026-09-02 13:51:12.100 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:51:12.102 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:51:12.104 | + functions-common:time_stop:2427 : start_time=1788357061526 2026-09-02 13:51:12.106 | + functions-common:time_stop:2429 : [[ -z 1788357061526 ]] 2026-09-02 13:51:12.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:51:12.112 | + functions-common:time_stop:2432 : end_time=1788357072109 2026-09-02 13:51:12.114 | + functions-common:time_stop:2433 : elapsed_time=10583 2026-09-02 13:51:12.115 | + functions-common:time_stop:2434 : total=0 2026-09-02 13:51:12.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:51:12.119 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10583 2026-09-02 13:51:12.121 | + inc/python:pip_install:219 : return 0 2026-09-02 13:51:12.123 | + 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-09-02 13:51:12.125 | + 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-09-02 13:51:12.127 | + 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-09-02 13:51:12.129 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-02 13:51:12.131 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-02 13:51:12.134 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-02 13:51:12.151 | Using python 3.12 to install os-testr 2026-09-02 13:51:12.153 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-09-02 13:51:13.333 | Collecting os-testr 2026-09-02 13:51:13.463 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-02 13:51:13.527 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-02 13:51:13.542 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:51:13.579 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-02 13:51:13.596 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-02 13:51:13.653 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-02 13:51:13.669 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-02 13:51:13.681 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-02 13:51:13.708 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-02 13:51:13.731 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-02 13:51:13.821 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-02 13:51:13.837 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-02 13:51:13.875 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-02 13:51:13.907 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-02 13:51:13.961 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-02 13:51:13.999 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-02 13:51:14.040 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-02 13:51:14.062 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-02 13:51:14.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.0 MB/s 0:00:00 2026-09-02 13:51:14.374 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-02 13:51:14.525 | Attempting uninstall: PyYAML 2026-09-02 13:51:14.532 | Found existing installation: PyYAML 6.0.1 2026-09-02 13:51:14.532 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:51:14.534 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-02 13:51:14.919 | 2026-09-02 13:51:14.923 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-09-02 13:51:15.032 | + inc/python:pip_install:216 : result=0 2026-09-02 13:51:15.035 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:51:15.038 | + functions-common:time_stop:2420 : local name 2026-09-02 13:51:15.040 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:51:15.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:51:15.046 | + functions-common:time_stop:2423 : local total 2026-09-02 13:51:15.048 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:51:15.050 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:51:15.053 | + functions-common:time_stop:2427 : start_time=1788357072146 2026-09-02 13:51:15.055 | + functions-common:time_stop:2429 : [[ -z 1788357072146 ]] 2026-09-02 13:51:15.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:51:15.062 | + functions-common:time_stop:2432 : end_time=1788357075059 2026-09-02 13:51:15.064 | + functions-common:time_stop:2433 : elapsed_time=2913 2026-09-02 13:51:15.066 | + functions-common:time_stop:2434 : total=10583 2026-09-02 13:51:15.068 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:51:15.071 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13496 2026-09-02 13:51:15.073 | + inc/python:pip_install:219 : return 0 2026-09-02 13:51:15.075 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-02 13:51:15.137 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-02 13:51:15.242 | + ./stack.sh:main:835 : install_infra 2026-09-02 13:51:15.245 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-02 13:51:15.247 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-02 13:51:15.249 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-02 13:51:20.689 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-02 13:51:20.692 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-02 13:51:20.717 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-09-02 13:51:22.091 | Collecting pbr 2026-09-02 13:51:22.096 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:51:22.523 | Collecting setuptools[core] 2026-09-02 13:51:22.526 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-02 13:51:22.673 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-02 13:51:22.675 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 13:51:22.746 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-02 13:51:22.749 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-02 13:51:22.820 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-02 13:51:22.822 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:51:22.912 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-02 13:51:22.915 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 13:51:22.981 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-02 13:51:22.984 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:51:23.082 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.084 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 13:51:23.154 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.158 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 13:51:23.381 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.383 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-02 13:51:23.457 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.459 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-02 13:51:23.617 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.620 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-02 13:51:23.670 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.672 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-02 13:51:23.750 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.753 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-02 13:51:23.837 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:23.842 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 13:51:23.927 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 13:51:24.027 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 13:51:24.053 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-02 13:51:24.057 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-02 13:51:24.058 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-02 13:51:24.060 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-02 13:51:24.063 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-02 13:51:24.066 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-02 13:51:24.069 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-02 13:51:24.078 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-02 13:51:24.080 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-02 13:51:24.082 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-02 13:51:24.086 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-02 13:51:24.088 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-02 13:51:24.094 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-02 13:51:24.095 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-02 13:51:24.098 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-02 13:51:24.124 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-02 13:51:24.399 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-02 13:51:27.828 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-02 13:51:28.013 | + inc/python:pip_install:216 : result=0 2026-09-02 13:51:28.015 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:51:28.018 | + functions-common:time_stop:2420 : local name 2026-09-02 13:51:28.020 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:51:28.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:51:28.024 | + functions-common:time_stop:2423 : local total 2026-09-02 13:51:28.026 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:51:28.029 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:51:28.031 | + functions-common:time_stop:2427 : start_time=1788357080708 2026-09-02 13:51:28.034 | + functions-common:time_stop:2429 : [[ -z 1788357080708 ]] 2026-09-02 13:51:28.037 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:51:28.041 | + functions-common:time_stop:2432 : end_time=1788357088038 2026-09-02 13:51:28.043 | + functions-common:time_stop:2433 : elapsed_time=7330 2026-09-02 13:51:28.046 | + functions-common:time_stop:2434 : total=13496 2026-09-02 13:51:28.048 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:51:28.050 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20826 2026-09-02 13:51:28.053 | + inc/python:pip_install:219 : return 0 2026-09-02 13:51:28.057 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-02 13:51:28.060 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-02 13:51:28.082 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-09-02 13:51:29.326 | Processing /opt/stack/requirements 2026-09-02 13:51:29.330 | Installing build dependencies: started 2026-09-02 13:51:32.110 | Installing build dependencies: finished with status 'done' 2026-09-02 13:51:32.112 | Getting requirements to build wheel: started 2026-09-02 13:51:32.400 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 13:51:32.405 | Preparing metadata (pyproject.toml): started 2026-09-02 13:51:33.561 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 13:51:33.746 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:33.838 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-02 13:51:33.856 | 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.dev8697) (26.3) 2026-09-02 13:51:33.970 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:33.986 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 13:51:34.136 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:34.140 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-02 13:51:34.281 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:34.299 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-02 13:51:34.311 | 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.dev8697) (84.0.0) 2026-09-02 13:51:34.695 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:34.712 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-02 13:51:34.729 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-09-02 13:51:34.800 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:34.815 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-02 13:51:34.934 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:34.950 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-02 13:51:35.050 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 13:51:35.066 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 13:51:35.190 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-02 13:51:35.225 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-02 13:51:35.238 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-09-02 13:51:35.242 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-02 13:51:35.264 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-02 13:51:35.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.3 MB/s eta 0:00:00 2026-09-02 13:51:35.293 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-02 13:51:35.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.0 MB/s eta 0:00:00 2026-09-02 13:51:35.327 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-02 13:51:35.346 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.1 MB/s eta 0:00:00 2026-09-02 13:51:35.364 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-02 13:51:35.376 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.8 MB/s eta 0:00:00 2026-09-02 13:51:35.393 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-02 13:51:35.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.8 MB/s eta 0:00:00 2026-09-02 13:51:35.443 | Building wheels for collected packages: openstack_requirements 2026-09-02 13:51:35.444 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-02 13:51:37.694 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-02 13:51:37.694 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8697-py3-none-any.whl size=53492 sha256=6082fb3e5ec93f5de9783c7a60661f388ae8f53e5c950210adeafebfa322f216 2026-09-02 13:51:37.698 | Stored in directory: /tmp/pip-ephem-wheel-cache-z_clrfi4/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-02 13:51:37.700 | Successfully built openstack_requirements 2026-09-02 13:51:37.973 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-02 13:51:38.703 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8697 requests-2.34.2 urllib3-2.7.0 2026-09-02 13:51:38.910 | + inc/python:pip_install:216 : result=0 2026-09-02 13:51:38.913 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:51:38.915 | + functions-common:time_stop:2420 : local name 2026-09-02 13:51:38.918 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:51:38.921 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:51:38.924 | + functions-common:time_stop:2423 : local total 2026-09-02 13:51:38.926 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:51:38.929 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:51:38.931 | + functions-common:time_stop:2427 : start_time=1788357088074 2026-09-02 13:51:38.934 | + functions-common:time_stop:2429 : [[ -z 1788357088074 ]] 2026-09-02 13:51:38.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:51:38.942 | + functions-common:time_stop:2432 : end_time=1788357098939 2026-09-02 13:51:38.945 | + functions-common:time_stop:2433 : elapsed_time=10865 2026-09-02 13:51:38.947 | + functions-common:time_stop:2434 : total=20826 2026-09-02 13:51:38.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:51:38.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31691 2026-09-02 13:51:38.954 | + inc/python:pip_install:219 : return 0 2026-09-02 13:51:38.957 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-02 13:51:38.960 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-02 13:51:38.962 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-02 13:51:38.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:51:38.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:51:38.969 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-02 13:51:38.972 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:51:38.974 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-02 13:51:38.995 | Using python 3.12 to install pbr 2026-09-02 13:51:38.998 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-09-02 13:51:39.957 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-02 13:51:40.002 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-02 13:51:40.255 | + inc/python:pip_install:216 : result=0 2026-09-02 13:51:40.258 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:51:40.260 | + functions-common:time_stop:2420 : local name 2026-09-02 13:51:40.262 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:51:40.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:51:40.267 | + functions-common:time_stop:2423 : local total 2026-09-02 13:51:40.270 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:51:40.272 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:51:40.275 | + functions-common:time_stop:2427 : start_time=1788357098989 2026-09-02 13:51:40.278 | + functions-common:time_stop:2429 : [[ -z 1788357098989 ]] 2026-09-02 13:51:40.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:51:40.286 | + functions-common:time_stop:2432 : end_time=1788357100283 2026-09-02 13:51:40.289 | + functions-common:time_stop:2433 : elapsed_time=1294 2026-09-02 13:51:40.292 | + functions-common:time_stop:2434 : total=31691 2026-09-02 13:51:40.295 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:51:40.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32985 2026-09-02 13:51:40.300 | + inc/python:pip_install:219 : return 0 2026-09-02 13:51:40.303 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-02 13:51:45.815 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-02 13:51:46.615 | Collecting bindep 2026-09-02 13:51:46.703 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-02 13:51:46.808 | Collecting distro>=1.7 (from bindep) 2026-09-02 13:51:46.823 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-02 13:51:46.907 | Collecting packaging (from bindep) 2026-09-02 13:51:46.910 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 13:51:46.961 | Collecting Parsley (from bindep) 2026-09-02 13:51:46.980 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-02 13:51:47.073 | Collecting pbr>=2 (from bindep) 2026-09-02 13:51:47.077 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:51:47.477 | Collecting setuptools (from pbr>=2->bindep) 2026-09-02 13:51:47.480 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-02 13:51:47.567 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-02 13:51:47.597 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-02 13:51:47.606 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-02 13:51:47.610 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-02 13:51:47.628 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-02 13:51:47.649 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.4 MB/s eta 0:00:00 2026-09-02 13:51:47.651 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-02 13:51:47.791 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-02 13:51:49.250 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-02 13:51:49.391 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-02 13:51:49.394 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-02 13:51:49.397 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-02 13:51:49.412 | + ./stack.sh:main:844 : pkgs= 2026-09-02 13:51:49.414 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-02 13:51:49.416 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-02 13:51:49.418 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 13:51:49.420 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-02 13:51:49.422 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 13:51:49.424 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 13:51:49.427 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 13:51:49.429 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 13:51:49.432 | + functions-common:run_phase:1858 : local extra 2026-09-02 13:51:49.434 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 13:51:49.438 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 13:51:49.440 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 13:51:49.442 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 13:51:49.444 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-02 13:51:49.446 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 13:51:49.459 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:51:49.461 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 13:51:49.463 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 13:51:49.464 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-02 13:51:49.466 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 13:51:49.468 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 13:51:49.470 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-02 13:51:49.472 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-02 13:51:49.475 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-02 13:51:49.477 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-02 13:51:49.478 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-02 13:51:49.480 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-02 13:51:49.482 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 13:51:49.484 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 13:51:49.486 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 13:51:49.488 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 13:51:49.490 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-02 13:51:49.492 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 13:51:49.494 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-02 13:51:49.496 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 13:51:49.498 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 13:51:49.500 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-02 13:51:49.503 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-02 13:51:49.505 | + functions:set_systemd_override:845 : local value=2048 2026-09-02 13:51:49.507 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-02 13:51:49.509 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-02 13:51:49.566 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-02 13:51:49.566 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-02 13:51:49.568 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-02 13:51:49.991 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-02 13:51:49.994 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-02 13:51:50.006 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:51:50.009 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-02 13:51:50.011 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:51:50.013 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:51:50.015 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:51:50.018 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:51:50.020 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:51:50.022 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:51:50.024 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:51:50.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:51:50.028 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:51:50.030 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:51:50.032 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:51:50.034 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:51:50.036 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-02 13:51:50.038 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:51:50.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:51:50.042 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:51:50.044 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-02 13:51:50.064 | + 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-09-02 13:51:50.099 | Reading package lists... 2026-09-02 13:51:50.496 | Building dependency tree... 2026-09-02 13:51:50.497 | Reading state information... 2026-09-02 13:51:51.182 | The following packages were automatically installed and are no longer required: 2026-09-02 13:51:51.184 | libfwupd2 libgusb2 2026-09-02 13:51:51.184 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:51:51.186 | The following additional packages will be installed: 2026-09-02 13:51:51.186 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-02 13:51:51.186 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-02 13:51:51.186 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-02 13:51:51.188 | erlang-tools erlang-xmerl 2026-09-02 13:51:51.191 | Suggested packages: 2026-09-02 13:51:51.191 | erlang erlang-manpages erlang-doc 2026-09-02 13:51:51.251 | The following NEW packages will be installed: 2026-09-02 13:51:51.251 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-02 13:51:51.251 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-02 13:51:51.251 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-02 13:51:51.253 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-02 13:51:51.346 | 0 upgraded, 18 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:51:51.346 | Need to get 36.1 MB of archives. 2026-09-02 13:51:51.346 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-02 13:51:51.346 | 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-09-02 13:51:51.660 | 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-09-02 13:51:51.693 | 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-09-02 13:51:51.696 | 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-09-02 13:51:51.705 | 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-09-02 13:51:51.715 | 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-09-02 13:51:51.718 | 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-09-02 13:51:51.736 | 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-09-02 13:51:51.738 | 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-09-02 13:51:51.739 | 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-09-02 13:51:51.741 | 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-09-02 13:51:51.748 | 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-09-02 13:51:51.768 | 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-09-02 13:51:51.770 | 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-09-02 13:51:51.772 | 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-09-02 13:51:51.775 | 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-09-02 13:51:51.796 | 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-09-02 13:51:51.811 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-02 13:51:52.231 | perl: warning: Setting locale failed. 2026-09-02 13:51:52.231 | perl: warning: Please check that your locale settings: 2026-09-02 13:51:52.231 | LANGUAGE = (unset), 2026-09-02 13:51:52.231 | LC_ALL = "en_US.utf8", 2026-09-02 13:51:52.231 | LANG = "de_DE.UTF-8" 2026-09-02 13:51:52.231 | are supported and installed on your system. 2026-09-02 13:51:52.231 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:51:52.295 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:51:52.296 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:51:52.296 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:51:52.509 | Fetched 36.1 MB in 1s (51.7 MB/s) 2026-09-02 13:51:52.608 | Selecting previously unselected package erlang-base. 2026-09-02 13:51:52.672 | (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 ... 123043 files and directories currently installed.) 2026-09-02 13:51:52.678 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:52.682 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.040 | Selecting previously unselected package erlang-asn1. 2026-09-02 13:51:53.052 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.056 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.114 | Selecting previously unselected package erlang-crypto. 2026-09-02 13:51:53.126 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.130 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.174 | Selecting previously unselected package erlang-public-key. 2026-09-02 13:51:53.186 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.189 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.243 | Selecting previously unselected package erlang-mnesia. 2026-09-02 13:51:53.255 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.258 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.322 | Selecting previously unselected package erlang-runtime-tools. 2026-09-02 13:51:53.334 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.337 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.397 | Selecting previously unselected package erlang-ssl. 2026-09-02 13:51:53.409 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.413 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.499 | Selecting previously unselected package erlang-eldap. 2026-09-02 13:51:53.511 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.515 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.555 | Selecting previously unselected package erlang-ftp. 2026-09-02 13:51:53.567 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.571 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.613 | Selecting previously unselected package erlang-tftp. 2026-09-02 13:51:53.625 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.628 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.669 | Selecting previously unselected package erlang-inets. 2026-09-02 13:51:53.681 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.685 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.763 | Selecting previously unselected package erlang-snmp. 2026-09-02 13:51:53.775 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.778 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.927 | Selecting previously unselected package erlang-os-mon. 2026-09-02 13:51:53.939 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:53.942 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:53.986 | Selecting previously unselected package erlang-parsetools. 2026-09-02 13:51:53.998 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:54.002 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:54.042 | Selecting previously unselected package erlang-syntax-tools. 2026-09-02 13:51:54.054 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:54.057 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:54.103 | Selecting previously unselected package erlang-tools. 2026-09-02 13:51:54.113 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:54.116 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:54.174 | Selecting previously unselected package erlang-xmerl. 2026-09-02 13:51:54.186 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 13:51:54.190 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:54.268 | Selecting previously unselected package rabbitmq-server. 2026-09-02 13:51:54.280 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-02 13:51:54.286 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-02 13:51:55.316 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:55.702 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-02 13:51:55.702 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-02 13:51:58.199 | Searching for services which depend on erlang and should be started... none found. 2026-09-02 13:51:58.206 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.216 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.227 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.239 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.250 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.261 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.272 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.283 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.294 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.305 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.316 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.327 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.338 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.349 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.360 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.371 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 13:51:58.382 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-02 13:51:58.469 | info: Selecting GID from range 100 to 999 ... 2026-09-02 13:51:58.473 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-02 13:51:58.572 | info: Selecting UID from range 100 to 999 ... 2026-09-02 13:51:58.572 | 2026-09-02 13:51:58.578 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-02 13:51:58.581 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-02 13:51:58.631 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-02 13:51:58.843 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-02 13:52:14.644 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:52:16.368 | perl: warning: Setting locale failed. 2026-09-02 13:52:16.369 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:16.369 | LANGUAGE = (unset), 2026-09-02 13:52:16.369 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:16.369 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:16.369 | are supported and installed on your system. 2026-09-02 13:52:16.369 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:16.496 | perl: warning: Setting locale failed. 2026-09-02 13:52:16.496 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:16.497 | LANGUAGE = (unset), 2026-09-02 13:52:16.497 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:16.497 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:16.497 | are supported and installed on your system. 2026-09-02 13:52:16.497 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:16.548 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:52:16.548 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:52:16.548 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:52:16.618 | perl: warning: Setting locale failed. 2026-09-02 13:52:16.618 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:16.618 | LANGUAGE = (unset), 2026-09-02 13:52:16.618 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:16.618 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:16.618 | are supported and installed on your system. 2026-09-02 13:52:16.618 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:16.974 | 2026-09-02 13:52:16.974 | Running kernel seems to be up-to-date. 2026-09-02 13:52:16.974 | 2026-09-02 13:52:16.974 | Restarting services... 2026-09-02 13:52:17.032 | 2026-09-02 13:52:17.032 | Service restarts being deferred: 2026-09-02 13:52:17.032 | systemctl restart getty@tty1.service 2026-09-02 13:52:17.032 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:52:17.032 | systemctl restart systemd-logind.service 2026-09-02 13:52:17.032 | systemctl restart virtlockd.service 2026-09-02 13:52:17.032 | systemctl restart virtlogd.service 2026-09-02 13:52:17.032 | 2026-09-02 13:52:17.033 | No containers need to be restarted. 2026-09-02 13:52:17.033 | 2026-09-02 13:52:17.033 | User sessions running outdated binaries: 2026-09-02 13:52:17.033 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:52:17.042 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:52:17.050 | 2026-09-02 13:52:17.051 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:52:19.041 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:52:19.044 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:52:19.046 | + functions-common:time_stop:2420 : local name 2026-09-02 13:52:19.048 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:52:19.050 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:52:19.053 | + functions-common:time_stop:2423 : local total 2026-09-02 13:52:19.055 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:52:19.057 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:52:19.059 | + functions-common:time_stop:2427 : start_time=1788357110061 2026-09-02 13:52:19.061 | + functions-common:time_stop:2429 : [[ -z 1788357110061 ]] 2026-09-02 13:52:19.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:52:19.068 | + functions-common:time_stop:2432 : end_time=1788357139065 2026-09-02 13:52:19.070 | + functions-common:time_stop:2433 : elapsed_time=29004 2026-09-02 13:52:19.072 | + functions-common:time_stop:2434 : total=78477 2026-09-02 13:52:19.074 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:52:19.077 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107481 2026-09-02 13:52:19.079 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:52:19.081 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-02 13:52:19.083 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 13:52:19.086 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 13:52:19.088 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 13:52:19.090 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 13:52:19.092 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 13:52:19.095 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 13:52:19.097 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 13:52:19.099 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 13:52:19.101 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 13:52:19.103 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 13:52:19.106 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 13:52:19.108 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 13:52:19.110 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 13:52:19.112 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-02 13:52:19.115 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-02 13:52:19.129 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:52:19.131 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-02 13:52:19.133 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 13:52:19.136 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-02 13:52:19.138 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-02 13:52:19.141 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-02 13:52:19.144 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-02 13:52:19.146 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-02 13:52:19.148 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-02 13:52:19.151 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-02 13:52:19.153 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-02 13:52:19.155 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-02 13:52:19.158 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-02 13:52:20.220 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-02 13:52:20.220 | user tags 2026-09-02 13:52:20.220 | guest [administrator]' 2026-09-02 13:52:20.224 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-02 13:52:20.224 | user tags 2026-09-02 13:52:20.224 | guest [administrator]' 2026-09-02 13:52:20.224 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-02 13:52:20.229 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-02 13:52:20.231 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-02 13:52:20.233 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-02 13:52:21.294 | Adding user "stackrabbit" ... 2026-09-02 13:52:21.318 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-02 13:52:21.338 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-02 13:52:22.413 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-02 13:52:22.448 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-02 13:52:22.450 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-02 13:52:23.447 | Changing password for user "stackrabbit" ... 2026-09-02 13:52:23.479 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-02 13:52:23.481 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-02 13:52:23.484 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-02 13:52:24.520 | Deleting user "guest" ... 2026-09-02 13:52:24.557 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-02 13:52:24.574 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:52:24.576 | + ./stack.sh:main:861 : install_database 2026-09-02 13:52:24.580 | + lib/database:install_database:118 : install_database_mysql 2026-09-02 13:52:24.582 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-02 13:52:24.585 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:52:24.588 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:52:24.590 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-02 13:52:24.602 | perl: warning: Setting locale failed. 2026-09-02 13:52:24.602 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:24.602 | LANGUAGE = (unset), 2026-09-02 13:52:24.602 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:24.602 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:24.602 | are supported and installed on your system. 2026-09-02 13:52:24.602 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:24.654 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:52:24.655 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:52:24.655 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:52:24.763 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-02 13:52:24.766 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-02 13:52:24.770 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-02 13:52:24.772 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:52:24.775 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:52:24.778 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-02 13:52:24.781 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-02 13:52:24.783 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-02 13:52:24.789 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-02 13:52:24.792 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-02 13:52:24.795 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 13:52:24.797 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 13:52:24.800 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 13:52:24.803 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 13:52:24.805 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 13:52:24.807 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 13:52:24.809 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 13:52:24.812 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 13:52:24.814 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 13:52:24.817 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 13:52:24.819 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 13:52:24.821 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 13:52:24.824 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 13:52:24.827 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-02 13:52:24.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:52:24.834 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:52:24.836 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-02 13:52:24.839 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:52:24.841 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:52:24.843 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:52:24.845 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:52:24.849 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:52:24.851 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:52:24.854 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:52:24.857 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:52:24.860 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:52:24.862 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:52:24.865 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:52:24.868 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:52:24.872 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-02 13:52:24.875 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:52:24.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:52:24.881 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:52:24.884 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-02 13:52:24.906 | + 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-09-02 13:52:24.943 | Reading package lists... 2026-09-02 13:52:25.331 | Building dependency tree... 2026-09-02 13:52:25.334 | Reading state information... 2026-09-02 13:52:25.890 | The following packages were automatically installed and are no longer required: 2026-09-02 13:52:25.892 | libfwupd2 libgusb2 2026-09-02 13:52:25.893 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:52:25.895 | The following additional packages will be installed: 2026-09-02 13:52:25.895 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-02 13:52:25.895 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-02 13:52:25.896 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-02 13:52:25.896 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-02 13:52:25.897 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-02 13:52:25.897 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-02 13:52:25.898 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-02 13:52:25.901 | Suggested packages: 2026-09-02 13:52:25.901 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-02 13:52:25.901 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-02 13:52:25.955 | The following NEW packages will be installed: 2026-09-02 13:52:25.955 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-02 13:52:25.955 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-02 13:52:25.955 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-02 13:52:25.955 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-02 13:52:25.956 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-02 13:52:25.956 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-02 13:52:25.957 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-02 13:52:26.050 | 0 upgraded, 27 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:52:26.050 | Need to get 29.6 MB of archives. 2026-09-02 13:52:26.050 | After this operation, 243 MB of additional disk space will be used. 2026-09-02 13:52:26.051 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-09-02 13:52:26.229 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-02 13:52:26.230 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7984 B] 2026-09-02 13:52:26.230 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-02 13:52:26.233 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-02 13:52:26.237 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-02 13:52:26.540 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-09-02 13:52:26.556 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-02 13:52:26.556 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-02 13:52:26.558 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-02 13:52:26.559 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-02 13:52:26.562 | 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-09-02 13:52:26.562 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-02 13:52:26.563 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-02 13:52:26.563 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-02 13:52:26.564 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-02 13:52:26.581 | 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-09-02 13:52:26.581 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-02 13:52:26.582 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-02 13:52:26.605 | 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-09-02 13:52:26.605 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-02 13:52:26.605 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-02 13:52:26.606 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-02 13:52:26.606 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-02 13:52:26.617 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-02 13:52:26.729 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-02 13:52:26.730 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-09-02 13:52:26.971 | perl: warning: Setting locale failed. 2026-09-02 13:52:26.971 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:26.971 | LANGUAGE = (unset), 2026-09-02 13:52:26.971 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:26.971 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:26.971 | are supported and installed on your system. 2026-09-02 13:52:26.972 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:27.043 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:52:27.043 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:52:27.043 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:52:27.179 | Vorkonfiguration der Pakete ... 2026-09-02 13:52:27.192 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:52:27.334 | Fetched 29.6 MB in 1s (39.7 MB/s) 2026-09-02 13:52:27.368 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-02 13:52:27.433 | (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 ... 125848 files and directories currently installed.) 2026-09-02 13:52:27.440 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 13:52:27.443 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:27.847 | Selecting previously unselected package mysql-client-8.0. 2026-09-02 13:52:27.861 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 13:52:27.865 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:27.917 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-02 13:52:27.932 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-02 13:52:27.939 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 13:52:27.990 | Selecting previously unselected package libmecab2:amd64. 2026-09-02 13:52:28.005 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-02 13:52:28.009 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-02 13:52:28.066 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-02 13:52:28.078 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-02 13:52:28.082 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-02 13:52:28.130 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-02 13:52:28.142 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 13:52:28.146 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:29.097 | Selecting previously unselected package mysql-server-8.0. 2026-09-02 13:52:29.108 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 13:52:29.115 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:52:29.166 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:52:29.167 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:52:29.167 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:52:29.243 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:52:29.254 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:52:29.548 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:29.614 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-02 13:52:29.626 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-02 13:52:29.630 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-02 13:52:29.670 | Selecting previously unselected package liburi-perl. 2026-09-02 13:52:29.682 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-02 13:52:29.686 | Unpacking liburi-perl (5.27-1) ... 2026-09-02 13:52:29.766 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-02 13:52:29.778 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-02 13:52:29.782 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-02 13:52:29.841 | Selecting previously unselected package libcgi-pm-perl. 2026-09-02 13:52:29.853 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-02 13:52:29.857 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-02 13:52:29.918 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-02 13:52:29.928 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:52:29.932 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 13:52:29.973 | Selecting previously unselected package libfcgi-perl. 2026-09-02 13:52:29.985 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-02 13:52:29.989 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-02 13:52:30.030 | Selecting previously unselected package libcgi-fast-perl. 2026-09-02 13:52:30.042 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-02 13:52:30.046 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-02 13:52:30.083 | Selecting previously unselected package libclone-perl:amd64. 2026-09-02 13:52:30.095 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-02 13:52:30.099 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-02 13:52:30.139 | Selecting previously unselected package libencode-locale-perl. 2026-09-02 13:52:30.152 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-02 13:52:30.156 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-02 13:52:30.198 | Selecting previously unselected package libfcgi-bin. 2026-09-02 13:52:30.208 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:52:30.211 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 13:52:30.248 | Selecting previously unselected package libhtml-template-perl. 2026-09-02 13:52:30.261 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-02 13:52:30.265 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-02 13:52:30.309 | Selecting previously unselected package libtimedate-perl. 2026-09-02 13:52:30.321 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-02 13:52:30.325 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-02 13:52:30.394 | Selecting previously unselected package libhttp-date-perl. 2026-09-02 13:52:30.406 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-02 13:52:30.410 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-02 13:52:30.449 | Selecting previously unselected package libio-html-perl. 2026-09-02 13:52:30.461 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-02 13:52:30.465 | Unpacking libio-html-perl (1.004-3) ... 2026-09-02 13:52:30.502 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-02 13:52:30.514 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-02 13:52:30.518 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-02 13:52:30.558 | Selecting previously unselected package libhttp-message-perl. 2026-09-02 13:52:30.570 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-02 13:52:30.574 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-02 13:52:30.622 | Selecting previously unselected package mecab-utils. 2026-09-02 13:52:30.634 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-02 13:52:30.638 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-02 13:52:30.679 | Selecting previously unselected package mecab-ipadic. 2026-09-02 13:52:30.691 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-02 13:52:30.694 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-02 13:52:31.315 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-02 13:52:31.325 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-02 13:52:31.329 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-02 13:52:31.368 | Selecting previously unselected package mysql-server. 2026-09-02 13:52:31.381 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-02 13:52:31.385 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:31.449 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-02 13:52:31.461 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-02 13:52:31.475 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:31.485 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-02 13:52:31.496 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 13:52:31.507 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 13:52:31.517 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-02 13:52:31.529 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-02 13:52:31.540 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 13:52:31.550 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-02 13:52:31.561 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-02 13:52:31.572 | Setting up libio-html-perl (1.004-3) ... 2026-09-02 13:52:31.581 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:31.591 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-02 13:52:31.601 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:31.611 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-02 13:52:31.621 | Setting up liburi-perl (5.27-1) ... 2026-09-02 13:52:31.631 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:31.678 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:52:31.732 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:52:31.732 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:52:31.732 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:52:31.812 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:52:31.824 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 13:52:31.884 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-02 13:52:31.920 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-02 13:52:43.678 | mysqld will log errors to /var/log/mysql/error.log 2026-09-02 13:52:44.572 | mysqld is running as pid 16781 2026-09-02 13:52:47.008 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-02 13:52:48.666 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-02 13:52:48.677 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-02 13:52:48.686 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-02 13:52:48.690 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-02 13:52:48.692 | 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-09-02 13:52:48.692 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-02 13:52:48.692 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-02 13:52:48.766 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-02 13:52:48.767 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-02 13:52:49.084 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-02 13:52:49.085 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-02 13:52:49.086 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-02 13:52:49.087 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-02 13:52:49.134 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-02 13:52:49.134 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-02 13:52:49.143 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-02 13:52:49.144 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-02 13:52:49.144 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-02 13:52:49.147 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-02 13:52:49.148 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-02 13:52:49.296 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-02 13:52:49.297 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-02 13:52:49.525 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-02 13:52:49.577 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-02 13:52:49.582 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-02 13:52:49.583 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-02 13:52:49.583 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-02 13:52:49.679 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-02 13:52:49.708 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-02 13:52:49.716 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-02 13:52:49.717 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-02 13:52:49.717 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-02 13:52:50.084 | 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-09-02 13:52:50.198 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-02 13:52:50.465 | 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-09-02 13:52:50.468 | 2026-09-02 13:52:50.468 | done! 2026-09-02 13:52:50.474 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-02 13:52:50.480 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-02 13:52:50.488 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-02 13:52:50.494 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-02 13:52:50.494 | 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-09-02 13:52:50.494 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-02 13:52:50.495 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-02 13:52:50.597 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-02 13:52:50.598 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-02 13:52:51.051 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-02 13:52:51.051 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-02 13:52:51.052 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-02 13:52:51.052 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-02 13:52:51.133 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-02 13:52:51.133 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-02 13:52:51.145 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-02 13:52:51.145 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-02 13:52:51.145 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-02 13:52:51.148 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-02 13:52:51.148 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-02 13:52:51.350 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-02 13:52:51.350 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-02 13:52:51.652 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-02 13:52:51.720 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-02 13:52:51.725 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-02 13:52:51.726 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-02 13:52:51.727 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-02 13:52:51.849 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-02 13:52:51.889 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-02 13:52:51.899 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-02 13:52:51.899 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-02 13:52:51.900 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-02 13:52:52.323 | 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-09-02 13:52:52.449 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-02 13:52:52.694 | 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-09-02 13:52:52.697 | 2026-09-02 13:52:52.697 | done! 2026-09-02 13:52:52.703 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-02 13:52:52.712 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-02 13:52:52.722 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-02 13:52:52.732 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 13:52:52.742 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-02 13:52:52.752 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-02 13:52:52.762 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-02 13:52:52.772 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:52:54.633 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 13:52:54.873 | perl: warning: Setting locale failed. 2026-09-02 13:52:54.874 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:54.874 | LANGUAGE = (unset), 2026-09-02 13:52:54.874 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:54.874 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:54.874 | are supported and installed on your system. 2026-09-02 13:52:54.874 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:55.001 | perl: warning: Setting locale failed. 2026-09-02 13:52:55.001 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:55.001 | LANGUAGE = (unset), 2026-09-02 13:52:55.001 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:55.001 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:55.001 | are supported and installed on your system. 2026-09-02 13:52:55.001 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:55.051 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:52:55.051 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:52:55.051 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:52:55.122 | perl: warning: Setting locale failed. 2026-09-02 13:52:55.122 | perl: warning: Please check that your locale settings: 2026-09-02 13:52:55.122 | LANGUAGE = (unset), 2026-09-02 13:52:55.122 | LC_ALL = "en_US.utf8", 2026-09-02 13:52:55.123 | LANG = "de_DE.UTF-8" 2026-09-02 13:52:55.123 | are supported and installed on your system. 2026-09-02 13:52:55.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:52:55.479 | 2026-09-02 13:52:55.479 | Running kernel seems to be up-to-date. 2026-09-02 13:52:55.479 | 2026-09-02 13:52:55.479 | Restarting services... 2026-09-02 13:52:55.539 | 2026-09-02 13:52:55.539 | Service restarts being deferred: 2026-09-02 13:52:55.539 | systemctl restart getty@tty1.service 2026-09-02 13:52:55.539 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:52:55.540 | systemctl restart systemd-logind.service 2026-09-02 13:52:55.540 | systemctl restart virtlockd.service 2026-09-02 13:52:55.540 | systemctl restart virtlogd.service 2026-09-02 13:52:55.540 | 2026-09-02 13:52:55.540 | No containers need to be restarted. 2026-09-02 13:52:55.540 | 2026-09-02 13:52:55.540 | User sessions running outdated binaries: 2026-09-02 13:52:55.540 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:52:55.548 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:52:55.556 | 2026-09-02 13:52:55.557 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:52:57.567 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:52:57.569 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:52:57.571 | + functions-common:time_stop:2420 : local name 2026-09-02 13:52:57.574 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:52:57.576 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:52:57.578 | + functions-common:time_stop:2423 : local total 2026-09-02 13:52:57.580 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:52:57.582 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:52:57.584 | + functions-common:time_stop:2427 : start_time=1788357144903 2026-09-02 13:52:57.586 | + functions-common:time_stop:2429 : [[ -z 1788357144903 ]] 2026-09-02 13:52:57.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:52:57.593 | + functions-common:time_stop:2432 : end_time=1788357177590 2026-09-02 13:52:57.595 | + functions-common:time_stop:2433 : elapsed_time=32687 2026-09-02 13:52:57.597 | + functions-common:time_stop:2434 : total=107481 2026-09-02 13:52:57.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:52:57.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140168 2026-09-02 13:52:57.603 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:52:57.605 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-02 13:52:57.607 | + ./stack.sh:main:864 : install_database_python 2026-09-02 13:52:57.609 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-02 13:52:57.612 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-02 13:52:57.614 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-02 13:52:57.616 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 13:52:57.619 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-02 13:52:57.621 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-02 13:52:57.623 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 13:52:57.627 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-02 13:52:57.627 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 13:52:57.631 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-02 13:52:57.634 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-02 13:52:57.636 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-02 13:52:57.638 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-02 13:52:57.641 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-02 13:52:57.661 | Using python 3.12 to install PyMySQL 2026-09-02 13:52:57.663 | + 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-09-02 13:52:58.783 | Collecting PyMySQL 2026-09-02 13:52:58.933 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-02 13:52:58.958 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-02 13:52:59.148 | Installing collected packages: PyMySQL 2026-09-02 13:52:59.216 | Successfully installed PyMySQL-1.2.0 2026-09-02 13:52:59.317 | + inc/python:pip_install:216 : result=0 2026-09-02 13:52:59.319 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:52:59.322 | + functions-common:time_stop:2420 : local name 2026-09-02 13:52:59.324 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:52:59.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:52:59.328 | + functions-common:time_stop:2423 : local total 2026-09-02 13:52:59.331 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:52:59.333 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:52:59.335 | + functions-common:time_stop:2427 : start_time=1788357177656 2026-09-02 13:52:59.337 | + functions-common:time_stop:2429 : [[ -z 1788357177656 ]] 2026-09-02 13:52:59.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:52:59.344 | + functions-common:time_stop:2432 : end_time=1788357179342 2026-09-02 13:52:59.347 | + functions-common:time_stop:2433 : elapsed_time=1686 2026-09-02 13:52:59.349 | + functions-common:time_stop:2434 : total=32985 2026-09-02 13:52:59.352 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:52:59.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34671 2026-09-02 13:52:59.357 | + inc/python:pip_install:219 : return 0 2026-09-02 13:52:59.359 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-02 13:52:59.361 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-02 13:52:59.363 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-02 13:52:59.366 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-02 13:52:59.385 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:52:59.388 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-02 13:52:59.391 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-02 13:52:59.409 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:52:59.411 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-02 13:52:59.429 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:52:59.432 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-02 13:52:59.450 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:52:59.453 | + ./stack.sh:main:872 : install_etcd3 2026-09-02 13:52:59.456 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-02 13:52:59.456 | Installing etcd 2026-09-02 13:52:59.459 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-02 13:52:59.474 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-02 13:52:59.490 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-02 13:52:59.493 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-02 13:52:59.512 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-02 13:52:59.515 | ++ 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-09-02 13:52:59.518 | ++ 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-09-02 13:52:59.522 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-02 13:52:59.525 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-02 13:52:59.527 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-02 13:52:59.530 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 13:52:59.533 | ++ 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-09-02 13:52:59.536 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-02 13:52:59.538 | ++ 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-09-02 13:52:59.543 | --2026-09-02 15:52:59-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 13:52:59.590 | Resolving github.com (github.com)... 140.82.121.4 2026-09-02 13:52:59.618 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-02 13:53:00.676 | HTTP request sent, awaiting response... 302 Found 2026-09-02 13:53:00.676 | 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-09-02T14%3A41%3A21Z&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-09-02T13%3A40%3A43Z&ske=2026-09-02T14%3A41%3A21Z&sks=b&skv=2018-11-09&sig=NeyRS8X5ZsrCsqCP18f22%2BkJd%2BSUPhRYxXzNqNOSVi0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODM1ODk4MCwibmJmIjoxNzg4MzU3MTgwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.n9Eb3xACwJ44B4D9JIsgS4bWRRpGU4T0-4OnGYqWiKA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-02 13:53:00.676 | --2026-09-02 15:53:00-- 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-09-02T14%3A41%3A21Z&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-09-02T13%3A40%3A43Z&ske=2026-09-02T14%3A41%3A21Z&sks=b&skv=2018-11-09&sig=NeyRS8X5ZsrCsqCP18f22%2BkJd%2BSUPhRYxXzNqNOSVi0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODM1ODk4MCwibmJmIjoxNzg4MzU3MTgwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.n9Eb3xACwJ44B4D9JIsgS4bWRRpGU4T0-4OnGYqWiKA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-02 13:53:00.678 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-09-02 13:53:00.690 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-02 13:53:00.731 | HTTP request sent, awaiting response... 200 OK 2026-09-02 13:53:00.731 | Length: 20927601 (20M) [application/octet-stream] 2026-09-02 13:53:00.731 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-02 13:53:00.783 | 2026-09-02 13:53:00.985 | 0K ........ ........ ... 100% 78.8M=0.3s 2026-09-02 13:53:00.985 | 2026-09-02 13:53:00.985 | 2026-09-02 15:53:00 (78.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-02 13:53:00.985 | 2026-09-02 13:53:00.989 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-02 13:53:00.992 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 13:53:00.994 | ++ functions:get_extra_file:81 : return 2026-09-02 13:53:00.997 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 13:53:00.999 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-02 13:53:01.001 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-02 13:53:01.004 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-02 13:53:01.029 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-02 13:53:01.032 | + 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-09-02 13:53:01.041 | etcd-v3.5.21-linux-amd64/ 2026-09-02 13:53:01.041 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-02 13:53:01.041 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-02 13:53:01.041 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-02 13:53:01.041 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-02 13:53:01.042 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-02 13:53:01.042 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-02 13:53:01.042 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-02 13:53:01.045 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-02 13:53:01.045 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-02 13:53:01.045 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-02 13:53:01.045 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-02 13:53:01.045 | etcd-v3.5.21-linux-amd64/README.md 2026-09-02 13:53:01.045 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-02 13:53:01.204 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-02 13:53:01.398 | etcd-v3.5.21-linux-amd64/etcd 2026-09-02 13:53:01.655 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-02 13:53:01.693 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-02 13:53:01.724 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-02 13:53:01.727 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-02 13:53:01.746 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:53:01.749 | + ./stack.sh:main:891 : install_dstat 2026-09-02 13:53:01.752 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-02 13:53:01.772 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:53:01.774 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-02 13:53:01.778 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 13:53:01.781 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-02 13:53:01.784 | + ./stack.sh:main:900 : install_libs 2026-09-02 13:53:01.787 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-02 13:53:01.790 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-02 13:53:01.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-02 13:53:01.796 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-02 13:53:01.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.802 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.805 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-02 13:53:01.807 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.811 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-02 13:53:01.814 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-02 13:53:01.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-02 13:53:01.820 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-02 13:53:01.823 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.825 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-02 13:53:01.832 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.835 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-02 13:53:01.838 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-02 13:53:01.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-02 13:53:01.844 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-02 13:53:01.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.850 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.854 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-02 13:53:01.857 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.860 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-02 13:53:01.863 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-02 13:53:01.866 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-02 13:53:01.869 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-02 13:53:01.872 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.875 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.878 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-02 13:53:01.880 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.884 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-02 13:53:01.887 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-02 13:53:01.890 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-02 13:53:01.893 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-02 13:53:01.896 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.899 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.902 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-02 13:53:01.905 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.908 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-02 13:53:01.911 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-02 13:53:01.914 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-02 13:53:01.917 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-02 13:53:01.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.923 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-02 13:53:01.929 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.932 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-02 13:53:01.935 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-02 13:53:01.938 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-02 13:53:01.940 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-02 13:53:01.943 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.946 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.949 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-02 13:53:01.951 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.954 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-02 13:53:01.957 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-02 13:53:01.959 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-02 13:53:01.962 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-02 13:53:01.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-02 13:53:01.973 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.975 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-02 13:53:01.978 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-02 13:53:01.981 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-02 13:53:01.983 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-02 13:53:01.986 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:01.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:01.992 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-02 13:53:01.995 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:01.998 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-02 13:53:02.000 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-02 13:53:02.003 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-02 13:53:02.005 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-02 13:53:02.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.009 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.012 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-02 13:53:02.014 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.016 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-02 13:53:02.019 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-02 13:53:02.021 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-02 13:53:02.024 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-02 13:53:02.027 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.029 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.031 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-02 13:53:02.033 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.036 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-02 13:53:02.038 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-02 13:53:02.040 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-02 13:53:02.043 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-02 13:53:02.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.047 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.049 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-02 13:53:02.052 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.054 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-02 13:53:02.057 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-02 13:53:02.059 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-02 13:53:02.061 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-02 13:53:02.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.066 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-02 13:53:02.070 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.072 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-02 13:53:02.075 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-02 13:53:02.078 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-02 13:53:02.080 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-02 13:53:02.082 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.085 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.087 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-02 13:53:02.089 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.092 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-02 13:53:02.094 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-02 13:53:02.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-02 13:53:02.099 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-02 13:53:02.101 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.103 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-02 13:53:02.108 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.110 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-02 13:53:02.112 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-02 13:53:02.115 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-02 13:53:02.117 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-02 13:53:02.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.121 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.124 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-02 13:53:02.126 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.129 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-02 13:53:02.131 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-02 13:53:02.133 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-02 13:53:02.135 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-02 13:53:02.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.140 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.142 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-02 13:53:02.145 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.147 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-02 13:53:02.149 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-02 13:53:02.152 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-02 13:53:02.154 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-02 13:53:02.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.159 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-02 13:53:02.163 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.166 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-02 13:53:02.168 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-02 13:53:02.170 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-02 13:53:02.173 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-02 13:53:02.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-02 13:53:02.182 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.184 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-02 13:53:02.186 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-02 13:53:02.188 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-02 13:53:02.191 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-02 13:53:02.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.195 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-02 13:53:02.199 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.201 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-02 13:53:02.204 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-02 13:53:02.206 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-02 13:53:02.208 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-02 13:53:02.210 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.213 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.215 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-02 13:53:02.217 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.219 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-02 13:53:02.222 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-02 13:53:02.224 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-02 13:53:02.227 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-02 13:53:02.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.231 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.233 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-02 13:53:02.235 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.238 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-02 13:53:02.240 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-02 13:53:02.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-02 13:53:02.245 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-02 13:53:02.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.249 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.252 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-02 13:53:02.254 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.256 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-02 13:53:02.258 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-02 13:53:02.261 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-02 13:53:02.263 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-02 13:53:02.265 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.268 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.270 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-02 13:53:02.272 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.274 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-02 13:53:02.277 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-02 13:53:02.279 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-02 13:53:02.281 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-02 13:53:02.284 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.286 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.288 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-02 13:53:02.290 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.293 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-02 13:53:02.295 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-02 13:53:02.298 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-02 13:53:02.300 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-02 13:53:02.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-02 13:53:02.309 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.311 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-02 13:53:02.313 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-02 13:53:02.316 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-02 13:53:02.318 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-02 13:53:02.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.323 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-02 13:53:02.327 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.329 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-02 13:53:02.332 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-02 13:53:02.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-02 13:53:02.336 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-02 13:53:02.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-02 13:53:02.345 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.348 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-02 13:53:02.350 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-02 13:53:02.352 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-02 13:53:02.355 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-02 13:53:02.357 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.359 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.362 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-02 13:53:02.364 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.366 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-02 13:53:02.369 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-02 13:53:02.371 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-02 13:53:02.373 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-02 13:53:02.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-02 13:53:02.382 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.385 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-02 13:53:02.387 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-02 13:53:02.389 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-02 13:53:02.392 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-02 13:53:02.394 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.396 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.399 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-02 13:53:02.401 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.403 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-02 13:53:02.406 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-02 13:53:02.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-02 13:53:02.410 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-02 13:53:02.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.415 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.417 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-02 13:53:02.420 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.422 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-02 13:53:02.424 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-02 13:53:02.427 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-02 13:53:02.429 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-02 13:53:02.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.434 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.436 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-02 13:53:02.438 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.441 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-02 13:53:02.443 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-02 13:53:02.445 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-02 13:53:02.447 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-02 13:53:02.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.452 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-02 13:53:02.457 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.459 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-02 13:53:02.461 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-02 13:53:02.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-02 13:53:02.466 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-02 13:53:02.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.471 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-02 13:53:02.475 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.478 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-02 13:53:02.480 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-02 13:53:02.482 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-02 13:53:02.485 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-02 13:53:02.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.489 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.491 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-02 13:53:02.494 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.496 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-02 13:53:02.498 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-02 13:53:02.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-02 13:53:02.503 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-02 13:53:02.505 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.508 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.510 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-02 13:53:02.512 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.514 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-02 13:53:02.517 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-02 13:53:02.519 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-02 13:53:02.521 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-02 13:53:02.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.526 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.528 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-02 13:53:02.531 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.533 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-02 13:53:02.535 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-02 13:53:02.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:02.540 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:02.542 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-02 13:53:02.545 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:02.547 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-02 13:53:02.565 | Using python 3.12 to install etcd3gw 2026-09-02 13:53:02.567 | + 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-09-02 13:53:03.705 | Collecting etcd3gw 2026-09-02 13:53:03.835 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 13:53:03.846 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-02 13:53:03.872 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-02 13:53:03.875 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 13:53:03.920 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-02 13:53:03.938 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 13:53:03.984 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-02 13:53:04.001 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-02 13:53:04.635 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-02 13:53:04.653 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-02 13:53:04.666 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-02 13:53:04.899 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-02 13:53:04.901 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-02 13:53:04.917 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-02 13:53:04.920 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-02 13:53:04.943 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-02 13:53:04.946 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-02 13:53:04.952 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-02 13:53:04.980 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-02 13:53:05.017 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-02 13:53:05.049 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-02 13:53:05.059 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-02 13:53:05.062 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-02 13:53:05.064 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-02 13:53:05.067 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-02 13:53:05.082 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-02 13:53:05.328 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-02 13:53:05.388 | Attempting uninstall: urllib3 2026-09-02 13:53:05.396 | Found existing installation: urllib3 2.0.7 2026-09-02 13:53:05.397 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:05.397 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-02 13:53:05.538 | Attempting uninstall: idna 2026-09-02 13:53:05.544 | Found existing installation: idna 3.6 2026-09-02 13:53:05.545 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:05.545 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-02 13:53:05.708 | Attempting uninstall: requests 2026-09-02 13:53:05.718 | Found existing installation: requests 2.31.0 2026-09-02 13:53:05.718 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:05.719 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-02 13:53:05.957 | 2026-09-02 13:53:05.963 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-02 13:53:06.111 | + inc/python:pip_install:216 : result=0 2026-09-02 13:53:06.113 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:53:06.115 | + functions-common:time_stop:2420 : local name 2026-09-02 13:53:06.117 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:53:06.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:53:06.121 | + functions-common:time_stop:2423 : local total 2026-09-02 13:53:06.123 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:53:06.125 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:53:06.126 | + functions-common:time_stop:2427 : start_time=1788357182560 2026-09-02 13:53:06.128 | + functions-common:time_stop:2429 : [[ -z 1788357182560 ]] 2026-09-02 13:53:06.131 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:53:06.134 | + functions-common:time_stop:2432 : end_time=1788357186132 2026-09-02 13:53:06.136 | + functions-common:time_stop:2433 : elapsed_time=3572 2026-09-02 13:53:06.138 | + functions-common:time_stop:2434 : total=34671 2026-09-02 13:53:06.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:53:06.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38243 2026-09-02 13:53:06.144 | + inc/python:pip_install:219 : return 0 2026-09-02 13:53:06.146 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-02 13:53:06.148 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-02 13:53:06.151 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-02 13:53:06.153 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 13:53:06.155 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 13:53:06.157 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 13:53:06.159 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 13:53:06.162 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 13:53:06.164 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 13:53:06.166 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 13:53:06.168 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 13:53:06.170 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 13:53:06.173 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 13:53:06.175 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 13:53:06.178 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 13:53:06.180 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 13:53:06.182 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-02 13:53:06.185 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:53:06.187 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:53:06.189 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-02 13:53:06.191 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-02 13:53:06.194 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:53:06.196 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:53:06.198 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:53:06.200 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:53:06.202 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:53:06.204 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:53:06.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:53:06.209 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:53:06.211 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:53:06.213 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:53:06.215 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:53:06.217 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:53:06.220 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-02 13:53:06.222 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:53:06.224 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:53:06.226 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:53:06.229 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-02 13:53:06.247 | + 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-09-02 13:53:06.285 | Reading package lists... 2026-09-02 13:53:06.659 | Building dependency tree... 2026-09-02 13:53:06.661 | Reading state information... 2026-09-02 13:53:07.239 | The following packages were automatically installed and are no longer required: 2026-09-02 13:53:07.241 | libfwupd2 libgusb2 2026-09-02 13:53:07.242 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:53:07.244 | The following additional packages will be installed: 2026-09-02 13:53:07.246 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-02 13:53:07.248 | Suggested packages: 2026-09-02 13:53:07.248 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-02 13:53:07.248 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-02 13:53:07.248 | python3-uwsgidecorators 2026-09-02 13:53:07.285 | The following NEW packages will be installed: 2026-09-02 13:53:07.287 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-02 13:53:07.535 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:53:07.535 | Need to get 1270 kB of archives. 2026-09-02 13:53:07.535 | After this operation, 4285 kB of additional disk space will be used. 2026-09-02 13:53:07.535 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-02 13:53:07.985 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-02 13:53:08.061 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-02 13:53:08.241 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-02 13:53:08.313 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-02 13:53:08.317 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-02 13:53:08.656 | perl: warning: Setting locale failed. 2026-09-02 13:53:08.656 | perl: warning: Please check that your locale settings: 2026-09-02 13:53:08.656 | LANGUAGE = (unset), 2026-09-02 13:53:08.656 | LC_ALL = "en_US.utf8", 2026-09-02 13:53:08.656 | LANG = "de_DE.UTF-8" 2026-09-02 13:53:08.656 | are supported and installed on your system. 2026-09-02 13:53:08.656 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:53:08.719 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:53:08.720 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:53:08.720 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:53:08.905 | Fetched 1270 kB in 1s (1147 kB/s) 2026-09-02 13:53:08.963 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-02 13:53:09.024 | (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 ... 126450 files and directories currently installed.) 2026-09-02 13:53:09.030 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-02 13:53:09.037 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-02 13:53:09.084 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-02 13:53:09.096 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-02 13:53:09.100 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-02 13:53:09.146 | Selecting previously unselected package libzmq5:amd64. 2026-09-02 13:53:09.158 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-02 13:53:09.162 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-02 13:53:09.210 | Selecting previously unselected package uwsgi-core. 2026-09-02 13:53:09.222 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-02 13:53:09.226 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-02 13:53:09.392 | Selecting previously unselected package uwsgi. 2026-09-02 13:53:09.404 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-02 13:53:09.410 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-02 13:53:09.459 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-02 13:53:09.472 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-02 13:53:09.475 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-02 13:53:09.542 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-02 13:53:09.552 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-02 13:53:09.561 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-02 13:53:09.571 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-02 13:53:09.590 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-02 13:53:10.153 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-02 13:53:10.185 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:53:11.170 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 13:53:11.398 | perl: warning: Setting locale failed. 2026-09-02 13:53:11.399 | perl: warning: Please check that your locale settings: 2026-09-02 13:53:11.399 | LANGUAGE = (unset), 2026-09-02 13:53:11.399 | LC_ALL = "en_US.utf8", 2026-09-02 13:53:11.399 | LANG = "de_DE.UTF-8" 2026-09-02 13:53:11.399 | are supported and installed on your system. 2026-09-02 13:53:11.399 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:53:11.526 | perl: warning: Setting locale failed. 2026-09-02 13:53:11.527 | perl: warning: Please check that your locale settings: 2026-09-02 13:53:11.527 | LANGUAGE = (unset), 2026-09-02 13:53:11.527 | LC_ALL = "en_US.utf8", 2026-09-02 13:53:11.527 | LANG = "de_DE.UTF-8" 2026-09-02 13:53:11.527 | are supported and installed on your system. 2026-09-02 13:53:11.527 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:53:11.577 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:53:11.577 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:53:11.577 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:53:11.647 | perl: warning: Setting locale failed. 2026-09-02 13:53:11.647 | perl: warning: Please check that your locale settings: 2026-09-02 13:53:11.647 | LANGUAGE = (unset), 2026-09-02 13:53:11.648 | LC_ALL = "en_US.utf8", 2026-09-02 13:53:11.648 | LANG = "de_DE.UTF-8" 2026-09-02 13:53:11.648 | are supported and installed on your system. 2026-09-02 13:53:11.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:53:12.003 | 2026-09-02 13:53:12.004 | Running kernel seems to be up-to-date. 2026-09-02 13:53:12.004 | 2026-09-02 13:53:12.004 | Restarting services... 2026-09-02 13:53:12.061 | 2026-09-02 13:53:12.062 | Service restarts being deferred: 2026-09-02 13:53:12.062 | systemctl restart getty@tty1.service 2026-09-02 13:53:12.062 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:53:12.062 | systemctl restart systemd-logind.service 2026-09-02 13:53:12.062 | systemctl restart virtlockd.service 2026-09-02 13:53:12.062 | systemctl restart virtlogd.service 2026-09-02 13:53:12.062 | 2026-09-02 13:53:12.062 | No containers need to be restarted. 2026-09-02 13:53:12.062 | 2026-09-02 13:53:12.062 | User sessions running outdated binaries: 2026-09-02 13:53:12.062 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:53:12.071 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:53:12.080 | 2026-09-02 13:53:12.080 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:53:14.071 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:53:14.075 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:53:14.077 | + functions-common:time_stop:2420 : local name 2026-09-02 13:53:14.080 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:53:14.083 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:53:14.086 | + functions-common:time_stop:2423 : local total 2026-09-02 13:53:14.089 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:53:14.092 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:53:14.094 | + functions-common:time_stop:2427 : start_time=1788357186245 2026-09-02 13:53:14.097 | + functions-common:time_stop:2429 : [[ -z 1788357186245 ]] 2026-09-02 13:53:14.101 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:53:14.105 | + functions-common:time_stop:2432 : end_time=1788357194102 2026-09-02 13:53:14.108 | + functions-common:time_stop:2433 : elapsed_time=7857 2026-09-02 13:53:14.110 | + functions-common:time_stop:2434 : total=140168 2026-09-02 13:53:14.113 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:53:14.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148025 2026-09-02 13:53:14.119 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:53:14.121 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-02 13:53:14.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:53:14.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:53:14.130 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-02 13:53:14.132 | perl: warning: Setting locale failed. 2026-09-02 13:53:14.133 | perl: warning: Please check that your locale settings: 2026-09-02 13:53:14.133 | LANGUAGE = (unset), 2026-09-02 13:53:14.133 | LC_ALL = "en_US.utf8", 2026-09-02 13:53:14.133 | LANG = (unset) 2026-09-02 13:53:14.133 | are supported and installed on your system. 2026-09-02 13:53:14.133 | perl: warning: Falling back to the standard locale ("C"). 2026-09-02 13:53:14.167 | No module matches proxy 2026-09-02 13:53:14.171 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-02 13:53:14.182 | perl: warning: Setting locale failed. 2026-09-02 13:53:14.182 | perl: warning: Please check that your locale settings: 2026-09-02 13:53:14.182 | LANGUAGE = (unset), 2026-09-02 13:53:14.182 | LC_ALL = "en_US.utf8", 2026-09-02 13:53:14.182 | LANG = "de_DE.UTF-8" 2026-09-02 13:53:14.182 | are supported and installed on your system. 2026-09-02 13:53:14.182 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:53:14.222 | Enabling module proxy. 2026-09-02 13:53:14.227 | To activate the new configuration, you need to run: 2026-09-02 13:53:14.227 | systemctl restart apache2 2026-09-02 13:53:14.233 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-02 13:53:14.243 | perl: warning: Setting locale failed. 2026-09-02 13:53:14.243 | perl: warning: Please check that your locale settings: 2026-09-02 13:53:14.244 | LANGUAGE = (unset), 2026-09-02 13:53:14.244 | LC_ALL = "en_US.utf8", 2026-09-02 13:53:14.244 | LANG = "de_DE.UTF-8" 2026-09-02 13:53:14.244 | are supported and installed on your system. 2026-09-02 13:53:14.244 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:53:14.285 | Considering dependency proxy for proxy_uwsgi: 2026-09-02 13:53:14.285 | Module proxy already enabled 2026-09-02 13:53:14.285 | Enabling module proxy_uwsgi. 2026-09-02 13:53:14.291 | To activate the new configuration, you need to run: 2026-09-02 13:53:14.291 | systemctl restart apache2 2026-09-02 13:53:14.296 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-02 13:53:14.298 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 13:53:14.301 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 13:53:14.304 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 13:53:14.430 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-02 13:53:14.434 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-02 13:53:14.437 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-02 13:53:14.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.442 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.445 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-02 13:53:14.448 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.451 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-02 13:53:14.454 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-02 13:53:14.456 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-02 13:53:14.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.462 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.465 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-02 13:53:14.468 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.472 | + ./stack.sh:main:908 : install_glanceclient 2026-09-02 13:53:14.475 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-02 13:53:14.478 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-02 13:53:14.481 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.484 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.487 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-02 13:53:14.490 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.493 | + ./stack.sh:main:909 : install_cinderclient 2026-09-02 13:53:14.496 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-02 13:53:14.500 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-02 13:53:14.503 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.506 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.509 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-02 13:53:14.512 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.515 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-02 13:53:14.518 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-02 13:53:14.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.524 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.528 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-02 13:53:14.530 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.533 | + ./stack.sh:main:910 : install_novaclient 2026-09-02 13:53:14.536 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-02 13:53:14.539 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-02 13:53:14.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.544 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.547 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-02 13:53:14.550 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.553 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-02 13:53:14.573 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:53:14.576 | + ./stack.sh:main:912 : install_swiftclient 2026-09-02 13:53:14.578 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-02 13:53:14.580 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-02 13:53:14.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-02 13:53:14.589 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.591 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-02 13:53:14.606 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:53:14.609 | + ./stack.sh:main:915 : install_neutronclient 2026-09-02 13:53:14.611 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-02 13:53:14.613 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-02 13:53:14.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.622 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-02 13:53:14.624 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.626 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-02 13:53:14.630 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-02 13:53:14.633 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-02 13:53:14.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:53:14.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:53:14.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-02 13:53:14.645 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:53:14.648 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-02 13:53:14.651 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-02 13:53:14.654 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 13:53:14.657 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-02 13:53:14.660 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-02 13:53:14.663 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 13:53:14.667 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-02 13:53:14.667 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 13:53:14.672 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-02 13:53:14.675 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-02 13:53:14.678 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-02 13:53:14.682 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-02 13:53:14.685 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-02 13:53:14.709 | Using python 3.12 to install keystonemiddleware 2026-09-02 13:53:14.712 | + 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-09-02 13:53:15.875 | Collecting keystonemiddleware 2026-09-02 13:53:16.005 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-02 13:53:16.069 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-02 13:53:16.085 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 13:53:16.140 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-02 13:53:16.159 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 13:53:16.221 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-02 13:53:16.238 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 13:53:16.284 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-02 13:53:16.301 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 13:53:16.346 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-02 13:53:16.364 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 13:53:16.422 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-02 13:53:16.442 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 13:53:16.491 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-02 13:53:16.507 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 13:53:16.565 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-02 13:53:16.581 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 13:53:16.591 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-02 13:53:16.621 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-02 13:53:16.637 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 13:53:16.678 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-02 13:53:16.695 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-02 13:53:16.745 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-02 13:53:16.762 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:53:16.772 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-02 13:53:16.812 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-02 13:53:16.828 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-02 13:53:16.843 | 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-09-02 13:53:16.881 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-02 13:53:16.895 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 13:53:16.932 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-02 13:53:16.951 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 13:53:16.992 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-02 13:53:17.009 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-02 13:53:17.052 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-02 13:53:17.068 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 13:53:17.116 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-02 13:53:17.131 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-02 13:53:17.174 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-02 13:53:17.190 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-02 13:53:17.228 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-02 13:53:17.243 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-02 13:53:17.253 | 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-09-02 13:53:17.292 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-02 13:53:17.307 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-02 13:53:17.317 | 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-09-02 13:53:17.319 | 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.3.0) 2026-09-02 13:53:17.479 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-02 13:53:17.499 | 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-09-02 13:53:17.556 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-02 13:53:17.571 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-02 13:53:17.581 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-02 13:53:17.709 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-02 13:53:17.725 | 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-09-02 13:53:17.744 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-02 13:53:17.777 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-02 13:53:17.792 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-02 13:53:17.810 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-02 13:53:17.811 | 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-09-02 13:53:17.812 | 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-09-02 13:53:17.814 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-02 13:53:17.888 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-02 13:53:17.929 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-02 13:53:17.966 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-02 13:53:17.988 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-02 13:53:18.012 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-02 13:53:18.034 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-02 13:53:18.056 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-02 13:53:18.078 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-02 13:53:18.126 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.9 MB/s 0:00:00 2026-09-02 13:53:18.142 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-02 13:53:18.164 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-02 13:53:18.187 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-02 13:53:18.210 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-02 13:53:18.230 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-02 13:53:18.262 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-02 13:53:18.285 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-02 13:53:18.310 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-02 13:53:18.331 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-02 13:53:18.352 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-02 13:53:18.374 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-02 13:53:18.400 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-02 13:53:18.426 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-02 13:53:18.447 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-02 13:53:18.470 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-02 13:53:18.491 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-02 13:53:18.517 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-02 13:53:18.882 | 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-09-02 13:53:19.142 | Attempting uninstall: six 2026-09-02 13:53:19.150 | Found existing installation: six 1.16.0 2026-09-02 13:53:19.151 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:19.151 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-02 13:53:19.212 | Attempting uninstall: pyparsing 2026-09-02 13:53:19.220 | Found existing installation: pyparsing 3.1.1 2026-09-02 13:53:19.221 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:19.221 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-02 13:53:19.360 | Attempting uninstall: PyJWT 2026-09-02 13:53:19.367 | Found existing installation: PyJWT 2.7.0 2026-09-02 13:53:19.368 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:19.368 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-02 13:53:19.537 | Attempting uninstall: netaddr 2026-09-02 13:53:19.547 | Found existing installation: netaddr 0.8.0 2026-09-02 13:53:19.547 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:19.548 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-02 13:53:19.814 | Attempting uninstall: python-dateutil 2026-09-02 13:53:19.823 | Found existing installation: python-dateutil 2.8.2 2026-09-02 13:53:19.823 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:19.824 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-02 13:53:22.071 | 2026-09-02 13:53:22.080 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 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.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-02 13:53:22.253 | + inc/python:pip_install:216 : result=0 2026-09-02 13:53:22.256 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:53:22.258 | + functions-common:time_stop:2420 : local name 2026-09-02 13:53:22.261 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:53:22.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:53:22.266 | + functions-common:time_stop:2423 : local total 2026-09-02 13:53:22.268 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:53:22.271 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:53:22.273 | + functions-common:time_stop:2427 : start_time=1788357194703 2026-09-02 13:53:22.276 | + functions-common:time_stop:2429 : [[ -z 1788357194703 ]] 2026-09-02 13:53:22.280 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:53:22.284 | + functions-common:time_stop:2432 : end_time=1788357202280 2026-09-02 13:53:22.286 | + functions-common:time_stop:2433 : elapsed_time=7577 2026-09-02 13:53:22.289 | + functions-common:time_stop:2434 : total=38243 2026-09-02 13:53:22.291 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:53:22.294 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45820 2026-09-02 13:53:22.296 | + inc/python:pip_install:219 : return 0 2026-09-02 13:53:22.300 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-02 13:53:22.303 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-02 13:53:22.305 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 13:53:22.309 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-02 13:53:22.312 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-02 13:53:22.315 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 13:53:22.319 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-02 13:53:22.319 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 13:53:22.324 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-02 13:53:22.327 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-02 13:53:22.331 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-02 13:53:22.334 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-02 13:53:22.337 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-02 13:53:22.360 | Using python 3.12 to install python-memcached 2026-09-02 13:53:22.363 | + 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-09-02 13:53:23.593 | Collecting python-memcached 2026-09-02 13:53:23.721 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-02 13:53:23.748 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-02 13:53:23.947 | Installing collected packages: python-memcached 2026-09-02 13:53:23.979 | Successfully installed python-memcached-1.62 2026-09-02 13:53:24.085 | + inc/python:pip_install:216 : result=0 2026-09-02 13:53:24.088 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:53:24.092 | + functions-common:time_stop:2420 : local name 2026-09-02 13:53:24.095 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:53:24.097 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:53:24.100 | + functions-common:time_stop:2423 : local total 2026-09-02 13:53:24.103 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:53:24.105 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:53:24.108 | + functions-common:time_stop:2427 : start_time=1788357202354 2026-09-02 13:53:24.110 | + functions-common:time_stop:2429 : [[ -z 1788357202354 ]] 2026-09-02 13:53:24.114 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:53:24.118 | + functions-common:time_stop:2432 : end_time=1788357204115 2026-09-02 13:53:24.121 | + functions-common:time_stop:2433 : elapsed_time=1761 2026-09-02 13:53:24.124 | + functions-common:time_stop:2434 : total=45820 2026-09-02 13:53:24.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:53:24.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47581 2026-09-02 13:53:24.133 | + inc/python:pip_install:219 : return 0 2026-09-02 13:53:24.136 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-02 13:53:24.155 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:53:24.158 | + ./stack.sh:main:922 : '[' 192.168.122.38 == 192.168.122.38 ']' 2026-09-02 13:53:24.160 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-02 13:53:24.163 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-02 13:53:24.166 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-02 13:53:24.168 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 13:53:24.171 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-02 13:53:24.174 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-02 13:53:24.192 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:53:24.195 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-02 13:53:24.197 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-02 13:53:24.200 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-02 13:53:24.203 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 13:53:24.206 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 13:53:24.209 | ++ functions-common:git_clone:593 : pwd 2026-09-02 13:53:24.212 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 13:53:24.214 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 13:53:24.218 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 13:53:24.234 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 13:53:24.236 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 13:53:24.239 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 13:53:24.243 | + functions-common:git_clone:610 : echo master 2026-09-02 13:53:24.243 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 13:53:24.248 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-02 13:53:24.251 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 13:53:24.253 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-02 13:53:24.256 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:53:24.258 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:53:24.261 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:53:24.263 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:53:24.265 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:53:24.268 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:53:24.270 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:53:24.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:53:24.276 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:53:24.280 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357204277 2026-09-02 13:53:24.283 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-02 13:53:24.287 | Cloning into '/opt/stack/keystone'... 2026-09-02 13:53:41.499 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:53:41.502 | + functions-common:time_stop:2420 : local name 2026-09-02 13:53:41.505 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:53:41.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:53:41.510 | + functions-common:time_stop:2423 : local total 2026-09-02 13:53:41.513 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:53:41.516 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:53:41.519 | + functions-common:time_stop:2427 : start_time=1788357204277 2026-09-02 13:53:41.521 | + functions-common:time_stop:2429 : [[ -z 1788357204277 ]] 2026-09-02 13:53:41.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:53:41.529 | + functions-common:time_stop:2432 : end_time=1788357221526 2026-09-02 13:53:41.531 | + functions-common:time_stop:2433 : elapsed_time=17249 2026-09-02 13:53:41.534 | + functions-common:time_stop:2434 : total=4720 2026-09-02 13:53:41.538 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:53:41.540 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21969 2026-09-02 13:53:41.543 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-02 13:53:41.546 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 13:53:41.549 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:53:41.552 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:53:41.555 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:53:41.558 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:53:41.561 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:53:41.563 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:53:41.566 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:53:41.569 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:53:41.573 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:53:41.577 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357221574 2026-09-02 13:53:41.580 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 13:53:42.196 | From https://review.opendev.org/openstack/keystone 2026-09-02 13:53:42.196 | * branch master -> FETCH_HEAD 2026-09-02 13:53:42.206 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:53:42.209 | + functions-common:time_stop:2420 : local name 2026-09-02 13:53:42.212 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:53:42.215 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:53:42.219 | + functions-common:time_stop:2423 : local total 2026-09-02 13:53:42.222 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:53:42.225 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:53:42.229 | + functions-common:time_stop:2427 : start_time=1788357221574 2026-09-02 13:53:42.231 | + functions-common:time_stop:2429 : [[ -z 1788357221574 ]] 2026-09-02 13:53:42.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:53:42.241 | + functions-common:time_stop:2432 : end_time=1788357222237 2026-09-02 13:53:42.243 | + functions-common:time_stop:2433 : elapsed_time=663 2026-09-02 13:53:42.247 | + functions-common:time_stop:2434 : total=21969 2026-09-02 13:53:42.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:53:42.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22632 2026-09-02 13:53:42.256 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 13:53:42.259 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:53:42.263 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:53:42.266 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:53:42.268 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:53:42.272 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:53:42.274 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:53:42.277 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:53:42.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:53:42.285 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:53:42.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357222286 2026-09-02 13:53:42.293 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 13:53:42.468 | Note: switching to 'FETCH_HEAD'. 2026-09-02 13:53:42.468 | 2026-09-02 13:53:42.468 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 13:53:42.468 | changes and commit them, and you can discard any commits you make in this 2026-09-02 13:53:42.468 | state without impacting any branches by switching back to a branch. 2026-09-02 13:53:42.468 | 2026-09-02 13:53:42.468 | If you want to create a new branch to retain commits you create, you may 2026-09-02 13:53:42.469 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 13:53:42.469 | 2026-09-02 13:53:42.469 | git switch -c 2026-09-02 13:53:42.469 | 2026-09-02 13:53:42.469 | Or undo this operation with: 2026-09-02 13:53:42.469 | 2026-09-02 13:53:42.469 | git switch - 2026-09-02 13:53:42.469 | 2026-09-02 13:53:42.469 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 13:53:42.469 | 2026-09-02 13:53:42.470 | HEAD is now at f4c4b1924 Merge "Cap trust-scoped token expiry at trust expiry" 2026-09-02 13:53:42.476 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:53:42.478 | + functions-common:time_stop:2420 : local name 2026-09-02 13:53:42.481 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:53:42.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:53:42.488 | + functions-common:time_stop:2423 : local total 2026-09-02 13:53:42.491 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:53:42.494 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:53:42.497 | + functions-common:time_stop:2427 : start_time=1788357222286 2026-09-02 13:53:42.500 | + functions-common:time_stop:2429 : [[ -z 1788357222286 ]] 2026-09-02 13:53:42.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:53:42.510 | + functions-common:time_stop:2432 : end_time=1788357222506 2026-09-02 13:53:42.513 | + functions-common:time_stop:2433 : elapsed_time=220 2026-09-02 13:53:42.516 | + functions-common:time_stop:2434 : total=22632 2026-09-02 13:53:42.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:53:42.522 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22852 2026-09-02 13:53:42.525 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-02 13:53:42.544 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-02 13:53:42.549 | + functions-common:git_clone:673 : head -1 2026-09-02 13:53:42.549 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 13:53:42.563 | f4c4b1924 Merge "Cap trust-scoped token expiry at trust expiry" 2026-09-02 13:53:42.567 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 13:53:42.570 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-02 13:53:42.574 | + inc/python:setup_develop:353 : local bindep 2026-09-02 13:53:42.578 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-02 13:53:42.581 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-02 13:53:42.584 | + inc/python:setup_develop:359 : local extras= 2026-09-02 13:53:42.588 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-02 13:53:42.592 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 13:53:42.595 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-02 13:53:42.598 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-02 13:53:42.601 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 13:53:42.605 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 13:53:42.610 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-02 13:53:42.613 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 13:53:42.616 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-02 13:53:42.620 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 13:53:42.623 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 13:53:42.627 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-02 13:53:42.633 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-02 13:53:42.637 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-02 13:53:42.640 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-02 13:53:42.801 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-02 13:53:42.805 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 13:53:42.808 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 13:53:42.811 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 13:53:42.815 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-02 13:53:42.818 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-02 13:53:42.821 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 13:53:42.824 | + inc/python:setup_package:446 : local extras= 2026-09-02 13:53:42.827 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 13:53:42.831 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 13:53:42.834 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 13:53:42.837 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 13:53:42.841 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 13:53:42.844 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-02 13:53:42.870 | Using python 3.12 to install /opt/stack/keystone 2026-09-02 13:53:42.873 | + 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-09-02 13:53:43.826 | Obtaining file:///opt/stack/keystone 2026-09-02 13:53:43.832 | Installing build dependencies: started 2026-09-02 13:53:45.272 | Installing build dependencies: finished with status 'done' 2026-09-02 13:53:45.274 | Checking if build backend supports build_editable: started 2026-09-02 13:53:45.807 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 13:53:45.808 | Getting requirements to build editable: started 2026-09-02 13:53:46.128 | Getting requirements to build editable: finished with status 'done' 2026-09-02 13:53:46.129 | Preparing editable metadata (pyproject.toml): started 2026-09-02 13:53:47.226 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 13:53:47.242 | 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.dev72) (7.0.3) 2026-09-02 13:53:47.242 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.8.11) 2026-09-02 13:53:47.425 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev72) 2026-09-02 13:53:47.553 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-02 13:53:47.597 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev72) 2026-09-02 13:53:47.613 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-02 13:53:48.001 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev72) 2026-09-02 13:53:48.021 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-02 13:53:48.604 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:48.621 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-02 13:53:48.643 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (5.9.1) 2026-09-02 13:53:48.643 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.0.0) 2026-09-02 13:53:48.646 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (13.0.1) 2026-09-02 13:53:48.718 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev72) 2026-09-02 13:53:48.733 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-02 13:53:48.746 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (4.3.0) 2026-09-02 13:53:48.747 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (10.7.0) 2026-09-02 13:53:48.748 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.5.0) 2026-09-02 13:53:48.810 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:48.829 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:53:48.894 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:48.910 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 13:53:48.921 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.9.0) 2026-09-02 13:53:48.922 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (8.3.1) 2026-09-02 13:53:48.963 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:48.980 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 13:53:49.039 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:49.055 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 13:53:49.064 | 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.dev72) (5.11.0) 2026-09-02 13:53:49.095 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:49.112 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-02 13:53:49.122 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (10.2.0) 2026-09-02 13:53:49.171 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev72) 2026-09-02 13:53:49.189 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-02 13:53:49.234 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:49.250 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-02 13:53:49.261 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (2.13.0) 2026-09-02 13:53:49.261 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.5.0) 2026-09-02 13:53:49.302 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:49.318 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-02 13:53:49.329 | 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.dev72) (4.1.0) 2026-09-02 13:53:49.330 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.2.1) 2026-09-02 13:53:49.363 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:49.380 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-02 13:53:49.430 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev72) 2026-09-02 13:53:49.446 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 13:53:49.660 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev72) 2026-09-02 13:53:49.675 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-02 13:53:49.711 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev72) 2026-09-02 13:53:49.730 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-02 13:53:49.742 | 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.dev72) (5.3.1) 2026-09-02 13:53:49.770 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 13:53:49.785 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 13:53:49.827 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 13:53:49.845 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-02 13:53:49.881 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 13:53:49.896 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 13:53:49.942 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 13:53:49.956 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:53:50.060 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 13:53:50.077 | 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-09-02 13:53:50.129 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev72) 2026-09-02 13:53:50.148 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-02 13:53:50.163 | 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.dev72) (1.17.0) 2026-09-02 13:53:50.234 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev72) 2026-09-02 13:53:50.249 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-02 13:53:50.294 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 13:53:50.309 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-02 13:53:50.345 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 13:53:50.360 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:53:50.409 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 13:53:50.424 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 13:53:50.984 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 13:53:50.999 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-02 13:53:51.014 | 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.dev72) (5.17.0) 2026-09-02 13:53:51.016 | 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.dev72) (2.34.2) 2026-09-02 13:53:51.020 | 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.dev72) (2.1.0) 2026-09-02 13:53:51.022 | 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.dev72) (1.9.0) 2026-09-02 13:53:51.022 | 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.dev72) (4.16.0) 2026-09-02 13:53:51.034 | 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.dev72) (1.3.0) 2026-09-02 13:53:51.035 | 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.dev72) (2.0.0) 2026-09-02 13:53:51.036 | 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.dev72) (6.0.3) 2026-09-02 13:53:51.081 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.096 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-02 13:53:51.107 | 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.dev72) (3.1.0) 2026-09-02 13:53:51.159 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.175 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-02 13:53:51.211 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.232 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-02 13:53:51.278 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.293 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:53:51.305 | 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.dev72) (2.3.0) 2026-09-02 13:53:51.310 | 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.dev72) (2.9.0.post0) 2026-09-02 13:53:51.314 | 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.dev72) (3.5.0) 2026-09-02 13:53:51.359 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.375 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 13:53:51.420 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.437 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 13:53:51.483 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.498 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-02 13:53:51.557 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.572 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 13:53:51.615 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.631 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-02 13:53:51.669 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.688 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 13:53:51.735 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.753 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-02 13:53:51.762 | 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.dev72) (26.3) 2026-09-02 13:53:51.796 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.811 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 13:53:51.853 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.868 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:53:51.920 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:51.936 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-02 13:53:52.220 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.236 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-02 13:53:52.286 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.304 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 13:53:52.343 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.359 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 13:53:52.401 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.417 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-02 13:53:52.467 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.483 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-02 13:53:52.558 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.577 | 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-09-02 13:53:52.617 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.633 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-02 13:53:52.684 | 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.dev72) 2026-09-02 13:53:52.701 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 13:53:52.746 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.760 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-02 13:53:52.781 | 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.dev72) (3.3.2) 2026-09-02 13:53:52.781 | 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.dev72) (7.2.2) 2026-09-02 13:53:52.795 | 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.dev72) (84.0.0) 2026-09-02 13:53:52.832 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.857 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-02 13:53:52.920 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.936 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-02 13:53:52.980 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:52.996 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-02 13:53:53.050 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:53.067 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-02 13:53:53.089 | 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.dev72) (3.5.0) 2026-09-02 13:53:53.091 | 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.dev72) (3.18) 2026-09-02 13:53:53.091 | 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.dev72) (2.7.0) 2026-09-02 13:53:53.092 | 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.dev72) (2023.11.17) 2026-09-02 13:53:53.166 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 13:53:53.183 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-02 13:53:53.307 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 13:53:53.325 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-02 13:53:53.432 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-02 13:53:53.479 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-02 13:53:53.565 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.1 MB/s 0:00:00 2026-09-02 13:53:53.581 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-02 13:53:53.605 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-02 13:53:53.627 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-02 13:53:53.649 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-02 13:53:53.673 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-02 13:53:53.697 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-02 13:53:53.719 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-02 13:53:53.739 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-02 13:53:53.762 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-02 13:53:53.785 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-02 13:53:53.808 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-02 13:53:53.831 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-02 13:53:53.854 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-02 13:53:53.878 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-02 13:53:53.902 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-02 13:53:53.928 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-02 13:53:53.954 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-02 13:53:53.974 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-02 13:53:53.996 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-02 13:53:54.018 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-02 13:53:54.044 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-02 13:53:54.067 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-02 13:53:54.091 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-02 13:53:54.116 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-02 13:53:54.140 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-02 13:53:54.166 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-02 13:53:54.193 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-02 13:53:54.212 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 30.1 MB/s 0:00:00 2026-09-02 13:53:54.231 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-02 13:53:54.253 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-02 13:53:54.279 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-02 13:53:54.302 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-02 13:53:54.326 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-02 13:53:54.353 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-02 13:53:54.376 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-02 13:53:54.400 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-02 13:53:54.424 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-02 13:53:54.458 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-02 13:53:54.482 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-02 13:53:54.508 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-02 13:53:54.535 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-02 13:53:54.557 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-02 13:53:54.581 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-02 13:53:54.602 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-02 13:53:54.628 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-02 13:53:54.698 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 50.9 MB/s 0:00:00 2026-09-02 13:53:54.715 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-02 13:53:54.739 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-02 13:53:54.762 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-02 13:53:54.783 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-02 13:53:54.810 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-02 13:53:54.839 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-02 13:53:54.868 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-02 13:53:54.891 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-02 13:53:54.913 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-02 13:53:54.935 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-02 13:53:54.957 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-02 13:53:55.279 | Building wheels for collected packages: keystone 2026-09-02 13:53:55.280 | Building editable for keystone (pyproject.toml): started 2026-09-02 13:53:56.361 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-02 13:53:56.362 | Created wheel for keystone: filename=keystone-29.1.0.dev72-0.editable-py3-none-any.whl size=9268 sha256=acc9fe787742faaf8484c639363832de2a20fc7589ab89cd5e3fcbd1fc2a6e6e 2026-09-02 13:53:56.366 | Stored in directory: /tmp/pip-ephem-wheel-cache-wochmj2x/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-02 13:53:56.368 | Successfully built keystone 2026-09-02 13:53:56.730 | 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-09-02 13:53:56.769 | Attempting uninstall: pytz 2026-09-02 13:53:56.779 | Found existing installation: pytz 2024.1 2026-09-02 13:53:56.779 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:56.780 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-02 13:53:58.581 | Attempting uninstall: oauthlib 2026-09-02 13:53:58.593 | Found existing installation: oauthlib 3.2.2 2026-09-02 13:53:58.594 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:58.595 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-02 13:53:58.741 | Attempting uninstall: markupsafe 2026-09-02 13:53:58.753 | Found existing installation: MarkupSafe 2.1.5 2026-09-02 13:53:58.754 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:58.755 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-02 13:53:59.844 | Attempting uninstall: click 2026-09-02 13:53:59.855 | Found existing installation: click 8.1.6 2026-09-02 13:53:59.855 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:53:59.857 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-02 13:54:00.024 | Attempting uninstall: blinker 2026-09-02 13:54:00.036 | Found existing installation: blinker 1.7.0 2026-09-02 13:54:00.036 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:00.037 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-02 13:54:00.056 | Attempting uninstall: bcrypt 2026-09-02 13:54:00.066 | Found existing installation: bcrypt 3.2.2 2026-09-02 13:54:00.067 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:00.068 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-02 13:54:00.087 | Attempting uninstall: attrs 2026-09-02 13:54:00.098 | Found existing installation: attrs 23.2.0 2026-09-02 13:54:00.098 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:00.100 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-02 13:54:03.192 | Attempting uninstall: jinja2 2026-09-02 13:54:03.203 | Found existing installation: Jinja2 3.1.2 2026-09-02 13:54:03.204 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:03.205 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-02 13:54:04.255 | Attempting uninstall: cryptography 2026-09-02 13:54:04.268 | Found existing installation: cryptography 41.0.7 2026-09-02 13:54:04.269 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:04.269 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-02 13:54:04.875 | Attempting uninstall: pyopenssl 2026-09-02 13:54:04.885 | Found existing installation: pyOpenSSL 23.2.0 2026-09-02 13:54:04.886 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:04.887 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-02 13:54:05.311 | Attempting uninstall: jsonschema 2026-09-02 13:54:05.323 | Found existing installation: jsonschema 4.10.3 2026-09-02 13:54:05.324 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:05.325 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-02 13:54:06.951 | 2026-09-02 13:54:06.952 | 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-09-02 13:54:06.952 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-02 13:54:06.967 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev72 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-02 13:54:07.296 | + inc/python:pip_install:216 : result=0 2026-09-02 13:54:07.299 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:54:07.302 | + functions-common:time_stop:2420 : local name 2026-09-02 13:54:07.304 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:54:07.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:54:07.309 | + functions-common:time_stop:2423 : local total 2026-09-02 13:54:07.312 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:54:07.315 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:54:07.317 | + functions-common:time_stop:2427 : start_time=1788357222863 2026-09-02 13:54:07.320 | + functions-common:time_stop:2429 : [[ -z 1788357222863 ]] 2026-09-02 13:54:07.324 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:54:07.327 | + functions-common:time_stop:2432 : end_time=1788357247325 2026-09-02 13:54:07.331 | + functions-common:time_stop:2433 : elapsed_time=24462 2026-09-02 13:54:07.333 | + functions-common:time_stop:2434 : total=47581 2026-09-02 13:54:07.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:54:07.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72043 2026-09-02 13:54:07.341 | + inc/python:pip_install:219 : return 0 2026-09-02 13:54:07.344 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 13:54:07.347 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 13:54:07.350 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-02 13:54:07.353 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-02 13:54:07.356 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:54:07.359 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:54:07.362 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-02 13:54:07.365 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:54:07.368 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-02 13:54:07.386 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:54:07.389 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 13:54:07.392 | + ./stack.sh:main:924 : configure_keystone 2026-09-02 13:54:07.395 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-02 13:54:07.412 | + 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-09-02 13:54:07.414 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-02 13:54:07.420 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-02 13:54:07.438 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:54:07.441 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-02 13:54:07.476 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-02 13:54:07.506 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-02 13:54:07.539 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-02 13:54:07.572 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-02 13:54:07.605 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-02 13:54:07.636 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-02 13:54:07.667 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-02 13:54:07.698 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-02 13:54:07.732 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-02 13:54:07.734 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-02 13:54:07.737 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-02 13:54:07.740 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-02 13:54:07.742 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 13:54:07.746 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 13:54:07.762 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:07.766 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 13:54:07.768 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 13:54:07.770 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 13:54:07.787 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:07.789 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 13:54:07.792 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 13:54:07.825 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 13:54:07.827 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 13:54:07.829 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.38/identity 2026-09-02 13:54:07.863 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-02 13:54:07.865 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-02 13:54:07.899 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-02 13:54:07.902 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-02 13:54:07.904 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-02 13:54:07.907 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-02 13:54:07.909 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 13:54:07.912 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 13:54:07.914 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 13:54:07.931 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:07.934 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 13:54:07.937 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-02 13:54:07.940 | + 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-09-02 13:54:07.973 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-02 13:54:07.976 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-02 13:54:07.978 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-02 13:54:07.981 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-02 13:54:07.984 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 13:54:08.002 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 13:54:08.004 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 13:54:08.007 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 13:54:08.009 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 13:54:08.012 | + 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-09-02 13:54:08.043 | + 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-09-02 13:54:08.074 | + 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-09-02 13:54:08.105 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 13:54:08.136 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-02 13:54:08.165 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-02 13:54:08.191 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-02 13:54:08.193 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-02 13:54:08.195 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-02 13:54:08.197 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-02 13:54:08.199 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 13:54:08.201 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-02 13:54:08.203 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-02 13:54:08.205 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 13:54:08.207 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 13:54:08.222 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 13:54:08.222 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 13:54:08.232 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 13:54:08.237 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 13:54:08.251 | /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-09-02 13:54:08.256 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-02 13:54:08.258 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-02 13:54:08.261 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 13:54:08.264 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-02 13:54:08.290 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-02 13:54:08.316 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-02 13:54:08.342 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-02 13:54:08.368 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-02 13:54:08.395 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-02 13:54:08.422 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-02 13:54:08.447 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-02 13:54:08.472 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-02 13:54:08.497 | + 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-09-02 13:54:08.522 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-02 13:54:08.548 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-02 13:54:08.573 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-02 13:54:08.599 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-02 13:54:08.624 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 13:54:08.626 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 13:54:08.629 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-02 13:54:08.631 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-02 13:54:08.633 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 13:54:08.635 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:08.638 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:08.640 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-02 13:54:08.642 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-02 13:54:08.644 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-02 13:54:08.669 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-02 13:54:08.694 | + 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-09-02 13:54:08.695 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-02 13:54:08.704 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-02 13:54:08.708 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-02 13:54:08.710 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-02 13:54:08.712 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 13:54:08.714 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 13:54:08.716 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 13:54:08.718 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 13:54:08.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:08.722 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:08.724 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 13:54:08.726 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 13:54:08.728 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:08.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:08.733 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-02 13:54:08.743 | perl: warning: Setting locale failed. 2026-09-02 13:54:08.743 | perl: warning: Please check that your locale settings: 2026-09-02 13:54:08.743 | LANGUAGE = (unset), 2026-09-02 13:54:08.743 | LC_ALL = "en_US.utf8", 2026-09-02 13:54:08.743 | LANG = "de_DE.UTF-8" 2026-09-02 13:54:08.744 | are supported and installed on your system. 2026-09-02 13:54:08.744 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:54:08.782 | Enabling site keystone-api. 2026-09-02 13:54:08.788 | To activate the new configuration, you need to run: 2026-09-02 13:54:08.788 | systemctl reload apache2 2026-09-02 13:54:08.792 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 13:54:08.794 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 13:54:08.796 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 13:54:08.798 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 13:54:08.928 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-02 13:54:08.957 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-02 13:54:08.986 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-02 13:54:09.016 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-02 13:54:09.018 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-02 13:54:09.048 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-02 13:54:09.075 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-02 13:54:09.102 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-02 13:54:09.131 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-02 13:54:09.133 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-02 13:54:09.161 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-02 13:54:09.176 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:54:09.178 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-02 13:54:09.193 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:09.195 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-02 13:54:09.198 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-02 13:54:09.200 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-02 13:54:09.203 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 13:54:09.206 | + lib/stack:stack_install_service:32 : install_glance 2026-09-02 13:54:09.208 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-02 13:54:09.210 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-02 13:54:09.213 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-02 13:54:09.228 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:09.230 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-02 13:54:09.232 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-02 13:54:09.247 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:54:09.249 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-02 13:54:09.252 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-02 13:54:09.254 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:54:09.257 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:54:09.259 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-02 13:54:09.261 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:54:09.264 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-02 13:54:09.267 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-02 13:54:09.269 | ++ inc/python:join_extras:29 : echo cinder 2026-09-02 13:54:09.271 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-02 13:54:09.274 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-02 13:54:09.276 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-02 13:54:09.279 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-02 13:54:09.282 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-02 13:54:09.284 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-02 13:54:09.286 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-02 13:54:09.290 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-02 13:54:09.290 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-02 13:54:09.295 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-02 13:54:09.297 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-02 13:54:09.299 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-02 13:54:09.302 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-02 13:54:09.304 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-02 13:54:09.323 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-02 13:54:09.325 | + 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-09-02 13:54:10.519 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 13:54:10.653 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-02 13:54:10.670 | 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-09-02 13:54:10.672 | 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-09-02 13:54:10.673 | 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-09-02 13:54:10.674 | 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.2.0) 2026-09-02 13:54:10.675 | 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-09-02 13:54:10.676 | 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.1) 2026-09-02 13:54:10.677 | 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-09-02 13:54:10.678 | 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.17.0) 2026-09-02 13:54:10.679 | 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) (6.0.0) 2026-09-02 13:54:10.680 | 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-09-02 13:54:10.709 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-02 13:54:10.723 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 13:54:10.734 | 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.5.0) 2026-09-02 13:54:10.736 | 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-09-02 13:54:10.738 | 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.3.0) 2026-09-02 13:54:10.782 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 13:54:10.799 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-09-02 13:54:10.961 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 13:54:10.976 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 13:54:11.024 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 13:54:11.041 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 13:54:11.091 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 13:54:11.111 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 13:54:11.122 | 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-09-02 13:54:11.124 | 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-09-02 13:54:11.125 | 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-09-02 13:54:11.126 | 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.6.3) 2026-09-02 13:54:11.132 | 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-09-02 13:54:11.134 | 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-09-02 13:54:11.135 | 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.16.0) 2026-09-02 13:54:11.139 | 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-09-02 13:54:11.140 | 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-09-02 13:54:11.141 | 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.1) 2026-09-02 13:54:11.144 | 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-09-02 13:54:11.178 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-02 13:54:11.193 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-02 13:54:11.203 | 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-09-02 13:54:11.208 | 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-09-02 13:54:11.212 | 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-09-02 13:54:11.213 | 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-09-02 13:54:11.214 | 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-09-02 13:54:11.224 | 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-09-02 13:54:11.229 | 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.1.1) 2026-09-02 13:54:11.230 | 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-09-02 13:54:11.233 | 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-09-02 13:54:11.241 | 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.11) 2026-09-02 13:54:11.242 | 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.2) 2026-09-02 13:54:11.243 | 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.5) 2026-09-02 13:54:11.246 | 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-09-02 13:54:11.247 | 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-09-02 13:54:11.248 | 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-09-02 13:54:11.249 | 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-09-02 13:54:11.253 | 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-09-02 13:54:11.263 | 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-09-02 13:54:11.264 | 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.3) 2026-09-02 13:54:11.270 | 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-09-02 13:54:11.288 | 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-09-02 13:54:11.293 | 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.2) 2026-09-02 13:54:11.296 | 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-09-02 13:54:11.310 | 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.5.0) 2026-09-02 13:54:11.311 | 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-09-02 13:54:11.312 | 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-09-02 13:54:11.314 | 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-09-02 13:54:11.334 | 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-09-02 13:54:11.392 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-02 13:54:11.444 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-02 13:54:11.471 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-02 13:54:11.495 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-02 13:54:11.519 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-09-02 13:54:11.543 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-02 13:54:11.566 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-02 13:54:11.839 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-02 13:54:13.131 | 2026-09-02 13:54:13.147 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-09-02 13:54:13.280 | + inc/python:pip_install:216 : result=0 2026-09-02 13:54:13.282 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:54:13.284 | + functions-common:time_stop:2420 : local name 2026-09-02 13:54:13.287 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:54:13.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:54:13.291 | + functions-common:time_stop:2423 : local total 2026-09-02 13:54:13.293 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:54:13.296 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:54:13.298 | + functions-common:time_stop:2427 : start_time=1788357249318 2026-09-02 13:54:13.300 | + functions-common:time_stop:2429 : [[ -z 1788357249318 ]] 2026-09-02 13:54:13.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:54:13.307 | + functions-common:time_stop:2432 : end_time=1788357253304 2026-09-02 13:54:13.309 | + functions-common:time_stop:2433 : elapsed_time=3986 2026-09-02 13:54:13.311 | + functions-common:time_stop:2434 : total=72043 2026-09-02 13:54:13.313 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:54:13.315 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76029 2026-09-02 13:54:13.318 | + inc/python:pip_install:219 : return 0 2026-09-02 13:54:13.320 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-02 13:54:13.322 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-02 13:54:13.325 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-02 13:54:13.340 | + 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-09-02 13:54:13.344 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-02 13:54:13.347 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-02 13:54:13.349 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-02 13:54:13.351 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 13:54:13.353 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 13:54:13.356 | ++ functions-common:git_clone:593 : pwd 2026-09-02 13:54:13.359 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 13:54:13.361 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 13:54:13.364 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 13:54:13.379 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 13:54:13.381 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 13:54:13.383 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 13:54:13.386 | + functions-common:git_clone:610 : echo master 2026-09-02 13:54:13.387 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 13:54:13.391 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-02 13:54:13.393 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 13:54:13.395 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-02 13:54:13.397 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:54:13.400 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:54:13.402 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:54:13.404 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:54:13.406 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:54:13.408 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:54:13.410 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:54:13.412 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:54:13.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:54:13.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357253416 2026-09-02 13:54:13.421 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-02 13:54:13.425 | Cloning into '/opt/stack/glance'... 2026-09-02 13:54:21.951 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:54:21.954 | + functions-common:time_stop:2420 : local name 2026-09-02 13:54:21.956 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:54:21.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:54:21.961 | + functions-common:time_stop:2423 : local total 2026-09-02 13:54:21.964 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:54:21.967 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:54:21.970 | + functions-common:time_stop:2427 : start_time=1788357253416 2026-09-02 13:54:21.973 | + functions-common:time_stop:2429 : [[ -z 1788357253416 ]] 2026-09-02 13:54:21.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:54:21.981 | + functions-common:time_stop:2432 : end_time=1788357261977 2026-09-02 13:54:21.983 | + functions-common:time_stop:2433 : elapsed_time=8561 2026-09-02 13:54:21.986 | + functions-common:time_stop:2434 : total=22852 2026-09-02 13:54:21.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:54:21.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31413 2026-09-02 13:54:21.994 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-02 13:54:21.997 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 13:54:22.000 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:54:22.002 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:54:22.005 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:54:22.008 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:54:22.011 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:54:22.014 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:54:22.016 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:54:22.019 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:54:22.023 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:54:22.027 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357262024 2026-09-02 13:54:22.030 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 13:54:22.633 | From https://review.opendev.org/openstack/glance 2026-09-02 13:54:22.633 | * branch master -> FETCH_HEAD 2026-09-02 13:54:22.642 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:54:22.644 | + functions-common:time_stop:2420 : local name 2026-09-02 13:54:22.647 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:54:22.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:54:22.652 | + functions-common:time_stop:2423 : local total 2026-09-02 13:54:22.654 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:54:22.657 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:54:22.659 | + functions-common:time_stop:2427 : start_time=1788357262024 2026-09-02 13:54:22.662 | + functions-common:time_stop:2429 : [[ -z 1788357262024 ]] 2026-09-02 13:54:22.666 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:54:22.670 | + functions-common:time_stop:2432 : end_time=1788357262667 2026-09-02 13:54:22.672 | + functions-common:time_stop:2433 : elapsed_time=643 2026-09-02 13:54:22.675 | + functions-common:time_stop:2434 : total=31413 2026-09-02 13:54:22.677 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:54:22.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32056 2026-09-02 13:54:22.683 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 13:54:22.686 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:54:22.688 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:54:22.691 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:54:22.693 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:54:22.696 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:54:22.699 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:54:22.702 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:54:22.705 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:54:22.708 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:54:22.712 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357262709 2026-09-02 13:54:22.715 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 13:54:22.841 | Note: switching to 'FETCH_HEAD'. 2026-09-02 13:54:22.841 | 2026-09-02 13:54:22.841 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 13:54:22.841 | changes and commit them, and you can discard any commits you make in this 2026-09-02 13:54:22.841 | state without impacting any branches by switching back to a branch. 2026-09-02 13:54:22.841 | 2026-09-02 13:54:22.842 | If you want to create a new branch to retain commits you create, you may 2026-09-02 13:54:22.842 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 13:54:22.842 | 2026-09-02 13:54:22.842 | git switch -c 2026-09-02 13:54:22.842 | 2026-09-02 13:54:22.842 | Or undo this operation with: 2026-09-02 13:54:22.842 | 2026-09-02 13:54:22.842 | git switch - 2026-09-02 13:54:22.842 | 2026-09-02 13:54:22.842 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 13:54:22.842 | 2026-09-02 13:54:22.842 | HEAD is now at 4b369fc38 Requirements: requests is always required 2026-09-02 13:54:22.846 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:54:22.848 | + functions-common:time_stop:2420 : local name 2026-09-02 13:54:22.851 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:54:22.853 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:54:22.856 | + functions-common:time_stop:2423 : local total 2026-09-02 13:54:22.859 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:54:22.862 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:54:22.865 | + functions-common:time_stop:2427 : start_time=1788357262709 2026-09-02 13:54:22.867 | + functions-common:time_stop:2429 : [[ -z 1788357262709 ]] 2026-09-02 13:54:22.871 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:54:22.875 | + functions-common:time_stop:2432 : end_time=1788357262872 2026-09-02 13:54:22.878 | + functions-common:time_stop:2433 : elapsed_time=163 2026-09-02 13:54:22.881 | + functions-common:time_stop:2434 : total=32056 2026-09-02 13:54:22.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:54:22.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32219 2026-09-02 13:54:22.888 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-02 13:54:22.904 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-02 13:54:22.908 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 13:54:22.909 | + functions-common:git_clone:673 : head -1 2026-09-02 13:54:22.911 | 4b369fc38 Requirements: requests is always required 2026-09-02 13:54:22.914 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 13:54:22.917 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-02 13:54:22.920 | + inc/python:setup_develop:353 : local bindep 2026-09-02 13:54:22.923 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-02 13:54:22.926 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-02 13:54:22.929 | + inc/python:setup_develop:359 : local extras= 2026-09-02 13:54:22.932 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-02 13:54:22.935 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 13:54:22.937 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-02 13:54:22.940 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-02 13:54:22.944 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 13:54:22.946 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 13:54:22.950 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-02 13:54:22.953 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 13:54:22.956 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-02 13:54:22.959 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 13:54:22.962 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 13:54:22.966 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-02 13:54:22.972 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-02 13:54:22.975 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-02 13:54:22.978 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-02 13:54:23.132 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-02 13:54:23.135 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 13:54:23.139 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 13:54:23.143 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 13:54:23.146 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-02 13:54:23.149 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-02 13:54:23.152 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 13:54:23.155 | + inc/python:setup_package:446 : local extras= 2026-09-02 13:54:23.158 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 13:54:23.161 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 13:54:23.163 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 13:54:23.166 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 13:54:23.169 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 13:54:23.171 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-02 13:54:23.194 | Using python 3.12 to install /opt/stack/glance 2026-09-02 13:54:23.197 | + 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-09-02 13:54:24.156 | Obtaining file:///opt/stack/glance 2026-09-02 13:54:24.161 | Installing build dependencies: started 2026-09-02 13:54:25.658 | Installing build dependencies: finished with status 'done' 2026-09-02 13:54:25.658 | Checking if build backend supports build_editable: started 2026-09-02 13:54:26.196 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 13:54:26.199 | Getting requirements to build editable: started 2026-09-02 13:54:26.493 | Getting requirements to build editable: finished with status 'done' 2026-09-02 13:54:26.497 | Preparing editable metadata (pyproject.toml): started 2026-09-02 13:54:27.403 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 13:54:27.433 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.0.3) 2026-09-02 13:54:27.435 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (0.7.1) 2026-09-02 13:54:27.437 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.0.52) 2026-09-02 13:54:27.437 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-09-02 13:54:27.437 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.5.1) 2026-09-02 13:54:27.438 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.8.11) 2026-09-02 13:54:27.439 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.19.1) 2026-09-02 13:54:27.629 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev44) 2026-09-02 13:54:27.758 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 13:54:27.768 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.7.0) 2026-09-02 13:54:27.769 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.6.1) 2026-09-02 13:54:27.771 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.5.0) 2026-09-02 13:54:27.772 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.8.0) 2026-09-02 13:54:27.772 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.2.0) 2026-09-02 13:54:27.773 | 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.dev44) (5.9.1) 2026-09-02 13:54:27.831 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 13:54:27.849 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-02 13:54:27.863 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.17.0) 2026-09-02 13:54:27.864 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (13.0.1) 2026-09-02 13:54:27.895 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 13:54:27.910 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 13:54:27.921 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.18.0) 2026-09-02 13:54:27.925 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.34.2) 2026-09-02 13:54:27.925 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.10.1) 2026-09-02 13:54:27.925 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.26.0) 2026-09-02 13:54:27.925 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.0) 2026-09-02 13:54:27.926 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (18.1.1) 2026-09-02 13:54:27.927 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.9.0) 2026-09-02 13:54:27.964 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 13:54:27.980 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 13:54:27.990 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.3.1) 2026-09-02 13:54:27.991 | 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.dev44) (18.3.0) 2026-09-02 13:54:27.992 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.2.0) 2026-09-02 13:54:28.031 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.049 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:54:28.060 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.1) 2026-09-02 13:54:28.061 | 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.dev44) (4.8.0) 2026-09-02 13:54:28.063 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.4.0) 2026-09-02 13:54:28.064 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.7.0) 2026-09-02 13:54:28.064 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-09-02 13:54:28.066 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (43.0.3) 2026-09-02 13:54:28.091 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.110 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 13:54:28.159 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.175 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 13:54:28.187 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev44) (1.4.1) 2026-09-02 13:54:28.189 | 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.dev44) (4.16.0) 2026-09-02 13:54:28.225 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.241 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-02 13:54:28.258 | 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.dev44) (2.1.1) 2026-09-02 13:54:28.260 | 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.dev44) (3.0) 2026-09-02 13:54:28.263 | 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.dev44) (5.11.0) 2026-09-02 13:54:28.267 | 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.dev44) (2.3.0) 2026-09-02 13:54:28.273 | 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.dev44) (1.4.2) 2026-09-02 13:54:28.274 | 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.dev44) (3.5.0) 2026-09-02 13:54:28.281 | 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.dev44) (3.3.2) 2026-09-02 13:54:28.286 | 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.dev44) (26.1.0) 2026-09-02 13:54:28.287 | 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.dev44) (2025.9.1) 2026-09-02 13:54:28.288 | 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.dev44) (0.37.0) 2026-09-02 13:54:28.289 | 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.dev44) (2026.6.3) 2026-09-02 13:54:28.297 | 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.dev44) (2.1.0) 2026-09-02 13:54:28.298 | 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.dev44) (1.9.0) 2026-09-02 13:54:28.304 | 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.dev44) (4.3.0) 2026-09-02 13:54:28.307 | 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.dev44) (4.1.0) 2026-09-02 13:54:28.309 | 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.dev44) (2.13.0) 2026-09-02 13:54:28.315 | 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.dev44) (1.5.0) 2026-09-02 13:54:28.319 | 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.dev44) (5.3.1) 2026-09-02 13:54:28.326 | 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.dev44) (0.20) 2026-09-02 13:54:28.329 | 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.dev44) (1.3.0) 2026-09-02 13:54:28.330 | 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.dev44) (2.0.0) 2026-09-02 13:54:28.332 | 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.dev44) (6.0.3) 2026-09-02 13:54:28.342 | 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.dev44) (2.1.2) 2026-09-02 13:54:28.343 | 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.dev44) (0.6.2) 2026-09-02 13:54:28.402 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.418 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-02 13:54:28.459 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.474 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-02 13:54:28.516 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.532 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-02 13:54:28.578 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.605 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 13:54:28.615 | 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.dev44) (7.2.2) 2026-09-02 13:54:28.648 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.663 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 13:54:28.678 | 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.dev44) (2.9.0.post0) 2026-09-02 13:54:28.683 | 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.dev44) (7.1.7) 2026-09-02 13:54:28.685 | 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.dev44) (5.3.1) 2026-09-02 13:54:28.685 | 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.dev44) (5.6.2) 2026-09-02 13:54:28.686 | 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.dev44) (0.17.0) 2026-09-02 13:54:28.690 | 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.dev44) (5.1.0) 2026-09-02 13:54:28.699 | 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.dev44) (2026.3) 2026-09-02 13:54:28.700 | 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.dev44) (26.3) 2026-09-02 13:54:28.707 | 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.dev44) (0.26.0) 2026-09-02 13:54:28.711 | 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.dev44) (5.0.0) 2026-09-02 13:54:28.712 | 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.dev44) (3.1.6) 2026-09-02 13:54:28.715 | 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.dev44) (4.0.1) 2026-09-02 13:54:28.721 | 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.dev44) (3.0.3) 2026-09-02 13:54:28.735 | 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.dev44) (1.2.1) 2026-09-02 13:54:28.742 | 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.dev44) (0.41.2) 2026-09-02 13:54:28.743 | 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.dev44) (3.5.5) 2026-09-02 13:54:28.747 | 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.dev44) (1.7.6) 2026-09-02 13:54:28.752 | 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.dev44) (2.8.0) 2026-09-02 13:54:28.798 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.814 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-02 13:54:28.931 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:28.948 | 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-09-02 13:54:28.982 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev44) (84.0.0) 2026-09-02 13:54:28.999 | 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.dev44) (0.8.2) 2026-09-02 13:54:29.069 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.086 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 13:54:29.162 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.180 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-02 13:54:29.247 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.268 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-02 13:54:29.341 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.356 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-02 13:54:29.394 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.421 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 13:54:29.431 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (15.0.0) 2026-09-02 13:54:29.460 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.476 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-02 13:54:29.498 | 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.dev44) (1.17.0) 2026-09-02 13:54:29.518 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.5.0) 2026-09-02 13:54:29.519 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.18) 2026-09-02 13:54:29.520 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2.7.0) 2026-09-02 13:54:29.522 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2023.11.17) 2026-09-02 13:54:29.554 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (4.2.0) 2026-09-02 13:54:29.555 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (2.20.0) 2026-09-02 13:54:29.565 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (0.1.2) 2026-09-02 13:54:29.581 | 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.dev44) (0.8) 2026-09-02 13:54:29.700 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.716 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-02 13:54:29.766 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.783 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 13:54:29.794 | 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.dev44) (9.1.4) 2026-09-02 13:54:29.822 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.837 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-02 13:54:29.934 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:29.951 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-02 13:54:29.965 | Installing build dependencies: started 2026-09-02 13:54:31.362 | Installing build dependencies: finished with status 'done' 2026-09-02 13:54:31.364 | Getting requirements to build wheel: started 2026-09-02 13:54:32.019 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 13:54:32.021 | Preparing metadata (pyproject.toml): started 2026-09-02 13:54:32.393 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 13:54:32.450 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:32.465 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-02 13:54:32.518 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-02 13:54:32.533 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-02 13:54:32.606 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-02 13:54:32.645 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-02 13:54:32.668 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-02 13:54:32.692 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-02 13:54:32.716 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-02 13:54:32.778 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.7 MB/s 0:00:00 2026-09-02 13:54:32.793 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-02 13:54:32.815 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-02 13:54:32.837 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-02 13:54:32.858 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-02 13:54:32.883 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-02 13:54:32.904 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-02 13:54:32.930 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-02 13:54:32.954 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-02 13:54:32.979 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-02 13:54:33.003 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-02 13:54:33.027 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-02 13:54:33.054 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-02 13:54:33.078 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-02 13:54:33.103 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-02 13:54:33.131 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-02 13:54:33.153 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-02 13:54:33.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.5 MB/s 0:00:00 2026-09-02 13:54:33.221 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-02 13:54:33.244 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-02 13:54:33.267 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-02 13:54:33.289 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-02 13:54:33.310 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-02 13:54:33.471 | Building wheels for collected packages: glance, simplegeneric 2026-09-02 13:54:33.473 | Building editable for glance (pyproject.toml): started 2026-09-02 13:54:34.340 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-02 13:54:34.340 | Created wheel for glance: filename=glance-33.0.0.0b3.dev44-0.editable-py3-none-any.whl size=9079 sha256=95f1b588e909a08a7a6288cb63018ebbdab96cb607b5480b56a19e9af23e737e 2026-09-02 13:54:34.341 | Stored in directory: /tmp/pip-ephem-wheel-cache-h2ja2xhi/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-02 13:54:34.346 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-02 13:54:34.763 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-02 13:54:34.763 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0ec3f3a5807294055dbb82467fed4047b1b36ab9cb328d8dceeea1af97643d6d 2026-09-02 13:54:34.763 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-02 13:54:34.769 | Successfully built glance simplegeneric 2026-09-02 13:54:35.088 | 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-09-02 13:54:38.114 | Attempting uninstall: jsonpointer 2026-09-02 13:54:38.129 | Found existing installation: jsonpointer 2.0 2026-09-02 13:54:38.130 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:38.131 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-02 13:54:38.148 | Attempting uninstall: jmespath 2026-09-02 13:54:38.164 | Found existing installation: jmespath 1.0.1 2026-09-02 13:54:38.164 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:38.164 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-02 13:54:38.207 | Attempting uninstall: httplib2 2026-09-02 13:54:38.221 | Found existing installation: httplib2 0.20.4 2026-09-02 13:54:38.222 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:38.222 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-02 13:54:38.317 | Attempting uninstall: jsonpatch 2026-09-02 13:54:38.333 | Found existing installation: jsonpatch 1.32 2026-09-02 13:54:38.334 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:54:38.335 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-02 13:54:42.848 | 2026-09-02 13:54:42.867 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev44 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.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-02 13:54:43.099 | + inc/python:pip_install:216 : result=0 2026-09-02 13:54:43.101 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:54:43.104 | + functions-common:time_stop:2420 : local name 2026-09-02 13:54:43.106 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:54:43.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:54:43.110 | + functions-common:time_stop:2423 : local total 2026-09-02 13:54:43.112 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:54:43.114 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:54:43.116 | + functions-common:time_stop:2427 : start_time=1788357263189 2026-09-02 13:54:43.118 | + functions-common:time_stop:2429 : [[ -z 1788357263189 ]] 2026-09-02 13:54:43.120 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:54:43.124 | + functions-common:time_stop:2432 : end_time=1788357283122 2026-09-02 13:54:43.126 | + functions-common:time_stop:2433 : elapsed_time=19933 2026-09-02 13:54:43.128 | + functions-common:time_stop:2434 : total=76029 2026-09-02 13:54:43.131 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:54:43.133 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95962 2026-09-02 13:54:43.135 | + inc/python:pip_install:219 : return 0 2026-09-02 13:54:43.137 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 13:54:43.139 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 13:54:43.142 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-02 13:54:43.144 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-02 13:54:43.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:54:43.149 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:54:43.151 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-02 13:54:43.153 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:54:43.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 13:54:43.158 | + ./stack.sh:main:945 : configure_glance 2026-09-02 13:54:43.161 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-02 13:54:43.176 | + lib/glance:configure_glance:353 : local dburl 2026-09-02 13:54:43.178 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-02 13:54:43.180 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-02 13:54:43.182 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-02 13:54:43.184 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-02 13:54:43.186 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 13:54:43.188 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 13:54:43.190 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 13:54:43.203 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:43.204 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 13:54:43.206 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-02 13:54:43.209 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-02 13:54:43.211 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-02 13:54:43.237 | + 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-09-02 13:54:43.263 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-02 13:54:43.289 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-02 13:54:43.317 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-02 13:54:43.343 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-02 13:54:43.372 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-02 13:54:43.400 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-02 13:54:43.402 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-02 13:54:43.404 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-02 13:54:43.406 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 13:54:43.408 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 13:54:43.410 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-02 13:54:43.412 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-02 13:54:43.415 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-02 13:54:43.417 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 13:54:43.419 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-02 13:54:43.446 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-02 13:54:43.473 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-09-02 13:54:43.499 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-02 13:54:43.526 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-02 13:54:43.552 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-02 13:54:43.578 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-02 13:54:43.603 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-02 13:54:43.630 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-09-02 13:54:43.657 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 13:54:43.683 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 13:54:43.710 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 13:54:43.712 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-02 13:54:43.742 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-02 13:54:43.744 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-02 13:54:43.746 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-02 13:54:43.748 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 13:54:43.750 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 13:54:43.752 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 13:54:43.766 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:43.769 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 13:54:43.771 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 13:54:43.773 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 13:54:43.787 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:43.789 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 13:54:43.792 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 13:54:43.819 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 13:54:43.821 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 13:54:43.823 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-02 13:54:43.825 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-02 13:54:43.827 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-02 13:54:43.854 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-02 13:54:43.880 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-02 13:54:43.908 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-02 13:54:43.910 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-02 13:54:43.912 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-02 13:54:43.914 | + lib/glance:configure_glance_store:282 : local be 2026-09-02 13:54:43.916 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-02 13:54:43.919 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-02 13:54:43.921 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-02 13:54:43.950 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-02 13:54:43.952 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.38 2026-09-02 13:54:43.983 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-02 13:54:43.986 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-02 13:54:43.990 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-02 13:54:44.007 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:54:44.010 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.38/image 2026-09-02 13:54:44.044 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-02 13:54:44.063 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:54:44.066 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-02 13:54:44.068 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-02 13:54:44.071 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-02 13:54:44.074 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 13:54:44.090 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 13:54:44.093 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 13:54:44.095 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 13:54:44.097 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 13:54:44.100 | + 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-09-02 13:54:44.130 | + 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-09-02 13:54:44.164 | + 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-09-02 13:54:44.196 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 13:54:44.225 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-02 13:54:44.254 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-02 13:54:44.259 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-02 13:54:44.290 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-02 13:54:44.320 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-02 13:54:44.349 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-02 13:54:44.380 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-02 13:54:44.415 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-02 13:54:44.453 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-02 13:54:44.488 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-02 13:54:44.521 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-02 13:54:44.526 | + 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-09-02 13:54:44.533 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-02 13:54:44.550 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:54:44.553 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-02 13:54:44.555 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-02 13:54:44.558 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-02 13:54:44.560 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-02 13:54:44.563 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-02 13:54:44.566 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-02 13:54:44.568 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-02 13:54:44.572 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 13:54:44.575 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-02 13:54:44.610 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-02 13:54:44.612 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-02 13:54:44.614 | ++ functions:get_random_port:861 : true 2026-09-02 13:54:44.616 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-02 13:54:44.618 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-02 13:54:44.620 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-02 13:54:44.669 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-02 13:54:44.672 | ++ functions:get_random_port:865 : break 2 2026-09-02 13:54:44.674 | ++ functions:get_random_port:869 : echo 60999 2026-09-02 13:54:44.677 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-02 13:54:44.679 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-02 13:54:44.710 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-02 13:54:44.742 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-02 13:54:44.773 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-02 13:54:44.804 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 13:54:44.835 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 13:54:44.863 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-02 13:54:44.892 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-02 13:54:44.922 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-02 13:54:44.952 | + 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-09-02 13:54:44.982 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 13:54:45.012 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 13:54:45.040 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-02 13:54:45.070 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 13:54:45.100 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-02 13:54:45.130 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-02 13:54:45.159 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-02 13:54:45.189 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-02 13:54:45.220 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-02 13:54:45.251 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-02 13:54:45.280 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-02 13:54:45.282 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-02 13:54:45.285 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 13:54:45.287 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 13:54:45.289 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:45.292 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:45.294 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-02 13:54:45.296 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-02 13:54:45.299 | perl: warning: Setting locale failed. 2026-09-02 13:54:45.299 | perl: warning: Please check that your locale settings: 2026-09-02 13:54:45.299 | LANGUAGE = (unset), 2026-09-02 13:54:45.299 | LC_ALL = "en_US.utf8", 2026-09-02 13:54:45.299 | LANG = (unset) 2026-09-02 13:54:45.299 | are supported and installed on your system. 2026-09-02 13:54:45.299 | perl: warning: Falling back to the standard locale ("C"). 2026-09-02 13:54:45.334 | proxy (enabled by site administrator) 2026-09-02 13:54:45.337 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-02 13:54:45.338 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-02 13:54:45.341 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 13:54:45.344 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 13:54:45.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:45.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:45.350 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-02 13:54:45.353 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-02 13:54:45.356 | perl: warning: Setting locale failed. 2026-09-02 13:54:45.356 | perl: warning: Please check that your locale settings: 2026-09-02 13:54:45.356 | LANGUAGE = (unset), 2026-09-02 13:54:45.356 | LC_ALL = "en_US.utf8", 2026-09-02 13:54:45.356 | LANG = (unset) 2026-09-02 13:54:45.356 | are supported and installed on your system. 2026-09-02 13:54:45.356 | perl: warning: Falling back to the standard locale ("C"). 2026-09-02 13:54:45.391 | No module matches proxy_http 2026-09-02 13:54:45.395 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-02 13:54:45.407 | perl: warning: Setting locale failed. 2026-09-02 13:54:45.407 | perl: warning: Please check that your locale settings: 2026-09-02 13:54:45.407 | LANGUAGE = (unset), 2026-09-02 13:54:45.407 | LC_ALL = "en_US.utf8", 2026-09-02 13:54:45.407 | LANG = "de_DE.UTF-8" 2026-09-02 13:54:45.407 | are supported and installed on your system. 2026-09-02 13:54:45.407 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:54:45.447 | Considering dependency proxy for proxy_http: 2026-09-02 13:54:45.447 | Module proxy already enabled 2026-09-02 13:54:45.447 | Enabling module proxy_http. 2026-09-02 13:54:45.452 | To activate the new configuration, you need to run: 2026-09-02 13:54:45.453 | systemctl restart apache2 2026-09-02 13:54:45.458 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-02 13:54:45.460 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-02 13:54:45.463 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 13:54:45.465 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 13:54:45.467 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 13:54:45.602 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-02 13:54:45.605 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-02 13:54:45.607 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-02 13:54:45.611 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 13:54:45.614 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:45.616 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:45.618 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-02 13:54:45.620 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-02 13:54:45.624 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-02 13:54:45.624 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-02 13:54:45.634 | KeepAlive Off 2026-09-02 13:54:45.639 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-02 13:54:45.639 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-02 13:54:45.649 | SetEnv proxy-sendchunked 1 2026-09-02 13:54:45.653 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-02 13:54:45.654 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-02 13:54:45.663 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-02 13:54:45.667 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-02 13:54:45.669 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-02 13:54:45.671 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 13:54:45.674 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 13:54:45.676 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 13:54:45.679 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 13:54:45.681 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:45.682 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:45.684 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 13:54:45.687 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 13:54:45.689 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:54:45.692 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:54:45.694 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-02 13:54:45.705 | perl: warning: Setting locale failed. 2026-09-02 13:54:45.705 | perl: warning: Please check that your locale settings: 2026-09-02 13:54:45.705 | LANGUAGE = (unset), 2026-09-02 13:54:45.705 | LC_ALL = "en_US.utf8", 2026-09-02 13:54:45.705 | LANG = "de_DE.UTF-8" 2026-09-02 13:54:45.705 | are supported and installed on your system. 2026-09-02 13:54:45.705 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:54:45.744 | Enabling site glance-api. 2026-09-02 13:54:45.749 | To activate the new configuration, you need to run: 2026-09-02 13:54:45.749 | systemctl reload apache2 2026-09-02 13:54:45.755 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-02 13:54:45.757 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 13:54:45.760 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 13:54:45.763 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 13:54:45.886 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-02 13:54:45.893 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-02 13:54:45.924 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-02 13:54:45.957 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-02 13:54:45.959 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-02 13:54:45.991 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-02 13:54:46.023 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-02 13:54:46.040 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:54:46.043 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-02 13:54:46.045 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-02 13:54:46.048 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-02 13:54:46.051 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 13:54:46.053 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-02 13:54:46.056 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/31/1003531/1 2026-09-02 13:54:46.059 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-02 13:54:46.061 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-02 13:54:46.064 | + functions-common:git_clone:591 : local git_ref=refs/changes/31/1003531/1 2026-09-02 13:54:46.066 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 13:54:46.070 | ++ functions-common:git_clone:593 : pwd 2026-09-02 13:54:46.073 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 13:54:46.075 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 13:54:46.079 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 13:54:46.095 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 13:54:46.097 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 13:54:46.101 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 13:54:46.103 | + functions-common:git_clone:610 : echo refs/changes/31/1003531/1 2026-09-02 13:54:46.103 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 13:54:46.108 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-09-02 13:54:46.111 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-02 13:54:46.113 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-02 13:54:46.116 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:54:46.119 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:54:46.121 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:54:46.124 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:54:46.127 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:54:46.129 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:54:46.132 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:54:46.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:54:46.138 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:54:46.142 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357286139 2026-09-02 13:54:46.145 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-02 13:54:46.148 | Cloning into '/opt/stack/cinder'... 2026-09-02 13:55:39.282 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:55:39.285 | + functions-common:time_stop:2420 : local name 2026-09-02 13:55:39.288 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:55:39.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:55:39.295 | + functions-common:time_stop:2423 : local total 2026-09-02 13:55:39.299 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:55:39.302 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:55:39.305 | + functions-common:time_stop:2427 : start_time=1788357286139 2026-09-02 13:55:39.308 | + functions-common:time_stop:2429 : [[ -z 1788357286139 ]] 2026-09-02 13:55:39.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:55:39.318 | + functions-common:time_stop:2432 : end_time=1788357339314 2026-09-02 13:55:39.321 | + functions-common:time_stop:2433 : elapsed_time=53175 2026-09-02 13:55:39.324 | + functions-common:time_stop:2434 : total=32219 2026-09-02 13:55:39.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:55:39.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85394 2026-09-02 13:55:39.333 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-09-02 13:55:39.336 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/31/1003531/1 2026-09-02 13:55:39.339 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:55:39.342 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:55:39.345 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:55:39.348 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:55:39.351 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:55:39.355 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:55:39.358 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:55:39.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:55:39.364 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:55:39.368 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357339365 2026-09-02 13:55:39.372 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/31/1003531/1 2026-09-02 13:55:40.167 | From https://review.opendev.org/openstack/cinder 2026-09-02 13:55:40.168 | * branch refs/changes/31/1003531/1 -> FETCH_HEAD 2026-09-02 13:55:40.176 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:55:40.180 | + functions-common:time_stop:2420 : local name 2026-09-02 13:55:40.183 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:55:40.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:55:40.190 | + functions-common:time_stop:2423 : local total 2026-09-02 13:55:40.194 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:55:40.198 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:55:40.201 | + functions-common:time_stop:2427 : start_time=1788357339365 2026-09-02 13:55:40.204 | + functions-common:time_stop:2429 : [[ -z 1788357339365 ]] 2026-09-02 13:55:40.209 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:55:40.214 | + functions-common:time_stop:2432 : end_time=1788357340210 2026-09-02 13:55:40.217 | + functions-common:time_stop:2433 : elapsed_time=845 2026-09-02 13:55:40.221 | + functions-common:time_stop:2434 : total=85394 2026-09-02 13:55:40.224 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:55:40.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86239 2026-09-02 13:55:40.231 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-02 13:55:40.397 | Note: switching to 'FETCH_HEAD'. 2026-09-02 13:55:40.397 | 2026-09-02 13:55:40.397 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 13:55:40.397 | changes and commit them, and you can discard any commits you make in this 2026-09-02 13:55:40.397 | state without impacting any branches by switching back to a branch. 2026-09-02 13:55:40.397 | 2026-09-02 13:55:40.398 | If you want to create a new branch to retain commits you create, you may 2026-09-02 13:55:40.398 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 13:55:40.398 | 2026-09-02 13:55:40.398 | git switch -c 2026-09-02 13:55:40.398 | 2026-09-02 13:55:40.398 | Or undo this operation with: 2026-09-02 13:55:40.398 | 2026-09-02 13:55:40.398 | git switch - 2026-09-02 13:55:40.398 | 2026-09-02 13:55:40.398 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 13:55:40.399 | 2026-09-02 13:55:40.399 | HEAD is now at 70f344a06 Fix multiple policies DocumentedRuleDefault 2026-09-02 13:55:40.401 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-02 13:55:40.419 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-02 13:55:40.423 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 13:55:40.424 | + functions-common:git_clone:673 : head -1 2026-09-02 13:55:40.428 | 70f344a06 Fix multiple policies DocumentedRuleDefault 2026-09-02 13:55:40.433 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 13:55:40.438 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-02 13:55:40.442 | + inc/python:setup_develop:353 : local bindep 2026-09-02 13:55:40.447 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-02 13:55:40.451 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-02 13:55:40.455 | + inc/python:setup_develop:359 : local extras= 2026-09-02 13:55:40.460 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-02 13:55:40.464 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 13:55:40.468 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-02 13:55:40.472 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-02 13:55:40.476 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 13:55:40.480 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 13:55:40.485 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-02 13:55:40.488 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 13:55:40.492 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-02 13:55:40.496 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 13:55:40.500 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 13:55:40.505 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-02 13:55:40.511 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-02 13:55:40.516 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-02 13:55:40.520 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-02 13:55:40.675 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-02 13:55:40.679 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 13:55:40.683 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 13:55:40.686 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 13:55:40.690 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-02 13:55:40.694 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-02 13:55:40.698 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 13:55:40.702 | + inc/python:setup_package:446 : local extras= 2026-09-02 13:55:40.705 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 13:55:40.708 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 13:55:40.711 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 13:55:40.715 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 13:55:40.718 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 13:55:40.723 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-02 13:55:40.751 | Using python 3.12 to install /opt/stack/cinder 2026-09-02 13:55:40.754 | + 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-09-02 13:55:41.728 | Obtaining file:///opt/stack/cinder 2026-09-02 13:55:41.733 | Installing build dependencies: started 2026-09-02 13:55:43.282 | Installing build dependencies: finished with status 'done' 2026-09-02 13:55:43.283 | Checking if build backend supports build_editable: started 2026-09-02 13:55:43.892 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 13:55:43.894 | Getting requirements to build editable: started 2026-09-02 13:55:44.225 | Getting requirements to build editable: finished with status 'done' 2026-09-02 13:55:44.227 | Preparing editable metadata (pyproject.toml): started 2026-09-02 13:55:45.669 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 13:55:45.699 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (7.0.3) 2026-09-02 13:55:45.702 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (5.3.1) 2026-09-02 13:55:45.702 | 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.dev319) (0.41.2) 2026-09-02 13:55:45.702 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (3.5.0) 2026-09-02 13:55:45.703 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (3.5.5) 2026-09-02 13:55:45.704 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (2.1.0) 2026-09-02 13:55:45.705 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (4.26.0) 2026-09-02 13:55:45.706 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (5.17.0) 2026-09-02 13:55:45.707 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (13.0.1) 2026-09-02 13:55:46.366 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev319) 2026-09-02 13:55:46.508 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-02 13:55:46.520 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (10.7.0) 2026-09-02 13:55:46.521 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (7.6.1) 2026-09-02 13:55:46.522 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (6.5.0) 2026-09-02 13:55:46.524 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (18.1.1) 2026-09-02 13:55:46.524 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (8.3.1) 2026-09-02 13:55:46.526 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (18.3.0) 2026-09-02 13:55:46.526 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (8.2.0) 2026-09-02 13:55:46.528 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (6.0.1) 2026-09-02 13:55:46.531 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (3.12.0) 2026-09-02 13:55:46.531 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (3.9.0) 2026-09-02 13:55:46.531 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (7.10.0) 2026-09-02 13:55:46.531 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (5.11.0) 2026-09-02 13:55:46.532 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (4.8.0) 2026-09-02 13:55:46.534 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (2.8.0) 2026-09-02 13:55:46.535 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (10.2.0) 2026-09-02 13:55:46.576 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev319) 2026-09-02 13:55:46.592 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 13:55:46.603 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (4.4.0) 2026-09-02 13:55:46.604 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (26.3) 2026-09-02 13:55:46.648 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev319) 2026-09-02 13:55:46.665 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-02 13:55:46.676 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (3.10.1) 2026-09-02 13:55:46.678 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (3.1.0) 2026-09-02 13:55:46.678 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (3.3.2) 2026-09-02 13:55:46.681 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (7.6.0) 2026-09-02 13:55:46.722 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev319) 2026-09-02 13:55:46.741 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 13:55:46.752 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (6.0.0) 2026-09-02 13:55:46.798 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev319) 2026-09-02 13:55:46.816 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-02 13:55:46.825 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (2.34.2) 2026-09-02 13:55:46.826 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (2.7.0) 2026-09-02 13:55:46.827 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (2.5.1) 2026-09-02 13:55:46.828 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (6.4.0) 2026-09-02 13:55:46.856 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev319) 2026-09-02 13:55:46.874 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 13:55:46.882 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (2.0.52) 2026-09-02 13:55:46.883 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (5.9.1) 2026-09-02 13:55:46.910 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev319) 2026-09-02 13:55:46.926 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-02 13:55:46.950 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (9.1.4) 2026-09-02 13:55:46.951 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (1.8.11) 2026-09-02 13:55:46.952 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (6.9.0) 2026-09-02 13:55:46.994 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev319) 2026-09-02 13:55:47.012 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 13:55:47.022 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (7.1.1) 2026-09-02 13:55:47.070 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev319) 2026-09-02 13:55:47.085 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 13:55:47.097 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (5.8.0) 2026-09-02 13:55:47.098 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (43.0.3) 2026-09-02 13:55:47.099 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (0.3.1) 2026-09-02 13:55:47.291 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev319) 2026-09-02 13:55:47.312 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-02 13:55:47.324 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev319) (1.9.0) 2026-09-02 13:55:47.324 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (2026.3) 2026-09-02 13:55:47.325 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev319) (7.1.7) 2026-09-02 13:55:47.333 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev319) (2.1.1) 2026-09-02 13:55:47.337 | 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.dev319) (3.0) 2026-09-02 13:55:47.345 | 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.dev319) (2.8.0) 2026-09-02 13:55:47.352 | 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.dev319) (3.1.0) 2026-09-02 13:55:47.354 | 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.dev319) (2.3.0) 2026-09-02 13:55:47.360 | 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.dev319) (26.1.0) 2026-09-02 13:55:47.361 | 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.dev319) (2025.9.1) 2026-09-02 13:55:47.362 | 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.dev319) (0.37.0) 2026-09-02 13:55:47.363 | 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.dev319) (2026.6.3) 2026-09-02 13:55:47.371 | 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.dev319) (1.9.0) 2026-09-02 13:55:47.371 | 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.dev319) (4.16.0) 2026-09-02 13:55:47.375 | 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.dev319) (4.3.0) 2026-09-02 13:55:47.377 | 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.dev319) (4.1.0) 2026-09-02 13:55:47.378 | 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.dev319) (2.13.0) 2026-09-02 13:55:47.388 | 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.dev319) (7.2.2) 2026-09-02 13:55:47.393 | 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.dev319) (1.5.0) 2026-09-02 13:55:47.400 | 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.dev319) (0.20) 2026-09-02 13:55:47.405 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev319) (1.3.0) 2026-09-02 13:55:47.406 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev319) (2.0.0) 2026-09-02 13:55:47.407 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev319) (6.0.3) 2026-09-02 13:55:47.415 | 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.dev319) (1.19.1) 2026-09-02 13:55:47.417 | 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.dev319) (2.1.2) 2026-09-02 13:55:47.418 | 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.dev319) (0.6.2) 2026-09-02 13:55:47.421 | 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.dev319) (1.4.1) 2026-09-02 13:55:47.428 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev319) (2.9.0.post0) 2026-09-02 13:55:47.434 | 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.dev319) (5.3.1) 2026-09-02 13:55:47.435 | 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.dev319) (5.6.2) 2026-09-02 13:55:47.436 | 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.dev319) (0.17.0) 2026-09-02 13:55:47.441 | 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.dev319) (5.1.0) 2026-09-02 13:55:47.453 | 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.dev319) (0.26.0) 2026-09-02 13:55:47.456 | 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.dev319) (5.0.0) 2026-09-02 13:55:47.457 | 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.dev319) (3.1.6) 2026-09-02 13:55:47.459 | 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.dev319) (4.0.1) 2026-09-02 13:55:47.466 | 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.dev319) (3.0.3) 2026-09-02 13:55:47.478 | 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.dev319) (1.2.1) 2026-09-02 13:55:47.498 | 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.dev319) (1.7.6) 2026-09-02 13:55:47.504 | 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.dev319) (2.2.0) 2026-09-02 13:55:47.509 | 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.dev319) (1.3.7) 2026-09-02 13:55:47.514 | 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.dev319) (3.18.0) 2026-09-02 13:55:47.558 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev319) 2026-09-02 13:55:47.574 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 13:55:47.634 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev319) 2026-09-02 13:55:47.650 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-02 13:55:47.708 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev319) 2026-09-02 13:55:47.723 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-02 13:55:47.742 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev319) (84.0.0) 2026-09-02 13:55:47.757 | 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.dev319) (0.8.2) 2026-09-02 13:55:47.791 | 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.dev319) (4.16.0) 2026-09-02 13:55:47.798 | 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.dev319) (0.6.0) 2026-09-02 13:55:47.799 | Requirement already satisfied: cmd2>=4.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.dev319) (4.2.0) 2026-09-02 13:55:47.809 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev319) (3.0.53) 2026-09-02 13:55:47.810 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev319) (1.11.0) 2026-09-02 13:55:47.811 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev319) (15.0.0) 2026-09-02 13:55:47.811 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev319) (1.8.0) 2026-09-02 13:55:47.825 | 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.6.1->cinder==28.1.0.dev319) (1.17.0) 2026-09-02 13:55:47.856 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev319) 2026-09-02 13:55:47.873 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 13:55:47.884 | 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.dev319) (24.2.1) 2026-09-02 13:55:47.918 | 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.dev319) (3.5.0) 2026-09-02 13:55:47.919 | 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.dev319) (3.18) 2026-09-02 13:55:47.921 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev319) (2023.11.17) 2026-09-02 13:55:47.952 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev319) (4.2.0) 2026-09-02 13:55:47.954 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev319) (2.20.0) 2026-09-02 13:55:47.965 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev319) (0.1.2) 2026-09-02 13:55:47.984 | 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.dev319) (0.8) 2026-09-02 13:55:48.026 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev319) 2026-09-02 13:55:48.043 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-02 13:55:48.102 | 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.dev319) (3.6.1) 2026-09-02 13:55:48.103 | 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.dev319) (3.5.0) 2026-09-02 13:55:48.105 | 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.dev319) (4.0.1) 2026-09-02 13:55:48.180 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev319) 2026-09-02 13:55:48.197 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-02 13:55:48.231 | 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.dev319) (1.33) 2026-09-02 13:55:48.238 | 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.dev319) (3.1.1) 2026-09-02 13:55:48.326 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-02 13:55:48.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 49.8 MB/s 0:00:00 2026-09-02 13:55:48.469 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-02 13:55:48.493 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-02 13:55:48.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 31.2 MB/s 0:00:00 2026-09-02 13:55:48.527 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-02 13:55:48.551 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-02 13:55:48.574 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-02 13:55:48.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.5 MB/s 0:00:00 2026-09-02 13:55:48.619 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-02 13:55:48.645 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-02 13:55:48.671 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-02 13:55:48.695 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-02 13:55:48.719 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-02 13:55:48.741 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-02 13:55:48.763 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-02 13:55:48.786 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-02 13:55:48.809 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-02 13:55:48.840 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-02 13:55:48.949 | Building wheels for collected packages: cinder 2026-09-02 13:55:48.951 | Building editable for cinder (pyproject.toml): started 2026-09-02 13:55:50.681 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-02 13:55:50.683 | Created wheel for cinder: filename=cinder-28.1.0.dev319-0.editable-py3-none-any.whl size=9266 sha256=1bf46765e77a8d5200d3c36b99d552629edcdd87677bf1bf83c5fe2c5a217e23 2026-09-02 13:55:50.684 | Stored in directory: /tmp/pip-ephem-wheel-cache-xx1ic4ds/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-02 13:55:50.690 | Successfully built cinder 2026-09-02 13:55:50.955 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-02 13:55:51.228 | Attempting uninstall: pyudev 2026-09-02 13:55:51.244 | Found existing installation: pyudev 0.24.0 2026-09-02 13:55:51.244 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 13:55:51.246 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-02 13:55:53.459 | 2026-09-02 13:55:53.480 | Successfully installed cinder-28.1.0.dev319 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-02 13:55:53.701 | + inc/python:pip_install:216 : result=0 2026-09-02 13:55:53.704 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:55:53.707 | + functions-common:time_stop:2420 : local name 2026-09-02 13:55:53.710 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:55:53.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:55:53.716 | + functions-common:time_stop:2423 : local total 2026-09-02 13:55:53.719 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:55:53.722 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:55:53.725 | + functions-common:time_stop:2427 : start_time=1788357340744 2026-09-02 13:55:53.728 | + functions-common:time_stop:2429 : [[ -z 1788357340744 ]] 2026-09-02 13:55:53.731 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:55:53.736 | + functions-common:time_stop:2432 : end_time=1788357353732 2026-09-02 13:55:53.739 | + functions-common:time_stop:2433 : elapsed_time=12988 2026-09-02 13:55:53.741 | + functions-common:time_stop:2434 : total=95962 2026-09-02 13:55:53.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:55:53.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=108950 2026-09-02 13:55:53.750 | + inc/python:pip_install:219 : return 0 2026-09-02 13:55:53.753 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 13:55:53.756 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 13:55:53.759 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-02 13:55:53.762 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-02 13:55:53.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:55:53.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:55:53.770 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-02 13:55:53.774 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:55:53.776 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-02 13:55:53.780 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-02 13:55:53.782 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-02 13:55:53.785 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:55:53.787 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:55:53.790 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-02 13:55:53.806 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-02 13:55:53.808 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:55:53.811 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:55:53.814 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:55:53.817 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:55:53.820 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:55:53.823 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:55:53.827 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:55:53.830 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:55:53.833 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:55:53.836 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:55:53.839 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:55:53.842 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:55:53.844 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-02 13:55:53.847 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:55:53.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:55:53.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:55:53.855 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-02 13:55:53.879 | + 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-09-02 13:55:53.916 | Reading package lists... 2026-09-02 13:55:54.281 | Building dependency tree... 2026-09-02 13:55:54.284 | Reading state information... 2026-09-02 13:55:54.831 | The following packages were automatically installed and are no longer required: 2026-09-02 13:55:54.833 | libfwupd2 libgusb2 2026-09-02 13:55:54.833 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:55:54.836 | The following additional packages will be installed: 2026-09-02 13:55:54.836 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-02 13:55:54.837 | python3-urwid python3-wcwidth 2026-09-02 13:55:54.839 | Suggested packages: 2026-09-02 13:55:54.839 | python-urwid-doc 2026-09-02 13:55:54.876 | The following NEW packages will be installed: 2026-09-02 13:55:54.876 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-02 13:55:54.876 | python3-urwid python3-wcwidth targetcli-fb 2026-09-02 13:55:54.975 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:55:54.975 | Need to get 385 kB of archives. 2026-09-02 13:55:54.975 | After this operation, 3098 kB of additional disk space will be used. 2026-09-02 13:55:54.975 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-02 13:55:55.052 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-02 13:55:55.057 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-02 13:55:55.102 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-02 13:55:55.104 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-02 13:55:55.109 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-02 13:55:55.344 | perl: warning: Setting locale failed. 2026-09-02 13:55:55.344 | perl: warning: Please check that your locale settings: 2026-09-02 13:55:55.344 | LANGUAGE = (unset), 2026-09-02 13:55:55.344 | LC_ALL = "en_US.utf8", 2026-09-02 13:55:55.344 | LANG = "de_DE.UTF-8" 2026-09-02 13:55:55.344 | are supported and installed on your system. 2026-09-02 13:55:55.344 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:55:55.407 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:55:55.407 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:55:55.407 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:55:55.594 | Fetched 385 kB in 0s (1826 kB/s) 2026-09-02 13:55:55.634 | Selecting previously unselected package python3-typing-extensions. 2026-09-02 13:55:55.695 | (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 ... 126715 files and directories currently installed.) 2026-09-02 13:55:55.704 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-02 13:55:55.709 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-02 13:55:55.760 | Selecting previously unselected package python3-wcwidth. 2026-09-02 13:55:55.770 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-02 13:55:55.773 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-02 13:55:55.825 | Selecting previously unselected package python3-urwid. 2026-09-02 13:55:55.837 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-02 13:55:55.841 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-02 13:55:55.929 | Selecting previously unselected package python3-configshell-fb. 2026-09-02 13:55:55.942 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-02 13:55:55.945 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-02 13:55:56.003 | Selecting previously unselected package python3-rtslib-fb. 2026-09-02 13:55:56.014 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-02 13:55:56.018 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-02 13:55:56.080 | Selecting previously unselected package targetcli-fb. 2026-09-02 13:55:56.092 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-02 13:55:56.096 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-02 13:55:56.171 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-02 13:55:57.335 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-02 13:55:57.343 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-02 13:55:57.651 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-02 13:55:57.897 | Setting up python3-urwid (2.6.10-1) ... 2026-09-02 13:55:58.453 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-02 13:55:58.653 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 13:55:58.653 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-02 13:55:58.680 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-02 13:55:58.680 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-02 13:55:58.680 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-02 13:55:58.680 | keyword = Word(alphanums + '_\-') 2026-09-02 13:55:58.680 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 13:55:58.681 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 13:55:58.681 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 13:55:58.681 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 13:55:58.681 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-02 13:55:58.681 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-02 13:55:58.690 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 13:55:58.691 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-02 13:55:58.714 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-02 13:55:58.714 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-02 13:55:58.715 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-02 13:55:58.715 | keyword = Word(alphanums + '_\-') 2026-09-02 13:55:58.715 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 13:55:58.715 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 13:55:58.715 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 13:55:58.715 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 13:55:58.715 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-02 13:55:58.716 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-02 13:55:58.747 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-02 13:55:58.963 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-02 13:55:58.963 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-02 13:55:59.259 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:56:00.105 | perl: warning: Setting locale failed. 2026-09-02 13:56:00.105 | perl: warning: Please check that your locale settings: 2026-09-02 13:56:00.105 | LANGUAGE = (unset), 2026-09-02 13:56:00.105 | LC_ALL = "en_US.utf8", 2026-09-02 13:56:00.105 | LANG = "de_DE.UTF-8" 2026-09-02 13:56:00.105 | are supported and installed on your system. 2026-09-02 13:56:00.105 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:56:00.241 | perl: warning: Setting locale failed. 2026-09-02 13:56:00.241 | perl: warning: Please check that your locale settings: 2026-09-02 13:56:00.241 | LANGUAGE = (unset), 2026-09-02 13:56:00.241 | LC_ALL = "en_US.utf8", 2026-09-02 13:56:00.241 | LANG = "de_DE.UTF-8" 2026-09-02 13:56:00.241 | are supported and installed on your system. 2026-09-02 13:56:00.241 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:56:00.291 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:56:00.292 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:56:00.292 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:56:00.361 | perl: warning: Setting locale failed. 2026-09-02 13:56:00.361 | perl: warning: Please check that your locale settings: 2026-09-02 13:56:00.362 | LANGUAGE = (unset), 2026-09-02 13:56:00.362 | LC_ALL = "en_US.utf8", 2026-09-02 13:56:00.362 | LANG = "de_DE.UTF-8" 2026-09-02 13:56:00.362 | are supported and installed on your system. 2026-09-02 13:56:00.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:56:00.723 | 2026-09-02 13:56:00.723 | Running kernel seems to be up-to-date. 2026-09-02 13:56:00.723 | 2026-09-02 13:56:00.724 | Restarting services... 2026-09-02 13:56:00.787 | 2026-09-02 13:56:00.787 | Service restarts being deferred: 2026-09-02 13:56:00.787 | systemctl restart getty@tty1.service 2026-09-02 13:56:00.787 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:56:00.787 | systemctl restart systemd-logind.service 2026-09-02 13:56:00.787 | systemctl restart virtlockd.service 2026-09-02 13:56:00.787 | systemctl restart virtlogd.service 2026-09-02 13:56:00.787 | 2026-09-02 13:56:00.788 | No containers need to be restarted. 2026-09-02 13:56:00.788 | 2026-09-02 13:56:00.788 | User sessions running outdated binaries: 2026-09-02 13:56:00.788 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:56:00.799 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:56:00.810 | 2026-09-02 13:56:00.810 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:56:02.887 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:56:02.889 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:56:02.891 | + functions-common:time_stop:2420 : local name 2026-09-02 13:56:02.894 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:56:02.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:56:02.899 | + functions-common:time_stop:2423 : local total 2026-09-02 13:56:02.902 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:56:02.905 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:56:02.907 | + functions-common:time_stop:2427 : start_time=1788357353875 2026-09-02 13:56:02.910 | + functions-common:time_stop:2429 : [[ -z 1788357353875 ]] 2026-09-02 13:56:02.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:56:02.920 | + functions-common:time_stop:2432 : end_time=1788357362916 2026-09-02 13:56:02.923 | + functions-common:time_stop:2433 : elapsed_time=9041 2026-09-02 13:56:02.925 | + functions-common:time_stop:2434 : total=148025 2026-09-02 13:56:02.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:56:02.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157066 2026-09-02 13:56:02.933 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:56:02.936 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 13:56:02.939 | + ./stack.sh:main:951 : configure_cinder 2026-09-02 13:56:02.942 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-02 13:56:02.958 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-02 13:56:02.962 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-02 13:56:02.965 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-02 13:56:02.967 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-02 13:56:02.971 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-02 13:56:02.972 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-02 13:56:02.976 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-02 13:56:02.978 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-02 13:56:02.981 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-02 13:56:02.983 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-02 13:56:02.985 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-02 13:56:02.987 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-02 13:56:02.990 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-02 13:56:02.993 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-02 13:56:03.007 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-02 13:56:03.022 | + 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-09-02 13:56:03.038 | + 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-09-02 13:56:03.054 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-02 13:56:03.070 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-02 13:56:03.085 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-02 13:56:03.089 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-02 13:56:03.093 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.oi4Azlyxcu 2026-09-02 13:56:03.095 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-02 13:56:03.098 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-02 13:56:03.100 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-02 13:56:03.103 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.oi4Azlyxcu 2026-09-02 13:56:03.107 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.oi4Azlyxcu 2026-09-02 13:56:03.122 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.oi4Azlyxcu /etc/sudoers.d/cinder-rootwrap 2026-09-02 13:56:03.138 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-02 13:56:03.141 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-02 13:56:03.143 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-02 13:56:03.146 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-02 13:56:03.149 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-02 13:56:03.152 | + 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-09-02 13:56:03.154 | + 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-09-02 13:56:03.158 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-02 13:56:03.158 | + 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-09-02 13:56:03.169 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-02 13:56:03.174 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-02 13:56:03.191 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-02 13:56:03.207 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-02 13:56:03.210 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-02 13:56:03.216 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-02 13:56:03.221 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-02 13:56:03.224 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 13:56:03.226 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-02 13:56:03.229 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 13:56:03.232 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 13:56:03.234 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-02 13:56:03.237 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 13:56:03.239 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-02 13:56:03.242 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 13:56:03.245 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-02 13:56:03.278 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-02 13:56:03.309 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-09-02 13:56:03.340 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-02 13:56:03.372 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-02 13:56:03.405 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-02 13:56:03.439 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-02 13:56:03.473 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-02 13:56:03.505 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-09-02 13:56:03.536 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 13:56:03.569 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 13:56:03.601 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 13:56:03.603 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-02 13:56:03.640 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-02 13:56:03.673 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-02 13:56:03.676 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-02 13:56:03.679 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-02 13:56:03.682 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-02 13:56:03.685 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 13:56:03.688 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 13:56:03.691 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 13:56:03.709 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:56:03.712 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 13:56:03.714 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-02 13:56:03.718 | + 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-09-02 13:56:03.751 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-02 13:56:03.783 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-02 13:56:03.816 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-02 13:56:03.847 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-02 13:56:03.877 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-02 13:56:03.912 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.38 2026-09-02 13:56:03.942 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-02 13:56:03.977 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-02 13:56:03.986 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 72961673f3c9d3df539ca7f3937c3f1b 2026-09-02 13:56:04.016 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-02 13:56:04.019 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-02 13:56:04.048 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-02 13:56:04.080 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-02 13:56:04.110 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-02 13:56:04.142 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-02 13:56:04.172 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-02 13:56:04.202 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-02 13:56:04.219 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:56:04.222 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 13:56:04.224 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-02 13:56:04.227 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-02 13:56:04.230 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-02 13:56:04.233 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-02 13:56:04.235 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-02 13:56:04.237 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-02 13:56:04.240 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-02 13:56:04.242 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-02 13:56:04.245 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-02 13:56:04.248 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-02 13:56:04.278 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-02 13:56:04.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-02 13:56:04.339 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-02 13:56:04.368 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-02 13:56:04.398 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-02 13:56:04.432 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-02 13:56:04.465 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-02 13:56:04.499 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-02 13:56:04.534 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-02 13:56:04.537 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-02 13:56:04.539 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-02 13:56:04.541 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-02 13:56:04.571 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-02 13:56:04.574 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-02 13:56:04.604 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-02 13:56:04.606 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-02 13:56:04.609 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-02 13:56:04.611 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-02 13:56:04.643 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-02 13:56:04.645 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-02 13:56:04.648 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-02 13:56:04.650 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-02 13:56:04.653 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-02 13:56:04.670 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:56:04.673 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-02 13:56:04.688 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:56:04.690 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-02 13:56:04.706 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:56:04.709 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-02 13:56:04.712 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-02 13:56:04.714 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-02 13:56:04.717 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-02 13:56:04.720 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 13:56:04.722 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 13:56:04.725 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 13:56:04.741 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:56:04.744 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 13:56:04.747 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 13:56:04.750 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 13:56:04.767 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:56:04.769 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 13:56:04.772 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 13:56:04.802 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 13:56:04.805 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 13:56:04.808 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-02 13:56:04.810 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-02 13:56:04.813 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 13:56:04.817 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 13:56:04.835 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 13:56:04.838 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 13:56:04.840 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 13:56:04.843 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 13:56:04.846 | + 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-09-02 13:56:04.876 | + 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-09-02 13:56:04.907 | + 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-09-02 13:56:04.938 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 13:56:04.968 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-02 13:56:05.001 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-02 13:56:05.019 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:56:05.022 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-02 13:56:05.025 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-02 13:56:05.027 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-02 13:56:05.030 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-02 13:56:05.033 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 13:56:05.036 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-02 13:56:05.038 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-02 13:56:05.041 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 13:56:05.044 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 13:56:05.060 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 13:56:05.061 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 13:56:05.071 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 13:56:05.075 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 13:56:05.088 | /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-09-02 13:56:05.093 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-02 13:56:05.095 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-02 13:56:05.100 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 13:56:05.103 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-02 13:56:05.135 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-02 13:56:05.167 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-02 13:56:05.196 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-02 13:56:05.224 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 13:56:05.254 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 13:56:05.283 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-02 13:56:05.314 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-02 13:56:05.347 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-02 13:56:05.377 | + 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-09-02 13:56:05.410 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 13:56:05.440 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 13:56:05.470 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-02 13:56:05.504 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-02 13:56:05.537 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 13:56:05.540 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 13:56:05.543 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-02 13:56:05.546 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-02 13:56:05.548 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 13:56:05.551 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:56:05.553 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:56:05.555 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-02 13:56:05.558 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-02 13:56:05.561 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-02 13:56:05.594 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 13:56:05.627 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-02 13:56:05.628 | + 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-09-02 13:56:05.637 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-02 13:56:05.642 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-02 13:56:05.644 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-02 13:56:05.647 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 13:56:05.649 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 13:56:05.652 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 13:56:05.654 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 13:56:05.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:56:05.660 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:56:05.662 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 13:56:05.665 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 13:56:05.667 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:56:05.670 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:56:05.672 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-02 13:56:05.684 | perl: warning: Setting locale failed. 2026-09-02 13:56:05.684 | perl: warning: Please check that your locale settings: 2026-09-02 13:56:05.684 | LANGUAGE = (unset), 2026-09-02 13:56:05.684 | LC_ALL = "en_US.utf8", 2026-09-02 13:56:05.684 | LANG = "de_DE.UTF-8" 2026-09-02 13:56:05.684 | are supported and installed on your system. 2026-09-02 13:56:05.684 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:56:05.724 | Enabling site cinder-api. 2026-09-02 13:56:05.729 | To activate the new configuration, you need to run: 2026-09-02 13:56:05.729 | systemctl reload apache2 2026-09-02 13:56:05.735 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 13:56:05.737 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 13:56:05.739 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 13:56:05.743 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 13:56:05.861 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-02 13:56:05.864 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.38/image 2026-09-02 13:56:05.897 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-02 13:56:05.915 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:56:05.918 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-02 13:56:05.921 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 13:56:05.923 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-02 13:56:05.926 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-02 13:56:05.929 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 13:56:05.932 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-02 13:56:05.935 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 13:56:05.937 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-02 13:56:05.940 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-02 13:56:05.943 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-02 13:56:05.978 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-02 13:56:06.010 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.38/identity 2026-09-02 13:56:06.043 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-02 13:56:06.075 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-02 13:56:06.108 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-02 13:56:06.141 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-02 13:56:06.172 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-02 13:56:06.204 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.38/identity 2026-09-02 13:56:06.237 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-02 13:56:06.271 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-02 13:56:06.302 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 13:56:06.305 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-02 13:56:06.308 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 13:56:06.311 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 13:56:06.314 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-02 13:56:06.317 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-02 13:56:06.352 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-02 13:56:06.386 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.38/identity 2026-09-02 13:56:06.419 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-02 13:56:06.455 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-02 13:56:06.490 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-02 13:56:06.525 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-02 13:56:06.552 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-02 13:56:06.579 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-02 13:56:06.606 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-02 13:56:06.634 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-02 13:56:06.636 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-02 13:56:06.650 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:56:06.653 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.38:2379?api_version=v3' 2026-09-02 13:56:06.680 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-02 13:56:06.683 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-02 13:56:06.710 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-02 13:56:06.713 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-02 13:56:06.715 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-02 13:56:06.743 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-02 13:56:06.745 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 13:56:06.747 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-02 13:56:06.749 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-02 13:56:06.751 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-02 13:56:06.777 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-02 13:56:06.803 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.38/identity 2026-09-02 13:56:06.829 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-02 13:56:06.855 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-02 13:56:06.881 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-02 13:56:06.907 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-02 13:56:06.934 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-02 13:56:06.960 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-02 13:56:06.975 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:56:06.977 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-02 13:56:06.979 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-02 13:56:06.981 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-02 13:56:06.983 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 13:56:06.986 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-02 13:56:06.988 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-02 13:56:06.990 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-02 13:56:06.992 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:56:06.995 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:56:06.997 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-02 13:56:06.999 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:56:07.002 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-02 13:56:07.004 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-02 13:56:07.006 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:56:07.009 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:56:07.011 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-02 13:56:07.013 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:56:07.015 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-02 13:56:07.018 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-02 13:56:07.020 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:56:07.022 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:56:07.025 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-02 13:56:07.027 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:56:07.029 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-02 13:56:07.031 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-02 13:56:07.034 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-02 13:56:07.036 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 13:56:07.038 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 13:56:07.040 | ++ functions-common:git_clone:593 : pwd 2026-09-02 13:56:07.043 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 13:56:07.045 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 13:56:07.048 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 13:56:07.061 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 13:56:07.063 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 13:56:07.065 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 13:56:07.068 | + functions-common:git_clone:610 : echo master 2026-09-02 13:56:07.068 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 13:56:07.072 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-02 13:56:07.074 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 13:56:07.076 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-02 13:56:07.078 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:56:07.080 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:56:07.082 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:56:07.084 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:56:07.086 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:56:07.088 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:56:07.090 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:56:07.092 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:56:07.095 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:56:07.098 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357367096 2026-09-02 13:56:07.100 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-02 13:56:07.103 | Cloning into '/opt/stack/neutron'... 2026-09-02 13:57:09.686 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:57:09.689 | + functions-common:time_stop:2420 : local name 2026-09-02 13:57:09.693 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:57:09.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:57:09.698 | + functions-common:time_stop:2423 : local total 2026-09-02 13:57:09.702 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:57:09.704 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:57:09.708 | + functions-common:time_stop:2427 : start_time=1788357367096 2026-09-02 13:57:09.712 | + functions-common:time_stop:2429 : [[ -z 1788357367096 ]] 2026-09-02 13:57:09.716 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:57:09.721 | + functions-common:time_stop:2432 : end_time=1788357429717 2026-09-02 13:57:09.724 | + functions-common:time_stop:2433 : elapsed_time=62621 2026-09-02 13:57:09.727 | + functions-common:time_stop:2434 : total=86239 2026-09-02 13:57:09.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:57:09.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148860 2026-09-02 13:57:09.737 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-02 13:57:09.741 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 13:57:09.744 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:57:09.748 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:57:09.751 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:57:09.754 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:57:09.758 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:57:09.761 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:57:09.764 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:57:09.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:57:09.772 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:57:09.777 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357429774 2026-09-02 13:57:09.781 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 13:57:10.502 | From https://review.opendev.org/openstack/neutron 2026-09-02 13:57:10.502 | * branch master -> FETCH_HEAD 2026-09-02 13:57:10.514 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:57:10.517 | + functions-common:time_stop:2420 : local name 2026-09-02 13:57:10.521 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:57:10.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:57:10.528 | + functions-common:time_stop:2423 : local total 2026-09-02 13:57:10.531 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:57:10.534 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:57:10.537 | + functions-common:time_stop:2427 : start_time=1788357429774 2026-09-02 13:57:10.541 | + functions-common:time_stop:2429 : [[ -z 1788357429774 ]] 2026-09-02 13:57:10.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:57:10.551 | + functions-common:time_stop:2432 : end_time=1788357430547 2026-09-02 13:57:10.555 | + functions-common:time_stop:2433 : elapsed_time=773 2026-09-02 13:57:10.558 | + functions-common:time_stop:2434 : total=148860 2026-09-02 13:57:10.561 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:57:10.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149633 2026-09-02 13:57:10.568 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 13:57:10.572 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:57:10.576 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:57:10.580 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:57:10.583 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:57:10.587 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:57:10.590 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:57:10.594 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:57:10.597 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:57:10.602 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:57:10.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357430604 2026-09-02 13:57:10.611 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 13:57:11.070 | Note: switching to 'FETCH_HEAD'. 2026-09-02 13:57:11.070 | 2026-09-02 13:57:11.070 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 13:57:11.071 | changes and commit them, and you can discard any commits you make in this 2026-09-02 13:57:11.071 | state without impacting any branches by switching back to a branch. 2026-09-02 13:57:11.071 | 2026-09-02 13:57:11.071 | If you want to create a new branch to retain commits you create, you may 2026-09-02 13:57:11.071 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 13:57:11.071 | 2026-09-02 13:57:11.071 | git switch -c 2026-09-02 13:57:11.071 | 2026-09-02 13:57:11.071 | Or undo this operation with: 2026-09-02 13:57:11.071 | 2026-09-02 13:57:11.071 | git switch - 2026-09-02 13:57:11.071 | 2026-09-02 13:57:11.072 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 13:57:11.072 | 2026-09-02 13:57:11.072 | HEAD is now at 9ef55d50dc Merge "Restrict ``delete_port`` for compute, baremetal and manila ports" 2026-09-02 13:57:11.080 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:57:11.083 | + functions-common:time_stop:2420 : local name 2026-09-02 13:57:11.086 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:57:11.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:57:11.092 | + functions-common:time_stop:2423 : local total 2026-09-02 13:57:11.095 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:57:11.098 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:57:11.101 | + functions-common:time_stop:2427 : start_time=1788357430604 2026-09-02 13:57:11.105 | + functions-common:time_stop:2429 : [[ -z 1788357430604 ]] 2026-09-02 13:57:11.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:57:11.113 | + functions-common:time_stop:2432 : end_time=1788357431110 2026-09-02 13:57:11.116 | + functions-common:time_stop:2433 : elapsed_time=506 2026-09-02 13:57:11.120 | + functions-common:time_stop:2434 : total=149633 2026-09-02 13:57:11.123 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:57:11.126 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150139 2026-09-02 13:57:11.130 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-02 13:57:11.155 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-02 13:57:11.161 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 13:57:11.161 | + functions-common:git_clone:673 : head -1 2026-09-02 13:57:11.166 | 9ef55d50dc Merge "Restrict ``delete_port`` for compute, baremetal and manila ports" 2026-09-02 13:57:11.170 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 13:57:11.174 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-02 13:57:11.178 | + inc/python:setup_develop:353 : local bindep 2026-09-02 13:57:11.182 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-02 13:57:11.185 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-02 13:57:11.189 | + inc/python:setup_develop:359 : local extras= 2026-09-02 13:57:11.193 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-02 13:57:11.197 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 13:57:11.201 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-02 13:57:11.205 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-02 13:57:11.209 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 13:57:11.213 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 13:57:11.217 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-02 13:57:11.221 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 13:57:11.224 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-02 13:57:11.228 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 13:57:11.231 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 13:57:11.236 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-02 13:57:11.243 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-02 13:57:11.247 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-02 13:57:11.250 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-02 13:57:11.405 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-02 13:57:11.408 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 13:57:11.412 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 13:57:11.416 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 13:57:11.420 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-02 13:57:11.424 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-02 13:57:11.428 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 13:57:11.432 | + inc/python:setup_package:446 : local extras= 2026-09-02 13:57:11.436 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 13:57:11.440 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 13:57:11.444 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 13:57:11.448 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 13:57:11.452 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 13:57:11.455 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-02 13:57:11.480 | Using python 3.12 to install /opt/stack/neutron 2026-09-02 13:57:11.483 | + 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-09-02 13:57:12.469 | Obtaining file:///opt/stack/neutron 2026-09-02 13:57:12.479 | Installing build dependencies: started 2026-09-02 13:57:14.048 | Installing build dependencies: finished with status 'done' 2026-09-02 13:57:14.049 | Checking if build backend supports build_editable: started 2026-09-02 13:57:14.616 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 13:57:14.618 | Getting requirements to build editable: started 2026-09-02 13:57:14.934 | Getting requirements to build editable: finished with status 'done' 2026-09-02 13:57:14.936 | Preparing editable metadata (pyproject.toml): started 2026-09-02 13:57:16.648 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 13:57:16.672 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.0.3) 2026-09-02 13:57:16.673 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.10.1) 2026-09-02 13:57:16.673 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.1.0) 2026-09-02 13:57:16.676 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.5.1) 2026-09-02 13:57:16.676 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.1.0) 2026-09-02 13:57:16.676 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.3.1) 2026-09-02 13:57:16.861 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:17.014 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 13:57:17.023 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (0.32.0) 2026-09-02 13:57:17.024 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.34.2) 2026-09-02 13:57:17.026 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.1.6) 2026-09-02 13:57:17.028 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (13.0.1) 2026-09-02 13:57:17.028 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (1.3.0) 2026-09-02 13:57:17.087 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:17.104 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 13:57:17.115 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (9.1.4) 2026-09-02 13:57:17.115 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.0.52) 2026-09-02 13:57:17.117 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (1.8.11) 2026-09-02 13:57:17.117 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.17.0) 2026-09-02 13:57:17.118 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (1.19.1) 2026-09-02 13:57:17.119 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.9.1) 2026-09-02 13:57:17.120 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (4.3.0) 2026-09-02 13:57:17.121 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.6.1) 2026-09-02 13:57:17.122 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (10.7.0) 2026-09-02 13:57:17.123 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (6.5.0) 2026-09-02 13:57:17.123 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (18.1.1) 2026-09-02 13:57:17.125 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (6.9.0) 2026-09-02 13:57:17.125 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (8.3.1) 2026-09-02 13:57:17.126 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (18.3.0) 2026-09-02 13:57:17.127 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (8.2.0) 2026-09-02 13:57:17.128 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (6.0.1) 2026-09-02 13:57:17.130 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.12.0) 2026-09-02 13:57:17.130 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.9.0) 2026-09-02 13:57:17.131 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.10.0) 2026-09-02 13:57:17.131 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.11.0) 2026-09-02 13:57:17.134 | 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.dev170) (4.8.0) 2026-09-02 13:57:17.134 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.8.0) 2026-09-02 13:57:17.134 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (10.2.0) 2026-09-02 13:57:17.137 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.12.0) 2026-09-02 13:57:17.138 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (4.4.0) 2026-09-02 13:57:17.172 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:17.190 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 13:57:17.222 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:17.237 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 13:57:17.275 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:17.291 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-02 13:57:17.395 | Installing build dependencies: started 2026-09-02 13:57:18.861 | Installing build dependencies: finished with status 'done' 2026-09-02 13:57:18.862 | Getting requirements to build wheel: started 2026-09-02 13:57:19.519 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 13:57:19.520 | Preparing metadata (pyproject.toml): started 2026-09-02 13:57:19.900 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 13:57:19.952 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:19.969 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 13:57:19.977 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.2.2) 2026-09-02 13:57:20.013 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.029 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-02 13:57:20.040 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (24.2.1) 2026-09-02 13:57:20.041 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (18.13.1) 2026-09-02 13:57:20.041 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (4.20.0) 2026-09-02 13:57:20.085 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.102 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-02 13:57:20.149 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.164 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 13:57:20.174 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.5.0) 2026-09-02 13:57:20.174 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (9.1.0) 2026-09-02 13:57:20.178 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev170) (1.4.1) 2026-09-02 13:57:20.178 | 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.dev170) (4.16.0) 2026-09-02 13:57:20.180 | 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.dev170) (2.3.0) 2026-09-02 13:57:20.185 | 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.dev170) (3.3.2) 2026-09-02 13:57:20.189 | 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.dev170) (3.0.3) 2026-09-02 13:57:20.193 | 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.dev170) (2.1.0) 2026-09-02 13:57:20.194 | 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.dev170) (1.9.0) 2026-09-02 13:57:20.200 | 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.dev170) (4.1.0) 2026-09-02 13:57:20.201 | 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.dev170) (2.13.0) 2026-09-02 13:57:20.202 | 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.dev170) (6.0.0) 2026-09-02 13:57:20.215 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev170) (1.3.7) 2026-09-02 13:57:20.259 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.275 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 13:57:20.286 | 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.dev170) (43.0.3) 2026-09-02 13:57:20.287 | 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.dev170) (1.5.0) 2026-09-02 13:57:20.288 | 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.dev170) (1.1.0) 2026-09-02 13:57:20.289 | 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.dev170) (1.33) 2026-09-02 13:57:20.291 | 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.dev170) (4.11.3) 2026-09-02 13:57:20.292 | 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.dev170) (6.0.3) 2026-09-02 13:57:20.297 | 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.dev170) (2.1.1) 2026-09-02 13:57:20.301 | 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.dev170) (3.0) 2026-09-02 13:57:20.309 | 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.dev170) (3.1.1) 2026-09-02 13:57:20.314 | 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.dev170) (0.41.2) 2026-09-02 13:57:20.314 | 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.dev170) (1.2.1) 2026-09-02 13:57:20.342 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.359 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-02 13:57:20.372 | 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.dev170) (26.3) 2026-09-02 13:57:20.375 | 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.dev170) (2.8.0) 2026-09-02 13:57:20.376 | 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.dev170) (3.5.5) 2026-09-02 13:57:20.387 | 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.dev170) (6.1.1) 2026-09-02 13:57:20.388 | 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.dev170) (4.0.0) 2026-09-02 13:57:20.409 | 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.dev170) (0.20) 2026-09-02 13:57:20.415 | 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.dev170) (2.0.0) 2026-09-02 13:57:20.423 | 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.dev170) (2.1.2) 2026-09-02 13:57:20.424 | 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.dev170) (0.6.2) 2026-09-02 13:57:20.432 | 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.dev170) (2.9.0.post0) 2026-09-02 13:57:20.437 | 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.dev170) (7.1.7) 2026-09-02 13:57:20.439 | 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.dev170) (5.3.1) 2026-09-02 13:57:20.439 | 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.dev170) (5.6.2) 2026-09-02 13:57:20.440 | 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.dev170) (0.17.0) 2026-09-02 13:57:20.445 | 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.dev170) (5.1.0) 2026-09-02 13:57:20.454 | 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.dev170) (2026.3) 2026-09-02 13:57:20.461 | 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.dev170) (0.26.0) 2026-09-02 13:57:20.465 | 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.dev170) (5.0.0) 2026-09-02 13:57:20.467 | 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.dev170) (4.0.1) 2026-09-02 13:57:20.498 | 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.dev170) (1.7.6) 2026-09-02 13:57:20.504 | 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.dev170) (2.2.0) 2026-09-02 13:57:20.514 | 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.dev170) (3.18.0) 2026-09-02 13:57:20.562 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.577 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-02 13:57:20.600 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.603 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-02 13:57:20.621 | 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.dev170) (3.0.3) 2026-09-02 13:57:20.622 | 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.dev170) (1.6.2) 2026-09-02 13:57:20.631 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev170) (84.0.0) 2026-09-02 13:57:20.659 | 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.dev170) (0.8.2) 2026-09-02 13:57:20.700 | 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.dev170) (1.17.0) 2026-09-02 13:57:20.705 | 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.dev170) (4.16.0) 2026-09-02 13:57:20.707 | 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.dev170) (4.26.0) 2026-09-02 13:57:20.745 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) 2026-09-02 13:57:20.761 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 13:57:20.778 | 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.dev170) (0.6.0) 2026-09-02 13:57:20.779 | Requirement already satisfied: cmd2>=4.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.dev170) (4.2.0) 2026-09-02 13:57:20.789 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (3.0.53) 2026-09-02 13:57:20.790 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (1.11.0) 2026-09-02 13:57:20.791 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (15.0.0) 2026-09-02 13:57:20.792 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (1.8.0) 2026-09-02 13:57:20.797 | 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.dev170) (26.1.0) 2026-09-02 13:57:20.798 | 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.dev170) (2025.9.1) 2026-09-02 13:57:20.799 | 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.dev170) (0.37.0) 2026-09-02 13:57:20.800 | 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.dev170) (2026.6.3) 2026-09-02 13:57:20.855 | 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.dev170) (3.5.0) 2026-09-02 13:57:20.856 | 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.dev170) (3.18) 2026-09-02 13:57:20.857 | 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.dev170) (2.7.0) 2026-09-02 13:57:20.859 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev170) (2023.11.17) 2026-09-02 13:57:20.892 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (4.2.0) 2026-09-02 13:57:20.894 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (2.20.0) 2026-09-02 13:57:20.904 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (0.1.2) 2026-09-02 13:57:20.924 | 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.dev170) (0.8) 2026-09-02 13:57:20.994 | 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.dev170) (0.16.0) 2026-09-02 13:57:21.085 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-02 13:57:21.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.3 MB/s 0:00:00 2026-09-02 13:57:21.202 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-02 13:57:21.378 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-09-02 13:57:21.396 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-02 13:57:21.422 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-02 13:57:21.446 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-02 13:57:21.469 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-09-02 13:57:21.495 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-02 13:57:21.509 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-02 13:57:21.525 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-02 13:57:21.553 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-02 13:57:21.603 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-02 13:57:21.628 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-02 13:57:21.651 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-02 13:57:21.751 | Building wheels for collected packages: neutron, ovs 2026-09-02 13:57:21.752 | Building editable for neutron (pyproject.toml): started 2026-09-02 13:57:23.994 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-02 13:57:23.996 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev170-0.editable-py3-none-any.whl size=16091 sha256=f89b799d095090bdb0c9d3fce577e51e6b8335e564d67adecef30ba82307582c 2026-09-02 13:57:23.996 | Stored in directory: /tmp/pip-ephem-wheel-cache-p4tram45/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-02 13:57:24.001 | Building wheel for ovs (pyproject.toml): started 2026-09-02 13:57:24.856 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-02 13:57:24.857 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=a9bba2e8681ea6647d83b93de930fecffe79d879ad096671d6ee2b47881afca4 2026-09-02 13:57:24.858 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-02 13:57:24.863 | Successfully built neutron ovs 2026-09-02 13:57:25.202 | 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-09-02 13:57:30.423 | 2026-09-02 13:57:30.447 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev170 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-02 13:57:30.659 | + inc/python:pip_install:216 : result=0 2026-09-02 13:57:30.661 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 13:57:30.664 | + functions-common:time_stop:2420 : local name 2026-09-02 13:57:30.667 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:57:30.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:57:30.673 | + functions-common:time_stop:2423 : local total 2026-09-02 13:57:30.676 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:57:30.678 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 13:57:30.681 | + functions-common:time_stop:2427 : start_time=1788357431474 2026-09-02 13:57:30.684 | + functions-common:time_stop:2429 : [[ -z 1788357431474 ]] 2026-09-02 13:57:30.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:57:30.693 | + functions-common:time_stop:2432 : end_time=1788357450689 2026-09-02 13:57:30.695 | + functions-common:time_stop:2433 : elapsed_time=19215 2026-09-02 13:57:30.698 | + functions-common:time_stop:2434 : total=108950 2026-09-02 13:57:30.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:57:30.703 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128165 2026-09-02 13:57:30.706 | + inc/python:pip_install:219 : return 0 2026-09-02 13:57:30.709 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 13:57:30.712 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 13:57:30.715 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-02 13:57:30.717 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-02 13:57:30.720 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:57:30.722 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:57:30.726 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-02 13:57:30.728 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:57:30.732 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-02 13:57:30.735 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-02 13:57:30.737 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-02 13:57:30.737 | Installing OVN and dependent packages 2026-09-02 13:57:30.740 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-02 13:57:30.743 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-02 13:57:30.763 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:57:30.767 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-02 13:57:30.785 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:57:30.788 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-02 13:57:30.807 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:57:30.809 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-02 13:57:30.812 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-02 13:57:30.831 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:57:30.833 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-02 13:57:30.836 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-02 13:57:30.852 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-02 13:57:30.856 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-02 13:57:30.871 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-02 13:57:30.876 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-02 13:57:30.898 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-02 13:57:30.901 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:57:30.904 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:57:30.906 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:57:30.909 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:57:30.911 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:57:30.914 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:57:30.916 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:57:30.919 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:57:30.922 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:57:30.924 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:57:30.927 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:57:30.930 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:57:30.933 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-02 13:57:30.936 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:57:30.939 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:57:30.942 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:57:30.944 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-02 13:57:30.968 | + 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-09-02 13:57:31.004 | Reading package lists... 2026-09-02 13:57:31.379 | Building dependency tree... 2026-09-02 13:57:31.381 | Reading state information... 2026-09-02 13:57:31.953 | fakeroot is already the newest version (1.33-1). 2026-09-02 13:57:31.953 | fakeroot set to manually installed. 2026-09-02 13:57:31.953 | make is already the newest version (4.3-4.1build2). 2026-09-02 13:57:31.953 | make set to manually installed. 2026-09-02 13:57:31.953 | The following packages were automatically installed and are no longer required: 2026-09-02 13:57:31.955 | libfwupd2 libgusb2 2026-09-02 13:57:31.955 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:57:31.957 | The following additional packages will be installed: 2026-09-02 13:57:31.958 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-02 13:57:31.958 | python3-sortedcontainers 2026-09-02 13:57:31.961 | Suggested packages: 2026-09-02 13:57:31.961 | openvswitch-doc python-sortedcontainers-doc 2026-09-02 13:57:31.998 | The following NEW packages will be installed: 2026-09-02 13:57:31.998 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-02 13:57:31.999 | python3-openvswitch python3-sortedcontainers 2026-09-02 13:57:32.118 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:57:32.119 | Need to get 4225 kB of archives. 2026-09-02 13:57:32.119 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-02 13:57:32.119 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-02 13:57:32.270 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-09-02 13:57:32.316 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-02 13:57:32.316 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-02 13:57:32.318 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-09-02 13:57:32.337 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-09-02 13:57:32.592 | perl: warning: Setting locale failed. 2026-09-02 13:57:32.592 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:32.592 | LANGUAGE = (unset), 2026-09-02 13:57:32.592 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:32.592 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:32.592 | are supported and installed on your system. 2026-09-02 13:57:32.593 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:32.655 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:57:32.655 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:57:32.655 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:57:32.840 | Fetched 4225 kB in 0s (12.7 MB/s) 2026-09-02 13:57:32.888 | Selecting previously unselected package libunbound8:amd64. 2026-09-02 13:57:32.953 | (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 ... 126900 files and directories currently installed.) 2026-09-02 13:57:32.959 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-02 13:57:32.967 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-02 13:57:33.020 | Selecting previously unselected package openvswitch-common. 2026-09-02 13:57:33.033 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:57:33.037 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 13:57:33.134 | Selecting previously unselected package python3-sortedcontainers. 2026-09-02 13:57:33.147 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-02 13:57:33.151 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-02 13:57:33.200 | Selecting previously unselected package libxdp1:amd64. 2026-09-02 13:57:33.212 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-02 13:57:33.215 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-02 13:57:33.270 | Selecting previously unselected package python3-openvswitch. 2026-09-02 13:57:33.281 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:57:33.285 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 13:57:33.386 | Selecting previously unselected package openvswitch-switch. 2026-09-02 13:57:33.398 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:57:33.406 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 13:57:33.537 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-02 13:57:33.783 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-02 13:57:33.792 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-02 13:57:33.802 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 13:57:33.815 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 13:57:34.198 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 13:57:34.219 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-02 13:57:34.892 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-02 13:57:35.083 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-02 13:57:36.076 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:57:37.810 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 13:57:38.042 | perl: warning: Setting locale failed. 2026-09-02 13:57:38.042 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:38.042 | LANGUAGE = (unset), 2026-09-02 13:57:38.043 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:38.043 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:38.043 | are supported and installed on your system. 2026-09-02 13:57:38.043 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:38.173 | perl: warning: Setting locale failed. 2026-09-02 13:57:38.173 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:38.173 | LANGUAGE = (unset), 2026-09-02 13:57:38.173 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:38.173 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:38.173 | are supported and installed on your system. 2026-09-02 13:57:38.173 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:38.223 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:57:38.223 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:57:38.223 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:57:38.293 | perl: warning: Setting locale failed. 2026-09-02 13:57:38.293 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:38.293 | LANGUAGE = (unset), 2026-09-02 13:57:38.293 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:38.293 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:38.293 | are supported and installed on your system. 2026-09-02 13:57:38.293 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:38.657 | 2026-09-02 13:57:38.657 | Running kernel seems to be up-to-date. 2026-09-02 13:57:38.658 | 2026-09-02 13:57:38.658 | Restarting services... 2026-09-02 13:57:38.721 | 2026-09-02 13:57:38.721 | Service restarts being deferred: 2026-09-02 13:57:38.721 | systemctl restart getty@tty1.service 2026-09-02 13:57:38.721 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:57:38.721 | systemctl restart systemd-logind.service 2026-09-02 13:57:38.721 | systemctl restart virtlockd.service 2026-09-02 13:57:38.721 | systemctl restart virtlogd.service 2026-09-02 13:57:38.721 | 2026-09-02 13:57:38.721 | No containers need to be restarted. 2026-09-02 13:57:38.721 | 2026-09-02 13:57:38.722 | User sessions running outdated binaries: 2026-09-02 13:57:38.722 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:57:38.730 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:57:38.738 | 2026-09-02 13:57:38.739 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:57:40.739 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:57:40.742 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:57:40.744 | + functions-common:time_stop:2420 : local name 2026-09-02 13:57:40.747 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:57:40.750 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:57:40.753 | + functions-common:time_stop:2423 : local total 2026-09-02 13:57:40.756 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:57:40.758 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:57:40.761 | + functions-common:time_stop:2427 : start_time=1788357450964 2026-09-02 13:57:40.764 | + functions-common:time_stop:2429 : [[ -z 1788357450964 ]] 2026-09-02 13:57:40.767 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:57:40.771 | + functions-common:time_stop:2432 : end_time=1788357460768 2026-09-02 13:57:40.774 | + functions-common:time_stop:2433 : elapsed_time=9804 2026-09-02 13:57:40.776 | + functions-common:time_stop:2434 : total=157066 2026-09-02 13:57:40.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:57:40.780 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166870 2026-09-02 13:57:40.784 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:57:40.788 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-02 13:57:40.809 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-02 13:57:40.812 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:57:40.815 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:57:40.818 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:57:40.821 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:57:40.825 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:57:40.827 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:57:40.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:57:40.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:57:40.836 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:57:40.839 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:57:40.842 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:57:40.844 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:57:40.848 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-02 13:57:40.851 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:57:40.853 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:57:40.856 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:57:40.859 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-02 13:57:40.882 | + 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-09-02 13:57:40.920 | Reading package lists... 2026-09-02 13:57:41.289 | Building dependency tree... 2026-09-02 13:57:41.291 | Reading state information... 2026-09-02 13:57:41.842 | The following packages were automatically installed and are no longer required: 2026-09-02 13:57:41.845 | libfwupd2 libgusb2 2026-09-02 13:57:41.846 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:57:41.850 | The following additional packages will be installed: 2026-09-02 13:57:41.850 | ovn-common 2026-09-02 13:57:41.888 | The following NEW packages will be installed: 2026-09-02 13:57:41.888 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-02 13:57:41.988 | 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:57:41.988 | Need to get 2360 kB of archives. 2026-09-02 13:57:41.988 | After this operation, 8355 kB of additional disk space will be used. 2026-09-02 13:57:41.989 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-09-02 13:57:42.172 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-02 13:57:42.177 | 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-09-02 13:57:42.179 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-02 13:57:42.427 | perl: warning: Setting locale failed. 2026-09-02 13:57:42.427 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:42.427 | LANGUAGE = (unset), 2026-09-02 13:57:42.427 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:42.427 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:42.427 | are supported and installed on your system. 2026-09-02 13:57:42.427 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:42.488 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:57:42.488 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:57:42.488 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:57:42.671 | Fetched 2360 kB in 0s (8377 kB/s) 2026-09-02 13:57:42.715 | Selecting previously unselected package ovn-common. 2026-09-02 13:57:42.779 | (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 ... 127100 files and directories currently installed.) 2026-09-02 13:57:42.785 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:57:42.789 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:42.896 | Selecting previously unselected package ovn-central. 2026-09-02 13:57:42.908 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:57:42.912 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:42.972 | Selecting previously unselected package ovn-controller-vtep. 2026-09-02 13:57:42.984 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:57:42.987 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:43.042 | Selecting previously unselected package ovn-host. 2026-09-02 13:57:43.055 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 13:57:43.062 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:43.149 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:43.166 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:43.640 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-02 13:57:43.825 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-02 13:57:44.286 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-02 13:57:44.344 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:44.848 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-02 13:57:45.035 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-02 13:57:45.727 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-02 13:57:46.437 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-02 13:57:47.301 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-02 13:57:47.372 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 13:57:47.566 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-02 13:57:48.101 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:57:50.053 | perl: warning: Setting locale failed. 2026-09-02 13:57:50.053 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:50.053 | LANGUAGE = (unset), 2026-09-02 13:57:50.053 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:50.053 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:50.053 | are supported and installed on your system. 2026-09-02 13:57:50.053 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:50.182 | perl: warning: Setting locale failed. 2026-09-02 13:57:50.182 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:50.182 | LANGUAGE = (unset), 2026-09-02 13:57:50.182 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:50.182 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:50.182 | are supported and installed on your system. 2026-09-02 13:57:50.182 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:50.232 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:57:50.232 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:57:50.232 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:57:50.304 | perl: warning: Setting locale failed. 2026-09-02 13:57:50.304 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:50.304 | LANGUAGE = (unset), 2026-09-02 13:57:50.305 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:50.305 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:50.305 | are supported and installed on your system. 2026-09-02 13:57:50.305 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:50.665 | 2026-09-02 13:57:50.666 | Running kernel seems to be up-to-date. 2026-09-02 13:57:50.666 | 2026-09-02 13:57:50.666 | Restarting services... 2026-09-02 13:57:50.727 | 2026-09-02 13:57:50.727 | Service restarts being deferred: 2026-09-02 13:57:50.727 | systemctl restart getty@tty1.service 2026-09-02 13:57:50.727 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:57:50.727 | systemctl restart systemd-logind.service 2026-09-02 13:57:50.727 | systemctl restart virtlockd.service 2026-09-02 13:57:50.727 | systemctl restart virtlogd.service 2026-09-02 13:57:50.727 | 2026-09-02 13:57:50.727 | No containers need to be restarted. 2026-09-02 13:57:50.728 | 2026-09-02 13:57:50.728 | User sessions running outdated binaries: 2026-09-02 13:57:50.728 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:57:50.737 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:57:50.746 | 2026-09-02 13:57:50.746 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:57:52.750 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:57:52.753 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:57:52.755 | + functions-common:time_stop:2420 : local name 2026-09-02 13:57:52.758 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:57:52.760 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:57:52.763 | + functions-common:time_stop:2423 : local total 2026-09-02 13:57:52.766 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:57:52.768 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:57:52.771 | + functions-common:time_stop:2427 : start_time=1788357460879 2026-09-02 13:57:52.773 | + functions-common:time_stop:2429 : [[ -z 1788357460879 ]] 2026-09-02 13:57:52.777 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:57:52.781 | + functions-common:time_stop:2432 : end_time=1788357472778 2026-09-02 13:57:52.784 | + functions-common:time_stop:2433 : elapsed_time=11899 2026-09-02 13:57:52.787 | + functions-common:time_stop:2434 : total=166870 2026-09-02 13:57:52.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:57:52.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178769 2026-09-02 13:57:52.795 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:57:52.798 | + 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-09-02 13:57:52.803 | + 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-09-02 13:57:52.805 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-02 13:57:52.808 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-02 13:57:52.813 | + 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-09-02 13:57:52.816 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-02 13:57:52.819 | + 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-09-02 13:57:52.822 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-02 13:57:52.825 | + 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-09-02 13:57:52.828 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-02 13:57:52.831 | + 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-09-02 13:57:52.834 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-02 13:57:52.837 | + 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-09-02 13:57:52.840 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-02 13:57:52.842 | + 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-09-02 13:57:52.845 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-02 13:57:52.848 | + 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-09-02 13:57:52.851 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-02 13:57:52.853 | + 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-09-02 13:57:52.856 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-02 13:57:52.859 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-02 13:57:52.862 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-02 13:57:52.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:57:52.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:57:52.870 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-02 13:57:52.873 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:57:52.875 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-02 13:57:52.878 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 13:57:52.881 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-02 13:57:52.899 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:57:52.902 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-02 13:57:52.905 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-02 13:57:52.908 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-02 13:57:52.911 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 13:57:52.914 | + lib/stack:stack_install_service:32 : install_nova 2026-09-02 13:57:52.917 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-02 13:57:52.920 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-02 13:57:52.923 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 13:57:52.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 13:57:52.929 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-02 13:57:52.932 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 13:57:52.935 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-02 13:57:52.953 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:57:52.956 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-02 13:57:52.959 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-02 13:57:52.962 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-02 13:57:52.965 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-02 13:57:52.967 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-02 13:57:53.122 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-02 13:57:53.125 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:57:53.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:57:53.129 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-02 13:57:53.132 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:57:53.135 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:57:53.138 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:57:53.140 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:57:53.143 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:57:53.146 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:57:53.149 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:57:53.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:57:53.154 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:57:53.157 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:57:53.159 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:57:53.162 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:57:53.164 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-02 13:57:53.167 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:57:53.170 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:57:53.173 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:57:53.175 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-02 13:57:53.197 | + 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-09-02 13:57:53.235 | Reading package lists... 2026-09-02 13:57:53.603 | Building dependency tree... 2026-09-02 13:57:53.604 | Reading state information... 2026-09-02 13:57:54.164 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-02 13:57:54.164 | libvirt-clients set to manually installed. 2026-09-02 13:57:54.164 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-02 13:57:54.165 | The following packages were automatically installed and are no longer required: 2026-09-02 13:57:54.166 | libfwupd2 libgusb2 2026-09-02 13:57:54.166 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:57:54.169 | The following additional packages will be installed: 2026-09-02 13:57:54.169 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-02 13:57:54.169 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-02 13:57:54.169 | qemu-system-sparc 2026-09-02 13:57:54.172 | Suggested packages: 2026-09-02 13:57:54.172 | python-zstandard-doc samba vde2 2026-09-02 13:57:54.211 | The following packages will be REMOVED: 2026-09-02 13:57:54.213 | apport-core-dump-handler 2026-09-02 13:57:54.215 | The following NEW packages will be installed: 2026-09-02 13:57:54.215 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-02 13:57:54.215 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-02 13:57:54.216 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-02 13:57:54.445 | 0 upgraded, 13 newly installed, 1 to remove and 30 not upgraded. 2026-09-02 13:57:54.445 | Need to get 110 MB of archives. 2026-09-02 13:57:54.445 | After this operation, 897 MB of additional disk space will be used. 2026-09-02 13:57:54.445 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-02 13:57:55.027 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-02 13:57:55.040 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-02 13:57:55.076 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-02 13:57:55.181 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-02 13:57:55.683 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-02 13:57:56.158 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-09-02 13:57:56.389 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-09-02 13:57:56.547 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-09-02 13:57:56.610 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-02 13:57:58.597 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-02 13:57:58.598 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-02 13:57:58.657 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-02 13:57:59.030 | perl: warning: Setting locale failed. 2026-09-02 13:57:59.030 | perl: warning: Please check that your locale settings: 2026-09-02 13:57:59.030 | LANGUAGE = (unset), 2026-09-02 13:57:59.030 | LC_ALL = "en_US.utf8", 2026-09-02 13:57:59.030 | LANG = "de_DE.UTF-8" 2026-09-02 13:57:59.030 | are supported and installed on your system. 2026-09-02 13:57:59.031 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:57:59.092 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:57:59.092 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:57:59.092 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:57:59.401 | Fetched 110 MB in 5s (24.0 MB/s) 2026-09-02 13:57:59.437 | Selecting previously unselected package python3-zstandard. 2026-09-02 13:57:59.498 | (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 ... 127168 files and directories currently installed.) 2026-09-02 13:57:59.505 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-02 13:57:59.508 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-02 13:57:59.647 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-02 13:57:59.647 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-02 13:57:59.647 | Package apport-core-dump-handler is to be removed. 2026-09-02 13:57:59.647 | Package python3-zstandard is not configured yet. 2026-09-02 13:57:59.647 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-02 13:57:59.647 | Package apport-core-dump-handler is to be removed. 2026-09-02 13:57:59.648 | Package systemd-coredump is not installed. 2026-09-02 13:57:59.648 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-02 13:57:59.648 | Package apport-core-dump-handler is to be removed. 2026-09-02 13:57:59.649 | Package python3-zstandard is not configured yet. 2026-09-02 13:57:59.649 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-02 13:57:59.649 | Package apport-core-dump-handler is to be removed. 2026-09-02 13:57:59.649 | Package systemd-coredump is not installed. 2026-09-02 13:57:59.649 | 2026-09-02 13:57:59.721 | (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 ... 127184 files and directories currently installed.) 2026-09-02 13:57:59.730 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-02 13:58:00.564 | Selecting previously unselected package systemd-coredump. 2026-09-02 13:58:00.634 | (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 ... 127180 files and directories currently installed.) 2026-09-02 13:58:00.640 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-02 13:58:00.644 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-02 13:58:00.706 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-02 13:58:00.717 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-02 13:58:00.729 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-02 13:58:00.796 | Selecting previously unselected package python3-libvirt. 2026-09-02 13:58:00.807 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-02 13:58:00.811 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-02 13:58:00.876 | Selecting previously unselected package qemu-system-arm. 2026-09-02 13:58:00.889 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 13:58:00.901 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:01.401 | Selecting previously unselected package qemu-system-mips. 2026-09-02 13:58:01.411 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 13:58:01.422 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:02.047 | Selecting previously unselected package qemu-system-ppc. 2026-09-02 13:58:02.060 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 13:58:02.072 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:02.442 | Selecting previously unselected package qemu-system-sparc. 2026-09-02 13:58:02.455 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 13:58:02.466 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:02.721 | Selecting previously unselected package qemu-system-s390x. 2026-09-02 13:58:02.733 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 13:58:02.744 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:02.909 | Selecting previously unselected package qemu-system-misc. 2026-09-02 13:58:02.921 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 13:58:02.933 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:04.735 | Selecting previously unselected package qemu-system. 2026-09-02 13:58:04.747 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 13:58:04.751 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:04.789 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-02 13:58:04.801 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-02 13:58:04.806 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-02 13:58:06.679 | Selecting previously unselected package qemu-efi-arm. 2026-09-02 13:58:06.691 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-02 13:58:06.696 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-02 13:58:07.539 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-02 13:58:08.047 | Creating group 'systemd-coredump' with GID 987. 2026-09-02 13:58:08.050 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-02 13:58:08.075 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-02 13:58:08.369 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:08.387 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:08.405 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-02 13:58:08.422 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:08.439 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-02 13:58:08.449 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:08.466 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-02 13:58:08.715 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:08.732 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-02 13:58:08.743 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:08.760 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 13:58:08.772 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 13:58:10.566 | perl: warning: Setting locale failed. 2026-09-02 13:58:10.566 | perl: warning: Please check that your locale settings: 2026-09-02 13:58:10.567 | LANGUAGE = (unset), 2026-09-02 13:58:10.567 | LC_ALL = "en_US.utf8", 2026-09-02 13:58:10.567 | LANG = "de_DE.UTF-8" 2026-09-02 13:58:10.567 | are supported and installed on your system. 2026-09-02 13:58:10.567 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:58:10.696 | perl: warning: Setting locale failed. 2026-09-02 13:58:10.696 | perl: warning: Please check that your locale settings: 2026-09-02 13:58:10.696 | LANGUAGE = (unset), 2026-09-02 13:58:10.696 | LC_ALL = "en_US.utf8", 2026-09-02 13:58:10.696 | LANG = "de_DE.UTF-8" 2026-09-02 13:58:10.697 | are supported and installed on your system. 2026-09-02 13:58:10.697 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:58:10.749 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 13:58:10.749 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 13:58:10.749 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 13:58:10.819 | perl: warning: Setting locale failed. 2026-09-02 13:58:10.819 | perl: warning: Please check that your locale settings: 2026-09-02 13:58:10.819 | LANGUAGE = (unset), 2026-09-02 13:58:10.819 | LC_ALL = "en_US.utf8", 2026-09-02 13:58:10.819 | LANG = "de_DE.UTF-8" 2026-09-02 13:58:10.819 | are supported and installed on your system. 2026-09-02 13:58:10.819 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 13:58:11.177 | 2026-09-02 13:58:11.178 | Running kernel seems to be up-to-date. 2026-09-02 13:58:11.179 | 2026-09-02 13:58:11.179 | Restarting services... 2026-09-02 13:58:11.239 | 2026-09-02 13:58:11.240 | Service restarts being deferred: 2026-09-02 13:58:11.240 | systemctl restart getty@tty1.service 2026-09-02 13:58:11.240 | systemctl restart serial-getty@hvc0.service 2026-09-02 13:58:11.240 | systemctl restart systemd-logind.service 2026-09-02 13:58:11.240 | systemctl restart virtlockd.service 2026-09-02 13:58:11.240 | systemctl restart virtlogd.service 2026-09-02 13:58:11.240 | 2026-09-02 13:58:11.240 | No containers need to be restarted. 2026-09-02 13:58:11.240 | 2026-09-02 13:58:11.240 | User sessions running outdated binaries: 2026-09-02 13:58:11.240 | quobyte @ session #5: bash[2018], sshd[1971,2017] 2026-09-02 13:58:11.248 | quobyte @ user manager service: systemd[1161] 2026-09-02 13:58:11.255 | 2026-09-02 13:58:11.256 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 13:58:13.282 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:58:13.285 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:58:13.288 | + functions-common:time_stop:2420 : local name 2026-09-02 13:58:13.291 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:58:13.294 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:58:13.297 | + functions-common:time_stop:2423 : local total 2026-09-02 13:58:13.300 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:58:13.302 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:58:13.305 | + functions-common:time_stop:2427 : start_time=1788357473194 2026-09-02 13:58:13.308 | + functions-common:time_stop:2429 : [[ -z 1788357473194 ]] 2026-09-02 13:58:13.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:58:13.316 | + functions-common:time_stop:2432 : end_time=1788357493313 2026-09-02 13:58:13.319 | + functions-common:time_stop:2433 : elapsed_time=20119 2026-09-02 13:58:13.322 | + functions-common:time_stop:2434 : total=178769 2026-09-02 13:58:13.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:58:13.327 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198888 2026-09-02 13:58:13.330 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:58:13.333 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-02 13:58:13.336 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 13:58:13.339 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 13:58:13.342 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 13:58:13.345 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 13:58:13.348 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 13:58:13.351 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 13:58:13.354 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:58:13.357 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:58:13.360 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 13:58:13.363 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 13:58:13.366 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 13:58:13.369 | + functions-common:apt_get_update:1167 : return 2026-09-02 13:58:13.372 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-02 13:58:13.375 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 13:58:13.378 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 13:58:13.381 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 13:58:13.384 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-02 13:58:13.406 | + 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-09-02 13:58:13.443 | Reading package lists... 2026-09-02 13:58:13.818 | Building dependency tree... 2026-09-02 13:58:13.820 | Reading state information... 2026-09-02 13:58:14.371 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-02 13:58:14.371 | ovmf set to manually installed. 2026-09-02 13:58:14.372 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-02 13:58:14.372 | swtpm set to manually installed. 2026-09-02 13:58:14.372 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-02 13:58:14.372 | swtpm-tools set to manually installed. 2026-09-02 13:58:14.372 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-02 13:58:14.372 | mdevctl set to manually installed. 2026-09-02 13:58:14.372 | The following packages were automatically installed and are no longer required: 2026-09-02 13:58:14.373 | libfwupd2 libgusb2 2026-09-02 13:58:14.374 | Use 'sudo apt autoremove' to remove them. 2026-09-02 13:58:14.460 | 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 13:58:14.465 | + functions-common:apt_get:1211 : result=0 2026-09-02 13:58:14.467 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 13:58:14.469 | + functions-common:time_stop:2420 : local name 2026-09-02 13:58:14.471 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:58:14.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:58:14.475 | + functions-common:time_stop:2423 : local total 2026-09-02 13:58:14.477 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:58:14.479 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 13:58:14.481 | + functions-common:time_stop:2427 : start_time=1788357493403 2026-09-02 13:58:14.483 | + functions-common:time_stop:2429 : [[ -z 1788357493403 ]] 2026-09-02 13:58:14.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:58:14.489 | + functions-common:time_stop:2432 : end_time=1788357494487 2026-09-02 13:58:14.491 | + functions-common:time_stop:2433 : elapsed_time=1084 2026-09-02 13:58:14.493 | + functions-common:time_stop:2434 : total=198888 2026-09-02 13:58:14.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:58:14.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=199972 2026-09-02 13:58:14.500 | + functions-common:apt_get:1215 : return 0 2026-09-02 13:58:14.502 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-02 13:58:14.505 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 13:58:14.508 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 13:58:14.510 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-02 13:58:14.512 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-02 13:58:14.514 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-02 13:58:14.517 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-02 13:58:14.519 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-02 13:58:14.521 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-02 13:58:14.534 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 13:58:14.537 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-02 13:58:14.551 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-02 13:58:14.553 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-02 13:58:14.555 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-02 13:58:14.558 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-02 13:58:14.560 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-02 13:58:14.562 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-02 13:58:14.564 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-02 13:58:14.566 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 13:58:14.569 | ++ functions-common:git_clone:593 : pwd 2026-09-02 13:58:14.571 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 13:58:14.573 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 13:58:14.576 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 13:58:14.589 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 13:58:14.591 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 13:58:14.593 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 13:58:14.596 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-02 13:58:14.596 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 13:58:14.600 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-02 13:58:14.602 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 13:58:14.604 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-02 13:58:14.606 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:58:14.609 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:58:14.610 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:58:14.612 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:58:14.614 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:58:14.616 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:58:14.618 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:58:14.620 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:58:14.623 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:58:14.626 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357494624 2026-09-02 13:58:14.628 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-02 13:58:14.631 | Cloning into '/opt/stack/novnc'... 2026-09-02 13:58:30.783 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:58:30.787 | + functions-common:time_stop:2420 : local name 2026-09-02 13:58:30.790 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:58:30.793 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:58:30.797 | + functions-common:time_stop:2423 : local total 2026-09-02 13:58:30.801 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:58:30.804 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:58:30.807 | + functions-common:time_stop:2427 : start_time=1788357494624 2026-09-02 13:58:30.810 | + functions-common:time_stop:2429 : [[ -z 1788357494624 ]] 2026-09-02 13:58:30.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:58:30.820 | + functions-common:time_stop:2432 : end_time=1788357510816 2026-09-02 13:58:30.823 | + functions-common:time_stop:2433 : elapsed_time=16192 2026-09-02 13:58:30.826 | + functions-common:time_stop:2434 : total=150139 2026-09-02 13:58:30.830 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:58:30.833 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166331 2026-09-02 13:58:30.836 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-02 13:58:30.840 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-02 13:58:30.842 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:58:30.845 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:58:30.849 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:58:30.852 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:58:30.855 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:58:30.859 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:58:30.863 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:58:30.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:58:30.872 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:58:30.877 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357510873 2026-09-02 13:58:30.880 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-02 13:58:33.058 | From https://github.com/novnc/novnc 2026-09-02 13:58:33.058 | * tag v1.3.0 -> FETCH_HEAD 2026-09-02 13:58:33.067 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:58:33.070 | + functions-common:time_stop:2420 : local name 2026-09-02 13:58:33.072 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:58:33.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:58:33.078 | + functions-common:time_stop:2423 : local total 2026-09-02 13:58:33.080 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:58:33.083 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:58:33.085 | + functions-common:time_stop:2427 : start_time=1788357510873 2026-09-02 13:58:33.088 | + functions-common:time_stop:2429 : [[ -z 1788357510873 ]] 2026-09-02 13:58:33.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:58:33.095 | + functions-common:time_stop:2432 : end_time=1788357513092 2026-09-02 13:58:33.097 | + functions-common:time_stop:2433 : elapsed_time=2219 2026-09-02 13:58:33.099 | + functions-common:time_stop:2434 : total=166331 2026-09-02 13:58:33.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:58:33.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168550 2026-09-02 13:58:33.107 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 13:58:33.109 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:58:33.112 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:58:33.114 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:58:33.117 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:58:33.119 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:58:33.121 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:58:33.123 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:58:33.126 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:58:33.129 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:58:33.133 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357513130 2026-09-02 13:58:33.135 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 13:58:33.168 | Note: switching to 'FETCH_HEAD'. 2026-09-02 13:58:33.168 | 2026-09-02 13:58:33.168 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 13:58:33.168 | changes and commit them, and you can discard any commits you make in this 2026-09-02 13:58:33.168 | state without impacting any branches by switching back to a branch. 2026-09-02 13:58:33.168 | 2026-09-02 13:58:33.168 | If you want to create a new branch to retain commits you create, you may 2026-09-02 13:58:33.168 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 13:58:33.168 | 2026-09-02 13:58:33.168 | git switch -c 2026-09-02 13:58:33.169 | 2026-09-02 13:58:33.169 | Or undo this operation with: 2026-09-02 13:58:33.169 | 2026-09-02 13:58:33.169 | git switch - 2026-09-02 13:58:33.169 | 2026-09-02 13:58:33.169 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 13:58:33.169 | 2026-09-02 13:58:33.169 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-02 13:58:33.171 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 13:58:33.174 | + functions-common:time_stop:2420 : local name 2026-09-02 13:58:33.176 | + functions-common:time_stop:2421 : local end_time 2026-09-02 13:58:33.178 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 13:58:33.181 | + functions-common:time_stop:2423 : local total 2026-09-02 13:58:33.183 | + functions-common:time_stop:2424 : local start_time 2026-09-02 13:58:33.185 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 13:58:33.188 | + functions-common:time_stop:2427 : start_time=1788357513130 2026-09-02 13:58:33.191 | + functions-common:time_stop:2429 : [[ -z 1788357513130 ]] 2026-09-02 13:58:33.194 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 13:58:33.198 | + functions-common:time_stop:2432 : end_time=1788357513195 2026-09-02 13:58:33.200 | + functions-common:time_stop:2433 : elapsed_time=65 2026-09-02 13:58:33.203 | + functions-common:time_stop:2434 : total=168550 2026-09-02 13:58:33.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 13:58:33.208 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168615 2026-09-02 13:58:33.210 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-02 13:58:33.227 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-02 13:58:33.231 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 13:58:33.231 | + functions-common:git_clone:673 : head -1 2026-09-02 13:58:33.234 | 463c39e noVNC 1.3.0 2026-09-02 13:58:33.237 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 13:58:33.239 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-02 13:58:33.256 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 13:58:33.259 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-09-02 13:58:33.262 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-02 13:58:33.264 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-02 13:58:33.267 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 13:58:33.270 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 13:58:33.273 | ++ functions-common:git_clone:593 : pwd 2026-09-02 13:58:33.276 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 13:58:33.279 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 13:58:33.283 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 13:58:33.302 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 13:58:33.304 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 13:58:33.307 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 13:58:33.311 | + functions-common:git_clone:610 : echo master 2026-09-02 13:58:33.311 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 13:58:33.316 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-09-02 13:58:33.319 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 13:58:33.321 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-02 13:58:33.324 | + functions-common:git_timed:697 : local count=0 2026-09-02 13:58:33.327 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 13:58:33.329 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 13:58:33.331 | + functions-common:git_timed:701 : timeout=0 2026-09-02 13:58:33.334 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 13:58:33.337 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 13:58:33.339 | + functions-common:time_start:2407 : local start_time= 2026-09-02 13:58:33.342 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 13:58:33.345 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 13:58:33.350 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357513346 2026-09-02 13:58:33.352 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-02 13:58:33.355 | Cloning into '/opt/stack/nova'... 2026-09-02 14:02:16.146 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:02:16.148 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:16.151 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:16.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:16.157 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:16.159 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:16.162 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:02:16.165 | + functions-common:time_stop:2427 : start_time=1788357513346 2026-09-02 14:02:16.168 | + functions-common:time_stop:2429 : [[ -z 1788357513346 ]] 2026-09-02 14:02:16.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:16.177 | + functions-common:time_stop:2432 : end_time=1788357736173 2026-09-02 14:02:16.179 | + functions-common:time_stop:2433 : elapsed_time=222827 2026-09-02 14:02:16.183 | + functions-common:time_stop:2434 : total=168615 2026-09-02 14:02:16.185 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:16.188 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391442 2026-09-02 14:02:16.191 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-09-02 14:02:16.194 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 14:02:16.197 | + functions-common:git_timed:697 : local count=0 2026-09-02 14:02:16.200 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 14:02:16.203 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:02:16.206 | + functions-common:git_timed:701 : timeout=0 2026-09-02 14:02:16.209 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:02:16.212 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:02:16.215 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:02:16.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:02:16.221 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:02:16.225 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357736223 2026-09-02 14:02:16.229 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 14:02:16.931 | From https://review.opendev.org/openstack/nova 2026-09-02 14:02:16.931 | * branch master -> FETCH_HEAD 2026-09-02 14:02:16.942 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:02:16.944 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:16.946 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:16.948 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:16.950 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:16.953 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:16.955 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:02:16.957 | + functions-common:time_stop:2427 : start_time=1788357736223 2026-09-02 14:02:16.959 | + functions-common:time_stop:2429 : [[ -z 1788357736223 ]] 2026-09-02 14:02:16.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:16.966 | + functions-common:time_stop:2432 : end_time=1788357736964 2026-09-02 14:02:16.969 | + functions-common:time_stop:2433 : elapsed_time=741 2026-09-02 14:02:16.972 | + functions-common:time_stop:2434 : total=391442 2026-09-02 14:02:16.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:16.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392183 2026-09-02 14:02:16.980 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 14:02:16.982 | + functions-common:git_timed:697 : local count=0 2026-09-02 14:02:16.985 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 14:02:16.988 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:02:16.991 | + functions-common:git_timed:701 : timeout=0 2026-09-02 14:02:16.994 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:02:16.996 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:02:16.999 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:02:17.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:02:17.006 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:02:17.010 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357737007 2026-09-02 14:02:17.013 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 14:02:17.542 | Note: switching to 'FETCH_HEAD'. 2026-09-02 14:02:17.542 | 2026-09-02 14:02:17.542 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 14:02:17.542 | changes and commit them, and you can discard any commits you make in this 2026-09-02 14:02:17.543 | state without impacting any branches by switching back to a branch. 2026-09-02 14:02:17.543 | 2026-09-02 14:02:17.543 | If you want to create a new branch to retain commits you create, you may 2026-09-02 14:02:17.543 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 14:02:17.543 | 2026-09-02 14:02:17.543 | git switch -c 2026-09-02 14:02:17.543 | 2026-09-02 14:02:17.543 | Or undo this operation with: 2026-09-02 14:02:17.543 | 2026-09-02 14:02:17.543 | git switch - 2026-09-02 14:02:17.543 | 2026-09-02 14:02:17.544 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 14:02:17.544 | 2026-09-02 14:02:17.544 | HEAD is now at d3a1c95d06 ovo: Drop deprecated item_cls argument 2026-09-02 14:02:17.552 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:02:17.554 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:17.556 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:17.559 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:17.561 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:17.564 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:17.567 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:02:17.570 | + functions-common:time_stop:2427 : start_time=1788357737007 2026-09-02 14:02:17.572 | + functions-common:time_stop:2429 : [[ -z 1788357737007 ]] 2026-09-02 14:02:17.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:17.579 | + functions-common:time_stop:2432 : end_time=1788357737577 2026-09-02 14:02:17.582 | + functions-common:time_stop:2433 : elapsed_time=570 2026-09-02 14:02:17.585 | + functions-common:time_stop:2434 : total=392183 2026-09-02 14:02:17.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:17.590 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392753 2026-09-02 14:02:17.593 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-02 14:02:17.613 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-02 14:02:17.617 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 14:02:17.618 | + functions-common:git_clone:673 : head -1 2026-09-02 14:02:17.622 | d3a1c95d06 ovo: Drop deprecated item_cls argument 2026-09-02 14:02:17.627 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 14:02:17.629 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-02 14:02:17.633 | + inc/python:setup_develop:353 : local bindep 2026-09-02 14:02:17.635 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-02 14:02:17.638 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-02 14:02:17.641 | + inc/python:setup_develop:359 : local extras= 2026-09-02 14:02:17.643 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-02 14:02:17.646 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 14:02:17.649 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-02 14:02:17.652 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-02 14:02:17.654 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 14:02:17.657 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 14:02:17.661 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-02 14:02:17.663 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 14:02:17.667 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-02 14:02:17.670 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 14:02:17.673 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 14:02:17.676 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-02 14:02:17.682 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-02 14:02:17.686 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-02 14:02:17.688 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-02 14:02:17.842 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-02 14:02:17.845 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 14:02:17.848 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 14:02:17.851 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 14:02:17.854 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-02 14:02:17.856 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-02 14:02:17.859 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 14:02:17.861 | + inc/python:setup_package:446 : local extras= 2026-09-02 14:02:17.864 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 14:02:17.866 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 14:02:17.869 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 14:02:17.872 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 14:02:17.875 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 14:02:17.878 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-02 14:02:17.900 | Using python 3.12 to install /opt/stack/nova 2026-09-02 14:02:17.903 | + 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-09-02 14:02:18.896 | Obtaining file:///opt/stack/nova 2026-09-02 14:02:18.901 | Installing build dependencies: started 2026-09-02 14:02:20.637 | Installing build dependencies: finished with status 'done' 2026-09-02 14:02:20.637 | Checking if build backend supports build_editable: started 2026-09-02 14:02:21.184 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 14:02:21.184 | Getting requirements to build editable: started 2026-09-02 14:02:21.482 | Getting requirements to build editable: finished with status 'done' 2026-09-02 14:02:21.484 | Preparing editable metadata (pyproject.toml): started 2026-09-02 14:02:23.716 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 14:02:23.741 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.0.3) 2026-09-02 14:02:23.742 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.0.52) 2026-09-02 14:02:23.743 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.3.1) 2026-09-02 14:02:23.744 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (0.41.2) 2026-09-02 14:02:23.745 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.1.6) 2026-09-02 14:02:23.746 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (13.0.1) 2026-09-02 14:02:23.747 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.1.1) 2026-09-02 14:02:23.749 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.5.1) 2026-09-02 14:02:23.749 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (43.0.3) 2026-09-02 14:02:23.750 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.8.11) 2026-09-02 14:02:23.752 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.5.5) 2026-09-02 14:02:23.752 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.1.0) 2026-09-02 14:02:23.752 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.10.1) 2026-09-02 14:02:23.754 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.18.0) 2026-09-02 14:02:23.754 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.19.1) 2026-09-02 14:02:23.756 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.3.0) 2026-09-02 14:02:23.756 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.0.0) 2026-09-02 14:02:23.758 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.26.0) 2026-09-02 14:02:23.758 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (9.9.0) 2026-09-02 14:02:23.758 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.17.0) 2026-09-02 14:02:23.966 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev437) 2026-09-02 14:02:24.096 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 14:02:24.107 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.13.0) 2026-09-02 14:02:24.108 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.34.2) 2026-09-02 14:02:24.109 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.9.1) 2026-09-02 14:02:24.135 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev437) 2026-09-02 14:02:24.152 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-02 14:02:24.170 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.3.0) 2026-09-02 14:02:24.172 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.6.1) 2026-09-02 14:02:24.172 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (10.7.0) 2026-09-02 14:02:24.173 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.5.0) 2026-09-02 14:02:24.173 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (8.3.1) 2026-09-02 14:02:24.174 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.12.0) 2026-09-02 14:02:24.175 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.9.0) 2026-09-02 14:02:24.176 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.11.0) 2026-09-02 14:02:24.177 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.8.0) 2026-09-02 14:02:24.178 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (10.2.0) 2026-09-02 14:02:24.179 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (18.1.1) 2026-09-02 14:02:24.183 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.10.0) 2026-09-02 14:02:24.183 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (18.3.0) 2026-09-02 14:02:24.183 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.0.1) 2026-09-02 14:02:24.183 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.12.0) 2026-09-02 14:02:24.184 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.9.0) 2026-09-02 14:02:24.185 | 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.dev437) (4.8.0) 2026-09-02 14:02:24.186 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.0.0) 2026-09-02 14:02:24.187 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (8.2.0) 2026-09-02 14:02:24.188 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.2.2) 2026-09-02 14:02:24.189 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.12.0) 2026-09-02 14:02:24.190 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.1.1) 2026-09-02 14:02:24.191 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.1.0) 2026-09-02 14:02:24.192 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.9.0) 2026-09-02 14:02:24.193 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.2.0) 2026-09-02 14:02:24.194 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.8.0) 2026-09-02 14:02:24.228 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev437) 2026-09-02 14:02:24.246 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-02 14:02:24.257 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (9.1.0) 2026-09-02 14:02:24.259 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (0.3.1) 2026-09-02 14:02:24.259 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.4.2) 2026-09-02 14:02:24.260 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.9.0) 2026-09-02 14:02:24.261 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.9.0.post0) 2026-09-02 14:02:24.262 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.5.0) 2026-09-02 14:02:24.263 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.20.0) 2026-09-02 14:02:24.264 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.0.3) 2026-09-02 14:02:24.267 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev437) (1.4.1) 2026-09-02 14:02:24.267 | 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.dev437) (4.16.0) 2026-09-02 14:02:24.271 | 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.dev437) (7.6.0) 2026-09-02 14:02:24.274 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev437) (2.1.1) 2026-09-02 14:02:24.279 | 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.dev437) (3.0) 2026-09-02 14:02:24.287 | 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.dev437) (2.8.0) 2026-09-02 14:02:24.294 | 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.dev437) (3.1.0) 2026-09-02 14:02:24.297 | 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.dev437) (2.3.0) 2026-09-02 14:02:24.301 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev437) (3.0.3) 2026-09-02 14:02:24.305 | 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.dev437) (26.1.0) 2026-09-02 14:02:24.305 | 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.dev437) (2025.9.1) 2026-09-02 14:02:24.307 | 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.dev437) (0.37.0) 2026-09-02 14:02:24.307 | 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.dev437) (2026.6.3) 2026-09-02 14:02:24.314 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev437) (2.1.0) 2026-09-02 14:02:24.322 | 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.dev437) (4.1.0) 2026-09-02 14:02:24.323 | 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.dev437) (2.13.0) 2026-09-02 14:02:24.324 | 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.dev437) (6.0.0) 2026-09-02 14:02:24.337 | 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.dev437) (1.5.0) 2026-09-02 14:02:24.339 | 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.dev437) (1.1.0) 2026-09-02 14:02:24.343 | 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.dev437) (1.33) 2026-09-02 14:02:24.343 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev437) (4.11.3) 2026-09-02 14:02:24.350 | 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.dev437) (3.1.1) 2026-09-02 14:02:24.357 | 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.dev437) (9.1.4) 2026-09-02 14:02:24.369 | 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.dev437) (2.19.0) 2026-09-02 14:02:24.377 | 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.dev437) (0.20) 2026-09-02 14:02:24.391 | 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.dev437) (2.1.2) 2026-09-02 14:02:24.392 | 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.dev437) (0.6.2) 2026-09-02 14:02:24.409 | 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.dev437) (7.1.7) 2026-09-02 14:02:24.410 | 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.dev437) (5.3.1) 2026-09-02 14:02:24.411 | 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.dev437) (5.6.2) 2026-09-02 14:02:24.412 | 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.dev437) (0.17.0) 2026-09-02 14:02:24.417 | 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.dev437) (5.1.0) 2026-09-02 14:02:24.427 | 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.dev437) (2026.3) 2026-09-02 14:02:24.428 | 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.dev437) (26.3) 2026-09-02 14:02:24.436 | 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.dev437) (0.26.0) 2026-09-02 14:02:24.440 | 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.dev437) (5.0.0) 2026-09-02 14:02:24.442 | 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.dev437) (4.0.1) 2026-09-02 14:02:24.456 | 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.dev437) (1.2.1) 2026-09-02 14:02:24.479 | 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.dev437) (1.7.6) 2026-09-02 14:02:24.487 | 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.dev437) (2.2.0) 2026-09-02 14:02:24.491 | 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.dev437) (1.3.7) 2026-09-02 14:02:24.504 | 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.dev437) (3.3.2) 2026-09-02 14:02:24.513 | 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.dev437) (4.3.2) 2026-09-02 14:02:24.515 | 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.dev437) (3.7.1) 2026-09-02 14:02:24.525 | 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.dev437) (2.4.0) 2026-09-02 14:02:24.535 | 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.dev437) (3.0.3) 2026-09-02 14:02:24.536 | 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.dev437) (1.6.2) 2026-09-02 14:02:24.545 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev437) (84.0.0) 2026-09-02 14:02:24.565 | 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.dev437) (0.8.2) 2026-09-02 14:02:24.604 | 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.dev437) (4.16.0) 2026-09-02 14:02:24.610 | 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.dev437) (0.6.0) 2026-09-02 14:02:24.611 | Requirement already satisfied: cmd2>=4.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.dev437) (4.2.0) 2026-09-02 14:02:24.623 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (3.0.53) 2026-09-02 14:02:24.624 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (1.11.0) 2026-09-02 14:02:24.625 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (15.0.0) 2026-09-02 14:02:24.626 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (1.8.0) 2026-09-02 14:02:24.648 | 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.dev437) (1.17.0) 2026-09-02 14:02:24.654 | 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.dev437) (2.1.0) 2026-09-02 14:02:24.656 | 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.dev437) (24.2.1) 2026-09-02 14:02:24.677 | 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.dev437) (4.7.0) 2026-09-02 14:02:24.704 | 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.dev437) (3.5.0) 2026-09-02 14:02:24.704 | 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.dev437) (3.18) 2026-09-02 14:02:24.708 | 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.dev437) (2.7.0) 2026-09-02 14:02:24.708 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev437) (2023.11.17) 2026-09-02 14:02:24.748 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (4.2.0) 2026-09-02 14:02:24.749 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (2.20.0) 2026-09-02 14:02:24.761 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev437) (0.1.2) 2026-09-02 14:02:24.781 | 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.dev437) (0.8) 2026-09-02 14:02:24.849 | 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.dev437) (0.16.0) 2026-09-02 14:02:25.332 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-09-02 14:02:25.348 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-02 14:02:25.385 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-09-02 14:02:25.400 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-02 14:02:25.457 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-09-02 14:02:25.473 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-02 14:02:25.578 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-02 14:02:25.604 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-02 14:02:25.654 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-02 14:02:25.676 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-02 14:02:25.701 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-02 14:02:25.961 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.8 MB/s 0:00:00 2026-09-02 14:02:25.976 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-02 14:02:25.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 29.4 MB/s 0:00:00 2026-09-02 14:02:26.064 | Building wheels for collected packages: nova 2026-09-02 14:02:26.066 | Building editable for nova (pyproject.toml): started 2026-09-02 14:02:28.740 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-02 14:02:28.741 | Created wheel for nova: filename=nova-33.1.0.dev437-0.editable-py3-none-any.whl size=10629 sha256=aeefe6672857ccf94256f0958a0676231438f04fe6a0f7549b0331ccef5ac983 2026-09-02 14:02:28.744 | Stored in directory: /tmp/pip-ephem-wheel-cache-7ongj2_8/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-02 14:02:28.748 | Successfully built nova 2026-09-02 14:02:29.029 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-02 14:02:33.924 | 2026-09-02 14:02:33.947 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev437 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-02 14:02:34.139 | + inc/python:pip_install:216 : result=0 2026-09-02 14:02:34.141 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 14:02:34.143 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:34.145 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:34.147 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:34.149 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:34.151 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:34.153 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 14:02:34.155 | + functions-common:time_stop:2427 : start_time=1788357737895 2026-09-02 14:02:34.157 | + functions-common:time_stop:2429 : [[ -z 1788357737895 ]] 2026-09-02 14:02:34.160 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:34.163 | + functions-common:time_stop:2432 : end_time=1788357754161 2026-09-02 14:02:34.165 | + functions-common:time_stop:2433 : elapsed_time=16266 2026-09-02 14:02:34.167 | + functions-common:time_stop:2434 : total=128165 2026-09-02 14:02:34.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:34.172 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144431 2026-09-02 14:02:34.174 | + inc/python:pip_install:219 : return 0 2026-09-02 14:02:34.176 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 14:02:34.178 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:02:34.181 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-02 14:02:34.183 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-02 14:02:34.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 14:02:34.188 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 14:02:34.192 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-02 14:02:34.194 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 14:02:34.196 | + 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-09-02 14:02:34.212 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 14:02:34.215 | + ./stack.sh:main:962 : configure_nova 2026-09-02 14:02:34.218 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-02 14:02:34.233 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-02 14:02:34.236 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-02 14:02:34.238 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-02 14:02:34.242 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-02 14:02:34.243 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-02 14:02:34.247 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-02 14:02:34.250 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-02 14:02:34.252 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-02 14:02:34.254 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-02 14:02:34.257 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-02 14:02:34.259 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-02 14:02:34.262 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-02 14:02:34.265 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-02 14:02:34.280 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-02 14:02:34.295 | + 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-09-02 14:02:34.309 | + 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-09-02 14:02:34.324 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-02 14:02:34.340 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-02 14:02:34.354 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-02 14:02:34.357 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-02 14:02:34.361 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.9zgagvdwvu 2026-09-02 14:02:34.364 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-02 14:02:34.366 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-02 14:02:34.369 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-02 14:02:34.372 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-02 14:02:34.374 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-02 14:02:34.376 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.9zgagvdwvu 2026-09-02 14:02:34.380 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.9zgagvdwvu 2026-09-02 14:02:34.396 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.9zgagvdwvu /etc/sudoers.d/nova-rootwrap 2026-09-02 14:02:34.411 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-02 14:02:34.416 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-02 14:02:34.418 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-02 14:02:34.421 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-02 14:02:34.424 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-02 14:02:34.426 | + 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-09-02 14:02:34.428 | + 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-09-02 14:02:34.432 | + 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-09-02 14:02:34.432 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-02 14:02:34.442 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-02 14:02:34.445 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-02 14:02:34.459 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-02 14:02:34.473 | + 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-09-02 14:02:34.476 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-02 14:02:34.480 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-02 14:02:34.496 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:34.498 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-02 14:02:34.511 | net.ipv4.ip_forward = 1 2026-09-02 14:02:34.515 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-02 14:02:34.518 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-02 14:02:34.521 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-02 14:02:34.536 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-02 14:02:34.539 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-02 14:02:34.542 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-02 14:02:34.557 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-02 14:02:34.561 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-02 14:02:34.561 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-02 14:02:34.568 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:28a94339196 2026-09-02 14:02:34.572 | InitiatorName=iqn.2016-04.com.open-iscsi:28a94339196 2026-09-02 14:02:34.576 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-02 14:02:34.579 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-02 14:02:34.655 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-02 14:02:34.658 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-02 14:02:34.661 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:02:34.664 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-02 14:02:34.718 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-02 14:02:34.721 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-02 14:02:34.724 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-02 14:02:34.730 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-02 14:02:34.764 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-02 14:02:34.766 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-02 14:02:34.792 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-02 14:02:34.821 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-02 14:02:34.851 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-02 14:02:34.883 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-02 14:02:34.915 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-02 14:02:34.948 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.38 2026-09-02 14:02:34.980 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-02 14:02:35.010 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-02 14:02:35.042 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-02 14:02:35.073 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-02 14:02:35.103 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-02 14:02:35.131 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-02 14:02:35.163 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-02 14:02:35.192 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-02 14:02:35.222 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-02 14:02:35.224 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 14:02:35.226 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 14:02:35.228 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 14:02:35.231 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 14:02:35.233 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 14:02:35.235 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 14:02:35.237 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 14:02:35.240 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 14:02:35.243 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 14:02:35.245 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 14:02:35.247 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 14:02:35.250 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 14:02:35.252 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 14:02:35.254 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-02 14:02:35.272 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:35.275 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:02:35.277 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-02 14:02:35.279 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-02 14:02:35.309 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-02 14:02:35.311 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-02 14:02:35.314 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-02 14:02:35.317 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-02 14:02:35.319 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 14:02:35.322 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 14:02:35.324 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 14:02:35.340 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:35.343 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 14:02:35.345 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-02 14:02:35.349 | + 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-09-02 14:02:35.381 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-02 14:02:35.384 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-02 14:02:35.387 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-02 14:02:35.389 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-02 14:02:35.391 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 14:02:35.393 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 14:02:35.395 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 14:02:35.411 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:35.413 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 14:02:35.415 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-02 14:02:35.418 | + 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-09-02 14:02:35.450 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-02 14:02:35.483 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-02 14:02:35.513 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-02 14:02:35.543 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-02 14:02:35.559 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:35.562 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-02 14:02:35.577 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:35.581 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-02 14:02:35.582 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-02 14:02:35.587 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-02 14:02:35.589 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-02 14:02:35.620 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-02 14:02:35.623 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-02 14:02:35.657 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-02 14:02:35.660 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-02 14:02:35.663 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-02 14:02:35.666 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 14:02:35.668 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 14:02:35.671 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-02 14:02:35.674 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 14:02:35.677 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:02:35.680 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 14:02:35.683 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-02 14:02:35.716 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-02 14:02:35.748 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-09-02 14:02:35.780 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-02 14:02:35.812 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-02 14:02:35.843 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-02 14:02:35.876 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-02 14:02:35.907 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-02 14:02:35.938 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-09-02 14:02:35.970 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 14:02:36.003 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 14:02:36.034 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 14:02:36.037 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-02 14:02:36.055 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:36.058 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-02 14:02:36.060 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-02 14:02:36.095 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-02 14:02:36.097 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 14:02:36.101 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:02:36.103 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-02 14:02:36.106 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-02 14:02:36.137 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-02 14:02:36.169 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.38/identity 2026-09-02 14:02:36.202 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-02 14:02:36.234 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-02 14:02:36.266 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-02 14:02:36.299 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-02 14:02:36.332 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-02 14:02:36.364 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-02 14:02:36.382 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:36.385 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-02 14:02:36.403 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:36.405 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-02 14:02:36.408 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-02 14:02:36.441 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-02 14:02:36.476 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-02 14:02:36.479 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-02 14:02:36.511 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-02 14:02:36.514 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-02 14:02:36.517 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-02 14:02:36.519 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 14:02:36.522 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 14:02:36.525 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 14:02:36.528 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 14:02:36.531 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 14:02:36.533 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 14:02:36.536 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 14:02:36.538 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 14:02:36.541 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 14:02:36.544 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 14:02:36.547 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 14:02:36.550 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 14:02:36.552 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 14:02:36.555 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-02 14:02:36.558 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-02 14:02:36.560 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-02 14:02:36.565 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 14:02:36.583 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 14:02:36.585 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 14:02:36.588 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 14:02:36.590 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 14:02:36.593 | + 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-09-02 14:02:36.624 | + 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-09-02 14:02:36.655 | + 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-09-02 14:02:36.687 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 14:02:36.719 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-02 14:02:36.751 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-02 14:02:36.785 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-02 14:02:36.803 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:36.806 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-02 14:02:36.809 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-02 14:02:36.812 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-02 14:02:36.814 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-02 14:02:36.817 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 14:02:36.820 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-02 14:02:36.823 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-02 14:02:36.825 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 14:02:36.828 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 14:02:36.845 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 14:02:36.845 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:02:36.855 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 14:02:36.859 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:02:36.873 | /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-09-02 14:02:36.878 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-02 14:02:36.881 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-02 14:02:36.885 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 14:02:36.888 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-02 14:02:36.918 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-02 14:02:36.949 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-02 14:02:36.982 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-02 14:02:37.012 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 14:02:37.042 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 14:02:37.072 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-02 14:02:37.102 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-02 14:02:37.130 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-02 14:02:37.160 | + 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-09-02 14:02:37.194 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 14:02:37.225 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 14:02:37.255 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-02 14:02:37.287 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-02 14:02:37.317 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 14:02:37.319 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 14:02:37.323 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-02 14:02:37.326 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-02 14:02:37.328 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 14:02:37.330 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:02:37.333 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:02:37.335 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-02 14:02:37.339 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-02 14:02:37.341 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-02 14:02:37.374 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 14:02:37.407 | + 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-09-02 14:02:37.407 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-02 14:02:37.418 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-02 14:02:37.421 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-02 14:02:37.423 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-02 14:02:37.425 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 14:02:37.428 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 14:02:37.430 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 14:02:37.432 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 14:02:37.435 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:02:37.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:02:37.440 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 14:02:37.442 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 14:02:37.445 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:02:37.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:02:37.450 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-02 14:02:37.461 | perl: warning: Setting locale failed. 2026-09-02 14:02:37.461 | perl: warning: Please check that your locale settings: 2026-09-02 14:02:37.461 | LANGUAGE = (unset), 2026-09-02 14:02:37.461 | LC_ALL = "en_US.utf8", 2026-09-02 14:02:37.461 | LANG = "de_DE.UTF-8" 2026-09-02 14:02:37.461 | are supported and installed on your system. 2026-09-02 14:02:37.461 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 14:02:37.502 | Enabling site nova-api. 2026-09-02 14:02:37.508 | To activate the new configuration, you need to run: 2026-09-02 14:02:37.508 | systemctl reload apache2 2026-09-02 14:02:37.513 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 14:02:37.516 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 14:02:37.518 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:02:37.521 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 14:02:37.706 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-02 14:02:37.726 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:37.730 | + 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-09-02 14:02:37.732 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-02 14:02:37.735 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-02 14:02:37.738 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-02 14:02:37.740 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-02 14:02:37.743 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-02 14:02:37.745 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-02 14:02:37.747 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 14:02:37.749 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 14:02:37.766 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 14:02:37.766 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:02:37.777 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 14:02:37.781 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:02:37.796 | /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-09-02 14:02:37.801 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-02 14:02:37.804 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-02 14:02:37.809 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 14:02:37.812 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-02 14:02:37.845 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-02 14:02:37.877 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-02 14:02:37.909 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-02 14:02:37.941 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 14:02:37.970 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 14:02:38.001 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-02 14:02:38.034 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-02 14:02:38.064 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-02 14:02:38.090 | + 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-09-02 14:02:38.116 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 14:02:38.143 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 14:02:38.168 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-02 14:02:38.194 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-02 14:02:38.219 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-02 14:02:38.221 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-02 14:02:38.246 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-02 14:02:38.259 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:38.262 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-02 14:02:38.290 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-02 14:02:38.292 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-02 14:02:38.294 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-02 14:02:38.308 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:38.310 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 14:02:38.312 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 14:02:38.340 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-02 14:02:38.369 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-02 14:02:38.371 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-02 14:02:38.373 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-02 14:02:38.375 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 14:02:38.378 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 14:02:38.380 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 14:02:38.395 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:38.397 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 14:02:38.400 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 14:02:38.402 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 14:02:38.416 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:38.418 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 14:02:38.421 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 14:02:38.448 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 14:02:38.450 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 14:02:38.452 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-02 14:02:38.480 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-02 14:02:38.506 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-02 14:02:38.535 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-02 14:02:38.550 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:38.552 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-02 14:02:38.579 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-02 14:02:38.582 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-02 14:02:38.584 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-02 14:02:38.613 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-02 14:02:38.616 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 14:02:38.618 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:02:38.620 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-02 14:02:38.622 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-02 14:02:38.650 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-02 14:02:38.677 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.38/identity 2026-09-02 14:02:38.704 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-02 14:02:38.731 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-02 14:02:38.759 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-02 14:02:38.786 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-02 14:02:38.814 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-02 14:02:38.840 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-02 14:02:38.853 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:38.857 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-02 14:02:38.860 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:02:38.862 | + lib/nova:create_nova_conf:589 : local conf 2026-09-02 14:02:38.865 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-02 14:02:38.867 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-02 14:02:38.869 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 14:02:38.872 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 14:02:38.874 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-02 14:02:38.876 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-02 14:02:38.878 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-02 14:02:38.882 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-02 14:02:38.885 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-02 14:02:38.887 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-02 14:02:38.889 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-02 14:02:38.892 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 14:02:38.894 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 14:02:38.896 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 14:02:38.910 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:38.912 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 14:02:38.915 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-02 14:02:38.917 | + 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-09-02 14:02:38.946 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-02 14:02:38.976 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-02 14:02:39.004 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:02:39.007 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-02 14:02:39.009 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-02 14:02:39.011 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-02 14:02:39.025 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:39.029 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-02 14:02:39.029 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-02 14:02:40.163 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-02 14:02:40.166 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-02 14:02:41.199 | Adding vhost "nova_cell1" ... 2026-09-02 14:02:41.276 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-02 14:02:42.387 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-02 14:02:42.420 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-02 14:02:42.422 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-02 14:02:42.425 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-02 14:02:42.428 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 14:02:42.431 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-02 14:02:42.434 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 14:02:42.452 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:42.456 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-02 14:02:42.458 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-02 14:02:42.461 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 14:02:42.479 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:42.482 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-09-02 14:02:42.486 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-09-02 14:02:42.519 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 14:02:42.523 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 14:02:42.525 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-02 14:02:42.545 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:42.549 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-02 14:02:42.552 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-02 14:02:42.554 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-02 14:02:42.557 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-02 14:02:42.560 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:02:42.563 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-02 14:02:42.566 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-02 14:02:42.601 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-02 14:02:42.634 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.38/identity 2026-09-02 14:02:42.668 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-02 14:02:42.699 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-02 14:02:42.732 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-02 14:02:42.765 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-02 14:02:42.799 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-02 14:02:42.831 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-02 14:02:42.833 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-02 14:02:42.836 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-02 14:02:42.840 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 14:02:42.859 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 14:02:42.863 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 14:02:42.865 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 14:02:42.868 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 14:02:42.871 | + 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-09-02 14:02:42.904 | + 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-09-02 14:02:42.936 | + 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-09-02 14:02:42.969 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 14:02:43.003 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-02 14:02:43.036 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:02:43.040 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-02 14:02:43.044 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:02:43.046 | + lib/nova:create_nova_conf:623 : local conf 2026-09-02 14:02:43.049 | + lib/nova:create_nova_conf:624 : local offset 2026-09-02 14:02:43.052 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-02 14:02:43.055 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 14:02:43.058 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 14:02:43.062 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-02 14:02:43.065 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-02 14:02:43.067 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-02 14:02:43.070 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-02 14:02:43.073 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-02 14:02:43.075 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-02 14:02:43.078 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-02 14:02:43.096 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:43.098 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-02 14:02:43.133 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-02 14:02:43.168 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-02 14:02:43.172 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-02 14:02:43.174 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-02 14:02:43.177 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-02 14:02:43.196 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:43.199 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-02 14:02:43.218 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:43.221 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-02 14:02:43.240 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:43.243 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-02 14:02:43.245 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-02 14:02:43.248 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-02 14:02:43.252 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-02 14:02:43.269 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:43.272 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-02 14:02:43.289 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-02 14:02:43.289 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-02 14:02:43.300 | cgroup_device_acl = [ 2026-09-02 14:02:43.300 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-02 14:02:43.300 | "/dev/random", "/dev/urandom", 2026-09-02 14:02:43.300 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-02 14:02:43.300 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-02 14:02:43.301 | "/dev/vfio/vfio", 2026-09-02 14:02:43.301 | ] 2026-09-02 14:02:43.304 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-02 14:02:43.307 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 14:02:43.310 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 14:02:43.313 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 14:02:43.316 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 14:02:43.319 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 14:02:43.322 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 14:02:43.324 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 14:02:43.327 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 14:02:43.330 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 14:02:43.333 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 14:02:43.336 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 14:02:43.338 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 14:02:43.341 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 14:02:43.344 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-02 14:02:43.348 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-02 14:02:43.351 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-02 14:02:43.354 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-02 14:02:43.357 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-02 14:02:43.388 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-02 14:02:43.390 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-02 14:02:43.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:02:43.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:02:43.399 | + 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-09-02 14:02:43.402 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-02 14:02:43.404 | + 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-09-02 14:02:43.421 | + 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-09-02 14:02:43.422 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-02 14:02:43.432 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-02 14:02:43.437 | + 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-09-02 14:02:43.453 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-02 14:02:43.453 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-02 14:02:43.463 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-02 14:02:43.468 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-02 14:02:43.471 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-02 14:02:43.473 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-02 14:02:43.476 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-02 14:02:43.479 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:02:43.482 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-02 14:02:43.552 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-02 14:02:43.557 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:02:43.559 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-02 14:02:43.659 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-02 14:02:43.694 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-02 14:02:43.726 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-02 14:02:43.730 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-02 14:02:43.763 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-02 14:02:43.798 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-09-02 14:02:43.831 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-02 14:02:43.865 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-02 14:02:43.899 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-02 14:02:43.904 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 14:02:43.908 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-02 14:02:43.910 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-02 14:02:43.914 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 14:02:43.918 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 14:02:43.921 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-02 14:02:43.923 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-02 14:02:43.926 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-02 14:02:43.929 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-02 14:02:43.932 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-02 14:02:43.951 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:43.954 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-02 14:02:43.957 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-02 14:02:43.960 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-02 14:02:43.963 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 14:02:43.965 | + lib/stack:stack_install_service:32 : install_placement 2026-09-02 14:02:43.968 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-02 14:02:43.971 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-02 14:02:43.974 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 14:02:43.978 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-02 14:02:43.981 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-02 14:02:43.984 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 14:02:43.989 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 14:02:43.989 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-02 14:02:43.994 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-02 14:02:43.997 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-02 14:02:44.000 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-02 14:02:44.004 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-02 14:02:44.006 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-02 14:02:44.030 | Using python 3.12 to install osc-placement 2026-09-02 14:02:44.032 | + 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-09-02 14:02:45.213 | Collecting osc-placement 2026-09-02 14:02:45.362 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 14:02:45.373 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-02 14:02:45.374 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-02 14:02:45.374 | 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-09-02 14:02:45.375 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-02 14:02:45.377 | 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-09-02 14:02:45.378 | 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-09-02 14:02:45.379 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-02 14:02:45.380 | 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-09-02 14:02:45.381 | 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.16.0) 2026-09-02 14:02:45.385 | 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.16.0) 2026-09-02 14:02:45.386 | 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.20.0) 2026-09-02 14:02:45.387 | 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-09-02 14:02:45.390 | 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-09-02 14:02:45.391 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-09-02 14:02:45.391 | 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-09-02 14:02:45.393 | 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-09-02 14:02:45.396 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-02 14:02:45.397 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-02 14:02:45.398 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-02 14:02:45.399 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-02 14:02:45.401 | 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-09-02 14:02:45.402 | 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-09-02 14:02:45.403 | 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-09-02 14:02:45.404 | 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-09-02 14:02:45.405 | 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-09-02 14:02:45.406 | 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.11.3) 2026-09-02 14:02:45.407 | 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-09-02 14:02:45.410 | 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.1.1) 2026-09-02 14:02:45.414 | 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-09-02 14:02:45.421 | 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-09-02 14:02:45.425 | 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-09-02 14:02:45.426 | 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-09-02 14:02:45.427 | 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.3) 2026-09-02 14:02:45.433 | 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-09-02 14:02:45.437 | 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.2) 2026-09-02 14:02:45.451 | 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.5.0) 2026-09-02 14:02:45.452 | 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-09-02 14:02:45.453 | 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-09-02 14:02:45.455 | 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-09-02 14:02:45.467 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-02 14:02:45.469 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-02 14:02:45.474 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-02 14:02:45.514 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-02 14:02:45.852 | Installing collected packages: osc-placement 2026-09-02 14:02:45.978 | Successfully installed osc-placement-4.9.1 2026-09-02 14:02:46.100 | + inc/python:pip_install:216 : result=0 2026-09-02 14:02:46.103 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 14:02:46.106 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:46.108 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:46.111 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:46.113 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:46.116 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:46.119 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 14:02:46.121 | + functions-common:time_stop:2427 : start_time=1788357764024 2026-09-02 14:02:46.124 | + functions-common:time_stop:2429 : [[ -z 1788357764024 ]] 2026-09-02 14:02:46.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:46.132 | + functions-common:time_stop:2432 : end_time=1788357766129 2026-09-02 14:02:46.135 | + functions-common:time_stop:2433 : elapsed_time=2105 2026-09-02 14:02:46.138 | + functions-common:time_stop:2434 : total=144431 2026-09-02 14:02:46.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:46.144 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146536 2026-09-02 14:02:46.147 | + inc/python:pip_install:219 : return 0 2026-09-02 14:02:46.150 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-02 14:02:46.153 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-02 14:02:46.156 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-02 14:02:46.158 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 14:02:46.161 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 14:02:46.165 | ++ functions-common:git_clone:593 : pwd 2026-09-02 14:02:46.168 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 14:02:46.170 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 14:02:46.174 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 14:02:46.190 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 14:02:46.193 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 14:02:46.195 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 14:02:46.199 | + functions-common:git_clone:610 : echo master 2026-09-02 14:02:46.199 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 14:02:46.204 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-02 14:02:46.207 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 14:02:46.209 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-02 14:02:46.212 | + functions-common:git_timed:697 : local count=0 2026-09-02 14:02:46.214 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 14:02:46.217 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:02:46.219 | + functions-common:git_timed:701 : timeout=0 2026-09-02 14:02:46.222 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:02:46.225 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:02:46.227 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:02:46.230 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:02:46.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:02:46.237 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357766234 2026-09-02 14:02:46.240 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-02 14:02:46.244 | Cloning into '/opt/stack/placement'... 2026-09-02 14:02:49.614 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:02:49.617 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:49.620 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:49.623 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:49.626 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:49.629 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:49.632 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:02:49.635 | + functions-common:time_stop:2427 : start_time=1788357766234 2026-09-02 14:02:49.637 | + functions-common:time_stop:2429 : [[ -z 1788357766234 ]] 2026-09-02 14:02:49.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:49.645 | + functions-common:time_stop:2432 : end_time=1788357769642 2026-09-02 14:02:49.648 | + functions-common:time_stop:2433 : elapsed_time=3408 2026-09-02 14:02:49.651 | + functions-common:time_stop:2434 : total=392753 2026-09-02 14:02:49.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:49.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396161 2026-09-02 14:02:49.659 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-02 14:02:49.661 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 14:02:49.664 | + functions-common:git_timed:697 : local count=0 2026-09-02 14:02:49.668 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 14:02:49.670 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:02:49.673 | + functions-common:git_timed:701 : timeout=0 2026-09-02 14:02:49.676 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:02:49.679 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:02:49.682 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:02:49.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:02:49.688 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:02:49.692 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357769689 2026-09-02 14:02:49.695 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 14:02:50.169 | From https://review.opendev.org/openstack/placement 2026-09-02 14:02:50.169 | * branch master -> FETCH_HEAD 2026-09-02 14:02:50.178 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:02:50.181 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:50.184 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:50.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:50.189 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:50.192 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:50.195 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:02:50.198 | + functions-common:time_stop:2427 : start_time=1788357769689 2026-09-02 14:02:50.201 | + functions-common:time_stop:2429 : [[ -z 1788357769689 ]] 2026-09-02 14:02:50.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:50.209 | + functions-common:time_stop:2432 : end_time=1788357770206 2026-09-02 14:02:50.211 | + functions-common:time_stop:2433 : elapsed_time=517 2026-09-02 14:02:50.214 | + functions-common:time_stop:2434 : total=396161 2026-09-02 14:02:50.217 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:50.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396678 2026-09-02 14:02:50.223 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 14:02:50.226 | + functions-common:git_timed:697 : local count=0 2026-09-02 14:02:50.228 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 14:02:50.231 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:02:50.234 | + functions-common:git_timed:701 : timeout=0 2026-09-02 14:02:50.237 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:02:50.240 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:02:50.244 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:02:50.246 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:02:50.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:02:50.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357770251 2026-09-02 14:02:50.257 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 14:02:50.308 | Note: switching to 'FETCH_HEAD'. 2026-09-02 14:02:50.308 | 2026-09-02 14:02:50.308 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 14:02:50.309 | changes and commit them, and you can discard any commits you make in this 2026-09-02 14:02:50.309 | state without impacting any branches by switching back to a branch. 2026-09-02 14:02:50.309 | 2026-09-02 14:02:50.309 | If you want to create a new branch to retain commits you create, you may 2026-09-02 14:02:50.309 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 14:02:50.309 | 2026-09-02 14:02:50.309 | git switch -c 2026-09-02 14:02:50.309 | 2026-09-02 14:02:50.309 | Or undo this operation with: 2026-09-02 14:02:50.309 | 2026-09-02 14:02:50.309 | git switch - 2026-09-02 14:02:50.310 | 2026-09-02 14:02:50.310 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 14:02:50.310 | 2026-09-02 14:02:50.310 | HEAD is now at 7d35f974 bump min version of os-traits 2026-09-02 14:02:50.314 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:02:50.317 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:50.320 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:50.322 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:50.325 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:50.328 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:50.332 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:02:50.335 | + functions-common:time_stop:2427 : start_time=1788357770251 2026-09-02 14:02:50.337 | + functions-common:time_stop:2429 : [[ -z 1788357770251 ]] 2026-09-02 14:02:50.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:50.345 | + functions-common:time_stop:2432 : end_time=1788357770342 2026-09-02 14:02:50.348 | + functions-common:time_stop:2433 : elapsed_time=91 2026-09-02 14:02:50.350 | + functions-common:time_stop:2434 : total=396678 2026-09-02 14:02:50.353 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:50.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396769 2026-09-02 14:02:50.359 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-02 14:02:50.375 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-02 14:02:50.379 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 14:02:50.379 | + functions-common:git_clone:673 : head -1 2026-09-02 14:02:50.382 | 7d35f974 bump min version of os-traits 2026-09-02 14:02:50.385 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 14:02:50.388 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-02 14:02:50.391 | + inc/python:setup_develop:353 : local bindep 2026-09-02 14:02:50.394 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-02 14:02:50.397 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-02 14:02:50.400 | + inc/python:setup_develop:359 : local extras= 2026-09-02 14:02:50.403 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-02 14:02:50.406 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 14:02:50.409 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-02 14:02:50.412 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-02 14:02:50.416 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 14:02:50.418 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 14:02:50.423 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-02 14:02:50.426 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 14:02:50.429 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-02 14:02:50.432 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 14:02:50.435 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 14:02:50.439 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-02 14:02:50.445 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-02 14:02:50.448 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-02 14:02:50.451 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-02 14:02:50.607 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-02 14:02:50.611 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 14:02:50.614 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 14:02:50.617 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 14:02:50.620 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-02 14:02:50.623 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-02 14:02:50.626 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 14:02:50.629 | + inc/python:setup_package:446 : local extras= 2026-09-02 14:02:50.632 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 14:02:50.635 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 14:02:50.638 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 14:02:50.641 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 14:02:50.644 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 14:02:50.647 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-02 14:02:50.669 | Using python 3.12 to install /opt/stack/placement 2026-09-02 14:02:50.671 | + 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-09-02 14:02:51.666 | Obtaining file:///opt/stack/placement 2026-09-02 14:02:51.670 | Installing build dependencies: started 2026-09-02 14:02:53.359 | Installing build dependencies: finished with status 'done' 2026-09-02 14:02:53.360 | Checking if build backend supports build_editable: started 2026-09-02 14:02:53.913 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 14:02:53.915 | Getting requirements to build editable: started 2026-09-02 14:02:54.220 | Getting requirements to build editable: finished with status 'done' 2026-09-02 14:02:54.222 | Preparing editable metadata (pyproject.toml): started 2026-09-02 14:02:55.135 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 14:02:55.157 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-09-02 14:02:55.158 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-09-02 14:02:55.160 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-09-02 14:02:55.161 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-09-02 14:02:55.162 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-09-02 14:02:55.163 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-09-02 14:02:55.164 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-09-02 14:02:55.165 | 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.dev6) (7.6.1) 2026-09-02 14:02:55.166 | 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.dev6) (10.7.0) 2026-09-02 14:02:55.167 | 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.dev6) (6.5.0) 2026-09-02 14:02:55.167 | 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.dev6) (8.3.1) 2026-09-02 14:02:55.168 | 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.dev6) (5.11.0) 2026-09-02 14:02:55.169 | 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.dev6) (10.2.0) 2026-09-02 14:02:55.170 | 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.dev6) (18.1.1) 2026-09-02 14:02:55.171 | 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.dev6) (6.0.1) 2026-09-02 14:02:55.172 | 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.dev6) (8.2.0) 2026-09-02 14:02:55.173 | 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.dev6) (2.8.0) 2026-09-02 14:02:55.174 | 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.dev6) (1.1.0) 2026-09-02 14:02:55.175 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-09-02 14:02:55.175 | 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.dev6) (2.1.0) 2026-09-02 14:02:55.178 | 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.dev6) (26.1.0) 2026-09-02 14:02:55.179 | 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.dev6) (2025.9.1) 2026-09-02 14:02:55.180 | 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.dev6) (0.37.0) 2026-09-02 14:02:55.180 | 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.dev6) (2026.6.3) 2026-09-02 14:02:55.187 | 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.dev6) (5.17.0) 2026-09-02 14:02:55.188 | 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.dev6) (4.3.0) 2026-09-02 14:02:55.189 | 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.dev6) (6.9.0) 2026-09-02 14:02:55.191 | 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.dev6) (4.1.0) 2026-09-02 14:02:55.191 | 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.dev6) (2.13.0) 2026-09-02 14:02:55.192 | 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.dev6) (6.0.0) 2026-09-02 14:02:55.197 | 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.dev6) (2.1.0) 2026-09-02 14:02:55.198 | Requirement already satisfied: stevedore>=5.9.1 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.dev6) (5.9.1) 2026-09-02 14:02:55.199 | 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.dev6) (1.9.0) 2026-09-02 14:02:55.200 | 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.dev6) (4.16.0) 2026-09-02 14:02:55.209 | 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.dev6) (1.5.0) 2026-09-02 14:02:55.212 | 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.dev6) (5.3.1) 2026-09-02 14:02:55.217 | 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.dev6) (0.20) 2026-09-02 14:02:55.218 | 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.dev6) (3.1.0) 2026-09-02 14:02:55.220 | 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.dev6) (2.3.0) 2026-09-02 14:02:55.224 | 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.dev6) (1.3.0) 2026-09-02 14:02:55.225 | 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.dev6) (2.0.0) 2026-09-02 14:02:55.226 | 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.dev6) (6.0.3) 2026-09-02 14:02:55.232 | 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.dev6) (1.19.1) 2026-09-02 14:02:55.234 | 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.dev6) (2.1.2) 2026-09-02 14:02:55.235 | 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.dev6) (0.6.2) 2026-09-02 14:02:55.238 | 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.dev6) (1.4.1) 2026-09-02 14:02:55.244 | 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.dev6) (2.9.0.post0) 2026-09-02 14:02:55.247 | 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.dev6) (5.0.0) 2026-09-02 14:02:55.248 | 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.dev6) (3.1.6) 2026-09-02 14:02:55.250 | 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.dev6) (4.0.1) 2026-09-02 14:02:55.255 | 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.dev6) (3.0.3) 2026-09-02 14:02:55.263 | 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.dev6) (1.2.1) 2026-09-02 14:02:55.269 | 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.dev6) (3.18.0) 2026-09-02 14:02:55.272 | 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.dev6) (3.3.2) 2026-09-02 14:02:55.273 | 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.dev6) (26.3) 2026-09-02 14:02:55.275 | 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.dev6) (7.2.2) 2026-09-02 14:02:55.280 | 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.dev6) (84.0.0) 2026-09-02 14:02:55.284 | 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.dev6) (0.8.2) 2026-09-02 14:02:55.302 | 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.dev6) (1.17.0) 2026-09-02 14:02:55.315 | 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.dev6) (3.5.0) 2026-09-02 14:02:55.315 | 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.dev6) (3.18) 2026-09-02 14:02:55.317 | 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.dev6) (2.7.0) 2026-09-02 14:02:55.318 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-09-02 14:02:55.337 | 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.dev6) (0.8) 2026-09-02 14:02:55.350 | 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.dev6) (3.5.5) 2026-09-02 14:02:55.400 | Building wheels for collected packages: openstack-placement 2026-09-02 14:02:55.402 | Building editable for openstack-placement (pyproject.toml): started 2026-09-02 14:02:56.167 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-02 14:02:56.168 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=ec7c589fe958032a34c71e27cbc04535ffcd1b02a5b33a849fa38429c0cb7cab 2026-09-02 14:02:56.168 | Stored in directory: /tmp/pip-ephem-wheel-cache-mi_bsjgs/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-02 14:02:56.177 | Successfully built openstack-placement 2026-09-02 14:02:56.448 | Installing collected packages: openstack-placement 2026-09-02 14:02:56.499 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-09-02 14:02:56.642 | + inc/python:pip_install:216 : result=0 2026-09-02 14:02:56.646 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 14:02:56.649 | + functions-common:time_stop:2420 : local name 2026-09-02 14:02:56.651 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:02:56.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:02:56.657 | + functions-common:time_stop:2423 : local total 2026-09-02 14:02:56.659 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:02:56.662 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 14:02:56.665 | + functions-common:time_stop:2427 : start_time=1788357770664 2026-09-02 14:02:56.668 | + functions-common:time_stop:2429 : [[ -z 1788357770664 ]] 2026-09-02 14:02:56.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:02:56.677 | + functions-common:time_stop:2432 : end_time=1788357776673 2026-09-02 14:02:56.680 | + functions-common:time_stop:2433 : elapsed_time=6009 2026-09-02 14:02:56.682 | + functions-common:time_stop:2434 : total=146536 2026-09-02 14:02:56.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:02:56.688 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152545 2026-09-02 14:02:56.691 | + inc/python:pip_install:219 : return 0 2026-09-02 14:02:56.693 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 14:02:56.696 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:02:56.699 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-02 14:02:56.702 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-02 14:02:56.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 14:02:56.708 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 14:02:56.711 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-02 14:02:56.714 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 14:02:56.717 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 14:02:56.720 | + ./stack.sh:main:968 : configure_placement 2026-09-02 14:02:56.722 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-02 14:02:56.738 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-02 14:02:56.740 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-02 14:02:56.746 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-02 14:02:56.749 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-02 14:02:56.751 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-02 14:02:56.754 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-02 14:02:56.757 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 14:02:56.759 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 14:02:56.762 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 14:02:56.781 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:56.784 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 14:02:56.787 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-02 14:02:56.790 | + 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-09-02 14:02:56.827 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-02 14:02:56.862 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-02 14:02:56.899 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-02 14:02:56.901 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-02 14:02:56.905 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-02 14:02:56.908 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 14:02:56.910 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 14:02:56.913 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-02 14:02:56.916 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-02 14:02:56.919 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-02 14:02:56.923 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 14:02:56.926 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-02 14:02:56.963 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-02 14:02:56.996 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-09-02 14:02:57.030 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-02 14:02:57.064 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-02 14:02:57.099 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-02 14:02:57.133 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-02 14:02:57.164 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-02 14:02:57.193 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-09-02 14:02:57.221 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 14:02:57.250 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 14:02:57.278 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 14:02:57.281 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-02 14:02:57.283 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-02 14:02:57.285 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-02 14:02:57.289 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 14:02:57.304 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 14:02:57.306 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 14:02:57.309 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 14:02:57.311 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 14:02:57.313 | + 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-09-02 14:02:57.342 | + 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-09-02 14:02:57.371 | + 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-09-02 14:02:57.403 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 14:02:57.435 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-02 14:02:57.468 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-02 14:02:57.471 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-02 14:02:57.474 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-02 14:02:57.477 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-02 14:02:57.480 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 14:02:57.483 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-02 14:02:57.486 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-02 14:02:57.489 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 14:02:57.492 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 14:02:57.509 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:02:57.509 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 14:02:57.519 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 14:02:57.524 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:02:57.538 | /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-09-02 14:02:57.543 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-02 14:02:57.546 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-02 14:02:57.549 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 14:02:57.552 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-02 14:02:57.586 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-02 14:02:57.618 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-02 14:02:57.651 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-02 14:02:57.683 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 14:02:57.716 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 14:02:57.744 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-02 14:02:57.772 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-02 14:02:57.800 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-02 14:02:57.829 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 14:02:57.857 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 14:02:57.885 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 14:02:57.913 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-02 14:02:57.942 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-02 14:02:57.970 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 14:02:57.972 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 14:02:57.975 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-02 14:02:57.978 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-02 14:02:57.980 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 14:02:57.982 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:02:57.984 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:02:57.987 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-02 14:02:57.990 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-02 14:02:57.992 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-02 14:02:58.024 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 14:02:58.057 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-02 14:02:58.057 | + 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-09-02 14:02:58.067 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-02 14:02:58.071 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-02 14:02:58.075 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-02 14:02:58.078 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 14:02:58.081 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 14:02:58.084 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 14:02:58.086 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 14:02:58.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:02:58.091 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:02:58.094 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 14:02:58.096 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 14:02:58.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:02:58.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:02:58.104 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-02 14:02:58.115 | perl: warning: Setting locale failed. 2026-09-02 14:02:58.115 | perl: warning: Please check that your locale settings: 2026-09-02 14:02:58.115 | LANGUAGE = (unset), 2026-09-02 14:02:58.115 | LC_ALL = "en_US.utf8", 2026-09-02 14:02:58.115 | LANG = "de_DE.UTF-8" 2026-09-02 14:02:58.115 | are supported and installed on your system. 2026-09-02 14:02:58.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 14:02:58.155 | Enabling site placement-api. 2026-09-02 14:02:58.160 | To activate the new configuration, you need to run: 2026-09-02 14:02:58.160 | systemctl reload apache2 2026-09-02 14:02:58.165 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 14:02:58.168 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 14:02:58.170 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:02:58.173 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 14:02:58.333 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-02 14:02:58.338 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-02 14:02:58.371 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-02 14:02:58.388 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:58.391 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-02 14:02:58.407 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:58.410 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-02 14:02:58.412 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-02 14:02:58.415 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-02 14:02:58.418 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 14:02:58.420 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:02:58.423 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-02 14:02:58.425 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-02 14:02:58.458 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-02 14:02:58.490 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.38/identity 2026-09-02 14:02:58.520 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-02 14:02:58.551 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-02 14:02:58.584 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-02 14:02:58.617 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-02 14:02:58.649 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-02 14:02:58.685 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-02 14:02:58.705 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:58.708 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-02 14:02:58.727 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:02:58.730 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-02 14:02:58.749 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:58.751 | + ./stack.sh:main:992 : init_os_brick 2026-09-02 14:02:58.754 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-02 14:02:58.759 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-02 14:02:58.778 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:58.781 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 14:02:58.816 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-02 14:02:58.834 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:58.837 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 14:02:58.874 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-02 14:02:58.893 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:58.896 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 14:02:58.934 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 14:02:58.972 | + ./stack.sh:main:999 : run_phase stack install 2026-09-02 14:02:58.976 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 14:02:58.980 | + functions-common:run_phase:1849 : local phase=install 2026-09-02 14:02:58.982 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 14:02:58.985 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 14:02:58.988 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 14:02:58.991 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 14:02:58.994 | + functions-common:run_phase:1858 : local extra 2026-09-02 14:02:58.998 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 14:02:59.003 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 14:02:59.006 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 14:02:59.009 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 14:02:59.011 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-02 14:02:59.014 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 14:02:59.033 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:02:59.036 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:02:59.038 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:02:59.041 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-02 14:02:59.044 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-02 14:02:59.046 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:02:59.049 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-02 14:02:59.051 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-02 14:02:59.054 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-02 14:02:59.121 | ++ inc/async:async_inner:63 : install_tempest 2026-09-02 14:02:59.162 | [2018 Async install_tempest:39124]: running: install_tempest 2026-09-02 14:02:59.165 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 14:02:59.168 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 14:02:59.171 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:02:59.175 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 14:02:59.178 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-02 14:02:59.182 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 14:02:59.186 | + functions-common:run_plugins:1835 : local phase=install 2026-09-02 14:02:59.189 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 14:02:59.192 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 14:02:59.195 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-02 14:02:59.199 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-02 14:02:59.202 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 14:02:59.205 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 14:02:59.208 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-02 14:02:59.211 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 14:02:59.214 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-02 14:02:59.217 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-02 14:02:59.220 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 14:02:59.224 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-02 14:02:59.227 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-02 14:02:59.231 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 14:02:59.236 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-02 14:02:59.236 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 14:02:59.242 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-02 14:02:59.246 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-02 14:02:59.248 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-02 14:02:59.252 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-02 14:02:59.255 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-02 14:02:59.278 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-02 14:02:59.280 | + 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-09-02 14:03:00.514 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-02 14:03:00.644 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-02 14:03:00.656 | 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-09-02 14:03:00.657 | 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.16.0) 2026-09-02 14:03:00.658 | 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-09-02 14:03:00.659 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-02 14:03:00.659 | 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-09-02 14:03:00.660 | 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-09-02 14:03:00.661 | 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) (6.0.0) 2026-09-02 14:03:00.708 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-02 14:03:00.726 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 14:03:00.737 | 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-09-02 14:03:00.738 | 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.1) 2026-09-02 14:03:00.740 | 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-09-02 14:03:00.741 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-09-02 14:03:00.742 | 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-09-02 14:03:00.743 | 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-09-02 14:03:00.746 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-02 14:03:00.747 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-02 14:03:00.748 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-02 14:03:00.749 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-02 14:03:00.751 | 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.1.1) 2026-09-02 14:03:00.755 | 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-09-02 14:03:00.758 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-02 14:03:00.759 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-02 14:03:00.760 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-02 14:03:00.761 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-02 14:03:00.762 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-02 14:03:00.763 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-02 14:03:00.764 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-02 14:03:00.765 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-02 14:03:00.765 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-02 14:03:00.774 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-02 14:03:00.777 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-02 14:03:00.782 | 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.2.0) 2026-09-02 14:03:00.787 | 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-09-02 14:03:00.788 | 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-09-02 14:03:00.788 | 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.3) 2026-09-02 14:03:00.794 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-02 14:03:00.799 | 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.2) 2026-09-02 14:03:00.812 | 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-09-02 14:03:00.813 | 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-09-02 14:03:00.814 | 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-09-02 14:03:00.817 | 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.3.0) 2026-09-02 14:03:00.820 | 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-09-02 14:03:00.823 | 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-09-02 14:03:00.828 | 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.1) 2026-09-02 14:03:00.832 | 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-09-02 14:03:00.833 | 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-09-02 14:03:00.839 | 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-09-02 14:03:00.844 | 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.5.0) 2026-09-02 14:03:00.845 | 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-09-02 14:03:00.846 | 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-09-02 14:03:00.847 | 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-09-02 14:03:00.864 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-02 14:03:00.865 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-02 14:03:00.870 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-02 14:03:00.922 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-02 14:03:01.105 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.2 MB/s 0:00:00 2026-09-02 14:03:01.128 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-02 14:03:01.495 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-02 14:03:04.575 | 2026-09-02 14:03:04.597 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-02 14:03:04.734 | + inc/python:pip_install:216 : result=0 2026-09-02 14:03:04.737 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 14:03:04.739 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:04.742 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:04.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:04.747 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:04.749 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:04.752 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 14:03:04.754 | + functions-common:time_stop:2427 : start_time=1788357779272 2026-09-02 14:03:04.756 | + functions-common:time_stop:2429 : [[ -z 1788357779272 ]] 2026-09-02 14:03:04.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:04.763 | + functions-common:time_stop:2432 : end_time=1788357784760 2026-09-02 14:03:04.765 | + functions-common:time_stop:2433 : elapsed_time=5488 2026-09-02 14:03:04.767 | + functions-common:time_stop:2434 : total=152545 2026-09-02 14:03:04.769 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:04.771 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158033 2026-09-02 14:03:04.774 | + inc/python:pip_install:219 : return 0 2026-09-02 14:03:04.776 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-02 14:03:04.793 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:04.796 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-02 14:03:04.799 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-02 14:03:04.803 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.1vZ5GHL7qq 2026-09-02 14:03:04.806 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-02 14:03:04.808 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-02 14:03:04.811 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-02 14:03:04.813 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-02 14:03:04.815 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-02 14:03:04.819 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-02 14:03:04.835 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:03:04.837 | + ./stack.sh:main:1068 : configure_database 2026-09-02 14:03:04.841 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-02 14:03:04.843 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-02 14:03:04.845 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-02 14:03:04.848 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:03:04.852 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-02 14:03:04.854 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-02 14:03:04.856 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:03:04.858 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:03:04.861 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-02 14:03:04.863 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-02 14:03:04.866 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:03:04.868 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:03:04.870 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-02 14:03:04.873 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-02 14:03:04.875 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-02 14:03:04.877 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-02 14:03:04.880 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-02 14:03:04.883 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-02 14:03:04.886 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-02 14:03:04.886 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-02 14:03:04.890 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-02 14:03:04.963 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-02 14:03:04.965 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 14:03:04.967 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 14:03:04.969 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 14:03:04.971 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 14:03:04.974 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 14:03:04.976 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 14:03:04.978 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 14:03:04.981 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 14:03:04.983 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 14:03:04.985 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 14:03:04.988 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 14:03:04.991 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 14:03:04.994 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 14:03:04.996 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-02 14:03:04.999 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:03:05.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:03:05.002 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-02 14:03:05.005 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:03:05.007 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-02 14:03:06.879 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-02 14:03:06.884 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-02 14:03:06.888 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:03:06.891 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:03:06.896 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-02 14:03:06.900 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-02 14:03:06.903 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-02 14:03:06.921 | mysqladmin: connect to server at 'localhost' failed 2026-09-02 14:03:06.922 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-02 14:03:06.929 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-02 14:03:06.932 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-02 14:03:06.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:03:06.939 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:03:06.942 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-02 14:03:06.945 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-02 14:03:06.947 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-02 14:03:06.953 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-02 14:03:06.955 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-02 14:03:06.966 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:07.036 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-02 14:03:07.041 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-02 14:03:07.042 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-02 14:03:07.045 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-02 14:03:07.049 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-02 14:03:07.052 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-02 14:03:07.055 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-02 14:03:07.057 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-02 14:03:07.059 | + 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-09-02 14:03:07.074 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:07.160 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-02 14:03:07.175 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:07.250 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-02 14:03:07.314 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-02 14:03:07.380 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-02 14:03:07.447 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-02 14:03:07.450 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-02 14:03:07.451 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-02 14:03:07.451 | enabling MySQL performance counting 2026-09-02 14:03:07.454 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-02 14:03:07.476 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-02 14:03:07.480 | + 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-09-02 14:03:08.497 | Processing ./tools/dbcounter 2026-09-02 14:03:08.500 | Installing build dependencies: started 2026-09-02 14:03:11.222 | Installing build dependencies: finished with status 'done' 2026-09-02 14:03:11.223 | Getting requirements to build wheel: started 2026-09-02 14:03:11.878 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 14:03:11.879 | Preparing metadata (pyproject.toml): started 2026-09-02 14:03:12.255 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 14:03:12.258 | Building wheels for collected packages: dbcounter 2026-09-02 14:03:12.260 | Building wheel for dbcounter (pyproject.toml): started 2026-09-02 14:03:12.696 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-02 14:03:12.697 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=4384b5dc9c76f7c3c8ac5b12de9a4262897506bfbf4958136060617bb27029e3 2026-09-02 14:03:12.698 | Stored in directory: /tmp/pip-ephem-wheel-cache-_tb4iu5m/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-02 14:03:12.703 | Successfully built dbcounter 2026-09-02 14:03:13.018 | Installing collected packages: dbcounter 2026-09-02 14:03:13.060 | Successfully installed dbcounter-0.1 2026-09-02 14:03:13.215 | + inc/python:pip_install:216 : result=0 2026-09-02 14:03:13.218 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 14:03:13.221 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:13.223 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:13.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:13.229 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:13.232 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:13.234 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 14:03:13.236 | + functions-common:time_stop:2427 : start_time=1788357787471 2026-09-02 14:03:13.239 | + functions-common:time_stop:2429 : [[ -z 1788357787471 ]] 2026-09-02 14:03:13.243 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:13.248 | + functions-common:time_stop:2432 : end_time=1788357793244 2026-09-02 14:03:13.250 | + functions-common:time_stop:2433 : elapsed_time=5773 2026-09-02 14:03:13.253 | + functions-common:time_stop:2434 : total=158033 2026-09-02 14:03:13.255 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:13.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163806 2026-09-02 14:03:13.260 | + inc/python:pip_install:219 : return 0 2026-09-02 14:03:13.263 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-02 14:03:13.265 | + lib/database:recreate_database:112 : local db=stats 2026-09-02 14:03:13.268 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-02 14:03:13.270 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-02 14:03:13.273 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-02 14:03:13.279 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:13.355 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-02 14:03:13.359 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:13.427 | + 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-09-02 14:03:13.427 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-02 14:03:13.432 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:13.500 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-02 14:03:13.502 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-02 14:03:13.569 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-02 14:03:13.639 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-02 14:03:13.709 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-02 14:03:13.777 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-02 14:03:13.844 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-02 14:03:13.909 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-02 14:03:13.971 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-02 14:03:13.973 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:03:13.975 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-02 14:03:16.349 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-02 14:03:16.354 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-02 14:03:16.356 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-02 14:03:16.361 | + functions-common:save_stackenv:67 : time_stamp=2026-09-02-160316 2026-09-02 14:03:16.366 | + functions-common:save_stackenv:68 : echo '# 2026-09-02-160316 1072' 2026-09-02 14:03:16.369 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.371 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 14:03:16.374 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.379 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-02 14:03:16.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.387 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-02 14:03:16.391 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.395 | + 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-09-02 14:03:16.398 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.400 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.38 2026-09-02 14:03:16.405 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.409 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.38/identity 2026-09-02 14:03:16.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.415 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-02-154923 2026-09-02 14:03:16.417 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.419 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-02 14:03:16.421 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.426 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.38 2026-09-02 14:03:16.428 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.432 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-02 14:03:16.436 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.438 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-02 14:03:16.443 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.446 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-02 14:03:16.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.452 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-02 14:03:16.455 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.459 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.38 2026-09-02 14:03:16.461 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:03:16.463 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-02 14:03:16.467 | + ./stack.sh:main:1082 : start_dstat 2026-09-02 14:03:16.469 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 14:03:16.473 | + functions-common:run_process:1674 : local service=dstat 2026-09-02 14:03:16.477 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 14:03:16.480 | + functions-common:run_process:1676 : local group= 2026-09-02 14:03:16.483 | + functions-common:run_process:1677 : local user= 2026-09-02 14:03:16.485 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:03:16.489 | + functions-common:run_process:1680 : local name=dstat 2026-09-02 14:03:16.492 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:03:16.496 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:03:16.500 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:03:16.504 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:03:16.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:03:16.516 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357796511 2026-09-02 14:03:16.520 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-02 14:03:16.548 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:03:16.552 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-02 14:03:16.556 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-02 14:03:16.559 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 14:03:16.563 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 14:03:16.568 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 14:03:16.572 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 14:03:16.577 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-02 14:03:16.581 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-02 14:03:16.586 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-02 14:03:16.589 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:03:16.594 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:03:16.597 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:03:16.601 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:03:16.606 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-02 14:03:16.610 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-02 14:03:16.615 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-09-02 14:03:16.618 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-02 14:03:16.623 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 14:03:16.628 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:03:16.632 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:03:16.640 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:03:16.647 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:03:16.655 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:03:16.659 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-02 14:03:16.663 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:03:16.671 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-02 14:03:16.773 | + 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-09-02 14:03:16.881 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-02 14:03:16.959 | + 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-09-02 14:03:17.038 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-02 14:03:17.132 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-02 14:03:17.214 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 14:03:17.291 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:03:17.295 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:03:17.298 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-02 14:03:17.394 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:03:17.906 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-02 14:03:17.936 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-02 14:03:18.396 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-02 14:03:18.453 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:03:18.456 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:18.463 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:18.466 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:18.472 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:18.476 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:18.480 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:03:18.483 | + functions-common:time_stop:2427 : start_time=1788357796511 2026-09-02 14:03:18.485 | + functions-common:time_stop:2429 : [[ -z 1788357796511 ]] 2026-09-02 14:03:18.489 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:18.493 | + functions-common:time_stop:2432 : end_time=1788357798490 2026-09-02 14:03:18.495 | + functions-common:time_stop:2433 : elapsed_time=1979 2026-09-02 14:03:18.497 | + functions-common:time_stop:2434 : total=0 2026-09-02 14:03:18.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:18.502 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1979 2026-09-02 14:03:18.505 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-02 14:03:18.507 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-02 14:03:18.509 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-02 14:03:18.511 | + functions-common:run_process:1676 : local group= 2026-09-02 14:03:18.514 | + functions-common:run_process:1677 : local user=root 2026-09-02 14:03:18.516 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-02 14:03:18.518 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-02 14:03:18.520 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:03:18.523 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:03:18.525 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:03:18.527 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:03:18.531 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:03:18.538 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357798533 2026-09-02 14:03:18.542 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-02 14:03:18.568 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:18.572 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:03:18.575 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:18.578 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:18.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:18.588 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:18.590 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:18.594 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:03:18.598 | + functions-common:time_stop:2427 : start_time=1788357798533 2026-09-02 14:03:18.601 | + functions-common:time_stop:2429 : [[ -z 1788357798533 ]] 2026-09-02 14:03:18.606 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:18.611 | + functions-common:time_stop:2432 : end_time=1788357798607 2026-09-02 14:03:18.617 | + functions-common:time_stop:2433 : elapsed_time=74 2026-09-02 14:03:18.621 | + functions-common:time_stop:2434 : total=1979 2026-09-02 14:03:18.625 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:18.629 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2053 2026-09-02 14:03:18.632 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-02 14:03:18.658 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:18.665 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-02 14:03:18.670 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-02 14:03:18.674 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-02 14:03:18.678 | + functions-common:run_process:1676 : local group= 2026-09-02 14:03:18.681 | + functions-common:run_process:1677 : local user= 2026-09-02 14:03:18.685 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:03:18.689 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-02 14:03:18.694 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:03:18.699 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:03:18.705 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:03:18.707 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:03:18.713 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:03:18.716 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357798713 2026-09-02 14:03:18.718 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-02 14:03:18.747 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:18.751 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:03:18.757 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:18.761 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:18.764 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:18.771 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:18.776 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:18.782 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:03:18.784 | + functions-common:time_stop:2427 : start_time=1788357798713 2026-09-02 14:03:18.789 | + functions-common:time_stop:2429 : [[ -z 1788357798713 ]] 2026-09-02 14:03:18.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:18.808 | + functions-common:time_stop:2432 : end_time=1788357798799 2026-09-02 14:03:18.812 | + functions-common:time_stop:2433 : elapsed_time=86 2026-09-02 14:03:18.817 | + functions-common:time_stop:2434 : total=2053 2026-09-02 14:03:18.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:18.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2139 2026-09-02 14:03:18.827 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-02 14:03:18.859 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:18.862 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-02 14:03:18.901 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:18.906 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-02 14:03:18.941 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:03:18.950 | + ./stack.sh:main:1101 : start_etcd3 2026-09-02 14:03:18.956 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-02 14:03:18.961 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-02 14:03:18.966 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-02 14:03:18.971 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.38:2380' 2026-09-02 14:03:18.975 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.38:2380' 2026-09-02 14:03:18.978 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.38:2379' 2026-09-02 14:03:18.980 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-02 14:03:18.983 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-02 14:03:18.985 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.38:2379' 2026-09-02 14:03:18.988 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-02 14:03:18.991 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-02 14:03:18.993 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-02 14:03:18.996 | + 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.38:2380 --initial-advertise-peer-urls http://192.168.122.38:2380 --advertise-client-urls http://192.168.122.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.38:2379 --log-level=debug' '' root 2026-09-02 14:03:18.998 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-02 14:03:19.003 | + 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.38:2380 --initial-advertise-peer-urls http://192.168.122.38:2380 --advertise-client-urls http://192.168.122.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.38:2379 --log-level=debug' 2026-09-02 14:03:19.007 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:03:19.010 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-02 14:03:19.013 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:03:19.017 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:03:19.022 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:03:19.027 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-02 14:03:19.032 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:03:19.040 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-02 14:03:19.136 | + 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-09-02 14:03:19.246 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-02 14:03:19.329 | + 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.38:2380 --initial-advertise-peer-urls http://192.168.122.38:2380 --advertise-client-urls http://192.168.122.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.38:2379 --log-level=debug' 2026-09-02 14:03:19.408 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-02 14:03:19.485 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-02 14:03:19.568 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 14:03:19.651 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:03:19.655 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:03:19.659 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-02 14:03:19.759 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:03:20.251 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-02 14:03:20.343 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-02 14:03:20.421 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-02 14:03:20.497 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-02 14:03:20.577 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-02 14:03:20.583 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 14:03:20.589 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 14:03:20.594 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-02 14:03:21.104 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-02 14:03:21.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-02 14:03:21.614 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-02 14:03:21.950 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-02 14:03:21.966 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:21.970 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-02 14:03:21.972 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-02 14:03:21.976 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-02 14:03:21.992 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-02 14:03:22.008 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-02 14:03:22.011 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-02 14:03:22.013 | + 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.38/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-02 14:03:22.120 | The user clouds.yaml file didn't exist. 2026-09-02 14:03:22.133 | + 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.38/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-02 14:03:22.252 | + 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.38/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-02 14:03:22.380 | + 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.38/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-02 14:03:22.502 | + 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.38/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-02 14:03:22.631 | + 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.38/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-02 14:03:22.761 | + 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.38/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-02 14:03:22.892 | + 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.38/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-02 14:03:23.027 | + 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.38/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-02 14:03:23.163 | + 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.38/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-02 14:03:23.294 | + functions-common:write_clouds_yaml:203 : cat 2026-09-02 14:03:23.301 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-02 14:03:23.304 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-02 14:03:23.307 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-02 14:03:23.311 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-02 14:03:23.317 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-02 14:03:23.320 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-02 14:03:23.339 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:03:23.342 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-02 14:03:23.344 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:03:23.347 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-02 14:03:23.350 | + ./stack.sh:main:1118 : '[' 192.168.122.38 == 192.168.122.38 ']' 2026-09-02 14:03:23.353 | + ./stack.sh:main:1119 : init_keystone 2026-09-02 14:03:23.357 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-02 14:03:23.374 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:23.376 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-02 14:03:23.379 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-02 14:03:23.382 | + lib/database:recreate_database:112 : local db=keystone 2026-09-02 14:03:23.385 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-02 14:03:23.387 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-02 14:03:23.390 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-02 14:03:23.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:23.468 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-02 14:03:23.472 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:03:23.543 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-02 14:03:23.545 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 14:03:23.547 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:03:23.549 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:03:23.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:03:23.557 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357803554 2026-09-02 14:03:23.560 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-02 14:03:24.277 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 14:03:24.277 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:03:24.277 | we strongly recommend against using it for new projects. 2026-09-02 14:03:24.277 | 2026-09-02 14:03:24.277 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:03:24.278 | framework. For more detail see 2026-09-02 14:03:24.278 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:03:24.278 | 2026-09-02 14:03:24.278 | from eventlet import event 2026-09-02 14:03:27.111 | INFO dbcounter [-] Registered counter for database keystone 2026-09-02 14:03:27.192 | 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=42051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 14:03:27.207 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:03:27.207 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:03:27.208 | DEBUG dbcounter [-] [42051] Writer thread running {{(pid=42051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:03:27.287 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-02 14:03:30.676 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:03:30.681 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-02 14:03:30.681 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:30.687 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-02 14:03:30.766 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:30.775 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-02 14:03:30.807 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:30.814 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-02 14:03:30.917 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:30.920 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-02 14:03:30.953 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:30.955 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-02 14:03:31.030 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:31.033 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-02 14:03:31.033 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:03:31.035 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-02 14:03:31.095 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:31.097 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-02 14:03:31.126 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=42051) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:03:31.582 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-02 14:03:31.585 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:31.588 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:31.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:31.594 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:31.596 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:31.599 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 14:03:31.603 | + functions-common:time_stop:2427 : start_time=1788357803554 2026-09-02 14:03:31.605 | + functions-common:time_stop:2429 : [[ -z 1788357803554 ]] 2026-09-02 14:03:31.609 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:31.614 | + functions-common:time_stop:2432 : end_time=1788357811611 2026-09-02 14:03:31.616 | + functions-common:time_stop:2433 : elapsed_time=8057 2026-09-02 14:03:31.619 | + functions-common:time_stop:2434 : total=0 2026-09-02 14:03:31.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:31.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8057 2026-09-02 14:03:31.627 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-02 14:03:31.630 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-02 14:03:31.635 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-02 14:03:32.342 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 14:03:32.342 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:03:32.342 | we strongly recommend against using it for new projects. 2026-09-02 14:03:32.343 | 2026-09-02 14:03:32.343 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:03:32.343 | framework. For more detail see 2026-09-02 14:03:32.343 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:03:32.343 | 2026-09-02 14:03:32.343 | from eventlet import event 2026-09-02 14:03:34.865 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-02 14:03:34.866 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-02 14:03:34.866 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-02 14:03:34.867 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-02 14:03:34.867 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-02 14:03:34.868 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-02 14:03:34.868 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-02 14:03:34.868 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-02 14:03:34.868 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-02 14:03:35.287 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-02 14:03:35.290 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-02 14:03:35.958 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 14:03:35.959 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:03:35.959 | we strongly recommend against using it for new projects. 2026-09-02 14:03:35.959 | 2026-09-02 14:03:35.959 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:03:35.959 | framework. For more detail see 2026-09-02 14:03:35.959 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:03:35.959 | 2026-09-02 14:03:35.960 | from eventlet import event 2026-09-02 14:03:38.449 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-02 14:03:38.450 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-02 14:03:38.450 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-02 14:03:38.451 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-02 14:03:38.451 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-02 14:03:38.451 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-02 14:03:38.452 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-02 14:03:38.452 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-02 14:03:38.452 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-02 14:03:38.871 | + ./stack.sh:main:1120 : start_keystone 2026-09-02 14:03:38.875 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-02 14:03:38.883 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-02 14:03:38.886 | + functions-common:run_process:1674 : local service=keystone 2026-09-02 14:03:38.888 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 14:03:38.891 | + functions-common:run_process:1676 : local group= 2026-09-02 14:03:38.895 | + functions-common:run_process:1677 : local user= 2026-09-02 14:03:38.898 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:03:38.901 | + functions-common:run_process:1680 : local name=keystone 2026-09-02 14:03:38.904 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:03:38.907 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:03:38.910 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:03:38.912 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:03:38.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:03:38.921 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357818918 2026-09-02 14:03:38.923 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-02 14:03:38.949 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:03:38.952 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-02 14:03:38.956 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-02 14:03:38.959 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 14:03:38.962 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 14:03:38.965 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 14:03:38.968 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 14:03:38.971 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-02 14:03:38.974 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-02 14:03:38.977 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-02 14:03:38.980 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:03:38.984 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:03:38.987 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:03:38.990 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:03:38.994 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-02 14:03:38.997 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-02 14:03:39.001 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 14:03:39.003 | + 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-09-02 14:03:39.007 | + 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-09-02 14:03:39.010 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-02 14:03:39.013 | + 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-09-02 14:03:39.016 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 14:03:39.019 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 14:03:39.023 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 14:03:39.025 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-02 14:03:39.028 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 14:03:39.034 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-02 14:03:39.116 | + 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-09-02 14:03:39.200 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-02 14:03:39.263 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-02 14:03:39.329 | + 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-09-02 14:03:39.394 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 14:03:39.458 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-02 14:03:39.523 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-02 14:03:39.588 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-02 14:03:39.650 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-02 14:03:39.715 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-02 14:03:39.779 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 14:03:39.783 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 14:03:39.786 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-02 14:03:39.864 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 14:03:40.349 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-02 14:03:40.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-02 14:03:40.838 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-02 14:03:40.971 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:03:40.974 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:40.979 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:40.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:40.986 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:40.988 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:40.992 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:03:40.997 | + functions-common:time_stop:2427 : start_time=1788357818918 2026-09-02 14:03:41.000 | + functions-common:time_stop:2429 : [[ -z 1788357818918 ]] 2026-09-02 14:03:41.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:41.009 | + functions-common:time_stop:2432 : end_time=1788357821006 2026-09-02 14:03:41.011 | + functions-common:time_stop:2433 : elapsed_time=2088 2026-09-02 14:03:41.014 | + functions-common:time_stop:2434 : total=2139 2026-09-02 14:03:41.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:41.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4227 2026-09-02 14:03:41.022 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-02 14:03:41.022 | Waiting for keystone to start... 2026-09-02 14:03:41.025 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.38/identity/v3/ 2026-09-02 14:03:41.027 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.38/identity/v3/ 2026-09-02 14:03:41.030 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 14:03:41.033 | + functions:wait_for_service:477 : local url=http://192.168.122.38/identity/v3/ 2026-09-02 14:03:41.035 | + functions:wait_for_service:478 : local rval=0 2026-09-02 14:03:41.037 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 14:03:41.040 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 14:03:41.042 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:03:41.045 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:03:41.049 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:03:41.053 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357821050 2026-09-02 14:03:41.056 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 14:03:41.058 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:03:41.062 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/identity/v3/ 2026-09-02 14:03:42.358 | ++ inc/async:async_inner:64 : rc=0 2026-09-02 14:03:42.383 | [39124 Async install_tempest:39124]: finished successfully 2026-09-02 14:03:46.648 | + :: : [[ 200 == 503 ]] 2026-09-02 14:03:46.650 | + :: : [[ 0 -eq 7 ]] 2026-09-02 14:03:46.654 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 14:03:46.657 | + functions-common:time_stop:2420 : local name 2026-09-02 14:03:46.660 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:03:46.664 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:03:46.666 | + functions-common:time_stop:2423 : local total 2026-09-02 14:03:46.669 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:03:46.672 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 14:03:46.675 | + functions-common:time_stop:2427 : start_time=1788357821050 2026-09-02 14:03:46.677 | + functions-common:time_stop:2429 : [[ -z 1788357821050 ]] 2026-09-02 14:03:46.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:03:46.685 | + functions-common:time_stop:2432 : end_time=1788357826682 2026-09-02 14:03:46.688 | + functions-common:time_stop:2433 : elapsed_time=5632 2026-09-02 14:03:46.691 | + functions-common:time_stop:2434 : total=0 2026-09-02 14:03:46.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:03:46.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5632 2026-09-02 14:03:46.700 | + functions:wait_for_service:486 : return 0 2026-09-02 14:03:46.703 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-02 14:03:46.722 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:03:46.725 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-02 14:03:46.728 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:03:46.731 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-02 14:03:47.385 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-02 14:03:47.388 | + 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.38/identity 2026-09-02 14:03:48.067 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 14:03:48.067 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:03:48.068 | we strongly recommend against using it for new projects. 2026-09-02 14:03:48.068 | 2026-09-02 14:03:48.068 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:03:48.068 | framework. For more detail see 2026-09-02 14:03:48.068 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:03:48.068 | 2026-09-02 14:03:48.068 | from eventlet import event 2026-09-02 14:03:51.114 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.114 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.114 | 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=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.121 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.135 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.135 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.186 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.193 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.193 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.291 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.291 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.293 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.299 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.302 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.302 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.304 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43028) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 14:03:51.380 | INFO dbcounter [-] Registered counter for database keystone 2026-09-02 14:03:51.457 | 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=43028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 14:03:51.643 | DEBUG dbcounter [-] [43028] Writer thread running {{(pid=43028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:03:51.811 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created domain default 2026-09-02 14:03:51.862 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created project admin 2026-09-02 14:03:51.896 | WARNING keystone.common.password_hashing [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-02 14:03:51.917 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created user admin 2026-09-02 14:03:51.939 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created role reader 2026-09-02 14:03:51.958 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created role member 2026-09-02 14:03:51.990 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created implied role where f18f030128b5449d98e779c37a1b6d55 implies f922567dc88044a98501e3df0d986c4d 2026-09-02 14:03:52.007 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created role manager 2026-09-02 14:03:52.038 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created implied role where 737c1f2efa25408ca76dd3260c4ab417 implies f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:03:52.058 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created role admin 2026-09-02 14:03:52.081 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created implied role where e925c352d2be479ba27edd5e540d7742 implies 737c1f2efa25408ca76dd3260c4ab417 2026-09-02 14:03:52.102 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created role service 2026-09-02 14:03:52.119 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Granted role admin on project admin to user admin. 2026-09-02 14:03:52.133 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Granted role admin on the system to user admin. 2026-09-02 14:03:52.152 | WARNING py.warnings [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 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-09-02 14:03:52.152 | warnings.warn( 2026-09-02 14:03:52.152 |  2026-09-02 14:03:52.158 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created region RegionOne 2026-09-02 14:03:52.207 | INFO keystone.cmd.bootstrap [None req-fabe313f-5c5a-4f94-97c5-f7ae7678b878 None None] Created public endpoint http://192.168.122.38/identity 2026-09-02 14:03:52.726 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-02 14:03:52.729 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-02 14:03:52.733 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-02 14:03:52.737 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-02 14:03:57.338 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:03:57.341 | + lib/keystone:create_keystone_accounts:258 : admin_project=adfd78c25d2245f4b9216c9876bfef96 2026-09-02 14:03:57.344 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-02 14:03:57.347 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-02 14:04:00.357 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:00.360 | + lib/keystone:create_keystone_accounts:260 : admin_user=d028acb391184d6b8322a83733a528c7 2026-09-02 14:04:00.364 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-02 14:04:00.366 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-02 14:04:00.369 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-02 14:04:00.371 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin d028acb391184d6b8322a83733a528c7 default 2026-09-02 14:04:00.434 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d028acb391184d6b8322a83733a528c7 default 2026-09-02 14:04:00.473 | [2018 Async ks-domain-role:43153]: running: get_or_add_user_domain_role admin d028acb391184d6b8322a83733a528c7 default 2026-09-02 14:04:00.476 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-02 14:04:00.478 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-02 14:04:00.482 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-02 14:04:04.017 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:04.023 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-02 14:04:04.026 | + functions-common:get_or_create_domain:878 : echo default 2026-09-02 14:04:04.026 | default 2026-09-02 14:04:04.030 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-02 14:04:04.116 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-02 14:04:04.172 | [2018 Async ks-project:43261]: running: get_or_create_project service Default 2026-09-02 14:04:04.178 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-02 14:04:04.264 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-02 14:04:04.330 | [2018 Async ks-service:43355]: running: get_or_create_role service 2026-09-02 14:04:04.335 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-02 14:04:04.404 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-02 14:04:04.492 | [2018 Async ks-reseller:43450]: running: get_or_create_role ResellerAdmin 2026-09-02 14:04:04.499 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-02 14:04:04.506 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-02 14:04:04.659 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-02 14:04:04.751 | [2018 Async ks-anotherrole:43564]: running: get_or_create_role anotherrole 2026-09-02 14:04:04.760 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-02 14:04:04.770 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-02 14:04:04.776 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 14:04:04.786 | +++ 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-09-02 14:04:09.143 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:09.168 | [43450 Async ks-reseller:43450]: finished successfully 2026-09-02 14:04:09.559 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:09.604 | [43355 Async ks-service:43355]: finished successfully 2026-09-02 14:04:09.866 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:09.894 | [43261 Async ks-project:43261]: finished successfully 2026-09-02 14:04:09.924 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:09.963 | [43564 Async ks-anotherrole:43564]: finished successfully 2026-09-02 14:04:10.006 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:10.011 | ++ functions-common:get_or_create_project:928 : project_id=4eaac70825e34972990eb7d6a97f3670 2026-09-02 14:04:10.014 | ++ functions-common:get_or_create_project:929 : echo 4eaac70825e34972990eb7d6a97f3670 2026-09-02 14:04:10.019 | + lib/keystone:create_keystone_accounts:288 : invis_project=4eaac70825e34972990eb7d6a97f3670 2026-09-02 14:04:10.023 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-02 14:04:10.027 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-02 14:04:10.030 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 14:04:10.034 | +++ 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-09-02 14:04:10.819 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:10.849 | [43153 Async ks-domain-role:43153]: finished successfully 2026-09-02 14:04:13.329 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:13.333 | ++ functions-common:get_or_create_project:928 : project_id=05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:13.336 | ++ functions-common:get_or_create_project:929 : echo 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:13.340 | + lib/keystone:create_keystone_accounts:292 : demo_project=05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:13.344 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-02 14:04:13.347 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-02 14:04:13.351 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:04:13.355 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-02 14:04:13.359 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-02 14:04:13.364 | +++ 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-09-02 14:04:16.628 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:16.631 | ++ functions-common:get_or_create_user:915 : user_id=ea2c2302d74c41eaa7edb2f1285d8d7b 2026-09-02 14:04:16.635 | ++ functions-common:get_or_create_user:916 : echo ea2c2302d74c41eaa7edb2f1285d8d7b 2026-09-02 14:04:16.638 | + lib/keystone:create_keystone_accounts:295 : demo_user=ea2c2302d74c41eaa7edb2f1285d8d7b 2026-09-02 14:04:16.642 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-02 14:04:16.701 | [2018 Async ks-domain-role:43153]: Waiting for completion of get_or_add_user_domain_role admin d028acb391184d6b8322a83733a528c7 default running on PID 43153 (6 other jobs running) 2026-09-02 14:04:16.729 | [2018 Async ks-domain-role:43153]: Signaling child to exit 2026-09-02 14:04:16.730 | WAKEUP 2026-09-02 14:04:16.758 | [2018 Async ks-domain-role:43153]: Signaled 2026-09-02 14:04:16.759 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-02 14:04:16.760 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user d028acb391184d6b8322a83733a528c7 --domain default 2026-09-02 14:04:16.760 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d028acb391184d6b8322a83733a528c7 --domain default -c Role -f value 2026-09-02 14:04:16.760 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:16.760 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:16.760 | + functions-common:get_or_add_user_domain_role:999 : echo e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:16.760 | e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:16.810 | [2018 Async ks-domain-role:43153]: finished get_or_add_user_domain_role admin d028acb391184d6b8322a83733a528c7 default with result 0 in 10 seconds 2026-09-02 14:04:16.818 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-02 14:04:16.859 | [2018 Async ks-project:43261]: Waiting for completion of get_or_create_project service Default running on PID 43261 (5 other jobs running) 2026-09-02 14:04:16.887 | [2018 Async ks-project:43261]: Signaling child to exit 2026-09-02 14:04:16.887 | WAKEUP 2026-09-02 14:04:16.911 | [2018 Async ks-project:43261]: Signaled 2026-09-02 14:04:16.913 | + functions-common:get_or_create_project:922 : local project_id 2026-09-02 14:04:16.913 | ++ 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-09-02 14:04:16.913 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:16.913 | + functions-common:get_or_create_project:928 : project_id=d9b8f93d3cf649549f242bab8e7e7613 2026-09-02 14:04:16.913 | + functions-common:get_or_create_project:929 : echo d9b8f93d3cf649549f242bab8e7e7613 2026-09-02 14:04:16.913 | d9b8f93d3cf649549f242bab8e7e7613 2026-09-02 14:04:16.965 | [2018 Async ks-project:43261]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-02 14:04:17.006 | [2018 Async ks-service:43355]: Waiting for completion of get_or_create_role service running on PID 43355 (4 other jobs running) 2026-09-02 14:04:17.036 | [2018 Async ks-service:43355]: Signaling child to exit 2026-09-02 14:04:17.037 | WAKEUP 2026-09-02 14:04:17.059 | [2018 Async ks-service:43355]: Signaled 2026-09-02 14:04:17.061 | + functions-common:get_or_create_role:935 : local role_id 2026-09-02 14:04:17.061 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-02 14:04:17.061 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:17.061 | + functions-common:get_or_create_role:940 : role_id=e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:04:17.061 | + functions-common:get_or_create_role:941 : echo e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:04:17.061 | e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:04:17.110 | [2018 Async ks-service:43355]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-02 14:04:17.154 | [2018 Async ks-reseller:43450]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43450 (3 other jobs running) 2026-09-02 14:04:17.182 | [2018 Async ks-reseller:43450]: Signaling child to exit 2026-09-02 14:04:17.182 | WAKEUP 2026-09-02 14:04:17.207 | [2018 Async ks-reseller:43450]: Signaled 2026-09-02 14:04:17.208 | + functions-common:get_or_create_role:935 : local role_id 2026-09-02 14:04:17.208 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-02 14:04:17.208 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:17.209 | + functions-common:get_or_create_role:940 : role_id=606a677813e34c77a682d860d5c8f933 2026-09-02 14:04:17.209 | + functions-common:get_or_create_role:941 : echo 606a677813e34c77a682d860d5c8f933 2026-09-02 14:04:17.209 | 606a677813e34c77a682d860d5c8f933 2026-09-02 14:04:17.255 | [2018 Async ks-reseller:43450]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-09-02 14:04:17.296 | [2018 Async ks-anotherrole:43564]: Waiting for completion of get_or_create_role anotherrole running on PID 43564 (2 other jobs running) 2026-09-02 14:04:17.322 | [2018 Async ks-anotherrole:43564]: Signaling child to exit 2026-09-02 14:04:17.323 | WAKEUP 2026-09-02 14:04:17.348 | [2018 Async ks-anotherrole:43564]: Signaled 2026-09-02 14:04:17.350 | + functions-common:get_or_create_role:935 : local role_id 2026-09-02 14:04:17.350 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-02 14:04:17.350 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:17.350 | + functions-common:get_or_create_role:940 : role_id=d7a75c60960543c897fde327059ca198 2026-09-02 14:04:17.350 | + functions-common:get_or_create_role:941 : echo d7a75c60960543c897fde327059ca198 2026-09-02 14:04:17.350 | d7a75c60960543c897fde327059ca198 2026-09-02 14:04:17.397 | [2018 Async ks-anotherrole:43564]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-02 14:04:17.403 | + inc/async:async_wait:197 : return 0 2026-09-02 14:04:17.406 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.482 | + inc/async:async_inner:63 : get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.529 | [2018 Async ks-demo-member:44401]: running: get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.532 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin d028acb391184d6b8322a83733a528c7 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.608 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d028acb391184d6b8322a83733a528c7 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.656 | [2018 Async ks-demo-admin:44497]: running: get_or_add_user_project_role admin d028acb391184d6b8322a83733a528c7 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.658 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.743 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.804 | [2018 Async ks-demo-another:44593]: running: get_or_add_user_project_role anotherrole ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:17.807 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 4eaac70825e34972990eb7d6a97f3670 2026-09-02 14:04:17.986 | + inc/async:async_inner:63 : get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 4eaac70825e34972990eb7d6a97f3670 2026-09-02 14:04:18.092 | [2018 Async ks-demo-invis:44723]: running: get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 4eaac70825e34972990eb7d6a97f3670 2026-09-02 14:04:18.100 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-02 14:04:18.113 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-02 14:04:18.118 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:04:18.126 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-02 14:04:18.138 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-02 14:04:18.148 | +++ 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-09-02 14:04:22.873 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:22.880 | ++ functions-common:get_or_create_user:915 : user_id=4d10b9aa54c74b67ae4578fc8100ee80 2026-09-02 14:04:22.884 | ++ functions-common:get_or_create_user:916 : echo 4d10b9aa54c74b67ae4578fc8100ee80 2026-09-02 14:04:22.890 | + lib/keystone:create_keystone_accounts:308 : demo_reader=4d10b9aa54c74b67ae4578fc8100ee80 2026-09-02 14:04:22.895 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 4d10b9aa54c74b67ae4578fc8100ee80 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:22.997 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4d10b9aa54c74b67ae4578fc8100ee80 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:23.090 | [2018 Async ks-demo-reader:44859]: running: get_or_add_user_project_role reader 4d10b9aa54c74b67ae4578fc8100ee80 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:23.103 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-02 14:04:23.115 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-02 14:04:23.123 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 14:04:23.139 | +++ 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-09-02 14:04:28.585 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:28.591 | ++ functions-common:get_or_create_project:928 : project_id=ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:28.593 | ++ functions-common:get_or_create_project:929 : echo ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:28.600 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:28.606 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-02 14:04:28.616 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-02 14:04:28.622 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:04:28.626 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-02 14:04:28.629 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-02 14:04:28.635 | +++ 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-09-02 14:04:30.112 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:30.178 | [44593 Async ks-demo-another:44593]: finished successfully 2026-09-02 14:04:30.458 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:30.499 | [44401 Async ks-demo-member:44401]: finished successfully 2026-09-02 14:04:30.502 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:30.539 | [44723 Async ks-demo-invis:44723]: finished successfully 2026-09-02 14:04:30.734 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:30.759 | [44497 Async ks-demo-admin:44497]: finished successfully 2026-09-02 14:04:32.587 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:32.591 | ++ functions-common:get_or_create_user:915 : user_id=546dba395e4c4ff69de038d77f8a0734 2026-09-02 14:04:32.595 | ++ functions-common:get_or_create_user:916 : echo 546dba395e4c4ff69de038d77f8a0734 2026-09-02 14:04:32.600 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=546dba395e4c4ff69de038d77f8a0734 2026-09-02 14:04:32.604 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:32.687 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:32.735 | [2018 Async ks-alt-admin:45278]: running: get_or_add_user_project_role admin 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:32.738 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:32.823 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:32.876 | [2018 Async ks-alt-another:45374]: running: get_or_add_user_project_role anotherrole 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:32.881 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-02 14:04:32.881 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-02 14:04:32.883 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:04:32.885 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-02 14:04:32.887 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-02 14:04:32.890 | +++ 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-09-02 14:04:33.883 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:33.907 | [44859 Async ks-demo-reader:44859]: finished successfully 2026-09-02 14:04:36.448 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:36.454 | ++ functions-common:get_or_create_user:915 : user_id=6a2706ea7ef641f5844727b5ba563147 2026-09-02 14:04:36.459 | ++ functions-common:get_or_create_user:916 : echo 6a2706ea7ef641f5844727b5ba563147 2026-09-02 14:04:36.464 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=6a2706ea7ef641f5844727b5ba563147 2026-09-02 14:04:36.468 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 6a2706ea7ef641f5844727b5ba563147 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:36.552 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6a2706ea7ef641f5844727b5ba563147 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:36.608 | [2018 Async ks-alt-member-user:45549]: running: get_or_add_user_project_role member 6a2706ea7ef641f5844727b5ba563147 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:36.610 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-02 14:04:36.612 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-02 14:04:36.615 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:04:36.617 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-02 14:04:36.621 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-02 14:04:36.622 | +++ 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-09-02 14:04:40.177 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:40.181 | ++ functions-common:get_or_create_user:915 : user_id=e4b99f7af1294da0bae7c9ba9f811d68 2026-09-02 14:04:40.184 | ++ functions-common:get_or_create_user:916 : echo e4b99f7af1294da0bae7c9ba9f811d68 2026-09-02 14:04:40.187 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e4b99f7af1294da0bae7c9ba9f811d68 2026-09-02 14:04:40.190 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e4b99f7af1294da0bae7c9ba9f811d68 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:40.291 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e4b99f7af1294da0bae7c9ba9f811d68 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:40.351 | [2018 Async ks-alt-reader-user:45719]: running: get_or_add_user_project_role reader e4b99f7af1294da0bae7c9ba9f811d68 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:40.358 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-02 14:04:40.363 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:04:40.367 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-02 14:04:40.373 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-02 14:04:40.381 | +++ 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-09-02 14:04:41.649 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:41.681 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:41.700 | [45278 Async ks-alt-admin:45278]: finished successfully 2026-09-02 14:04:41.716 | [45374 Async ks-alt-another:45374]: finished successfully 2026-09-02 14:04:44.049 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:44.055 | ++ functions-common:get_or_create_user:915 : user_id=9314b73bf7ce4285b225b6c2d3b50361 2026-09-02 14:04:44.058 | ++ functions-common:get_or_create_user:916 : echo 9314b73bf7ce4285b225b6c2d3b50361 2026-09-02 14:04:44.061 | + lib/keystone:create_keystone_accounts:340 : system_member_user=9314b73bf7ce4285b225b6c2d3b50361 2026-09-02 14:04:44.064 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 9314b73bf7ce4285b225b6c2d3b50361 all 2026-09-02 14:04:44.146 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9314b73bf7ce4285b225b6c2d3b50361 all 2026-09-02 14:04:44.199 | [2018 Async ks-system-member:45951]: running: get_or_add_user_system_role member 9314b73bf7ce4285b225b6c2d3b50361 all 2026-09-02 14:04:44.204 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-02 14:04:44.207 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:04:44.209 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-02 14:04:44.213 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-02 14:04:44.222 | +++ 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-09-02 14:04:45.403 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:45.427 | [45549 Async ks-alt-member-user:45549]: finished successfully 2026-09-02 14:04:47.678 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:47.682 | ++ functions-common:get_or_create_user:915 : user_id=43be182c780840189457d1da06418f80 2026-09-02 14:04:47.686 | ++ functions-common:get_or_create_user:916 : echo 43be182c780840189457d1da06418f80 2026-09-02 14:04:47.691 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=43be182c780840189457d1da06418f80 2026-09-02 14:04:47.693 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 43be182c780840189457d1da06418f80 all 2026-09-02 14:04:47.765 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 43be182c780840189457d1da06418f80 all 2026-09-02 14:04:47.817 | [2018 Async ks-system-reader:46157]: running: get_or_add_user_system_role reader 43be182c780840189457d1da06418f80 all 2026-09-02 14:04:47.819 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-02 14:04:47.826 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-02 14:04:47.830 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-02 14:04:47.833 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-02 14:04:47.839 | +++ 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-09-02 14:04:48.646 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:48.668 | [45719 Async ks-alt-reader-user:45719]: finished successfully 2026-09-02 14:04:51.543 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:51.547 | ++ functions-common:get_or_create_group:892 : group_id=8d025b0783934026a0e460d4c3975c90 2026-09-02 14:04:51.550 | ++ functions-common:get_or_create_group:893 : echo 8d025b0783934026a0e460d4c3975c90 2026-09-02 14:04:51.555 | + lib/keystone:create_keystone_accounts:350 : admin_group=8d025b0783934026a0e460d4c3975c90 2026-09-02 14:04:51.558 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-02 14:04:51.564 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-02 14:04:51.567 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-02 14:04:51.570 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-02 14:04:51.575 | +++ 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-09-02 14:04:55.117 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:55.121 | ++ functions-common:get_or_create_group:892 : group_id=a02c122d67f7433fb2f7b001603e5f07 2026-09-02 14:04:55.124 | ++ functions-common:get_or_create_group:893 : echo a02c122d67f7433fb2f7b001603e5f07 2026-09-02 14:04:55.127 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=a02c122d67f7433fb2f7b001603e5f07 2026-09-02 14:04:55.132 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:55.233 | + inc/async:async_inner:63 : get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:55.279 | [2018 Async ks-group-memberdemo:46425]: running: get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:55.282 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:55.353 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:55.420 | [2018 Async ks-group-anotherdemo:46504]: running: get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:55.423 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:55.491 | + inc/async:async_inner:63 : get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:55.583 | [2018 Async ks-group-memberalt:46583]: running: get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:55.590 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:55.743 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:55.841 | [2018 Async ks-group-anotheralt:46680]: running: get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:55.849 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 8d025b0783934026a0e460d4c3975c90 adfd78c25d2245f4b9216c9876bfef96 2026-09-02 14:04:55.952 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:04:56.018 | [45951 Async ks-system-member:45951]: finished successfully 2026-09-02 14:04:56.032 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8d025b0783934026a0e460d4c3975c90 adfd78c25d2245f4b9216c9876bfef96 2026-09-02 14:04:56.141 | [2018 Async ks-group-admin:46787]: running: get_or_add_group_project_role admin 8d025b0783934026a0e460d4c3975c90 adfd78c25d2245f4b9216c9876bfef96 2026-09-02 14:04:56.149 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-02 14:04:56.274 | [2018 Async ks-demo-member:44401]: Waiting for completion of get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d running on PID 44401 (17 other jobs running) 2026-09-02 14:04:56.339 | [2018 Async ks-demo-member:44401]: Signaling child to exit 2026-09-02 14:04:56.339 | WAKEUP 2026-09-02 14:04:56.392 | [2018 Async ks-demo-member:44401]: Signaled 2026-09-02 14:04:56.395 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:56.395 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:56.395 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:56.395 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:56.395 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:56.396 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:56.396 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:56.396 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:56.396 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:56.396 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ea2c2302d74c41eaa7edb2f1285d8d7b --project 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:56.396 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea2c2302d74c41eaa7edb2f1285d8d7b --project 05972a934b8b46a898baff04b4d0189d -c Role -f value 2026-09-02 14:04:56.396 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:56.396 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:56.396 | + functions-common:get_or_add_user_project_role:980 : echo f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:56.396 | f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:56.508 | [2018 Async ks-demo-member:44401]: finished get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d with result 0 in 13 seconds 2026-09-02 14:04:56.586 | [2018 Async ks-demo-admin:44497]: Waiting for completion of get_or_add_user_project_role admin d028acb391184d6b8322a83733a528c7 05972a934b8b46a898baff04b4d0189d running on PID 44497 (16 other jobs running) 2026-09-02 14:04:56.646 | [2018 Async ks-demo-admin:44497]: Signaling child to exit 2026-09-02 14:04:56.646 | WAKEUP 2026-09-02 14:04:56.699 | [2018 Async ks-demo-admin:44497]: Signaled 2026-09-02 14:04:56.699 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:56.699 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:56.699 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:56.699 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:56.699 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:56.699 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:56.699 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:56.700 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:56.700 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:56.700 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d028acb391184d6b8322a83733a528c7 --project 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:56.700 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d028acb391184d6b8322a83733a528c7 --project 05972a934b8b46a898baff04b4d0189d -c Role -f value 2026-09-02 14:04:56.700 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:56.700 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:56.700 | + functions-common:get_or_add_user_project_role:980 : echo e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:56.700 | e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:56.801 | [2018 Async ks-demo-admin:44497]: finished get_or_add_user_project_role admin d028acb391184d6b8322a83733a528c7 05972a934b8b46a898baff04b4d0189d with result 0 in 13 seconds 2026-09-02 14:04:56.890 | [2018 Async ks-demo-another:44593]: Waiting for completion of get_or_add_user_project_role anotherrole ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d running on PID 44593 (15 other jobs running) 2026-09-02 14:04:56.952 | [2018 Async ks-demo-another:44593]: Signaling child to exit 2026-09-02 14:04:56.952 | WAKEUP 2026-09-02 14:04:57.000 | [2018 Async ks-demo-another:44593]: Signaled 2026-09-02 14:04:57.000 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:57.000 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:57.000 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:57.000 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:57.000 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:57.000 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:57.000 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:57.001 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:57.001 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:57.001 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user ea2c2302d74c41eaa7edb2f1285d8d7b --project 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:57.001 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ea2c2302d74c41eaa7edb2f1285d8d7b --project 05972a934b8b46a898baff04b4d0189d -c Role -f value 2026-09-02 14:04:57.001 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:57.001 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d7a75c60960543c897fde327059ca198 2026-09-02 14:04:57.001 | + functions-common:get_or_add_user_project_role:980 : echo d7a75c60960543c897fde327059ca198 2026-09-02 14:04:57.001 | d7a75c60960543c897fde327059ca198 2026-09-02 14:04:57.106 | [2018 Async ks-demo-another:44593]: finished get_or_add_user_project_role anotherrole ea2c2302d74c41eaa7edb2f1285d8d7b 05972a934b8b46a898baff04b4d0189d with result 0 in 12 seconds 2026-09-02 14:04:57.197 | [2018 Async ks-demo-invis:44723]: Waiting for completion of get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 4eaac70825e34972990eb7d6a97f3670 running on PID 44723 (14 other jobs running) 2026-09-02 14:04:57.252 | [2018 Async ks-demo-invis:44723]: Signaling child to exit 2026-09-02 14:04:57.257 | WAKEUP 2026-09-02 14:04:57.311 | [2018 Async ks-demo-invis:44723]: Signaled 2026-09-02 14:04:57.313 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:57.314 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:57.314 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:57.314 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:57.315 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:57.318 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:57.318 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:57.318 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:57.318 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:57.318 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ea2c2302d74c41eaa7edb2f1285d8d7b --project 4eaac70825e34972990eb7d6a97f3670 2026-09-02 14:04:57.318 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea2c2302d74c41eaa7edb2f1285d8d7b --project 4eaac70825e34972990eb7d6a97f3670 -c Role -f value 2026-09-02 14:04:57.318 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:57.318 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:57.318 | + functions-common:get_or_add_user_project_role:980 : echo f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:57.319 | f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:57.410 | [2018 Async ks-demo-invis:44723]: finished get_or_add_user_project_role member ea2c2302d74c41eaa7edb2f1285d8d7b 4eaac70825e34972990eb7d6a97f3670 with result 0 in 12 seconds 2026-09-02 14:04:57.489 | [2018 Async ks-demo-reader:44859]: Waiting for completion of get_or_add_user_project_role reader 4d10b9aa54c74b67ae4578fc8100ee80 05972a934b8b46a898baff04b4d0189d running on PID 44859 (13 other jobs running) 2026-09-02 14:04:57.553 | [2018 Async ks-demo-reader:44859]: Signaling child to exit 2026-09-02 14:04:57.553 | WAKEUP 2026-09-02 14:04:57.598 | [2018 Async ks-demo-reader:44859]: Signaled 2026-09-02 14:04:57.600 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:57.600 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:57.600 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:57.600 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:57.600 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:57.600 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:57.600 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:57.600 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:57.601 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:57.601 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 4d10b9aa54c74b67ae4578fc8100ee80 --project 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:04:57.601 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4d10b9aa54c74b67ae4578fc8100ee80 --project 05972a934b8b46a898baff04b4d0189d -c Role -f value 2026-09-02 14:04:57.601 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:57.601 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f922567dc88044a98501e3df0d986c4d 2026-09-02 14:04:57.601 | + functions-common:get_or_add_user_project_role:980 : echo f922567dc88044a98501e3df0d986c4d 2026-09-02 14:04:57.601 | f922567dc88044a98501e3df0d986c4d 2026-09-02 14:04:57.715 | [2018 Async ks-demo-reader:44859]: finished get_or_add_user_project_role reader 4d10b9aa54c74b67ae4578fc8100ee80 05972a934b8b46a898baff04b4d0189d with result 0 in 10 seconds 2026-09-02 14:04:57.725 | + inc/async:async_wait:197 : return 0 2026-09-02 14:04:57.731 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-02 14:04:57.861 | [2018 Async ks-alt-admin:45278]: Waiting for completion of get_or_add_user_project_role admin 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 running on PID 45278 (12 other jobs running) 2026-09-02 14:04:57.920 | [2018 Async ks-alt-admin:45278]: Signaling child to exit 2026-09-02 14:04:57.924 | WAKEUP 2026-09-02 14:04:57.973 | [2018 Async ks-alt-admin:45278]: Signaled 2026-09-02 14:04:57.977 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:57.978 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:57.978 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:57.978 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:57.978 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:57.978 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:57.978 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:57.978 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:57.978 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:57.979 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 546dba395e4c4ff69de038d77f8a0734 --project ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:57.979 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 546dba395e4c4ff69de038d77f8a0734 --project ccd1dc11bebf46628d57a32f53cefeb2 -c Role -f value 2026-09-02 14:04:57.979 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:57.979 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:57.979 | + functions-common:get_or_add_user_project_role:980 : echo e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:57.979 | e925c352d2be479ba27edd5e540d7742 2026-09-02 14:04:58.078 | [2018 Async ks-alt-admin:45278]: finished get_or_add_user_project_role admin 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 with result 0 in 9 seconds 2026-09-02 14:04:58.171 | [2018 Async ks-alt-another:45374]: Waiting for completion of get_or_add_user_project_role anotherrole 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 running on PID 45374 (11 other jobs running) 2026-09-02 14:04:58.231 | [2018 Async ks-alt-another:45374]: Signaling child to exit 2026-09-02 14:04:58.234 | WAKEUP 2026-09-02 14:04:58.286 | [2018 Async ks-alt-another:45374]: Signaled 2026-09-02 14:04:58.289 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:58.289 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:58.289 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:58.290 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:58.290 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:58.290 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:58.290 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:58.290 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:58.290 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:58.290 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 546dba395e4c4ff69de038d77f8a0734 --project ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:58.290 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 546dba395e4c4ff69de038d77f8a0734 --project ccd1dc11bebf46628d57a32f53cefeb2 -c Role -f value 2026-09-02 14:04:58.292 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:58.292 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d7a75c60960543c897fde327059ca198 2026-09-02 14:04:58.292 | + functions-common:get_or_add_user_project_role:980 : echo d7a75c60960543c897fde327059ca198 2026-09-02 14:04:58.292 | d7a75c60960543c897fde327059ca198 2026-09-02 14:04:58.397 | [2018 Async ks-alt-another:45374]: finished get_or_add_user_project_role anotherrole 546dba395e4c4ff69de038d77f8a0734 ccd1dc11bebf46628d57a32f53cefeb2 with result 0 in 8 seconds 2026-09-02 14:04:58.486 | [2018 Async ks-alt-member-user:45549]: Waiting for completion of get_or_add_user_project_role member 6a2706ea7ef641f5844727b5ba563147 ccd1dc11bebf46628d57a32f53cefeb2 running on PID 45549 (10 other jobs running) 2026-09-02 14:04:58.536 | [2018 Async ks-alt-member-user:45549]: Signaling child to exit 2026-09-02 14:04:58.538 | WAKEUP 2026-09-02 14:04:58.584 | [2018 Async ks-alt-member-user:45549]: Signaled 2026-09-02 14:04:58.586 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:58.586 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:58.586 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:58.586 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:58.586 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:58.586 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:58.586 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:58.587 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:58.587 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:58.587 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 6a2706ea7ef641f5844727b5ba563147 --project ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:58.588 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6a2706ea7ef641f5844727b5ba563147 --project ccd1dc11bebf46628d57a32f53cefeb2 -c Role -f value 2026-09-02 14:04:58.588 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:58.588 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:58.588 | + functions-common:get_or_add_user_project_role:980 : echo f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:58.588 | f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:58.683 | [2018 Async ks-alt-member-user:45549]: finished get_or_add_user_project_role member 6a2706ea7ef641f5844727b5ba563147 ccd1dc11bebf46628d57a32f53cefeb2 with result 0 in 8 seconds 2026-09-02 14:04:58.739 | [2018 Async ks-alt-reader-user:45719]: Waiting for completion of get_or_add_user_project_role reader e4b99f7af1294da0bae7c9ba9f811d68 ccd1dc11bebf46628d57a32f53cefeb2 running on PID 45719 (9 other jobs running) 2026-09-02 14:04:58.760 | [2018 Async ks-alt-reader-user:45719]: Signaling child to exit 2026-09-02 14:04:58.760 | WAKEUP 2026-09-02 14:04:58.786 | [2018 Async ks-alt-reader-user:45719]: Signaled 2026-09-02 14:04:58.786 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:04:58.786 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:04:58.786 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 14:04:58.786 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:58.786 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:58.786 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:58.786 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:58.787 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:58.787 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 14:04:58.787 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e4b99f7af1294da0bae7c9ba9f811d68 --project ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:04:58.787 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e4b99f7af1294da0bae7c9ba9f811d68 --project ccd1dc11bebf46628d57a32f53cefeb2 -c Role -f value 2026-09-02 14:04:58.787 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:58.787 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f922567dc88044a98501e3df0d986c4d 2026-09-02 14:04:58.787 | + functions-common:get_or_add_user_project_role:980 : echo f922567dc88044a98501e3df0d986c4d 2026-09-02 14:04:58.787 | f922567dc88044a98501e3df0d986c4d 2026-09-02 14:04:58.826 | [2018 Async ks-alt-reader-user:45719]: finished get_or_add_user_project_role reader e4b99f7af1294da0bae7c9ba9f811d68 ccd1dc11bebf46628d57a32f53cefeb2 with result 0 in 8 seconds 2026-09-02 14:04:58.827 | + inc/async:async_wait:197 : return 0 2026-09-02 14:04:58.829 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-02 14:04:58.877 | [2018 Async ks-system-member:45951]: Waiting for completion of get_or_add_user_system_role member 9314b73bf7ce4285b225b6c2d3b50361 all running on PID 45951 (8 other jobs running) 2026-09-02 14:04:58.898 | [2018 Async ks-system-member:45951]: Signaling child to exit 2026-09-02 14:04:58.899 | WAKEUP 2026-09-02 14:04:58.922 | [2018 Async ks-system-member:45951]: Signaled 2026-09-02 14:04:58.924 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-02 14:04:58.924 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-02 14:04:58.924 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-02 14:04:58.924 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:04:58.924 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:04:58.924 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:04:58.924 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:04:58.924 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:04:58.924 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-02 14:04:58.924 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9314b73bf7ce4285b225b6c2d3b50361 --system all -f value -c Role 2026-09-02 14:04:58.924 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:58.925 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-02 14:04:58.925 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-02 14:04:58.925 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 9314b73bf7ce4285b225b6c2d3b50361 --system all 2026-09-02 14:04:58.925 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9314b73bf7ce4285b225b6c2d3b50361 --system all -f value -c Role 2026-09-02 14:04:58.925 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:04:58.925 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:58.925 | + functions-common:get_or_add_user_system_role:1030 : echo f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:58.925 | f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:04:59.022 | [2018 Async ks-system-member:45951]: finished get_or_add_user_system_role member 9314b73bf7ce4285b225b6c2d3b50361 all with result 0 in 11 seconds 2026-09-02 14:04:59.133 | [2018 Async ks-system-reader:46157]: Waiting for completion of get_or_add_user_system_role reader 43be182c780840189457d1da06418f80 all running on PID 46157 (7 other jobs running) 2026-09-02 14:04:59.216 | [2018 Async ks-system-reader:46157]: Signaling child to exit 2026-09-02 14:05:02.095 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:02.154 | [46157 Async ks-system-reader:46157]: finished successfully 2026-09-02 14:05:02.211 | WAKEUP 2026-09-02 14:05:02.262 | [2018 Async ks-system-reader:46157]: Signaled 2026-09-02 14:05:02.264 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-02 14:05:02.264 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-02 14:05:02.264 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-02 14:05:02.265 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:05:02.265 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:05:02.265 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 14:05:02.265 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 14:05:02.265 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 14:05:02.266 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-02 14:05:02.266 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43be182c780840189457d1da06418f80 --system all -f value -c Role 2026-09-02 14:05:02.266 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:05:02.266 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-02 14:05:02.266 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-02 14:05:02.266 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 43be182c780840189457d1da06418f80 --system all 2026-09-02 14:05:02.266 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43be182c780840189457d1da06418f80 --system all -f value -c Role 2026-09-02 14:05:02.266 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:05:02.267 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f922567dc88044a98501e3df0d986c4d 2026-09-02 14:05:02.267 | + functions-common:get_or_add_user_system_role:1030 : echo f922567dc88044a98501e3df0d986c4d 2026-09-02 14:05:02.268 | f922567dc88044a98501e3df0d986c4d 2026-09-02 14:05:02.347 | [2018 Async ks-system-reader:46157]: finished get_or_add_user_system_role reader 43be182c780840189457d1da06418f80 all with result 0 in 14 seconds 2026-09-02 14:05:02.361 | + inc/async:async_wait:197 : return 0 2026-09-02 14:05:02.365 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-02 14:05:02.465 | [2018 Async ks-group-memberdemo:46425]: Waiting for completion of get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d running on PID 46425 (6 other jobs running) 2026-09-02 14:05:02.510 | [2018 Async ks-group-memberdemo:46425]: Signaling child to exit 2026-09-02 14:05:06.223 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:06.255 | [46680 Async ks-group-anotheralt:46680]: finished successfully 2026-09-02 14:05:06.912 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:06.940 | [46425 Async ks-group-memberdemo:46425]: finished successfully 2026-09-02 14:05:06.965 | WAKEUP 2026-09-02 14:05:06.987 | [2018 Async ks-group-memberdemo:46425]: Signaled 2026-09-02 14:05:06.991 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 14:05:06.991 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a02c122d67f7433fb2f7b001603e5f07 --project 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:05:06.991 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a02c122d67f7433fb2f7b001603e5f07 --project 05972a934b8b46a898baff04b4d0189d -f value -c Role 2026-09-02 14:05:06.991 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:05:06.991 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:05:06.991 | + functions-common:get_or_add_group_project_role:1049 : echo f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:05:06.991 | f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:05:07.040 | [2018 Async ks-group-memberdemo:46425]: finished get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d with result 0 in 11 seconds 2026-09-02 14:05:07.078 | [2018 Async ks-group-anotherdemo:46504]: Waiting for completion of get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d running on PID 46504 (5 other jobs running) 2026-09-02 14:05:07.111 | [2018 Async ks-group-anotherdemo:46504]: Signaling child to exit 2026-09-02 14:05:07.272 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:07.298 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:07.299 | [46583 Async ks-group-memberalt:46583]: finished successfully 2026-09-02 14:05:07.327 | [46504 Async ks-group-anotherdemo:46504]: finished successfully 2026-09-02 14:05:07.352 | WAKEUP 2026-09-02 14:05:07.374 | [2018 Async ks-group-anotherdemo:46504]: Signaled 2026-09-02 14:05:07.375 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 14:05:07.375 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a02c122d67f7433fb2f7b001603e5f07 --project 05972a934b8b46a898baff04b4d0189d 2026-09-02 14:05:07.375 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a02c122d67f7433fb2f7b001603e5f07 --project 05972a934b8b46a898baff04b4d0189d -f value -c Role 2026-09-02 14:05:07.375 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:05:07.375 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d7a75c60960543c897fde327059ca198 2026-09-02 14:05:07.375 | + functions-common:get_or_add_group_project_role:1049 : echo d7a75c60960543c897fde327059ca198 2026-09-02 14:05:07.375 | d7a75c60960543c897fde327059ca198 2026-09-02 14:05:07.421 | [2018 Async ks-group-anotherdemo:46504]: finished get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 05972a934b8b46a898baff04b4d0189d with result 0 in 12 seconds 2026-09-02 14:05:07.458 | [2018 Async ks-group-memberalt:46583]: Waiting for completion of get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 running on PID 46583 (4 other jobs running) 2026-09-02 14:05:07.483 | [2018 Async ks-group-memberalt:46583]: Signaling child to exit 2026-09-02 14:05:07.484 | WAKEUP 2026-09-02 14:05:07.505 | [2018 Async ks-group-memberalt:46583]: Signaled 2026-09-02 14:05:07.507 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 14:05:07.507 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a02c122d67f7433fb2f7b001603e5f07 --project ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:05:07.507 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a02c122d67f7433fb2f7b001603e5f07 --project ccd1dc11bebf46628d57a32f53cefeb2 -f value -c Role 2026-09-02 14:05:07.507 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:05:07.507 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:05:07.507 | + functions-common:get_or_add_group_project_role:1049 : echo f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:05:07.508 | f18f030128b5449d98e779c37a1b6d55 2026-09-02 14:05:07.553 | [2018 Async ks-group-memberalt:46583]: finished get_or_add_group_project_role member a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 with result 0 in 11 seconds 2026-09-02 14:05:07.587 | [2018 Async ks-group-anotheralt:46680]: Waiting for completion of get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 running on PID 46680 (3 other jobs running) 2026-09-02 14:05:07.604 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:07.614 | [2018 Async ks-group-anotheralt:46680]: Signaling child to exit 2026-09-02 14:05:07.614 | WAKEUP 2026-09-02 14:05:07.629 | [46787 Async ks-group-admin:46787]: finished successfully 2026-09-02 14:05:07.637 | [2018 Async ks-group-anotheralt:46680]: Signaled 2026-09-02 14:05:07.639 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 14:05:07.639 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a02c122d67f7433fb2f7b001603e5f07 --project ccd1dc11bebf46628d57a32f53cefeb2 2026-09-02 14:05:07.639 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a02c122d67f7433fb2f7b001603e5f07 --project ccd1dc11bebf46628d57a32f53cefeb2 -f value -c Role 2026-09-02 14:05:07.639 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:05:07.639 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d7a75c60960543c897fde327059ca198 2026-09-02 14:05:07.639 | + functions-common:get_or_add_group_project_role:1049 : echo d7a75c60960543c897fde327059ca198 2026-09-02 14:05:07.639 | d7a75c60960543c897fde327059ca198 2026-09-02 14:05:07.681 | [2018 Async ks-group-anotheralt:46680]: finished get_or_add_group_project_role anotherrole a02c122d67f7433fb2f7b001603e5f07 ccd1dc11bebf46628d57a32f53cefeb2 with result 0 in 10 seconds 2026-09-02 14:05:07.716 | [2018 Async ks-group-admin:46787]: Waiting for completion of get_or_add_group_project_role admin 8d025b0783934026a0e460d4c3975c90 adfd78c25d2245f4b9216c9876bfef96 running on PID 46787 (2 other jobs running) 2026-09-02 14:05:07.740 | [2018 Async ks-group-admin:46787]: Signaling child to exit 2026-09-02 14:05:07.741 | WAKEUP 2026-09-02 14:05:07.761 | [2018 Async ks-group-admin:46787]: Signaled 2026-09-02 14:05:07.763 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 14:05:07.763 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 8d025b0783934026a0e460d4c3975c90 --project adfd78c25d2245f4b9216c9876bfef96 2026-09-02 14:05:07.763 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8d025b0783934026a0e460d4c3975c90 --project adfd78c25d2245f4b9216c9876bfef96 -f value -c Role 2026-09-02 14:05:07.763 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:05:07.763 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e925c352d2be479ba27edd5e540d7742 2026-09-02 14:05:07.763 | + functions-common:get_or_add_group_project_role:1049 : echo e925c352d2be479ba27edd5e540d7742 2026-09-02 14:05:07.764 | e925c352d2be479ba27edd5e540d7742 2026-09-02 14:05:07.806 | [2018 Async ks-group-admin:46787]: finished get_or_add_group_project_role admin 8d025b0783934026a0e460d4c3975c90 adfd78c25d2245f4b9216c9876bfef96 with result 0 in 11 seconds 2026-09-02 14:05:07.811 | + inc/async:async_wait:197 : return 0 2026-09-02 14:05:07.814 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-02 14:05:07.830 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:05:07.833 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-02 14:05:07.852 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:05:07.855 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-02 14:05:07.858 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-02 14:05:07.923 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-02 14:05:07.965 | [2018 Async create_nova_accounts:48646]: running: create_nova_accounts 2026-09-02 14:05:07.968 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-02 14:05:07.988 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:05:07.991 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-02 14:05:07.994 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-02 14:05:08.063 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-02 14:05:08.103 | [2018 Async create_glance_accounts:48769]: running: create_glance_accounts 2026-09-02 14:05:08.107 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-02 14:05:08.131 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:05:08.134 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-02 14:05:08.138 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-02 14:05:08.209 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-02 14:05:08.261 | [2018 Async create_cinder_accounts:48907]: running: create_cinder_accounts 2026-09-02 14:05:08.265 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-02 14:05:08.286 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:05:08.288 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-02 14:05:08.290 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-02 14:05:08.356 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-02 14:05:08.415 | [2018 Async create_neutron_accounts:49049]: running: create_neutron_accounts 2026-09-02 14:05:08.419 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-02 14:05:08.453 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:05:08.458 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-02 14:05:08.497 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:05:08.502 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-02 14:05:08.600 | [2018 Async create_nova_accounts:48646]: Waiting for completion of create_nova_accounts running on PID 48646 (5 other jobs running) 2026-09-02 14:05:08.651 | [2018 Async create_nova_accounts:48646]: Signaling child to exit 2026-09-02 14:05:42.100 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:42.131 | [49049 Async create_neutron_accounts:49049]: finished successfully 2026-09-02 14:05:49.745 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:05:49.765 | [48907 Async create_cinder_accounts:48907]: finished successfully 2026-09-02 14:06:06.396 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:06:06.415 | [48646 Async create_nova_accounts:48646]: finished successfully 2026-09-02 14:06:06.435 | WAKEUP 2026-09-02 14:06:06.453 | [2018 Async create_nova_accounts:48646]: Signaled 2026-09-02 14:06:06.454 | + 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-09-02 14:06:06.454 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-02 14:06:06.454 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-02 14:06:06.454 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:06:06.454 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 14:06:06.455 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 14:06:06.455 | ++ 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-09-02 14:06:06.455 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.455 | + functions-common:get_or_create_user:915 : user_id=9cd00144836147f1b87c9458885b121e 2026-09-02 14:06:06.456 | + functions-common:get_or_create_user:916 : echo 9cd00144836147f1b87c9458885b121e 2026-09-02 14:06:06.456 | 9cd00144836147f1b87c9458885b121e 2026-09-02 14:06:06.456 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-02 14:06:06.456 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:06:06.456 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:06:06.456 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:06:06.456 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:06:06.456 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:06:06.456 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:06:06.456 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:06:06.457 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:06:06.457 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:06:06.459 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:06:06.459 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:06:06.459 | + 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-09-02 14:06:06.460 | ++ 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-09-02 14:06:06.460 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.460 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:06.460 | + functions-common:get_or_add_user_project_role:980 : echo e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:06.460 | e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:06.460 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-02 14:06:06.460 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-02 14:06:06.460 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:06:06.460 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:06:06.461 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:06:06.461 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:06:06.461 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:06:06.461 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:06:06.462 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:06:06.462 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:06:06.462 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:06:06.462 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:06:06.462 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:06:06.462 | + 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-09-02 14:06:06.462 | ++ 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-09-02 14:06:06.462 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.463 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e925c352d2be479ba27edd5e540d7742 2026-09-02 14:06:06.463 | + functions-common:get_or_add_user_project_role:980 : echo e925c352d2be479ba27edd5e540d7742 2026-09-02 14:06:06.463 | e925c352d2be479ba27edd5e540d7742 2026-09-02 14:06:06.464 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-02 14:06:06.464 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.38/compute 2026-09-02 14:06:06.464 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-02 14:06:06.464 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 14:06:06.464 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-02 14:06:06.464 | ++ 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-09-02 14:06:06.464 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.464 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 14:06:06.464 | abea004139334ea59b2c323a41bc29dd' 2026-09-02 14:06:06.464 | + functions-common:get_or_create_service:1067 : echo abea004139334ea59b2c323a41bc29dd 2026-09-02 14:06:06.464 | abea004139334ea59b2c323a41bc29dd 2026-09-02 14:06:06.465 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.38/compute/v2/$(project_id)s' 2026-09-02 14:06:06.465 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 14:06:06.465 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.38/compute/v2/$(project_id)s' RegionOne 2026-09-02 14:06:06.465 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 14:06:06.466 | +++ 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-09-02 14:06:06.466 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 14:06:06.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 14:06:06.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.38/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-02 14:06:06.467 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cfbf7387713b4753941be3d0d44ded99 2026-09-02 14:06:06.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cfbf7387713b4753941be3d0d44ded99 2026-09-02 14:06:06.467 | + functions-common:get_or_create_endpoint:1100 : public_id=cfbf7387713b4753941be3d0d44ded99 2026-09-02 14:06:06.467 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 14:06:06.467 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 14:06:06.467 | + functions-common:get_or_create_endpoint:1109 : echo cfbf7387713b4753941be3d0d44ded99 2026-09-02 14:06:06.467 | cfbf7387713b4753941be3d0d44ded99 2026-09-02 14:06:06.468 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-02 14:06:06.468 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 14:06:06.468 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-02 14:06:06.468 | ++ 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-09-02 14:06:06.468 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.468 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 14:06:06.468 | 365c0d7431ca42028517ae0aea3c80f8' 2026-09-02 14:06:06.468 | + functions-common:get_or_create_service:1067 : echo 365c0d7431ca42028517ae0aea3c80f8 2026-09-02 14:06:06.468 | 365c0d7431ca42028517ae0aea3c80f8 2026-09-02 14:06:06.468 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.38/compute/v2.1 2026-09-02 14:06:06.468 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 14:06:06.469 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.38/compute/v2.1 RegionOne 2026-09-02 14:06:06.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 14:06:06.469 | +++ 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-09-02 14:06:06.469 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 14:06:06.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 14:06:06.470 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.38/compute/v2.1 --region RegionOne -f value -c id 2026-09-02 14:06:06.471 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:06.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0751207cbc314f1b82a7a11dbfc1e4f5 2026-09-02 14:06:06.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0751207cbc314f1b82a7a11dbfc1e4f5 2026-09-02 14:06:06.472 | + functions-common:get_or_create_endpoint:1100 : public_id=0751207cbc314f1b82a7a11dbfc1e4f5 2026-09-02 14:06:06.472 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 14:06:06.472 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 14:06:06.472 | + functions-common:get_or_create_endpoint:1109 : echo 0751207cbc314f1b82a7a11dbfc1e4f5 2026-09-02 14:06:06.472 | 0751207cbc314f1b82a7a11dbfc1e4f5 2026-09-02 14:06:06.472 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-02 14:06:06.472 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:06.472 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-02 14:06:06.473 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:06.473 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-02 14:06:06.473 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:06.474 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-02 14:06:06.474 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:06.474 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-02 14:06:06.490 | [2018 Async create_nova_accounts:48646]: finished create_nova_accounts with result 0 in 58 seconds 2026-09-02 14:06:06.520 | [2018 Async create_glance_accounts:48769]: Waiting for completion of create_glance_accounts running on PID 48769 (4 other jobs running) 2026-09-02 14:06:06.539 | [2018 Async create_glance_accounts:48769]: Signaling child to exit 2026-09-02 14:06:17.737 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:06:17.761 | [48769 Async create_glance_accounts:48769]: finished successfully 2026-09-02 14:06:17.786 | WAKEUP 2026-09-02 14:06:17.806 | [2018 Async create_glance_accounts:48769]: Signaled 2026-09-02 14:06:17.808 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-02 14:06:17.808 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:17.808 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-02 14:06:17.808 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-02 14:06:17.808 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:06:17.808 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 14:06:17.808 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 14:06:17.809 | ++ 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-09-02 14:06:17.809 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.809 | + functions-common:get_or_create_user:915 : user_id=2488d29ad2e042e89e47b222d0cccd81 2026-09-02 14:06:17.809 | + functions-common:get_or_create_user:916 : echo 2488d29ad2e042e89e47b222d0cccd81 2026-09-02 14:06:17.809 | 2488d29ad2e042e89e47b222d0cccd81 2026-09-02 14:06:17.809 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-02 14:06:17.809 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:06:17.809 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:06:17.809 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:06:17.809 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:06:17.809 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:06:17.810 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:06:17.810 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:06:17.810 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:06:17.810 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:06:17.810 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:06:17.810 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:06:17.810 | + 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-09-02 14:06:17.810 | ++ 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-09-02 14:06:17.810 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.810 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:17.811 | + functions-common:get_or_add_user_project_role:980 : echo e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:17.811 | e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:17.811 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-02 14:06:17.811 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-02 14:06:17.811 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:06:17.811 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:06:17.811 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:06:17.811 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:06:17.811 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:06:17.812 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:06:17.812 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:06:17.812 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:06:17.812 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:06:17.812 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:06:17.812 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:06:17.812 | + 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-09-02 14:06:17.812 | ++ 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-09-02 14:06:17.812 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.812 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e925c352d2be479ba27edd5e540d7742 2026-09-02 14:06:17.813 | + functions-common:get_or_add_user_project_role:980 : echo e925c352d2be479ba27edd5e540d7742 2026-09-02 14:06:17.813 | e925c352d2be479ba27edd5e540d7742 2026-09-02 14:06:17.813 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-02 14:06:17.813 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:17.813 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-02 14:06:17.813 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 14:06:17.813 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-02 14:06:17.813 | ++ 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-09-02 14:06:17.813 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.813 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 14:06:17.814 | 9e413e71b4f34f1d904a25aa618fbf26' 2026-09-02 14:06:17.814 | + functions-common:get_or_create_service:1067 : echo 9e413e71b4f34f1d904a25aa618fbf26 2026-09-02 14:06:17.814 | 9e413e71b4f34f1d904a25aa618fbf26 2026-09-02 14:06:17.814 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.38/image 2026-09-02 14:06:17.814 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 14:06:17.814 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.38/image RegionOne 2026-09-02 14:06:17.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 14:06:17.814 | +++ 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-09-02 14:06:17.814 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 14:06:17.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 14:06:17.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.38/image --region RegionOne -f value -c id 2026-09-02 14:06:17.815 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=201e73e099804dbb94616ed36c844cd2 2026-09-02 14:06:17.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 201e73e099804dbb94616ed36c844cd2 2026-09-02 14:06:17.815 | + functions-common:get_or_create_endpoint:1100 : public_id=201e73e099804dbb94616ed36c844cd2 2026-09-02 14:06:17.815 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 14:06:17.815 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 14:06:17.815 | + functions-common:get_or_create_endpoint:1109 : echo 201e73e099804dbb94616ed36c844cd2 2026-09-02 14:06:17.815 | 201e73e099804dbb94616ed36c844cd2 2026-09-02 14:06:17.816 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-02 14:06:17.816 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-02 14:06:17.816 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-02 14:06:17.816 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.816 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-02 14:06:17.816 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-02 14:06:17.816 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-02 14:06:17.816 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-02 14:06:17.816 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-02 14:06:17.816 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-02 14:06:17.817 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-02 14:06:17.817 | + 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-09-02 14:06:17.817 | +---------------+----------------------------------+ 2026-09-02 14:06:17.817 | | Field | Value | 2026-09-02 14:06:17.817 | +---------------+----------------------------------+ 2026-09-02 14:06:17.817 | | default_limit | 2000 | 2026-09-02 14:06:17.817 | | description | None | 2026-09-02 14:06:17.817 | | id | 2bf5095eb0824c60afecbd74bbb39d0b | 2026-09-02 14:06:17.817 | | region_id | RegionOne | 2026-09-02 14:06:17.817 | | resource_name | image_size_total | 2026-09-02 14:06:17.818 | | service_id | 9e413e71b4f34f1d904a25aa618fbf26 | 2026-09-02 14:06:17.818 | +---------------+----------------------------------+ 2026-09-02 14:06:17.818 | + 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-09-02 14:06:17.818 | +---------------+----------------------------------+ 2026-09-02 14:06:17.818 | | Field | Value | 2026-09-02 14:06:17.818 | +---------------+----------------------------------+ 2026-09-02 14:06:17.818 | | default_limit | 2000 | 2026-09-02 14:06:17.818 | | description | None | 2026-09-02 14:06:17.818 | | id | 31d76fa792444de2be4f4ac11bdbc917 | 2026-09-02 14:06:17.818 | | region_id | RegionOne | 2026-09-02 14:06:17.818 | | resource_name | image_stage_total | 2026-09-02 14:06:17.819 | | service_id | 9e413e71b4f34f1d904a25aa618fbf26 | 2026-09-02 14:06:17.819 | +---------------+----------------------------------+ 2026-09-02 14:06:17.819 | + 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-09-02 14:06:17.819 | +---------------+----------------------------------+ 2026-09-02 14:06:17.819 | | Field | Value | 2026-09-02 14:06:17.819 | +---------------+----------------------------------+ 2026-09-02 14:06:17.819 | | default_limit | 100 | 2026-09-02 14:06:17.819 | | description | None | 2026-09-02 14:06:17.819 | | id | 8a83f0749c354828b7792456a673b815 | 2026-09-02 14:06:17.819 | | region_id | RegionOne | 2026-09-02 14:06:17.820 | | resource_name | image_count_total | 2026-09-02 14:06:17.820 | | service_id | 9e413e71b4f34f1d904a25aa618fbf26 | 2026-09-02 14:06:17.820 | +---------------+----------------------------------+ 2026-09-02 14:06:17.820 | + 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-09-02 14:06:17.820 | +---------------+----------------------------------+ 2026-09-02 14:06:17.820 | | Field | Value | 2026-09-02 14:06:17.820 | +---------------+----------------------------------+ 2026-09-02 14:06:17.820 | | default_limit | 100 | 2026-09-02 14:06:17.820 | | description | None | 2026-09-02 14:06:17.820 | | id | a80f8008958245858751f21e343b4a3c | 2026-09-02 14:06:17.821 | | region_id | RegionOne | 2026-09-02 14:06:17.821 | | resource_name | image_count_uploading | 2026-09-02 14:06:17.821 | | service_id | 9e413e71b4f34f1d904a25aa618fbf26 | 2026-09-02 14:06:17.821 | +---------------+----------------------------------+ 2026-09-02 14:06:17.821 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-02 14:06:17.821 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-02 14:06:17.821 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-02 14:06:17.821 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-02 14:06:17.821 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-02 14:06:17.822 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.38/identity 2026-09-02 14:06:17.822 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-02 14:06:17.822 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-02 14:06:17.822 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.822 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 201e73e099804dbb94616ed36c844cd2 2026-09-02 14:06:17.822 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-02 14:06:17.822 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-02 14:06:17.822 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:17.856 | [2018 Async create_glance_accounts:48769]: finished create_glance_accounts with result 0 in 69 seconds 2026-09-02 14:06:17.891 | [2018 Async create_cinder_accounts:48907]: Waiting for completion of create_cinder_accounts running on PID 48907 (3 other jobs running) 2026-09-02 14:06:17.916 | [2018 Async create_cinder_accounts:48907]: Signaling child to exit 2026-09-02 14:06:17.916 | WAKEUP 2026-09-02 14:06:17.938 | [2018 Async create_cinder_accounts:48907]: Signaled 2026-09-02 14:06:17.939 | + 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-09-02 14:06:17.939 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-02 14:06:17.939 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-02 14:06:17.939 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:17.939 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-02 14:06:17.940 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-02 14:06:17.940 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:06:17.940 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 14:06:17.940 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 14:06:17.940 | ++ 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-09-02 14:06:17.940 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.940 | + functions-common:get_or_create_user:915 : user_id=f77e576b54b64ee9a2f948d8ae9996d5 2026-09-02 14:06:17.940 | + functions-common:get_or_create_user:916 : echo f77e576b54b64ee9a2f948d8ae9996d5 2026-09-02 14:06:17.940 | f77e576b54b64ee9a2f948d8ae9996d5 2026-09-02 14:06:17.941 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-02 14:06:17.941 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:06:17.941 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:06:17.941 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:06:17.941 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:06:17.941 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:06:17.941 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:06:17.941 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:06:17.942 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:06:17.942 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:06:17.942 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:06:17.942 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:06:17.942 | + 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-09-02 14:06:17.942 | ++ 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-09-02 14:06:17.942 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.942 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:17.942 | + functions-common:get_or_add_user_project_role:980 : echo e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:17.943 | e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:17.943 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-02 14:06:17.943 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-02 14:06:17.943 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:17.943 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-02 14:06:17.943 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.38/volume 2026-09-02 14:06:17.943 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-02 14:06:17.943 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 14:06:17.944 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-02 14:06:17.944 | ++ 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-09-02 14:06:17.944 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.944 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 14:06:17.944 | fd5bd015aa514f78b84192d8f056e1aa' 2026-09-02 14:06:17.944 | + functions-common:get_or_create_service:1067 : echo fd5bd015aa514f78b84192d8f056e1aa 2026-09-02 14:06:17.944 | fd5bd015aa514f78b84192d8f056e1aa 2026-09-02 14:06:17.944 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.38/volume/v3 2026-09-02 14:06:17.944 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 14:06:17.945 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.38/volume/v3 RegionOne 2026-09-02 14:06:17.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 14:06:17.945 | +++ 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-09-02 14:06:17.945 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 14:06:17.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 14:06:17.945 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.38/volume/v3 --region RegionOne -f value -c id 2026-09-02 14:06:17.945 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=50d5a7f562e84919ad45b493f10a3320 2026-09-02 14:06:17.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 50d5a7f562e84919ad45b493f10a3320 2026-09-02 14:06:17.946 | + functions-common:get_or_create_endpoint:1100 : public_id=50d5a7f562e84919ad45b493f10a3320 2026-09-02 14:06:17.946 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 14:06:17.946 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 14:06:17.946 | + functions-common:get_or_create_endpoint:1109 : echo 50d5a7f562e84919ad45b493f10a3320 2026-09-02 14:06:17.946 | 50d5a7f562e84919ad45b493f10a3320 2026-09-02 14:06:17.946 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-02 14:06:17.946 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-02 14:06:17.946 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 14:06:17.946 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-02 14:06:17.946 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.947 | ++ functions-common:get_or_create_project:928 : project_id=d9b8f93d3cf649549f242bab8e7e7613 2026-09-02 14:06:17.947 | ++ functions-common:get_or_create_project:929 : echo d9b8f93d3cf649549f242bab8e7e7613 2026-09-02 14:06:17.947 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d9b8f93d3cf649549f242bab8e7e7613 2026-09-02 14:06:17.947 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-02 14:06:17.947 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:06:17.947 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 14:06:17.947 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-02 14:06:17.947 | +++ 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-09-02 14:06:17.947 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-02 14:06:17.948 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:17.948 | ++ functions-common:get_or_create_user:915 : user_id=f77e576b54b64ee9a2f948d8ae9996d5 2026-09-02 14:06:17.948 | ++ functions-common:get_or_create_user:916 : echo f77e576b54b64ee9a2f948d8ae9996d5 2026-09-02 14:06:17.948 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f77e576b54b64ee9a2f948d8ae9996d5 2026-09-02 14:06:17.987 | [2018 Async create_cinder_accounts:48907]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-02 14:06:17.993 | + inc/async:async_wait:197 : return 0 2026-09-02 14:06:17.995 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-02 14:06:18.047 | [2018 Async create_neutron_accounts:49049]: Waiting for completion of create_neutron_accounts running on PID 49049 (2 other jobs running) 2026-09-02 14:06:18.071 | [2018 Async create_neutron_accounts:49049]: Signaling child to exit 2026-09-02 14:06:18.072 | WAKEUP 2026-09-02 14:06:18.094 | [2018 Async create_neutron_accounts:49049]: Signaled 2026-09-02 14:06:18.095 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-02 14:06:18.095 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.38/ 2026-09-02 14:06:18.095 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-02 14:06:18.095 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.38/networking 2026-09-02 14:06:18.095 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-02 14:06:18.096 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:18.096 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-02 14:06:18.096 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-02 14:06:18.096 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:06:18.096 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 14:06:18.096 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 14:06:18.096 | ++ 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-09-02 14:06:18.096 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:18.096 | + functions-common:get_or_create_user:915 : user_id=0c7e8cadb9bd41f0a6ced36d037dd11f 2026-09-02 14:06:18.096 | + functions-common:get_or_create_user:916 : echo 0c7e8cadb9bd41f0a6ced36d037dd11f 2026-09-02 14:06:18.096 | 0c7e8cadb9bd41f0a6ced36d037dd11f 2026-09-02 14:06:18.097 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-02 14:06:18.097 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:06:18.097 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:06:18.097 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:06:18.097 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:06:18.097 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:06:18.097 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:06:18.097 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:06:18.097 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:06:18.097 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:06:18.097 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:06:18.097 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:06:18.098 | + 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-09-02 14:06:18.098 | ++ 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-09-02 14:06:18.098 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:18.099 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:18.099 | + functions-common:get_or_add_user_project_role:980 : echo e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:18.099 | e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:06:18.100 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-02 14:06:18.100 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-02 14:06:18.100 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 14:06:18.101 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-02 14:06:18.101 | ++ 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-09-02 14:06:18.101 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:18.102 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 14:06:18.102 | 21f67394fda04c38925f1e44c49cd260' 2026-09-02 14:06:18.102 | + functions-common:get_or_create_service:1067 : echo 21f67394fda04c38925f1e44c49cd260 2026-09-02 14:06:18.102 | 21f67394fda04c38925f1e44c49cd260 2026-09-02 14:06:18.103 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.38/networking 2026-09-02 14:06:18.103 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 14:06:18.103 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.38/networking RegionOne 2026-09-02 14:06:18.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 14:06:18.103 | +++ 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-09-02 14:06:18.103 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:18.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 14:06:18.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 14:06:18.103 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.38/networking --region RegionOne -f value -c id 2026-09-02 14:06:18.104 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:06:18.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a8735d36a75d40648cb5682dd7c2b5b7 2026-09-02 14:06:18.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a8735d36a75d40648cb5682dd7c2b5b7 2026-09-02 14:06:18.104 | + functions-common:get_or_create_endpoint:1100 : public_id=a8735d36a75d40648cb5682dd7c2b5b7 2026-09-02 14:06:18.104 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 14:06:18.104 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 14:06:18.104 | + functions-common:get_or_create_endpoint:1109 : echo a8735d36a75d40648cb5682dd7c2b5b7 2026-09-02 14:06:18.104 | a8735d36a75d40648cb5682dd7c2b5b7 2026-09-02 14:06:18.140 | [2018 Async create_neutron_accounts:49049]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-02 14:06:18.147 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-02 14:06:18.152 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-02 14:06:18.155 | + inc/async:async_wait:197 : return 0 2026-09-02 14:06:18.158 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-02 14:06:18.176 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:18.178 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-02 14:06:18.196 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:18.199 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-02 14:06:18.202 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:06:18.204 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-02 14:06:18.207 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-02 14:06:18.210 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-02 14:06:18.276 | + inc/async:async_inner:63 : init_glance 2026-09-02 14:06:18.316 | [2018 Async init_glance:51300]: running: init_glance 2026-09-02 14:06:18.319 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-02 14:06:18.341 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:18.344 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-02 14:06:18.347 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:06:18.350 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-02 14:06:18.353 | + ./stack.sh:main:1170 : configure_neutron 2026-09-02 14:06:18.356 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-02 14:06:18.359 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-02 14:06:18.362 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-02 14:06:18.383 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-02 14:06:18.386 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-02 14:06:19.077 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:19.077 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:19.077 | we strongly recommend against using it for new projects. 2026-09-02 14:06:19.077 | 2026-09-02 14:06:19.077 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:19.077 | framework. For more detail see 2026-09-02 14:06:19.077 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:19.078 | 2026-09-02 14:06:19.078 | import eventlet as _eventlet # noqa 2026-09-02 14:06:23.249 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:23.249 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:23.250 | we strongly recommend against using it for new projects. 2026-09-02 14:06:23.250 | 2026-09-02 14:06:23.250 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:23.250 | framework. For more detail see 2026-09-02 14:06:23.250 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:23.250 | 2026-09-02 14:06:23.251 | import eventlet as _eventlet # noqa 2026-09-02 14:06:27.270 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:27.270 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:27.270 | we strongly recommend against using it for new projects. 2026-09-02 14:06:27.270 | 2026-09-02 14:06:27.271 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:27.271 | framework. For more detail see 2026-09-02 14:06:27.271 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:27.271 | 2026-09-02 14:06:27.271 | import eventlet as _eventlet # noqa 2026-09-02 14:06:31.288 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:31.288 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:31.288 | we strongly recommend against using it for new projects. 2026-09-02 14:06:31.288 | 2026-09-02 14:06:31.288 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:31.288 | framework. For more detail see 2026-09-02 14:06:31.289 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:31.289 | 2026-09-02 14:06:31.289 | import eventlet as _eventlet # noqa 2026-09-02 14:06:32.374 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:06:32.402 | [51300 Async init_glance:51300]: finished successfully 2026-09-02 14:06:35.449 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:35.450 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:35.450 | we strongly recommend against using it for new projects. 2026-09-02 14:06:35.450 | 2026-09-02 14:06:35.450 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:35.450 | framework. For more detail see 2026-09-02 14:06:35.450 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:35.450 | 2026-09-02 14:06:35.450 | import eventlet as _eventlet # noqa 2026-09-02 14:06:39.304 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:39.305 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:39.305 | we strongly recommend against using it for new projects. 2026-09-02 14:06:39.305 | 2026-09-02 14:06:39.306 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:39.306 | framework. For more detail see 2026-09-02 14:06:39.306 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:39.307 | 2026-09-02 14:06:39.307 | import eventlet as _eventlet # noqa 2026-09-02 14:06:43.158 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 14:06:43.158 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:43.158 | we strongly recommend against using it for new projects. 2026-09-02 14:06:43.158 | 2026-09-02 14:06:43.158 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:43.158 | framework. For more detail see 2026-09-02 14:06:43.158 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:43.159 | 2026-09-02 14:06:43.159 | from eventlet import event 2026-09-02 14:06:43.784 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-02 14:06:43.784 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-02 14:06:47.621 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:47.621 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:47.621 | we strongly recommend against using it for new projects. 2026-09-02 14:06:47.621 | 2026-09-02 14:06:47.621 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:47.622 | framework. For more detail see 2026-09-02 14:06:47.622 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:47.623 | 2026-09-02 14:06:47.623 | import eventlet as _eventlet # noqa 2026-09-02 14:06:49.653 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:49.653 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:49.653 | we strongly recommend against using it for new projects. 2026-09-02 14:06:49.653 | 2026-09-02 14:06:49.653 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:49.653 | framework. For more detail see 2026-09-02 14:06:49.653 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:49.653 | 2026-09-02 14:06:49.654 | import eventlet as _eventlet # noqa 2026-09-02 14:06:53.526 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:53.526 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:53.526 | we strongly recommend against using it for new projects. 2026-09-02 14:06:53.526 | 2026-09-02 14:06:53.526 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:53.526 | framework. For more detail see 2026-09-02 14:06:53.527 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:53.527 | 2026-09-02 14:06:53.527 | import eventlet as _eventlet # noqa 2026-09-02 14:06:55.921 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:06:55.921 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:06:55.921 | we strongly recommend against using it for new projects. 2026-09-02 14:06:55.921 | 2026-09-02 14:06:55.921 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:06:55.921 | framework. For more detail see 2026-09-02 14:06:55.921 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:06:55.921 | 2026-09-02 14:06:55.921 | import eventlet as _eventlet # noqa 2026-09-02 14:06:59.123 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-02 14:06:59.128 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-02 14:06:59.130 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-02 14:06:59.133 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-02 14:06:59.136 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-02 14:06:59.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-02 14:06:59.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-02 14:06:59.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-02 14:06:59.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-02 14:06:59.149 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-02 14:06:59.151 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-02 14:06:59.153 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-02 14:06:59.155 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-02 14:06:59.157 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-02 14:06:59.159 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-02 14:06:59.161 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-02 14:06:59.165 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:06:59.168 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:06:59.170 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-02 14:06:59.172 | + 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-09-02 14:06:59.177 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-02 14:06:59.179 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-02 14:06:59.182 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-02 14:06:59.184 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-02 14:06:59.187 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 14:06:59.189 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 14:06:59.192 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 14:06:59.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:59.213 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 14:06:59.216 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-02 14:06:59.222 | + 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-09-02 14:06:59.250 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-02 14:06:59.280 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-02 14:06:59.310 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-02 14:06:59.339 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-02 14:06:59.367 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-02 14:06:59.395 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-02 14:06:59.397 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-02 14:06:59.399 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-02 14:06:59.401 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 14:06:59.404 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 14:06:59.417 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 14:06:59.419 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 14:06:59.421 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 14:06:59.423 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 14:06:59.425 | + 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-09-02 14:06:59.453 | + 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-09-02 14:06:59.480 | + 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-09-02 14:06:59.507 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 14:06:59.535 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-02 14:06:59.562 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-02 14:06:59.564 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:06:59.566 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-02 14:06:59.568 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-02 14:06:59.571 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-02 14:06:59.573 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:06:59.575 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-02 14:06:59.577 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-02 14:06:59.592 | + 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-09-02 14:06:59.607 | + 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-09-02 14:06:59.622 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-02 14:06:59.638 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-02 14:06:59.653 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-02 14:06:59.655 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 14:06:59.658 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-02 14:06:59.661 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.TPbKQOiK7Y 2026-09-02 14:06:59.663 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-02 14:06:59.665 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 14:06:59.667 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.TPbKQOiK7Y 2026-09-02 14:06:59.671 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.TPbKQOiK7Y 2026-09-02 14:06:59.686 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.TPbKQOiK7Y /etc/sudoers.d/neutron-rootwrap 2026-09-02 14:06:59.701 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-02 14:06:59.703 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-02 14:06:59.705 | + 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-09-02 14:06:59.732 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-02 14:06:59.734 | + 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-09-02 14:06:59.762 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-02 14:06:59.765 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-02 14:06:59.767 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-02 14:06:59.769 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 14:06:59.771 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 14:06:59.774 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 14:06:59.788 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:59.791 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 14:06:59.793 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 14:06:59.796 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 14:06:59.810 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:06:59.812 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 14:06:59.815 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/ 2026-09-02 14:06:59.845 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 14:06:59.847 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 14:06:59.849 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-02 14:06:59.864 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:59.866 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-02 14:06:59.880 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:59.882 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-02 14:06:59.897 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:59.899 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-02 14:06:59.914 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:59.917 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-02 14:06:59.931 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:59.934 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-02 14:06:59.936 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-02 14:06:59.951 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:06:59.953 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-02 14:06:59.955 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-02 14:06:59.958 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-02 14:06:59.958 | Configuring OVN 2026-09-02 14:06:59.960 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-02 14:06:59.962 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-02 14:06:59.965 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-02 14:06:59.969 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=99a0a59d-c86d-4fd9-95b1-cb5b5102b931 2026-09-02 14:06:59.972 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-02 14:06:59.974 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-02 14:06:59.976 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 14:06:59.978 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 14:06:59.981 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 14:06:59.983 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 14:06:59.985 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 14:06:59.987 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 14:06:59.990 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 14:06:59.992 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 14:06:59.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 14:06:59.996 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 14:06:59.998 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 14:07:00.001 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 14:07:00.003 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 14:07:00.005 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-02 14:07:00.007 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-02 14:07:00.010 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-02 14:07:00.012 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-02 14:07:00.026 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:00.028 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-02 14:07:00.066 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-02 14:07:00.068 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-02 14:07:00.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-02 14:07:00.085 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:00.087 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-02 14:07:00.089 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 14:07:00.092 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-02 14:07:00.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-02 14:07:00.109 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-02 14:07:00.114 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-02 14:07:00.116 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-02 14:07:00.787 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:00.787 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:00.787 | we strongly recommend against using it for new projects. 2026-09-02 14:07:00.788 | 2026-09-02 14:07:00.788 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:00.788 | framework. For more detail see 2026-09-02 14:07:00.788 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:00.788 | 2026-09-02 14:07:00.788 | import eventlet as _eventlet # noqa 2026-09-02 14:07:04.662 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:04.662 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:04.663 | we strongly recommend against using it for new projects. 2026-09-02 14:07:04.663 | 2026-09-02 14:07:04.663 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:04.663 | framework. For more detail see 2026-09-02 14:07:04.663 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:04.663 | 2026-09-02 14:07:04.663 | import eventlet as _eventlet # noqa 2026-09-02 14:07:08.522 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:08.522 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:08.522 | we strongly recommend against using it for new projects. 2026-09-02 14:07:08.522 | 2026-09-02 14:07:08.522 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:08.522 | framework. For more detail see 2026-09-02 14:07:08.522 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:08.523 | 2026-09-02 14:07:08.523 | import eventlet as _eventlet # noqa 2026-09-02 14:07:12.516 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:12.516 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:12.516 | we strongly recommend against using it for new projects. 2026-09-02 14:07:12.516 | 2026-09-02 14:07:12.516 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:12.516 | framework. For more detail see 2026-09-02 14:07:12.516 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:12.516 | 2026-09-02 14:07:12.517 | import eventlet as _eventlet # noqa 2026-09-02 14:07:16.620 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:16.620 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:16.620 | we strongly recommend against using it for new projects. 2026-09-02 14:07:16.620 | 2026-09-02 14:07:16.620 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:16.620 | framework. For more detail see 2026-09-02 14:07:16.620 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:16.620 | 2026-09-02 14:07:16.621 | import eventlet as _eventlet # noqa 2026-09-02 14:07:20.449 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:20.449 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:20.449 | we strongly recommend against using it for new projects. 2026-09-02 14:07:20.449 | 2026-09-02 14:07:20.449 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:20.449 | framework. For more detail see 2026-09-02 14:07:20.450 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:20.450 | 2026-09-02 14:07:20.450 | import eventlet as _eventlet # noqa 2026-09-02 14:07:24.291 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 14:07:24.291 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:24.291 | we strongly recommend against using it for new projects. 2026-09-02 14:07:24.291 | 2026-09-02 14:07:24.291 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:24.291 | framework. For more detail see 2026-09-02 14:07:24.292 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:24.292 | 2026-09-02 14:07:24.292 | from eventlet import event 2026-09-02 14:07:24.918 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-02 14:07:24.918 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-02 14:07:28.702 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:28.702 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:28.702 | we strongly recommend against using it for new projects. 2026-09-02 14:07:28.702 | 2026-09-02 14:07:28.702 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:28.702 | framework. For more detail see 2026-09-02 14:07:28.702 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:28.703 | 2026-09-02 14:07:28.703 | import eventlet as _eventlet # noqa 2026-09-02 14:07:30.502 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:30.502 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:30.502 | we strongly recommend against using it for new projects. 2026-09-02 14:07:30.502 | 2026-09-02 14:07:30.502 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:30.502 | framework. For more detail see 2026-09-02 14:07:30.502 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:30.503 | 2026-09-02 14:07:30.503 | import eventlet as _eventlet # noqa 2026-09-02 14:07:34.321 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:34.321 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:34.321 | we strongly recommend against using it for new projects. 2026-09-02 14:07:34.321 | 2026-09-02 14:07:34.321 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:34.321 | framework. For more detail see 2026-09-02 14:07:34.322 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:34.322 | 2026-09-02 14:07:34.322 | import eventlet as _eventlet # noqa 2026-09-02 14:07:36.710 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:36.710 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:36.710 | we strongly recommend against using it for new projects. 2026-09-02 14:07:36.710 | 2026-09-02 14:07:36.710 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:36.710 | framework. For more detail see 2026-09-02 14:07:36.710 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:36.710 | 2026-09-02 14:07:36.711 | import eventlet as _eventlet # noqa 2026-09-02 14:07:39.879 | + 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-09-02 14:07:39.884 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 14:07:39.886 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 14:07:39.888 | + 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-09-02 14:07:39.918 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-02 14:07:39.922 | + 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-09-02 14:07:39.953 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-02 14:07:39.987 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.38 2026-09-02 14:07:40.022 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-02 14:07:40.055 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-02 14:07:40.085 | + 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-09-02 14:07:40.119 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.38:6642 2026-09-02 14:07:40.155 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-02 14:07:40.173 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:40.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-02 14:07:40.179 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-02 14:07:40.211 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.38:6641 2026-09-02 14:07:40.246 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-02 14:07:40.249 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-02 14:07:40.251 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-02 14:07:40.251 | Configuring Neutron for OVN 2026-09-02 14:07:40.254 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-02 14:07:40.272 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:40.274 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-02 14:07:40.278 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-02 14:07:40.278 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-02 14:07:40.917 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:40.917 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:40.917 | we strongly recommend against using it for new projects. 2026-09-02 14:07:40.917 | 2026-09-02 14:07:40.917 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:40.917 | framework. For more detail see 2026-09-02 14:07:40.918 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:40.919 | 2026-09-02 14:07:40.919 | import eventlet as _eventlet # noqa 2026-09-02 14:07:43.953 | + 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-09-02 14:07:43.957 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-02 14:07:43.957 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-02 14:07:44.605 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:07:44.605 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:07:44.606 | we strongly recommend against using it for new projects. 2026-09-02 14:07:44.606 | 2026-09-02 14:07:44.606 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:07:44.606 | framework. For more detail see 2026-09-02 14:07:44.606 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:07:44.606 | 2026-09-02 14:07:44.606 | import eventlet as _eventlet # noqa 2026-09-02 14:07:47.165 | + 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-09-02 14:07:47.168 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-02 14:07:47.186 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:47.190 | + 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-09-02 14:07:47.195 | ++ 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-09-02 14:07:47.195 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.196 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-02 14:07:47.196 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-02 14:07:47.199 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.199 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-02 14:07:47.205 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-02 14:07:47.205 | address-scope 2026-09-02 14:07:47.205 | agent 2026-09-02 14:07:47.205 | allowed-address-pairs 2026-09-02 14:07:47.205 | auto-allocated-topology 2026-09-02 14:07:47.205 | availability_zone 2026-09-02 14:07:47.206 | bgp 2026-09-02 14:07:47.206 | bgp_4byte_asn 2026-09-02 14:07:47.206 | bgp_dragent_scheduler 2026-09-02 14:07:47.206 | binding 2026-09-02 14:07:47.206 | binding-extended 2026-09-02 14:07:47.206 | default-subnetpools 2026-09-02 14:07:47.206 | dhcp_agent_scheduler 2026-09-02 14:07:47.206 | dns-domain-ports 2026-09-02 14:07:47.206 | dns-integration 2026-09-02 14:07:47.207 | dns-integration-domain-keywords 2026-09-02 14:07:47.207 | empty-string-filtering 2026-09-02 14:07:47.207 | enable-default-route-bfd 2026-09-02 14:07:47.207 | enable-default-route-ecmp 2026-09-02 14:07:47.207 | expose-port-forwarding-in-fip 2026-09-02 14:07:47.207 | ext-gw-mode 2026-09-02 14:07:47.207 | external-gateway-multihoming 2026-09-02 14:07:47.207 | external-net 2026-09-02 14:07:47.207 | extra_dhcp_opt 2026-09-02 14:07:47.207 | extraroute 2026-09-02 14:07:47.208 | extraroute-atomic 2026-09-02 14:07:47.208 | filter-validation 2026-09-02 14:07:47.208 | fip-port-details 2026-09-02 14:07:47.208 | flavors 2026-09-02 14:07:47.208 | floating-ip-port-forwarding 2026-09-02 14:07:47.208 | floating-ip-port-forwarding-description 2026-09-02 14:07:47.208 | floating-ip-port-forwarding-detail 2026-09-02 14:07:47.208 | floating-ip-port-forwarding-port-ranges 2026-09-02 14:07:47.209 | floatingip-pools 2026-09-02 14:07:47.209 | fwaas_v2 2026-09-02 14:07:47.209 | ip_allocation 2026-09-02 14:07:47.209 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:07:47.209 | l3-flavors 2026-09-02 14:07:47.209 | l3-ha 2026-09-02 14:07:47.209 | l3_agent_scheduler 2026-09-02 14:07:47.209 | logging 2026-09-02 14:07:47.209 | multi-provider 2026-09-02 14:07:47.210 | net-mtu 2026-09-02 14:07:47.210 | net-mtu-writable 2026-09-02 14:07:47.210 | network-ip-availability 2026-09-02 14:07:47.210 | network_availability_zone 2026-09-02 14:07:47.210 | network_ha 2026-09-02 14:07:47.211 | pagination 2026-09-02 14:07:47.211 | port-device-profile 2026-09-02 14:07:47.211 | port-hardware-offload-type 2026-09-02 14:07:47.211 | port-mac-address-regenerate 2026-09-02 14:07:47.211 | port-numa-affinity-policy 2026-09-02 14:07:47.212 | port-numa-affinity-policy-socket 2026-09-02 14:07:47.212 | port-resource-request 2026-09-02 14:07:47.212 | port-security 2026-09-02 14:07:47.212 | port-trusted-vif 2026-09-02 14:07:47.212 | project-id 2026-09-02 14:07:47.212 | provider 2026-09-02 14:07:47.212 | pvlan 2026-09-02 14:07:47.212 | qinq 2026-09-02 14:07:47.212 | qos 2026-09-02 14:07:47.213 | qos-bw-limit-direction 2026-09-02 14:07:47.213 | qos-bw-minimum-ingress 2026-09-02 14:07:47.213 | qos-default 2026-09-02 14:07:47.213 | qos-fip 2026-09-02 14:07:47.213 | qos-gateway-ip 2026-09-02 14:07:47.213 | qos-rule-type-details 2026-09-02 14:07:47.213 | qos-rule-type-filter 2026-09-02 14:07:47.213 | qos-rules-alias 2026-09-02 14:07:47.213 | quota-check-limit 2026-09-02 14:07:47.213 | quota-check-limit-default 2026-09-02 14:07:47.214 | quota_details 2026-09-02 14:07:47.214 | quotas 2026-09-02 14:07:47.214 | rbac-address-scope 2026-09-02 14:07:47.215 | rbac-policies 2026-09-02 14:07:47.215 | rbac-security-groups 2026-09-02 14:07:47.215 | router 2026-09-02 14:07:47.215 | router-enable-snat 2026-09-02 14:07:47.215 | router_availability_zone 2026-09-02 14:07:47.215 | security-group 2026-09-02 14:07:47.215 | security-groups-default-rules 2026-09-02 14:07:47.215 | security-groups-default-statefulness 2026-09-02 14:07:47.216 | security-groups-normalized-cidr 2026-09-02 14:07:47.216 | security-groups-remote-address-group 2026-09-02 14:07:47.216 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:07:47.216 | security-groups-shared-filtering 2026-09-02 14:07:47.216 | segment 2026-09-02 14:07:47.216 | sorting 2026-09-02 14:07:47.216 | standard-attr-description 2026-09-02 14:07:47.216 | standard-attr-fwaas-v2 2026-09-02 14:07:47.216 | standard-attr-revisions 2026-09-02 14:07:47.217 | standard-attr-tag 2026-09-02 14:07:47.217 | standard-attr-timestamp 2026-09-02 14:07:47.217 | stateful-security-group 2026-09-02 14:07:47.217 | subnet-dns-publish-fixed-ip 2026-09-02 14:07:47.217 | subnet-external-network 2026-09-02 14:07:47.217 | subnet-service-types 2026-09-02 14:07:47.217 | subnet_allocation 2026-09-02 14:07:47.217 | subnet_onboard 2026-09-02 14:07:47.217 | subnetpool-prefix-ops 2026-09-02 14:07:47.217 | tag-creation 2026-09-02 14:07:47.218 | tap-mirror 2026-09-02 14:07:47.218 | tap-mirror-both-direction 2026-09-02 14:07:47.218 | trunk 2026-09-02 14:07:47.218 | uplink-status-propagation 2026-09-02 14:07:47.219 | uplink-status-propagation-updatable 2026-09-02 14:07:47.219 | vlan-transparent 2026-09-02 14:07:47.220 | vpn-endpoint-groups 2026-09-02 14:07:47.220 | vpnaas' 2026-09-02 14:07:47.220 | ++ 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-09-02 14:07:47.220 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.220 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-02 14:07:47.220 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-02 14:07:47.220 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.221 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-02 14:07:47.228 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-02 14:07:47.228 | address-scope 2026-09-02 14:07:47.229 | agent 2026-09-02 14:07:47.229 | allowed-address-pairs 2026-09-02 14:07:47.229 | auto-allocated-topology 2026-09-02 14:07:47.229 | availability_zone 2026-09-02 14:07:47.229 | bgp 2026-09-02 14:07:47.229 | bgp_4byte_asn 2026-09-02 14:07:47.229 | bgp_dragent_scheduler 2026-09-02 14:07:47.229 | binding 2026-09-02 14:07:47.229 | binding-extended 2026-09-02 14:07:47.229 | default-subnetpools 2026-09-02 14:07:47.229 | dhcp_agent_scheduler 2026-09-02 14:07:47.230 | dns-domain-ports 2026-09-02 14:07:47.230 | dns-integration 2026-09-02 14:07:47.230 | dns-integration-domain-keywords 2026-09-02 14:07:47.230 | empty-string-filtering 2026-09-02 14:07:47.230 | enable-default-route-bfd 2026-09-02 14:07:47.230 | enable-default-route-ecmp 2026-09-02 14:07:47.230 | expose-port-forwarding-in-fip 2026-09-02 14:07:47.230 | ext-gw-mode 2026-09-02 14:07:47.230 | external-gateway-multihoming 2026-09-02 14:07:47.230 | external-net 2026-09-02 14:07:47.230 | extra_dhcp_opt 2026-09-02 14:07:47.230 | extraroute 2026-09-02 14:07:47.231 | extraroute-atomic 2026-09-02 14:07:47.231 | filter-validation 2026-09-02 14:07:47.231 | fip-port-details 2026-09-02 14:07:47.231 | flavors 2026-09-02 14:07:47.233 | floating-ip-port-forwarding 2026-09-02 14:07:47.233 | floating-ip-port-forwarding-description 2026-09-02 14:07:47.233 | floating-ip-port-forwarding-detail 2026-09-02 14:07:47.234 | floating-ip-port-forwarding-port-ranges 2026-09-02 14:07:47.234 | floatingip-pools 2026-09-02 14:07:47.234 | fwaas_v2 2026-09-02 14:07:47.234 | ip_allocation 2026-09-02 14:07:47.234 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:07:47.235 | l3-flavors 2026-09-02 14:07:47.235 | l3-ha 2026-09-02 14:07:47.235 | l3_agent_scheduler 2026-09-02 14:07:47.235 | logging 2026-09-02 14:07:47.235 | multi-provider 2026-09-02 14:07:47.235 | net-mtu 2026-09-02 14:07:47.235 | net-mtu-writable 2026-09-02 14:07:47.235 | network-ip-availability 2026-09-02 14:07:47.235 | network_availability_zone 2026-09-02 14:07:47.236 | network_ha 2026-09-02 14:07:47.236 | pagination 2026-09-02 14:07:47.236 | port-device-profile 2026-09-02 14:07:47.236 | port-hardware-offload-type 2026-09-02 14:07:47.236 | port-mac-address-regenerate 2026-09-02 14:07:47.236 | port-numa-affinity-policy 2026-09-02 14:07:47.236 | port-numa-affinity-policy-socket 2026-09-02 14:07:47.237 | port-resource-request 2026-09-02 14:07:47.237 | port-security 2026-09-02 14:07:47.237 | port-trusted-vif 2026-09-02 14:07:47.237 | project-id 2026-09-02 14:07:47.237 | provider 2026-09-02 14:07:47.237 | pvlan 2026-09-02 14:07:47.237 | qinq 2026-09-02 14:07:47.237 | qos 2026-09-02 14:07:47.237 | qos-bw-limit-direction 2026-09-02 14:07:47.237 | qos-bw-minimum-ingress 2026-09-02 14:07:47.238 | qos-default 2026-09-02 14:07:47.238 | qos-fip 2026-09-02 14:07:47.238 | qos-gateway-ip 2026-09-02 14:07:47.238 | qos-rule-type-details 2026-09-02 14:07:47.238 | qos-rule-type-filter 2026-09-02 14:07:47.238 | qos-rules-alias 2026-09-02 14:07:47.238 | quota-check-limit 2026-09-02 14:07:47.238 | quota-check-limit-default 2026-09-02 14:07:47.238 | quota_details 2026-09-02 14:07:47.238 | quotas 2026-09-02 14:07:47.239 | rbac-address-scope 2026-09-02 14:07:47.239 | rbac-policies 2026-09-02 14:07:47.239 | rbac-security-groups 2026-09-02 14:07:47.239 | router 2026-09-02 14:07:47.239 | router-enable-snat 2026-09-02 14:07:47.239 | router_availability_zone 2026-09-02 14:07:47.239 | security-group 2026-09-02 14:07:47.239 | security-groups-default-rules 2026-09-02 14:07:47.239 | security-groups-default-statefulness 2026-09-02 14:07:47.240 | security-groups-normalized-cidr 2026-09-02 14:07:47.240 | security-groups-remote-address-group 2026-09-02 14:07:47.240 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:07:47.240 | security-groups-shared-filtering 2026-09-02 14:07:47.240 | segment 2026-09-02 14:07:47.240 | sorting 2026-09-02 14:07:47.240 | standard-attr-description 2026-09-02 14:07:47.240 | standard-attr-fwaas-v2 2026-09-02 14:07:47.240 | standard-attr-revisions 2026-09-02 14:07:47.240 | standard-attr-tag 2026-09-02 14:07:47.241 | standard-attr-timestamp 2026-09-02 14:07:47.241 | stateful-security-group 2026-09-02 14:07:47.241 | subnet-dns-publish-fixed-ip 2026-09-02 14:07:47.241 | subnet-external-network 2026-09-02 14:07:47.241 | subnet-service-types 2026-09-02 14:07:47.241 | subnet_allocation 2026-09-02 14:07:47.241 | subnet_onboard 2026-09-02 14:07:47.241 | subnetpool-prefix-ops 2026-09-02 14:07:47.241 | tag-creation 2026-09-02 14:07:47.241 | tap-mirror 2026-09-02 14:07:47.241 | tap-mirror-both-direction 2026-09-02 14:07:47.242 | trunk 2026-09-02 14:07:47.242 | uplink-status-propagation 2026-09-02 14:07:47.242 | uplink-status-propagation-updatable 2026-09-02 14:07:47.242 | vlan-transparent 2026-09-02 14:07:47.242 | vpn-endpoint-groups 2026-09-02 14:07:47.242 | vpnaas' 2026-09-02 14:07:47.242 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.242 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-02 14:07:47.242 | address-scope 2026-09-02 14:07:47.243 | agent 2026-09-02 14:07:47.243 | allowed-address-pairs 2026-09-02 14:07:47.243 | auto-allocated-topology 2026-09-02 14:07:47.243 | availability_zone 2026-09-02 14:07:47.243 | bgp 2026-09-02 14:07:47.243 | bgp_4byte_asn 2026-09-02 14:07:47.243 | bgp_dragent_scheduler 2026-09-02 14:07:47.243 | binding 2026-09-02 14:07:47.243 | binding-extended 2026-09-02 14:07:47.243 | default-subnetpools 2026-09-02 14:07:47.243 | dhcp_agent_scheduler 2026-09-02 14:07:47.244 | dns-domain-ports 2026-09-02 14:07:47.244 | dns-integration 2026-09-02 14:07:47.244 | dns-integration-domain-keywords 2026-09-02 14:07:47.244 | empty-string-filtering 2026-09-02 14:07:47.244 | enable-default-route-bfd 2026-09-02 14:07:47.244 | enable-default-route-ecmp 2026-09-02 14:07:47.244 | expose-port-forwarding-in-fip 2026-09-02 14:07:47.244 | ext-gw-mode 2026-09-02 14:07:47.244 | external-gateway-multihoming 2026-09-02 14:07:47.244 | external-net 2026-09-02 14:07:47.244 | extra_dhcp_opt 2026-09-02 14:07:47.245 | extraroute 2026-09-02 14:07:47.245 | extraroute-atomic 2026-09-02 14:07:47.245 | filter-validation 2026-09-02 14:07:47.245 | fip-port-details 2026-09-02 14:07:47.245 | flavors 2026-09-02 14:07:47.245 | floating-ip-port-forwarding 2026-09-02 14:07:47.245 | floating-ip-port-forwarding-description 2026-09-02 14:07:47.245 | floating-ip-port-forwarding-detail 2026-09-02 14:07:47.245 | floating-ip-port-forwarding-port-ranges 2026-09-02 14:07:47.246 | floatingip-pools 2026-09-02 14:07:47.246 | fwaas_v2 2026-09-02 14:07:47.246 | ip_allocation 2026-09-02 14:07:47.246 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:07:47.246 | l3-flavors 2026-09-02 14:07:47.246 | l3-ha 2026-09-02 14:07:47.246 | l3_agent_scheduler 2026-09-02 14:07:47.246 | logging 2026-09-02 14:07:47.246 | multi-provider 2026-09-02 14:07:47.246 | net-mtu 2026-09-02 14:07:47.247 | net-mtu-writable 2026-09-02 14:07:47.247 | network-ip-availability 2026-09-02 14:07:47.247 | network_availability_zone 2026-09-02 14:07:47.247 | network_ha 2026-09-02 14:07:47.247 | pagination 2026-09-02 14:07:47.247 | port-device-profile 2026-09-02 14:07:47.247 | port-hardware-offload-type 2026-09-02 14:07:47.247 | port-mac-address-regenerate 2026-09-02 14:07:47.247 | port-numa-affinity-policy 2026-09-02 14:07:47.247 | port-numa-affinity-policy-socket 2026-09-02 14:07:47.247 | port-resource-request 2026-09-02 14:07:47.248 | port-security 2026-09-02 14:07:47.248 | port-trusted-vif 2026-09-02 14:07:47.248 | project-id 2026-09-02 14:07:47.248 | provider 2026-09-02 14:07:47.248 | pvlan 2026-09-02 14:07:47.248 | qinq 2026-09-02 14:07:47.248 | qos 2026-09-02 14:07:47.248 | qos-bw-limit-direction 2026-09-02 14:07:47.248 | qos-bw-minimum-ingress 2026-09-02 14:07:47.248 | qos-default 2026-09-02 14:07:47.249 | qos-fip 2026-09-02 14:07:47.249 | qos-gateway-ip 2026-09-02 14:07:47.249 | qos-rule-type-details 2026-09-02 14:07:47.249 | qos-rule-type-filter 2026-09-02 14:07:47.249 | qos-rules-alias 2026-09-02 14:07:47.249 | quota-check-limit 2026-09-02 14:07:47.249 | quota-check-limit-default 2026-09-02 14:07:47.249 | quota_details 2026-09-02 14:07:47.249 | quotas 2026-09-02 14:07:47.249 | rbac-address-scope 2026-09-02 14:07:47.249 | rbac-policies 2026-09-02 14:07:47.250 | rbac-security-groups 2026-09-02 14:07:47.250 | router 2026-09-02 14:07:47.250 | router-enable-snat 2026-09-02 14:07:47.250 | router_availability_zone 2026-09-02 14:07:47.250 | security-group 2026-09-02 14:07:47.250 | security-groups-default-rules 2026-09-02 14:07:47.250 | security-groups-default-statefulness 2026-09-02 14:07:47.250 | security-groups-normalized-cidr 2026-09-02 14:07:47.250 | security-groups-remote-address-group 2026-09-02 14:07:47.250 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:07:47.251 | security-groups-shared-filtering 2026-09-02 14:07:47.251 | segment 2026-09-02 14:07:47.251 | sorting 2026-09-02 14:07:47.251 | standard-attr-description 2026-09-02 14:07:47.251 | standard-attr-fwaas-v2 2026-09-02 14:07:47.251 | standard-attr-revisions 2026-09-02 14:07:47.251 | standard-attr-tag 2026-09-02 14:07:47.251 | standard-attr-timestamp 2026-09-02 14:07:47.251 | stateful-security-group 2026-09-02 14:07:47.251 | subnet-dns-publish-fixed-ip 2026-09-02 14:07:47.251 | subnet-external-network 2026-09-02 14:07:47.252 | subnet-service-types 2026-09-02 14:07:47.252 | subnet_allocation 2026-09-02 14:07:47.252 | subnet_onboard 2026-09-02 14:07:47.252 | subnetpool-prefix-ops 2026-09-02 14:07:47.252 | tag-creation 2026-09-02 14:07:47.252 | tap-mirror 2026-09-02 14:07:47.252 | tap-mirror-both-direction 2026-09-02 14:07:47.252 | trunk 2026-09-02 14:07:47.252 | uplink-status-propagation 2026-09-02 14:07:47.252 | uplink-status-propagation-updatable 2026-09-02 14:07:47.252 | vlan-transparent 2026-09-02 14:07:47.253 | vpn-endpoint-groups 2026-09-02 14:07:47.253 | vpnaas' 2026-09-02 14:07:47.253 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-02 14:07:47.253 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-02 14:07:47.253 | address-scope 2026-09-02 14:07:47.253 | agent 2026-09-02 14:07:47.253 | allowed-address-pairs 2026-09-02 14:07:47.253 | auto-allocated-topology 2026-09-02 14:07:47.253 | availability_zone 2026-09-02 14:07:47.253 | bgp 2026-09-02 14:07:47.254 | bgp_4byte_asn 2026-09-02 14:07:47.254 | bgp_dragent_scheduler 2026-09-02 14:07:47.254 | binding 2026-09-02 14:07:47.255 | binding-extended 2026-09-02 14:07:47.255 | default-subnetpools 2026-09-02 14:07:47.255 | dhcp_agent_scheduler 2026-09-02 14:07:47.255 | dns-domain-ports 2026-09-02 14:07:47.255 | dns-integration 2026-09-02 14:07:47.255 | dns-integration-domain-keywords 2026-09-02 14:07:47.255 | empty-string-filtering 2026-09-02 14:07:47.256 | enable-default-route-bfd 2026-09-02 14:07:47.256 | enable-default-route-ecmp 2026-09-02 14:07:47.256 | expose-port-forwarding-in-fip 2026-09-02 14:07:47.256 | ext-gw-mode 2026-09-02 14:07:47.256 | external-gateway-multihoming 2026-09-02 14:07:47.256 | external-net 2026-09-02 14:07:47.256 | extra_dhcp_opt 2026-09-02 14:07:47.256 | extraroute 2026-09-02 14:07:47.256 | extraroute-atomic 2026-09-02 14:07:47.256 | filter-validation 2026-09-02 14:07:47.257 | fip-port-details 2026-09-02 14:07:47.257 | flavors 2026-09-02 14:07:47.257 | floating-ip-port-forwarding 2026-09-02 14:07:47.257 | floating-ip-port-forwarding-description 2026-09-02 14:07:47.257 | floating-ip-port-forwarding-detail 2026-09-02 14:07:47.258 | floating-ip-port-forwarding-port-ranges 2026-09-02 14:07:47.258 | floatingip-pools 2026-09-02 14:07:47.258 | fwaas_v2 2026-09-02 14:07:47.258 | ip_allocation 2026-09-02 14:07:47.258 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:07:47.258 | l3-flavors 2026-09-02 14:07:47.258 | l3-ha 2026-09-02 14:07:47.258 | l3_agent_scheduler 2026-09-02 14:07:47.258 | logging 2026-09-02 14:07:47.258 | multi-provider 2026-09-02 14:07:47.258 | net-mtu 2026-09-02 14:07:47.259 | net-mtu-writable 2026-09-02 14:07:47.259 | network-ip-availability 2026-09-02 14:07:47.259 | network_availability_zone 2026-09-02 14:07:47.259 | network_ha 2026-09-02 14:07:47.259 | pagination 2026-09-02 14:07:47.259 | port-device-profile 2026-09-02 14:07:47.259 | port-hardware-offload-type 2026-09-02 14:07:47.259 | port-mac-address-regenerate 2026-09-02 14:07:47.259 | port-numa-affinity-policy 2026-09-02 14:07:47.259 | port-numa-affinity-policy-socket 2026-09-02 14:07:47.260 | port-resource-request 2026-09-02 14:07:47.260 | port-security 2026-09-02 14:07:47.260 | port-trusted-vif 2026-09-02 14:07:47.260 | project-id 2026-09-02 14:07:47.260 | provider 2026-09-02 14:07:47.260 | pvlan 2026-09-02 14:07:47.260 | qinq 2026-09-02 14:07:47.260 | qos 2026-09-02 14:07:47.260 | qos-bw-limit-direction 2026-09-02 14:07:47.260 | qos-bw-minimum-ingress 2026-09-02 14:07:47.261 | qos-default 2026-09-02 14:07:47.261 | qos-fip 2026-09-02 14:07:47.261 | qos-gateway-ip 2026-09-02 14:07:47.261 | qos-rule-type-details 2026-09-02 14:07:47.261 | qos-rule-type-filter 2026-09-02 14:07:47.261 | qos-rules-alias 2026-09-02 14:07:47.261 | quota-check-limit 2026-09-02 14:07:47.261 | quota-check-limit-default 2026-09-02 14:07:47.261 | quota_details 2026-09-02 14:07:47.261 | quotas 2026-09-02 14:07:47.262 | rbac-address-scope 2026-09-02 14:07:47.262 | rbac-policies 2026-09-02 14:07:47.262 | rbac-security-groups 2026-09-02 14:07:47.262 | router 2026-09-02 14:07:47.262 | router-enable-snat 2026-09-02 14:07:47.262 | router_availability_zone 2026-09-02 14:07:47.262 | security-group 2026-09-02 14:07:47.262 | security-groups-default-rules 2026-09-02 14:07:47.262 | security-groups-default-statefulness 2026-09-02 14:07:47.262 | security-groups-normalized-cidr 2026-09-02 14:07:47.262 | security-groups-remote-address-group 2026-09-02 14:07:47.263 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:07:47.263 | security-groups-shared-filtering 2026-09-02 14:07:47.263 | segment 2026-09-02 14:07:47.263 | sorting 2026-09-02 14:07:47.263 | standard-attr-description 2026-09-02 14:07:47.263 | standard-attr-fwaas-v2 2026-09-02 14:07:47.263 | standard-attr-revisions 2026-09-02 14:07:47.263 | standard-attr-tag 2026-09-02 14:07:47.263 | standard-attr-timestamp 2026-09-02 14:07:47.263 | stateful-security-group 2026-09-02 14:07:47.264 | subnet-dns-publish-fixed-ip 2026-09-02 14:07:47.264 | subnet-external-network 2026-09-02 14:07:47.264 | subnet-service-types 2026-09-02 14:07:47.264 | subnet_allocation 2026-09-02 14:07:47.264 | subnet_onboard 2026-09-02 14:07:47.264 | subnetpool-prefix-ops 2026-09-02 14:07:47.264 | tag-creation 2026-09-02 14:07:47.264 | tap-mirror 2026-09-02 14:07:47.264 | tap-mirror-both-direction 2026-09-02 14:07:47.264 | trunk 2026-09-02 14:07:47.264 | uplink-status-propagation 2026-09-02 14:07:47.265 | uplink-status-propagation-updatable 2026-09-02 14:07:47.265 | vlan-transparent 2026-09-02 14:07:47.265 | vpn-endpoint-groups 2026-09-02 14:07:47.265 | vpnaas' 2026-09-02 14:07:47.265 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.266 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-02 14:07:47.266 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-02 14:07:47.266 | address-scope 2026-09-02 14:07:47.266 | agent 2026-09-02 14:07:47.266 | allowed-address-pairs 2026-09-02 14:07:47.266 | auto-allocated-topology 2026-09-02 14:07:47.267 | availability_zone 2026-09-02 14:07:47.267 | bgp 2026-09-02 14:07:47.267 | bgp_4byte_asn 2026-09-02 14:07:47.267 | bgp_dragent_scheduler 2026-09-02 14:07:47.267 | binding 2026-09-02 14:07:47.267 | binding-extended 2026-09-02 14:07:47.267 | default-subnetpools 2026-09-02 14:07:47.267 | dhcp_agent_scheduler 2026-09-02 14:07:47.267 | dns-domain-ports 2026-09-02 14:07:47.268 | dns-integration 2026-09-02 14:07:47.268 | dns-integration-domain-keywords 2026-09-02 14:07:47.268 | empty-string-filtering 2026-09-02 14:07:47.268 | enable-default-route-bfd 2026-09-02 14:07:47.268 | enable-default-route-ecmp 2026-09-02 14:07:47.268 | expose-port-forwarding-in-fip 2026-09-02 14:07:47.268 | ext-gw-mode 2026-09-02 14:07:47.269 | external-gateway-multihoming 2026-09-02 14:07:47.269 | external-net 2026-09-02 14:07:47.269 | extra_dhcp_opt 2026-09-02 14:07:47.269 | extraroute 2026-09-02 14:07:47.269 | extraroute-atomic 2026-09-02 14:07:47.269 | filter-validation 2026-09-02 14:07:47.269 | fip-port-details 2026-09-02 14:07:47.269 | flavors 2026-09-02 14:07:47.269 | floating-ip-port-forwarding 2026-09-02 14:07:47.269 | floating-ip-port-forwarding-description 2026-09-02 14:07:47.270 | floating-ip-port-forwarding-detail 2026-09-02 14:07:47.270 | floating-ip-port-forwarding-port-ranges 2026-09-02 14:07:47.270 | floatingip-pools 2026-09-02 14:07:47.270 | fwaas_v2 2026-09-02 14:07:47.270 | ip_allocation 2026-09-02 14:07:47.270 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:07:47.270 | l3-flavors 2026-09-02 14:07:47.270 | l3-ha 2026-09-02 14:07:47.270 | l3_agent_scheduler 2026-09-02 14:07:47.270 | logging 2026-09-02 14:07:47.270 | multi-provider 2026-09-02 14:07:47.271 | net-mtu 2026-09-02 14:07:47.271 | net-mtu-writable 2026-09-02 14:07:47.271 | network-ip-availability 2026-09-02 14:07:47.271 | network_availability_zone 2026-09-02 14:07:47.271 | network_ha 2026-09-02 14:07:47.271 | pagination 2026-09-02 14:07:47.271 | port-device-profile 2026-09-02 14:07:47.271 | port-hardware-offload-type 2026-09-02 14:07:47.271 | port-mac-address-regenerate 2026-09-02 14:07:47.271 | port-numa-affinity-policy 2026-09-02 14:07:47.271 | port-numa-affinity-policy-socket 2026-09-02 14:07:47.272 | port-resource-request 2026-09-02 14:07:47.272 | port-security 2026-09-02 14:07:47.272 | port-trusted-vif 2026-09-02 14:07:47.272 | project-id 2026-09-02 14:07:47.272 | provider 2026-09-02 14:07:47.272 | pvlan 2026-09-02 14:07:47.272 | qinq 2026-09-02 14:07:47.272 | qos 2026-09-02 14:07:47.272 | qos-bw-limit-direction 2026-09-02 14:07:47.272 | qos-bw-minimum-ingress 2026-09-02 14:07:47.273 | qos-default 2026-09-02 14:07:47.273 | qos-fip 2026-09-02 14:07:47.273 | qos-gateway-ip 2026-09-02 14:07:47.273 | qos-rule-type-details 2026-09-02 14:07:47.273 | qos-rule-type-filter 2026-09-02 14:07:47.273 | qos-rules-alias 2026-09-02 14:07:47.273 | quota-check-limit 2026-09-02 14:07:47.273 | quota-check-limit-default 2026-09-02 14:07:47.273 | quota_details 2026-09-02 14:07:47.273 | quotas 2026-09-02 14:07:47.273 | rbac-address-scope 2026-09-02 14:07:47.274 | rbac-policies 2026-09-02 14:07:47.274 | rbac-security-groups 2026-09-02 14:07:47.274 | router 2026-09-02 14:07:47.274 | router-enable-snat 2026-09-02 14:07:47.274 | router_availability_zone 2026-09-02 14:07:47.274 | security-group 2026-09-02 14:07:47.274 | security-groups-default-rules 2026-09-02 14:07:47.274 | security-groups-default-statefulness 2026-09-02 14:07:47.274 | security-groups-normalized-cidr 2026-09-02 14:07:47.274 | security-groups-remote-address-group 2026-09-02 14:07:47.275 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:07:47.275 | security-groups-shared-filtering 2026-09-02 14:07:47.275 | segment 2026-09-02 14:07:47.275 | sorting 2026-09-02 14:07:47.275 | standard-attr-description 2026-09-02 14:07:47.275 | standard-attr-fwaas-v2 2026-09-02 14:07:47.275 | standard-attr-revisions 2026-09-02 14:07:47.275 | standard-attr-tag 2026-09-02 14:07:47.275 | standard-attr-timestamp 2026-09-02 14:07:47.275 | stateful-security-group 2026-09-02 14:07:47.275 | subnet-dns-publish-fixed-ip 2026-09-02 14:07:47.276 | subnet-external-network 2026-09-02 14:07:47.276 | subnet-service-types 2026-09-02 14:07:47.276 | subnet_allocation 2026-09-02 14:07:47.276 | subnet_onboard 2026-09-02 14:07:47.276 | subnetpool-prefix-ops 2026-09-02 14:07:47.276 | tag-creation 2026-09-02 14:07:47.276 | tap-mirror 2026-09-02 14:07:47.276 | tap-mirror-both-direction 2026-09-02 14:07:47.276 | trunk 2026-09-02 14:07:47.277 | uplink-status-propagation 2026-09-02 14:07:47.277 | uplink-status-propagation-updatable 2026-09-02 14:07:47.277 | vlan-transparent 2026-09-02 14:07:47.277 | vpn-endpoint-groups 2026-09-02 14:07:47.277 | vpnaas' 2026-09-02 14:07:47.277 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-02 14:07:47.277 | address-scope 2026-09-02 14:07:47.277 | agent 2026-09-02 14:07:47.277 | allowed-address-pairs 2026-09-02 14:07:47.277 | auto-allocated-topology 2026-09-02 14:07:47.277 | availability_zone 2026-09-02 14:07:47.278 | bgp 2026-09-02 14:07:47.278 | bgp_4byte_asn 2026-09-02 14:07:47.278 | bgp_dragent_scheduler 2026-09-02 14:07:47.278 | binding 2026-09-02 14:07:47.278 | binding-extended 2026-09-02 14:07:47.278 | default-subnetpools 2026-09-02 14:07:47.278 | dhcp_agent_scheduler 2026-09-02 14:07:47.278 | dns-domain-ports 2026-09-02 14:07:47.278 | dns-integration 2026-09-02 14:07:47.278 | dns-integration-domain-keywords 2026-09-02 14:07:47.278 | empty-string-filtering 2026-09-02 14:07:47.279 | enable-default-route-bfd 2026-09-02 14:07:47.279 | enable-default-route-ecmp 2026-09-02 14:07:47.279 | expose-port-forwarding-in-fip 2026-09-02 14:07:47.279 | ext-gw-mode 2026-09-02 14:07:47.279 | external-gateway-multihoming 2026-09-02 14:07:47.279 | external-net 2026-09-02 14:07:47.279 | extra_dhcp_opt 2026-09-02 14:07:47.279 | extraroute 2026-09-02 14:07:47.279 | extraroute-atomic 2026-09-02 14:07:47.279 | filter-validation 2026-09-02 14:07:47.280 | fip-port-details 2026-09-02 14:07:47.280 | flavors 2026-09-02 14:07:47.280 | floating-ip-port-forwarding 2026-09-02 14:07:47.280 | floating-ip-port-forwarding-description 2026-09-02 14:07:47.280 | floating-ip-port-forwarding-detail 2026-09-02 14:07:47.280 | floating-ip-port-forwarding-port-ranges 2026-09-02 14:07:47.280 | floatingip-pools 2026-09-02 14:07:47.280 | fwaas_v2 2026-09-02 14:07:47.280 | ip_allocation 2026-09-02 14:07:47.280 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:07:47.281 | l3-flavors 2026-09-02 14:07:47.281 | l3-ha 2026-09-02 14:07:47.281 | l3_agent_scheduler 2026-09-02 14:07:47.281 | logging 2026-09-02 14:07:47.281 | multi-provider 2026-09-02 14:07:47.281 | net-mtu 2026-09-02 14:07:47.281 | net-mtu-writable 2026-09-02 14:07:47.281 | network-ip-availability 2026-09-02 14:07:47.281 | network_availability_zone 2026-09-02 14:07:47.281 | network_ha 2026-09-02 14:07:47.281 | pagination 2026-09-02 14:07:47.282 | port-device-profile 2026-09-02 14:07:47.282 | port-hardware-offload-type 2026-09-02 14:07:47.282 | port-mac-address-regenerate 2026-09-02 14:07:47.282 | port-numa-affinity-policy 2026-09-02 14:07:47.282 | port-numa-affinity-policy-socket 2026-09-02 14:07:47.282 | port-resource-request 2026-09-02 14:07:47.282 | port-security 2026-09-02 14:07:47.282 | port-trusted-vif 2026-09-02 14:07:47.282 | project-id 2026-09-02 14:07:47.282 | provider 2026-09-02 14:07:47.282 | pvlan 2026-09-02 14:07:47.283 | qinq 2026-09-02 14:07:47.283 | qos 2026-09-02 14:07:47.283 | qos-bw-limit-direction 2026-09-02 14:07:47.283 | qos-bw-minimum-ingress 2026-09-02 14:07:47.283 | qos-default 2026-09-02 14:07:47.283 | qos-fip 2026-09-02 14:07:47.283 | qos-gateway-ip 2026-09-02 14:07:47.283 | qos-rule-type-details 2026-09-02 14:07:47.283 | qos-rule-type-filter 2026-09-02 14:07:47.283 | qos-rules-alias 2026-09-02 14:07:47.283 | quota-check-limit 2026-09-02 14:07:47.284 | quota-check-limit-default 2026-09-02 14:07:47.284 | quota_details 2026-09-02 14:07:47.284 | quotas 2026-09-02 14:07:47.284 | rbac-address-scope 2026-09-02 14:07:47.284 | rbac-policies 2026-09-02 14:07:47.284 | rbac-security-groups 2026-09-02 14:07:47.284 | router 2026-09-02 14:07:47.284 | router-enable-snat 2026-09-02 14:07:47.284 | router_availability_zone 2026-09-02 14:07:47.284 | security-group 2026-09-02 14:07:47.284 | security-groups-default-rules 2026-09-02 14:07:47.285 | security-groups-default-statefulness 2026-09-02 14:07:47.285 | security-groups-normalized-cidr 2026-09-02 14:07:47.285 | security-groups-remote-address-group 2026-09-02 14:07:47.285 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:07:47.285 | security-groups-shared-filtering 2026-09-02 14:07:47.285 | segment 2026-09-02 14:07:47.285 | sorting 2026-09-02 14:07:47.285 | standard-attr-description 2026-09-02 14:07:47.285 | standard-attr-fwaas-v2 2026-09-02 14:07:47.285 | standard-attr-revisions 2026-09-02 14:07:47.286 | standard-attr-tag 2026-09-02 14:07:47.286 | standard-attr-timestamp 2026-09-02 14:07:47.286 | stateful-security-group 2026-09-02 14:07:47.286 | subnet-dns-publish-fixed-ip 2026-09-02 14:07:47.286 | subnet-external-network 2026-09-02 14:07:47.286 | subnet-service-types 2026-09-02 14:07:47.286 | subnet_allocation 2026-09-02 14:07:47.286 | subnet_onboard 2026-09-02 14:07:47.286 | subnetpool-prefix-ops 2026-09-02 14:07:47.287 | tag-creation 2026-09-02 14:07:47.287 | tap-mirror 2026-09-02 14:07:47.287 | tap-mirror-both-direction 2026-09-02 14:07:47.287 | trunk 2026-09-02 14:07:47.287 | uplink-status-propagation 2026-09-02 14:07:47.287 | uplink-status-propagation-updatable 2026-09-02 14:07:47.287 | vlan-transparent 2026-09-02 14:07:47.287 | vpn-endpoint-groups 2026-09-02 14:07:47.287 | vpnaas' 2026-09-02 14:07:47.287 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.287 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-02 14:07:47.288 | address-scope 2026-09-02 14:07:47.288 | agent 2026-09-02 14:07:47.288 | allowed-address-pairs 2026-09-02 14:07:47.288 | auto-allocated-topology 2026-09-02 14:07:47.288 | availability_zone 2026-09-02 14:07:47.288 | bgp 2026-09-02 14:07:47.288 | bgp_4byte_asn 2026-09-02 14:07:47.288 | bgp_dragent_scheduler 2026-09-02 14:07:47.288 | binding 2026-09-02 14:07:47.288 | binding-extended 2026-09-02 14:07:47.289 | default-subnetpools 2026-09-02 14:07:47.289 | dhcp_agent_scheduler 2026-09-02 14:07:47.289 | dns-domain-ports 2026-09-02 14:07:47.289 | dns-integration 2026-09-02 14:07:47.289 | dns-integration-domain-keywords 2026-09-02 14:07:47.289 | empty-string-filtering 2026-09-02 14:07:47.289 | enable-default-route-bfd 2026-09-02 14:07:47.289 | enable-default-route-ecmp 2026-09-02 14:07:47.289 | expose-port-forwarding-in-fip 2026-09-02 14:07:47.289 | ext-gw-mode 2026-09-02 14:07:47.290 | external-gateway-multihoming 2026-09-02 14:07:47.290 | external-net 2026-09-02 14:07:47.290 | extra_dhcp_opt 2026-09-02 14:07:47.290 | extraroute 2026-09-02 14:07:47.290 | extraroute-atomic 2026-09-02 14:07:47.290 | filter-validation 2026-09-02 14:07:47.290 | fip-port-details 2026-09-02 14:07:47.290 | flavors 2026-09-02 14:07:47.290 | floating-ip-port-forwarding 2026-09-02 14:07:47.290 | floating-ip-port-forwarding-description 2026-09-02 14:07:47.290 | floating-ip-port-forwarding-detail 2026-09-02 14:07:47.291 | floating-ip-port-forwarding-port-ranges 2026-09-02 14:07:47.291 | floatingip-pools 2026-09-02 14:07:47.291 | fwaas_v2 2026-09-02 14:07:47.291 | ip_allocation 2026-09-02 14:07:47.291 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:07:47.291 | l3-flavors 2026-09-02 14:07:47.291 | l3-ha 2026-09-02 14:07:47.291 | l3_agent_scheduler 2026-09-02 14:07:47.291 | logging 2026-09-02 14:07:47.291 | multi-provider 2026-09-02 14:07:47.291 | net-mtu 2026-09-02 14:07:47.292 | net-mtu-writable 2026-09-02 14:07:47.292 | network-ip-availability 2026-09-02 14:07:47.292 | network_availability_zone 2026-09-02 14:07:47.292 | network_ha 2026-09-02 14:07:47.292 | pagination 2026-09-02 14:07:47.292 | port-device-profile 2026-09-02 14:07:47.292 | port-hardware-offload-type 2026-09-02 14:07:47.292 | port-mac-address-regenerate 2026-09-02 14:07:47.292 | port-numa-affinity-policy 2026-09-02 14:07:47.292 | port-numa-affinity-policy-socket 2026-09-02 14:07:47.293 | port-resource-request 2026-09-02 14:07:47.293 | port-security 2026-09-02 14:07:47.293 | port-trusted-vif 2026-09-02 14:07:47.293 | project-id 2026-09-02 14:07:47.293 | provider 2026-09-02 14:07:47.293 | pvlan 2026-09-02 14:07:47.293 | qinq 2026-09-02 14:07:47.293 | qos 2026-09-02 14:07:47.293 | qos-bw-limit-direction 2026-09-02 14:07:47.293 | qos-bw-minimum-ingress 2026-09-02 14:07:47.294 | qos-default 2026-09-02 14:07:47.294 | qos-fip 2026-09-02 14:07:47.294 | qos-gateway-ip 2026-09-02 14:07:47.294 | qos-rule-type-details 2026-09-02 14:07:47.294 | qos-rule-type-filter 2026-09-02 14:07:47.294 | qos-rules-alias 2026-09-02 14:07:47.294 | quota-check-limit 2026-09-02 14:07:47.294 | quota-check-limit-default 2026-09-02 14:07:47.294 | quota_details 2026-09-02 14:07:47.294 | quotas 2026-09-02 14:07:47.294 | rbac-address-scope 2026-09-02 14:07:47.295 | rbac-policies 2026-09-02 14:07:47.295 | rbac-security-groups 2026-09-02 14:07:47.295 | router 2026-09-02 14:07:47.295 | router-enable-snat 2026-09-02 14:07:47.295 | router_availability_zone 2026-09-02 14:07:47.295 | security-group 2026-09-02 14:07:47.295 | security-groups-default-rules 2026-09-02 14:07:47.295 | security-groups-default-statefulness 2026-09-02 14:07:47.295 | security-groups-normalized-cidr 2026-09-02 14:07:47.295 | security-groups-remote-address-group 2026-09-02 14:07:47.296 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:07:47.296 | security-groups-shared-filtering 2026-09-02 14:07:47.296 | segment 2026-09-02 14:07:47.296 | sorting 2026-09-02 14:07:47.296 | standard-attr-description 2026-09-02 14:07:47.296 | standard-attr-fwaas-v2 2026-09-02 14:07:47.296 | standard-attr-revisions 2026-09-02 14:07:47.296 | standard-attr-tag 2026-09-02 14:07:47.296 | standard-attr-timestamp 2026-09-02 14:07:47.297 | stateful-security-group 2026-09-02 14:07:47.297 | subnet-dns-publish-fixed-ip 2026-09-02 14:07:47.297 | subnet-external-network 2026-09-02 14:07:47.297 | subnet-service-types 2026-09-02 14:07:47.297 | subnet_allocation 2026-09-02 14:07:47.297 | subnet_onboard 2026-09-02 14:07:47.297 | subnetpool-prefix-ops 2026-09-02 14:07:47.297 | tag-creation 2026-09-02 14:07:47.297 | tap-mirror 2026-09-02 14:07:47.297 | tap-mirror-both-direction 2026-09-02 14:07:47.297 | trunk 2026-09-02 14:07:47.298 | uplink-status-propagation 2026-09-02 14:07:47.298 | uplink-status-propagation-updatable 2026-09-02 14:07:47.298 | vlan-transparent 2026-09-02 14:07:47.298 | vpn-endpoint-groups 2026-09-02 14:07:47.298 | vpnaas' 2026-09-02 14:07:47.298 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-02 14:07:47.298 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:07:47.298 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-02 14:07:47.298 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-02 14:07:47.298 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-02 14:07:47.299 | ++ 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-09-02 14:07:47.299 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-02 14:07:47.299 | + 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-09-02 14:07:47.299 | + 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-09-02 14:07:47.303 | + 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-09-02 14:07:47.307 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:47.310 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-02 14:07:47.313 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-02 14:07:47.317 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-02 14:07:47.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:47.324 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-02 14:07:47.361 | + 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.38:6641 2026-09-02 14:07:47.364 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:47.368 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 14:07:47.371 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.38:6641 2026-09-02 14:07:47.374 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.38:6641 ']' 2026-09-02 14:07:47.377 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:47.380 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.38:6641 2026-09-02 14:07:47.416 | + 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.38:6642 2026-09-02 14:07:47.419 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:47.422 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 14:07:47.425 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.38:6642 2026-09-02 14:07:47.428 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.38:6642 ']' 2026-09-02 14:07:47.430 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:47.433 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.38:6642 2026-09-02 14:07:47.467 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-02 14:07:47.486 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:47.489 | + 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-09-02 14:07:47.492 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:47.495 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 14:07:47.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-02 14:07:47.501 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-02 14:07:47.504 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:47.507 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-02 14:07:47.541 | + 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-09-02 14:07:47.544 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:47.547 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 14:07:47.550 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-02 14:07:47.552 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-02 14:07:47.555 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:47.557 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-02 14:07:47.591 | + 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-09-02 14:07:47.593 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:47.596 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-02 14:07:47.599 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-02 14:07:47.601 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-02 14:07:47.604 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:47.607 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-02 14:07:47.642 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-02 14:07:47.665 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-02 14:07:47.686 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:47.689 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-02 14:07:47.692 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-02 14:07:47.711 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:47.715 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-02 14:07:47.718 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-02 14:07:47.721 | + 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-09-02 14:07:47.725 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:47.728 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 14:07:47.731 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-02 14:07:47.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-02 14:07:47.737 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:47.740 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-02 14:07:47.774 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-02 14:07:47.793 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:47.796 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-02 14:07:47.835 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-02 14:07:47.855 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:47.858 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-02 14:07:47.895 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-02 14:07:47.915 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:47.918 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-02 14:07:47.921 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-02 14:07:47.940 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:47.942 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-02 14:07:47.946 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-02 14:07:47.948 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-02 14:07:47.983 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-02 14:07:48.004 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:48.007 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-02 14:07:48.026 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:48.029 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-02 14:07:48.049 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:48.053 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-02 14:07:48.070 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:48.073 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-02 14:07:48.092 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:48.094 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-02 14:07:48.114 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:48.118 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-02 14:07:48.137 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:48.139 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-02 14:07:48.142 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-02 14:07:48.146 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-02 14:07:48.151 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-02 14:07:48.190 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-02 14:07:48.226 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-02 14:07:48.261 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-02 14:07:48.298 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-02 14:07:48.300 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 14:07:48.304 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-02 14:07:48.307 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 14:07:48.310 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 14:07:48.313 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-02 14:07:48.316 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 14:07:48.319 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-02 14:07:48.322 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 14:07:48.325 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-02 14:07:48.360 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-02 14:07:48.394 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.38/identity 2026-09-02 14:07:48.428 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-02 14:07:48.462 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-02 14:07:48.496 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-02 14:07:48.532 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-02 14:07:48.567 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-02 14:07:48.601 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.38/identity 2026-09-02 14:07:48.635 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 14:07:48.668 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 14:07:48.703 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 14:07:48.706 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-02 14:07:48.740 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-02 14:07:48.775 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-02 14:07:48.778 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 14:07:48.780 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:07:48.783 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-02 14:07:48.786 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-02 14:07:48.819 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-02 14:07:48.853 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.38/identity 2026-09-02 14:07:48.886 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-02 14:07:48.920 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-02 14:07:48.954 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-02 14:07:48.989 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-02 14:07:49.023 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-02 14:07:49.059 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-02 14:07:49.062 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 14:07:49.064 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-02 14:07:49.067 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-02 14:07:49.069 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-02 14:07:49.103 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-02 14:07:49.136 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.38/identity 2026-09-02 14:07:49.174 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-02 14:07:49.209 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-02 14:07:49.245 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-02 14:07:49.281 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-02 14:07:49.318 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-02 14:07:49.357 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-02 14:07:49.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-02 14:07:49.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-02 14:07:49.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-02 14:07:49.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-02 14:07:49.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-02 14:07:49.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-02 14:07:49.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-02 14:07:49.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-02 14:07:49.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-02 14:07:49.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-02 14:07:49.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-02 14:07:49.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-02 14:07:49.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-02 14:07:49.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-02 14:07:49.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-02 14:07:49.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-02 14:07:49.412 | + 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-09-02 14:07:49.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.419 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-02 14:07:49.422 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-02 14:07:49.424 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-02 14:07:49.428 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.431 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-02 14:07:49.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-02 14:07:49.470 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.474 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 14:07:49.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-02 14:07:49.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-02 14:07:49.484 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.487 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-02 14:07:49.521 | + 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-09-02 14:07:49.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.527 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 14:07:49.531 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-02 14:07:49.534 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-02 14:07:49.537 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.540 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-02 14:07:49.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-02 14:07:49.577 | + 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-09-02 14:07:49.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.584 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 14:07:49.588 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-02 14:07:49.591 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-02 14:07:49.594 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.598 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-02 14:07:49.631 | + 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-09-02 14:07:49.634 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 14:07:49.639 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-02 14:07:49.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-02 14:07:49.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.649 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-02 14:07:49.684 | + 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-09-02 14:07:49.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.690 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 14:07:49.693 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-02 14:07:49.697 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-02 14:07:49.700 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.703 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-02 14:07:49.738 | + 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-09-02 14:07:49.741 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.745 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-02 14:07:49.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-02 14:07:49.751 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-02 14:07:49.754 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.758 | + 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-09-02 14:07:49.794 | + 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-09-02 14:07:49.796 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-02 14:07:49.803 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-02 14:07:49.806 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-02 14:07:49.809 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-02 14:07:49.847 | + 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-09-02 14:07:49.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-02 14:07:49.857 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-02 14:07:49.860 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-02 14:07:49.863 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.866 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-02 14:07:49.900 | + 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-09-02 14:07:49.903 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.905 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-02 14:07:49.907 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-02 14:07:49.910 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-02 14:07:49.913 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.916 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-02 14:07:49.950 | + 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-09-02 14:07:49.953 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 14:07:49.956 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-02 14:07:49.958 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-02 14:07:49.961 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-02 14:07:49.964 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 14:07:49.966 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-02 14:07:50.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-02 14:07:50.005 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-02 14:07:50.043 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-02 14:07:50.079 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-02 14:07:50.082 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-02 14:07:50.085 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-02 14:07:50.088 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-02 14:07:50.091 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 14:07:50.093 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-02 14:07:50.097 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-02 14:07:50.099 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 14:07:50.102 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 14:07:50.120 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 14:07:50.120 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:07:50.130 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 14:07:50.135 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 14:07:50.149 | /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-09-02 14:07:50.155 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-02 14:07:50.158 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-02 14:07:50.163 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 14:07:50.166 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-02 14:07:50.205 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-02 14:07:50.240 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-02 14:07:50.275 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-02 14:07:50.311 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 14:07:50.346 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 14:07:50.380 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-02 14:07:50.415 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-02 14:07:50.450 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-02 14:07:50.484 | + 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-09-02 14:07:50.517 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 14:07:50.552 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 14:07:50.587 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-02 14:07:50.624 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-02 14:07:50.659 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 14:07:50.662 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 14:07:50.666 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-02 14:07:50.669 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-02 14:07:50.672 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 14:07:50.675 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:07:50.677 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:07:50.680 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-02 14:07:50.684 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-02 14:07:50.686 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-02 14:07:50.722 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 14:07:50.758 | + 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-09-02 14:07:50.759 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-02 14:07:50.769 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-02 14:07:50.773 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-02 14:07:50.776 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-02 14:07:50.779 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 14:07:50.782 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 14:07:50.785 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 14:07:50.788 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 14:07:50.791 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:07:50.794 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:07:50.796 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 14:07:50.799 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 14:07:50.803 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:07:50.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:07:50.809 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-02 14:07:50.821 | perl: warning: Setting locale failed. 2026-09-02 14:07:50.821 | perl: warning: Please check that your locale settings: 2026-09-02 14:07:50.821 | LANGUAGE = (unset), 2026-09-02 14:07:50.821 | LC_ALL = "en_US.utf8", 2026-09-02 14:07:50.822 | LANG = "de_DE.UTF-8" 2026-09-02 14:07:50.822 | are supported and installed on your system. 2026-09-02 14:07:50.822 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 14:07:50.862 | Enabling site neutron-api. 2026-09-02 14:07:50.867 | To activate the new configuration, you need to run: 2026-09-02 14:07:50.867 | systemctl reload apache2 2026-09-02 14:07:50.872 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 14:07:50.875 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 14:07:50.878 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 14:07:50.881 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 14:07:51.066 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-02 14:07:51.090 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:51.092 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-02 14:07:51.111 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:51.114 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-02 14:07:51.117 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-02 14:07:51.187 | + inc/async:async_inner:63 : init_neutron 2026-09-02 14:07:51.229 | [2018 Async init_neutron:55543]: running: init_neutron 2026-09-02 14:07:51.233 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-02 14:07:51.255 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:51.258 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-02 14:07:51.283 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:51.285 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-02 14:07:51.288 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-02 14:07:51.291 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-02 14:07:51.332 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-02 14:07:51.336 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-02 14:07:51.380 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-02 14:07:51.400 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:07:51.404 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-02 14:07:51.424 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:51.427 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-02 14:07:51.430 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:07:51.433 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-02 14:07:51.436 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-02 14:07:51.439 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-02 14:07:51.510 | + inc/async:async_inner:63 : init_cinder 2026-09-02 14:07:51.554 | [2018 Async init_cinder:55779]: running: init_cinder 2026-09-02 14:07:51.558 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-02 14:07:51.582 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:07:51.586 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-02 14:07:51.589 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:07:51.592 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-02 14:07:51.596 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-02 14:07:51.599 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-02 14:07:51.685 | + inc/async:async_inner:63 : init_placement 2026-09-02 14:07:51.734 | [2018 Async init_placement:55909]: running: init_placement 2026-09-02 14:07:51.737 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-02 14:07:51.801 | [2018 Async init_neutron:55543]: Waiting for completion of init_neutron running on PID 55543 (5 other jobs running) 2026-09-02 14:07:51.826 | [2018 Async init_neutron:55543]: Signaling child to exit 2026-09-02 14:08:05.865 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:08:05.901 | [55779 Async init_cinder:55779]: finished successfully 2026-09-02 14:08:31.209 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:08:31.243 | [55543 Async init_neutron:55543]: finished successfully 2026-09-02 14:08:31.271 | WAKEUP 2026-09-02 14:08:31.298 | [2018 Async init_neutron:55543]: Signaled 2026-09-02 14:08:31.299 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-02 14:08:31.299 | + lib/database:recreate_database:112 : local db=neutron 2026-09-02 14:08:31.299 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-02 14:08:31.299 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-02 14:08:31.299 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-02 14:08:31.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:31.300 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-02 14:08:31.300 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:31.300 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-02 14:08:31.300 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 14:08:31.300 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:08:31.300 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:08:31.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:08:31.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358071374 2026-09-02 14:08:31.300 | + 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-09-02 14:08:31.300 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:08:31.300 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:08:31.301 | we strongly recommend against using it for new projects. 2026-09-02 14:08:31.301 | 2026-09-02 14:08:31.301 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:08:31.301 | framework. For more detail see 2026-09-02 14:08:31.301 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:08:31.301 | 2026-09-02 14:08:31.301 | import eventlet as _eventlet # noqa 2026-09-02 14:08:31.301 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-02 14:08:31.301 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-02 14:08:31.301 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-02 14:08:31.301 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-02 14:08:31.302 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-02 14:08:31.302 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-02 14:08:31.303 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-02 14:08:31.303 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-02 14:08:31.303 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-02 14:08:31.304 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-02 14:08:31.305 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-02 14:08:31.306 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-02 14:08:31.307 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-02 14:08:31.307 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-02 14:08:31.307 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-02 14:08:31.308 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-02 14:08:31.308 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-02 14:08:31.309 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-02 14:08:31.309 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-02 14:08:31.309 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-02 14:08:31.310 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-02 14:08:31.311 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-02 14:08:31.312 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-02 14:08:31.312 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-02 14:08:31.312 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-02 14:08:31.313 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-02 14:08:31.313 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-02 14:08:31.313 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-02 14:08:31.314 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-02 14:08:31.314 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-02 14:08:31.314 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-02 14:08:31.314 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-02 14:08:31.315 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-02 14:08:31.316 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-02 14:08:31.316 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-02 14:08:31.316 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-02 14:08:31.316 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-02 14:08:31.317 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-02 14:08:31.317 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-02 14:08:31.317 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-02 14:08:31.318 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-02 14:08:31.318 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-02 14:08:31.318 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-02 14:08:31.318 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-02 14:08:31.318 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-02 14:08:31.318 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-02 14:08:31.318 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-02 14:08:31.319 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-02 14:08:31.319 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-02 14:08:31.319 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-02 14:08:31.320 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-02 14:08:31.320 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-02 14:08:31.320 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-02 14:08:31.320 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-02 14:08:31.320 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-02 14:08:31.320 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-02 14:08:31.320 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-02 14:08:31.321 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-02 14:08:31.321 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-02 14:08:31.321 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-02 14:08:31.322 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-02 14:08:31.323 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-02 14:08:31.324 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-02 14:08:31.324 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-02 14:08:31.324 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-02 14:08:31.325 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-02 14:08:31.325 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-02 14:08:31.325 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-02 14:08:31.326 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-02 14:08:31.326 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-02 14:08:31.326 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-02 14:08:31.327 | Running upgrade for neutron ... 2026-09-02 14:08:31.327 | OK 2026-09-02 14:08:31.327 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-02 14:08:31.327 | + functions-common:time_stop:2420 : local name 2026-09-02 14:08:31.327 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:08:31.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:08:31.327 | + functions-common:time_stop:2423 : local total 2026-09-02 14:08:31.327 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:08:31.327 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 14:08:31.327 | + functions-common:time_stop:2427 : start_time=1788358071374 2026-09-02 14:08:31.328 | + functions-common:time_stop:2429 : [[ -z 1788358071374 ]] 2026-09-02 14:08:31.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:08:31.328 | + functions-common:time_stop:2432 : end_time=1788358111186 2026-09-02 14:08:31.328 | + functions-common:time_stop:2433 : elapsed_time=39812 2026-09-02 14:08:31.328 | + functions-common:time_stop:2434 : total=8057 2026-09-02 14:08:31.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:08:31.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47869 2026-09-02 14:08:31.359 | [2018 Async init_neutron:55543]: finished init_neutron with result 0 in 40 seconds 2026-09-02 14:08:31.365 | + inc/async:async_wait:197 : return 0 2026-09-02 14:08:31.368 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-02 14:08:31.434 | [2018 Async init_placement:55909]: Waiting for completion of init_placement running on PID 55909 (4 other jobs running) 2026-09-02 14:08:31.464 | [2018 Async init_placement:55909]: Signaling child to exit 2026-09-02 14:08:37.774 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:08:37.803 | [55909 Async init_placement:55909]: finished successfully 2026-09-02 14:08:37.829 | WAKEUP 2026-09-02 14:08:37.854 | [2018 Async init_placement:55909]: Signaled 2026-09-02 14:08:37.857 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-02 14:08:37.857 | + lib/database:recreate_database:112 : local db=placement 2026-09-02 14:08:37.857 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-02 14:08:37.857 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-02 14:08:37.857 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-02 14:08:37.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:37.857 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-02 14:08:37.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:37.857 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-02 14:08:37.857 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-02 14:08:37.858 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-02 14:08:37.858 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-02 14:08:37.858 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 14:08:37.858 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 14:08:37.858 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 14:08:37.858 | ++ 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-09-02 14:08:37.858 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:08:37.858 | + functions-common:get_or_create_user:915 : user_id=56f4fcef27ce4912a5b3012885ccad25 2026-09-02 14:08:37.858 | + functions-common:get_or_create_user:916 : echo 56f4fcef27ce4912a5b3012885ccad25 2026-09-02 14:08:37.858 | 56f4fcef27ce4912a5b3012885ccad25 2026-09-02 14:08:37.858 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-02 14:08:37.858 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:08:37.859 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:08:37.859 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:08:37.859 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:08:37.860 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:08:37.860 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:08:37.860 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:08:37.861 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:08:37.861 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:08:37.861 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:08:37.862 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:08:37.862 | + 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-09-02 14:08:37.862 | ++ 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-09-02 14:08:37.862 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:08:37.862 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:08:37.862 | + functions-common:get_or_add_user_project_role:980 : echo e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:08:37.862 | e4b30a25680849a0bbe14bce300d7481 2026-09-02 14:08:37.862 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-02 14:08:37.862 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-02 14:08:37.862 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 14:08:37.862 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 14:08:37.863 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 14:08:37.863 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 14:08:37.863 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 14:08:37.863 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 14:08:37.863 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 14:08:37.863 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 14:08:37.863 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 14:08:37.863 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 14:08:37.863 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 14:08:37.863 | + 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-09-02 14:08:37.863 | ++ 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-09-02 14:08:37.864 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:08:37.864 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e925c352d2be479ba27edd5e540d7742 2026-09-02 14:08:37.864 | + functions-common:get_or_add_user_project_role:980 : echo e925c352d2be479ba27edd5e540d7742 2026-09-02 14:08:37.865 | e925c352d2be479ba27edd5e540d7742 2026-09-02 14:08:37.865 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.38/placement 2026-09-02 14:08:37.865 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-02 14:08:37.866 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 14:08:37.866 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-02 14:08:37.866 | ++ 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-09-02 14:08:37.867 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:08:37.867 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 14:08:37.867 | 67fa4a343b7147cd814c630da11d7bdd' 2026-09-02 14:08:37.867 | + functions-common:get_or_create_service:1067 : echo 67fa4a343b7147cd814c630da11d7bdd 2026-09-02 14:08:37.867 | 67fa4a343b7147cd814c630da11d7bdd 2026-09-02 14:08:37.867 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.38/placement 2026-09-02 14:08:37.867 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 14:08:37.867 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.38/placement RegionOne 2026-09-02 14:08:37.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 14:08:37.867 | +++ 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-09-02 14:08:37.868 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:08:37.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 14:08:37.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 14:08:37.868 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.38/placement --region RegionOne -f value -c id 2026-09-02 14:08:37.868 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:08:37.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b007b41a80544358bb1423a5b0c7cc57 2026-09-02 14:08:37.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b007b41a80544358bb1423a5b0c7cc57 2026-09-02 14:08:37.868 | + functions-common:get_or_create_endpoint:1100 : public_id=b007b41a80544358bb1423a5b0c7cc57 2026-09-02 14:08:37.868 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 14:08:37.868 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 14:08:37.868 | + functions-common:get_or_create_endpoint:1109 : echo b007b41a80544358bb1423a5b0c7cc57 2026-09-02 14:08:37.869 | b007b41a80544358bb1423a5b0c7cc57 2026-09-02 14:08:37.909 | [2018 Async init_placement:55909]: finished init_placement with result 0 in 46 seconds 2026-09-02 14:08:37.915 | + inc/async:async_wait:197 : return 0 2026-09-02 14:08:37.918 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-02 14:08:37.980 | [2018 Async init_glance:51300]: Waiting for completion of init_glance running on PID 51300 (3 other jobs running) 2026-09-02 14:08:38.008 | [2018 Async init_glance:51300]: Signaling child to exit 2026-09-02 14:08:38.009 | WAKEUP 2026-09-02 14:08:38.034 | [2018 Async init_glance:51300]: Signaled 2026-09-02 14:08:38.036 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-02 14:08:38.036 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-02 14:08:38.036 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-02 14:08:38.036 | + lib/database:recreate_database:112 : local db=glance 2026-09-02 14:08:38.036 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-02 14:08:38.036 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-02 14:08:38.037 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-02 14:08:38.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:38.037 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-02 14:08:38.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:38.037 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-02 14:08:38.037 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 14:08:38.037 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:08:38.037 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:08:38.037 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:08:38.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1788357978474 2026-09-02 14:08:38.038 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-02 14:08:38.038 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:08:38.038 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:08:38.038 | we strongly recommend against using it for new projects. 2026-09-02 14:08:38.038 | 2026-09-02 14:08:38.038 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:08:38.038 | framework. For more detail see 2026-09-02 14:08:38.038 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:08:38.038 | 2026-09-02 14:08:38.038 | import eventlet as _eventlet # noqa 2026-09-02 14:08:38.039 | INFO dbcounter [-] Registered counter for database glance 2026-09-02 14:08:38.039 | 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=51406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 14:08:38.039 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.039 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.039 | DEBUG dbcounter [-] [51406] Writer thread running {{(pid=51406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:08:38.039 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.039 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.039 | INFO dbcounter [-] Registered counter for database glance 2026-09-02 14:08:38.039 | 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=51406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 14:08:38.039 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.040 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.040 | DEBUG dbcounter [-] [51406] Writer thread running {{(pid=51406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:08:38.040 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-02 14:08:38.040 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:08:38.040 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-02 14:08:38.040 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.040 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-02 14:08:38.040 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.040 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-02 14:08:38.040 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.041 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-02 14:08:38.041 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.041 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-02 14:08:38.041 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.041 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-02 14:08:38.041 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.041 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-02 14:08:38.041 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.041 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-02 14:08:38.042 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.042 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-02 14:08:38.042 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.042 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-02 14:08:38.042 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.042 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 14:08:38.042 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.042 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 14:08:38.042 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.042 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 14:08:38.043 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.043 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 14:08:38.043 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.043 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-02 14:08:38.043 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.043 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.043 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.043 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.043 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-02 14:08:38.044 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:08:38.044 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-02 14:08:38.044 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.045 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-02 14:08:38.045 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.045 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-02 14:08:38.045 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.045 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-02 14:08:38.045 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.045 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-02 14:08:38.045 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.045 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-02 14:08:38.045 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.046 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-02 14:08:38.046 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.046 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-02 14:08:38.046 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.046 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-02 14:08:38.046 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.046 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-02 14:08:38.046 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.046 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-02 14:08:38.046 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.047 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-02 14:08:38.047 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-02 14:08:38.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.047 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-02 14:08:38.047 | Database migration is up to date. No migration needed. 2026-09-02 14:08:38.047 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-02 14:08:38.047 | Database is synced successfully. 2026-09-02 14:08:38.048 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-02 14:08:38.048 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 14:08:38.048 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:08:38.048 | we strongly recommend against using it for new projects. 2026-09-02 14:08:38.048 | 2026-09-02 14:08:38.048 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:08:38.048 | framework. For more detail see 2026-09-02 14:08:38.048 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:08:38.048 | 2026-09-02 14:08:38.049 | import eventlet as _eventlet # noqa 2026-09-02 14:08:38.049 | INFO dbcounter [-] Registered counter for database glance 2026-09-02 14:08:38.049 | 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=51620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 14:08:38.049 | DEBUG dbcounter [-] [51620] Writer thread running {{(pid=51620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:08:38.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-02 14:08:38.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-02 14:08:38.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-02 14:08:38.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-02 14:08:38.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-02 14:08:38.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-02 14:08:38.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-02 14:08:38.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-02 14:08:38.052 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-02 14:08:38.052 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-02 14:08:38.052 | + functions-common:time_stop:2420 : local name 2026-09-02 14:08:38.053 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:08:38.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:08:38.053 | + functions-common:time_stop:2423 : local total 2026-09-02 14:08:38.053 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:08:38.053 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 14:08:38.053 | + functions-common:time_stop:2427 : start_time=1788357978474 2026-09-02 14:08:38.053 | + functions-common:time_stop:2429 : [[ -z 1788357978474 ]] 2026-09-02 14:08:38.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:08:38.053 | + functions-common:time_stop:2432 : end_time=1788357992348 2026-09-02 14:08:38.053 | + functions-common:time_stop:2433 : elapsed_time=13874 2026-09-02 14:08:38.054 | + functions-common:time_stop:2434 : total=8057 2026-09-02 14:08:38.054 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:08:38.054 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21931 2026-09-02 14:08:38.091 | [2018 Async init_glance:51300]: finished init_glance with result 0 in 14 seconds 2026-09-02 14:08:38.097 | + inc/async:async_wait:197 : return 0 2026-09-02 14:08:38.100 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-02 14:08:38.126 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-02 14:08:38.130 | + inc/async:async_wait:197 : return 0 2026-09-02 14:08:38.134 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-02 14:08:38.195 | [2018 Async init_cinder:55779]: Waiting for completion of init_cinder running on PID 55779 (2 other jobs running) 2026-09-02 14:08:38.225 | [2018 Async init_cinder:55779]: Signaling child to exit 2026-09-02 14:08:38.225 | WAKEUP 2026-09-02 14:08:38.251 | [2018 Async init_cinder:55779]: Signaled 2026-09-02 14:08:38.253 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-02 14:08:38.253 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:08:38.253 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-02 14:08:38.253 | + lib/database:recreate_database:112 : local db=cinder 2026-09-02 14:08:38.253 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-02 14:08:38.253 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-02 14:08:38.254 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-02 14:08:38.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:38.254 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-02 14:08:38.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:38.254 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-02 14:08:38.254 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 14:08:38.254 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:08:38.254 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:08:38.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:08:38.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358071739 2026-09-02 14:08:38.255 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-02 14:08:38.255 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-02 14:08:38.255 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:08:38.255 | we strongly recommend against using it for new projects. 2026-09-02 14:08:38.255 | 2026-09-02 14:08:38.255 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:08:38.255 | framework. For more detail see 2026-09-02 14:08:38.256 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:08:38.256 | 2026-09-02 14:08:38.256 | import eventlet # noqa 2026-09-02 14:08:38.256 | INFO dbcounter [-] Registered counter for database cinder 2026-09-02 14:08:38.256 | 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=55975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 14:08:38.256 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-02 14:08:38.256 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:38.256 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:38.257 | DEBUG dbcounter [-] [55975] Writer thread running {{(pid=55975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:08:38.257 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-02 14:08:38.257 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:08:38.257 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-02 14:08:38.257 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.257 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-02 14:08:38.257 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.258 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-02 14:08:38.258 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.258 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-02 14:08:38.258 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.258 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-02 14:08:38.258 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.259 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-02 14:08:38.259 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.259 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-02 14:08:38.259 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55975) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:38.259 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-02 14:08:38.259 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-02 14:08:38.259 | + functions-common:time_stop:2420 : local name 2026-09-02 14:08:38.259 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:08:38.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:08:38.259 | + functions-common:time_stop:2423 : local total 2026-09-02 14:08:38.260 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:08:38.260 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 14:08:38.260 | + functions-common:time_stop:2427 : start_time=1788358071739 2026-09-02 14:08:38.260 | + functions-common:time_stop:2429 : [[ -z 1788358071739 ]] 2026-09-02 14:08:38.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:08:38.260 | + functions-common:time_stop:2432 : end_time=1788358083777 2026-09-02 14:08:38.260 | + functions-common:time_stop:2433 : elapsed_time=12038 2026-09-02 14:08:38.261 | + functions-common:time_stop:2434 : total=8057 2026-09-02 14:08:38.261 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:08:38.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20095 2026-09-02 14:08:38.261 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-02 14:08:38.261 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:08:38.261 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 14:08:38.262 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-02 14:08:38.262 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-02 14:08:38.262 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-02 14:08:38.262 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-02 14:08:38.262 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-02 14:08:38.262 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-02 14:08:38.263 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-02 14:08:38.263 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-02 14:08:38.263 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-02 14:08:38.263 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-02 14:08:38.263 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-02 14:08:38.263 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 14:08:38.263 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 14:08:38.264 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 14:08:38.264 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 14:08:38.264 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 14:08:38.264 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 14:08:38.264 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 14:08:38.264 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 14:08:38.264 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 14:08:38.265 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 14:08:38.265 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 14:08:38.265 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 14:08:38.265 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 14:08:38.265 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-02 14:08:38.265 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-02 14:08:38.265 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-02 14:08:38.266 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 14:08:38.266 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-02 14:08:38.266 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-02 14:08:38.266 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-02 14:08:38.266 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-02 14:08:38.266 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 14:08:38.267 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-02 14:08:38.267 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-02 14:08:38.267 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-02 14:08:38.267 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-02 14:08:38.267 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-02 14:08:38.267 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-02 14:08:38.267 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-02 14:08:38.267 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-02 14:08:38.268 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-02 14:08:38.268 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-02 14:08:38.268 | [Unit] 2026-09-02 14:08:38.268 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 14:08:38.268 | DefaultDependencies=no 2026-09-02 14:08:38.268 | After=systemd-udev-settle.service 2026-09-02 14:08:38.268 | Before=lvm2-activation-early.service 2026-09-02 14:08:38.268 | Wants=systemd-udev-settle.service 2026-09-02 14:08:38.268 | 2026-09-02 14:08:38.268 | [Service] 2026-09-02 14:08:38.269 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 14:08:38.269 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-02 14:08:38.269 | RemainAfterExit=yes 2026-09-02 14:08:38.269 | Type=oneshot 2026-09-02 14:08:38.269 | 2026-09-02 14:08:38.269 | [Install] 2026-09-02 14:08:38.269 | WantedBy=local-fs.target 2026-09-02 14:08:38.269 | Also=systemd-udev-settle.service 2026-09-02 14:08:38.270 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-02 14:08:38.270 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-02 14:08:38.270 | 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-09-02 14:08:38.270 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-02 14:08:38.270 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-02 14:08:38.270 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-02 14:08:38.271 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-02 14:08:38.271 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-02 14:08:38.271 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-02 14:08:38.271 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-02 14:08:38.271 | Physical volume "/dev/loop0" successfully created. 2026-09-02 14:08:38.271 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-02 14:08:38.271 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-02 14:08:38.272 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:08:38.272 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-02 14:08:38.272 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-02 14:08:38.272 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-02 14:08:38.272 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-02 14:08:38.272 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:08:38.272 | we strongly recommend against using it for new projects. 2026-09-02 14:08:38.273 | 2026-09-02 14:08:38.273 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:08:38.273 | framework. For more detail see 2026-09-02 14:08:38.273 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:08:38.273 | 2026-09-02 14:08:38.273 | import eventlet # noqa 2026-09-02 14:08:38.273 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-02 14:08:38.274 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-02 14:08:38.274 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-02 14:08:38.274 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-02 14:08:38.274 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:08:38.274 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-02 14:08:38.303 | [2018 Async init_cinder:55779]: finished init_cinder with result 0 in 14 seconds 2026-09-02 14:08:38.309 | + inc/async:async_wait:197 : return 0 2026-09-02 14:08:38.312 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-02 14:08:38.335 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:08:38.340 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-02 14:08:38.344 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:08:38.346 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-02 14:08:38.348 | + ./stack.sh:main:1242 : init_nova 2026-09-02 14:08:38.351 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-02 14:08:38.376 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:08:38.380 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-02 14:08:38.406 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:08:38.410 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:08:38.414 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-02 14:08:38.495 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-02 14:08:38.545 | [2018 Async nova-cell-0:58052]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-02 14:08:38.549 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-02 14:08:38.555 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:08:38.560 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-02 14:08:38.564 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 14:08:38.567 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 14:08:38.572 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-02 14:08:38.661 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-02 14:08:38.713 | [2018 Async nova-cell-1:58156]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-02 14:08:38.717 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-02 14:08:38.720 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-02 14:08:38.724 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-02 14:08:38.727 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-02 14:08:38.731 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-02 14:08:38.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:38.805 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-02 14:08:38.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:08:38.884 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-02 14:08:39.444 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:08:39.444 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:08:39.444 | we strongly recommend against using it for new projects. 2026-09-02 14:08:39.444 | 2026-09-02 14:08:39.444 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:08:39.444 | framework. For more detail see 2026-09-02 14:08:39.445 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:08:39.445 | 2026-09-02 14:08:39.445 | import eventlet # noqa 2026-09-02 14:08:39.708 | 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-09-02 14:08:43.700 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-02 14:08:43.792 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:08:43.792 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:08:43.794 | DEBUG dbcounter [-] [58226] Writer thread running {{(pid=58226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:08:43.870 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-02 14:08:49.180 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58226) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:08:49.187 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-02 14:08:51.512 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58226) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:51.516 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-02 14:08:51.521 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58226) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:08:52.175 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-02 14:08:52.179 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-02 14:08:52.182 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-02 14:08:52.186 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-02 14:08:52.190 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 14:08:52.193 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 14:08:52.197 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 14:08:52.227 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:08:52.231 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 14:08:52.234 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-02 14:08:52.239 | + 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-09-02 14:08:52.837 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:08:52.837 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:08:52.837 | we strongly recommend against using it for new projects. 2026-09-02 14:08:52.837 | 2026-09-02 14:08:52.837 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:08:52.838 | framework. For more detail see 2026-09-02 14:08:52.838 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:08:52.838 | 2026-09-02 14:08:52.838 | import eventlet # noqa 2026-09-02 14:08:53.129 | 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-09-02 14:08:56.410 | INFO dbcounter [None req-4dda16b1-050f-4343-a283-1034cc9f9eff None None] Registered counter for database nova_api 2026-09-02 14:08:56.555 | DEBUG dbcounter [-] [58816] Writer thread running {{(pid=58816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:08:57.441 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-02 14:08:57.449 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-02 14:08:57.454 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-02 14:08:57.535 | [2018 Async nova-cell-0:58052]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58052 (3 other jobs running) 2026-09-02 14:08:57.576 | [2018 Async nova-cell-0:58052]: Signaling child to exit 2026-09-02 14:09:04.557 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:09:04.590 | [58156 Async nova-cell-1:58156]: finished successfully 2026-09-02 14:09:04.758 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:09:04.789 | [58052 Async nova-cell-0:58052]: finished successfully 2026-09-02 14:09:04.820 | WAKEUP 2026-09-02 14:09:04.848 | [2018 Async nova-cell-0:58052]: Signaled 2026-09-02 14:09:04.850 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-02 14:09:04.850 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-02 14:09:04.850 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-02 14:09:04.850 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-02 14:09:04.850 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-02 14:09:04.850 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-02 14:09:04.850 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-02 14:09:04.850 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:09:04.850 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-02 14:09:04.851 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:09:04.851 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-02 14:09:04.851 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:09:04.851 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:09:04.851 | we strongly recommend against using it for new projects. 2026-09-02 14:09:04.851 | 2026-09-02 14:09:04.851 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:09:04.851 | framework. For more detail see 2026-09-02 14:09:04.851 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:09:04.851 | 2026-09-02 14:09:04.851 | import eventlet # noqa 2026-09-02 14:09:04.851 | 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-09-02 14:09:04.852 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-02 14:09:04.852 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:09:04.852 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:09:04.853 | DEBUG dbcounter [-] [58200] Writer thread running {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:09:04.853 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-02 14:09:04.854 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:09:04.854 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-02 14:09:04.854 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.855 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-02 14:09:04.855 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.855 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-02 14:09:04.855 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.855 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-02 14:09:04.855 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.855 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-02 14:09:04.855 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.855 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-02 14:09:04.856 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.856 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-02 14:09:04.856 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.856 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-02 14:09:04.856 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.856 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-02 14:09:04.856 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:04.905 | [2018 Async nova-cell-0:58052]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-09-02 14:09:04.911 | + inc/async:async_wait:197 : return 0 2026-09-02 14:09:04.915 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-02 14:09:04.919 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-02 14:09:04.986 | [2018 Async nova-cell-1:58156]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58156 (2 other jobs running) 2026-09-02 14:09:05.018 | [2018 Async nova-cell-1:58156]: Signaling child to exit 2026-09-02 14:09:05.018 | WAKEUP 2026-09-02 14:09:05.046 | [2018 Async nova-cell-1:58156]: Signaled 2026-09-02 14:09:05.048 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-02 14:09:05.048 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-02 14:09:05.048 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-02 14:09:05.049 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-02 14:09:05.049 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-02 14:09:05.049 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-02 14:09:05.049 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-02 14:09:05.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:09:05.049 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-02 14:09:05.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 14:09:05.050 | + 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-09-02 14:09:05.050 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:09:05.050 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:09:05.050 | we strongly recommend against using it for new projects. 2026-09-02 14:09:05.050 | 2026-09-02 14:09:05.050 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:09:05.050 | framework. For more detail see 2026-09-02 14:09:05.051 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:09:05.051 | 2026-09-02 14:09:05.051 | import eventlet # noqa 2026-09-02 14:09:05.051 | 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-09-02 14:09:05.051 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-02 14:09:05.051 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 14:09:05.051 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 14:09:05.052 | DEBUG dbcounter [-] [58223] Writer thread running {{(pid=58223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:09:05.052 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-02 14:09:05.052 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 14:09:05.052 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-02 14:09:05.052 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.052 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-02 14:09:05.052 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.052 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-02 14:09:05.053 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.053 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-02 14:09:05.053 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.053 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-02 14:09:05.053 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.053 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-02 14:09:05.054 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.054 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-02 14:09:05.054 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.054 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-02 14:09:05.054 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.054 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-02 14:09:05.055 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 14:09:05.105 | [2018 Async nova-cell-1:58156]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-09-02 14:09:05.112 | + inc/async:async_wait:197 : return 0 2026-09-02 14:09:05.116 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:09:05.120 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-02 14:09:05.679 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:09:05.679 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:09:05.679 | we strongly recommend against using it for new projects. 2026-09-02 14:09:05.679 | 2026-09-02 14:09:05.679 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:09:05.679 | framework. For more detail see 2026-09-02 14:09:05.680 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:09:05.680 | 2026-09-02 14:09:05.680 | import eventlet # noqa 2026-09-02 14:09:05.952 | 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-09-02 14:09:08.943 | Running batches of 50 until complete 2026-09-02 14:09:08.943 | INFO dbcounter [None req-5ea35285-cd8b-4437-a0c0-cf6f21890e01 None None] Registered counter for database nova_cell0 2026-09-02 14:09:09.138 | DEBUG dbcounter [-] [59456] Writer thread running {{(pid=59456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:09:09.143 | INFO dbcounter [None req-5ea35285-cd8b-4437-a0c0-cf6f21890e01 None None] Registered counter for database nova_api 2026-09-02 14:09:09.301 | DEBUG dbcounter [-] [59456] Writer thread running {{(pid=59456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:09:09.328 | INFO dbcounter [None req-5ea35285-cd8b-4437-a0c0-cf6f21890e01 None None] Registered counter for database nova_cell0 2026-09-02 14:09:09.398 | DEBUG dbcounter [-] [59456] Writer thread running {{(pid=59456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:09:09.612 | +-------------------------------------+--------------+-----------+ 2026-09-02 14:09:09.612 | | Migration | Total Needed | Completed | 2026-09-02 14:09:09.612 | +-------------------------------------+--------------+-----------+ 2026-09-02 14:09:09.612 | | fill_virtual_interface_list | 0 | 0 | 2026-09-02 14:09:09.612 | | migrate_empty_ratio | 0 | 0 | 2026-09-02 14:09:09.612 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-02 14:09:09.612 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-02 14:09:09.612 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-02 14:09:09.612 | | populate_dev_uuids | 0 | 0 | 2026-09-02 14:09:09.612 | | populate_instance_compute_id | 0 | 0 | 2026-09-02 14:09:09.613 | | populate_missing_availability_zones | 0 | 0 | 2026-09-02 14:09:09.613 | | populate_queued_for_delete | 0 | 0 | 2026-09-02 14:09:09.613 | | populate_user_id | 0 | 0 | 2026-09-02 14:09:09.613 | | populate_uuids | 0 | 0 | 2026-09-02 14:09:09.613 | +-------------------------------------+--------------+-----------+ 2026-09-02 14:09:10.277 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-02 14:09:10.283 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:09:10.286 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-02 14:09:10.289 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 14:09:10.292 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 14:09:10.296 | + 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-09-02 14:09:10.844 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:09:10.844 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:09:10.844 | we strongly recommend against using it for new projects. 2026-09-02 14:09:10.845 | 2026-09-02 14:09:10.845 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:09:10.845 | framework. For more detail see 2026-09-02 14:09:10.845 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:09:10.845 | 2026-09-02 14:09:10.845 | import eventlet # noqa 2026-09-02 14:09:11.098 | 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-09-02 14:09:14.059 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-02 14:09:14.059 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-02 14:09:14.059 | INFO dbcounter [None req-18a8585e-284a-4701-aaa5-f58ef508fb9c None None] Registered counter for database nova_api 2026-09-02 14:09:14.180 | DEBUG dbcounter [-] [59474] Writer thread running {{(pid=59474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:09:14.803 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-02 14:09:14.805 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-02 14:09:14.821 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-02 14:09:14.823 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-02 14:09:14.826 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-02 14:09:14.884 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-02 14:09:14.920 | [2018 Async configure_neutron_nova:59533]: running: configure_neutron_nova 2026-09-02 14:09:14.924 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-02 14:09:14.926 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 14:09:14.929 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-02 14:09:14.932 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 14:09:14.934 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 14:09:14.938 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 14:09:14.940 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 14:09:14.944 | + functions-common:run_phase:1858 : local extra 2026-09-02 14:09:14.948 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 14:09:14.953 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 14:09:14.956 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 14:09:14.960 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 14:09:14.963 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-02 14:09:14.965 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 14:09:14.985 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:14.989 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:09:14.992 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:09:14.994 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-02 14:09:14.998 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:09:15.000 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 14:09:15.003 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-02 14:09:15.006 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 14:09:15.008 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 14:09:15.012 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:09:15.016 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 14:09:15.018 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-02 14:09:15.022 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 14:09:15.024 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-02 14:09:15.028 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 14:09:15.031 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 14:09:15.034 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-02 14:09:15.036 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.039 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 14:09:15.043 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-02 14:09:15.046 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:09:15.050 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 14:09:15.053 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 14:09:15.057 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-02 14:09:15.060 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.063 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-02 14:09:15.066 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:09:15.068 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-02 14:09:15.069 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:09:15.069 | gsub("[][]", "", $1); 2026-09-02 14:09:15.069 | split($1, a, "|"); 2026-09-02 14:09:15.069 | if (a[1] == matchgroup) 2026-09-02 14:09:15.069 | print a[2] 2026-09-02 14:09:15.069 | } 2026-09-02 14:09:15.069 | ' /home/quobyte/devstack/local.conf 2026-09-02 14:09:15.075 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-02 14:09:15.078 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-02 14:09:15.083 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-02 14:09:15.085 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-02 14:09:15.089 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-02 14:09:15.091 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-02 14:09:15.094 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-02 14:09:15.098 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-02 14:09:15.103 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-02 14:09:15.106 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-02 14:09:15.109 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-02 14:09:15.112 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-02 14:09:15.115 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-02 14:09:15.118 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.120 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 14:09:15.123 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-02 14:09:15.127 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 14:09:15.130 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-02 14:09:15.133 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-02 14:09:15.137 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-02 14:09:15.141 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-02 14:09:15.143 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-02 14:09:15.144 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-02 14:09:15.144 | BEGIN { 2026-09-02 14:09:15.144 | section = "" 2026-09-02 14:09:15.144 | last_section = "" 2026-09-02 14:09:15.145 | section_count = 0 2026-09-02 14:09:15.145 | } 2026-09-02 14:09:15.145 | /^\[.+\]/ { 2026-09-02 14:09:15.145 | gsub("[][]", "", $1); 2026-09-02 14:09:15.145 | section=$1 2026-09-02 14:09:15.145 | next 2026-09-02 14:09:15.145 | } 2026-09-02 14:09:15.145 | /^ *\#/ { 2026-09-02 14:09:15.145 | next 2026-09-02 14:09:15.145 | } 2026-09-02 14:09:15.145 | /^[^ \t]+/ { 2026-09-02 14:09:15.146 | # get offset of first = in $0 2026-09-02 14:09:15.146 | eq_idx = index($0, "=") 2026-09-02 14:09:15.146 | # extract attr & value from $0 2026-09-02 14:09:15.146 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 14:09:15.146 | value = substr($0, eq_idx + 1) 2026-09-02 14:09:15.146 | # only need to strip trailing whitespace from attr 2026-09-02 14:09:15.146 | sub(/[ \t]*$/, "", attr) 2026-09-02 14:09:15.146 | # need to strip leading & trailing whitespace from value 2026-09-02 14:09:15.146 | sub(/^[ \t]*/, "", value) 2026-09-02 14:09:15.146 | sub(/[ \t]*$/, "", value) 2026-09-02 14:09:15.146 | 2026-09-02 14:09:15.146 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 14:09:15.147 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 14:09:15.147 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 14:09:15.148 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 14:09:15.148 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 14:09:15.148 | if (section != last_section) { 2026-09-02 14:09:15.148 | cfg_section[section_count++] = section 2026-09-02 14:09:15.148 | last_section = section 2026-09-02 14:09:15.148 | } 2026-09-02 14:09:15.148 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 14:09:15.148 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 14:09:15.148 | 2026-09-02 14:09:15.149 | cfg_attr[section, attr, 0] = value 2026-09-02 14:09:15.149 | cfg_attr_count[section, attr] = 1 2026-09-02 14:09:15.149 | } else { 2026-09-02 14:09:15.149 | lno = cfg_attr_count[section, attr]++ 2026-09-02 14:09:15.149 | cfg_attr[section, attr, lno] = value 2026-09-02 14:09:15.149 | } 2026-09-02 14:09:15.149 | } 2026-09-02 14:09:15.149 | END { 2026-09-02 14:09:15.149 | # Process each section in order 2026-09-02 14:09:15.149 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 14:09:15.149 | section = cfg_section[sno] 2026-09-02 14:09:15.150 | # The ini routines simply append a config item immediately 2026-09-02 14:09:15.150 | # after the section header. To keep the same order as defined 2026-09-02 14:09:15.150 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 14:09:15.150 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 14:09:15.150 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 14:09:15.150 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 14:09:15.150 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 14:09:15.150 | else { 2026-09-02 14:09:15.150 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 14:09:15.150 | count = cfg_attr_count[section, attr] 2026-09-02 14:09:15.150 | print "inidelete " configfile " " section " " attr 2026-09-02 14:09:15.151 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 14:09:15.151 | for (l = count -2; l >= 0; l--) 2026-09-02 14:09:15.151 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 14:09:15.151 | } 2026-09-02 14:09:15.151 | } 2026-09-02 14:09:15.151 | } 2026-09-02 14:09:15.151 | } 2026-09-02 14:09:15.151 | ' 2026-09-02 14:09:15.151 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.151 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.151 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 14:09:15.151 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 14:09:15.154 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-02 14:09:15.156 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:09:15.162 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-02 14:09:15.164 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-02 14:09:15.164 | BEGIN { group = "" } 2026-09-02 14:09:15.164 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:09:15.164 | gsub("[][]", "", $1); 2026-09-02 14:09:15.164 | split($1, a, "|"); 2026-09-02 14:09:15.165 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 14:09:15.165 | group=a[1] 2026-09-02 14:09:15.165 | } else { 2026-09-02 14:09:15.165 | group="" 2026-09-02 14:09:15.165 | } 2026-09-02 14:09:15.165 | next 2026-09-02 14:09:15.165 | } 2026-09-02 14:09:15.165 | { 2026-09-02 14:09:15.165 | if (group != "") 2026-09-02 14:09:15.165 | print $0 2026-09-02 14:09:15.165 | } 2026-09-02 14:09:15.166 | ' /home/quobyte/devstack/local.conf 2026-09-02 14:09:15.171 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-02 14:09:15.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-02 14:09:15.208 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-02 14:09:15.213 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-02 14:09:15.248 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-02 14:09:15.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-02 14:09:15.291 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.295 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-02 14:09:15.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-02 14:09:15.334 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-02 14:09:15.339 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-02 14:09:15.375 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.378 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-02 14:09:15.382 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-02 14:09:15.385 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-02 14:09:15.389 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-02 14:09:15.392 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.395 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.398 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-02 14:09:15.403 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.407 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-02 14:09:15.410 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-02 14:09:15.414 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-02 14:09:15.417 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-02 14:09:15.420 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.422 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.425 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 14:09:15.428 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.431 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 14:09:15.434 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.438 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.442 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.444 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-02 14:09:15.447 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.453 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.453 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-02 14:09:15.453 | BEGIN { 2026-09-02 14:09:15.453 | section = "" 2026-09-02 14:09:15.453 | last_section = "" 2026-09-02 14:09:15.453 | section_count = 0 2026-09-02 14:09:15.453 | } 2026-09-02 14:09:15.453 | /^\[.+\]/ { 2026-09-02 14:09:15.454 | gsub("[][]", "", $1); 2026-09-02 14:09:15.454 | section=$1 2026-09-02 14:09:15.454 | next 2026-09-02 14:09:15.454 | } 2026-09-02 14:09:15.454 | /^ *\#/ { 2026-09-02 14:09:15.454 | next 2026-09-02 14:09:15.454 | } 2026-09-02 14:09:15.454 | /^[^ \t]+/ { 2026-09-02 14:09:15.454 | # get offset of first = in $0 2026-09-02 14:09:15.454 | eq_idx = index($0, "=") 2026-09-02 14:09:15.454 | # extract attr & value from $0 2026-09-02 14:09:15.454 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 14:09:15.455 | value = substr($0, eq_idx + 1) 2026-09-02 14:09:15.455 | # only need to strip trailing whitespace from attr 2026-09-02 14:09:15.456 | sub(/[ \t]*$/, "", attr) 2026-09-02 14:09:15.456 | # need to strip leading & trailing whitespace from value 2026-09-02 14:09:15.456 | sub(/^[ \t]*/, "", value) 2026-09-02 14:09:15.456 | sub(/[ \t]*$/, "", value) 2026-09-02 14:09:15.456 | 2026-09-02 14:09:15.456 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 14:09:15.456 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 14:09:15.456 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 14:09:15.456 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 14:09:15.457 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 14:09:15.457 | if (section != last_section) { 2026-09-02 14:09:15.457 | cfg_section[section_count++] = section 2026-09-02 14:09:15.457 | last_section = section 2026-09-02 14:09:15.457 | } 2026-09-02 14:09:15.457 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 14:09:15.457 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 14:09:15.457 | 2026-09-02 14:09:15.457 | cfg_attr[section, attr, 0] = value 2026-09-02 14:09:15.457 | cfg_attr_count[section, attr] = 1 2026-09-02 14:09:15.457 | } else { 2026-09-02 14:09:15.457 | lno = cfg_attr_count[section, attr]++ 2026-09-02 14:09:15.458 | cfg_attr[section, attr, lno] = value 2026-09-02 14:09:15.458 | } 2026-09-02 14:09:15.458 | } 2026-09-02 14:09:15.458 | END { 2026-09-02 14:09:15.459 | # Process each section in order 2026-09-02 14:09:15.459 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 14:09:15.459 | section = cfg_section[sno] 2026-09-02 14:09:15.459 | # The ini routines simply append a config item immediately 2026-09-02 14:09:15.459 | # after the section header. To keep the same order as defined 2026-09-02 14:09:15.459 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 14:09:15.459 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 14:09:15.459 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 14:09:15.459 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 14:09:15.459 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 14:09:15.459 | else { 2026-09-02 14:09:15.460 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 14:09:15.460 | count = cfg_attr_count[section, attr] 2026-09-02 14:09:15.460 | print "inidelete " configfile " " section " " attr 2026-09-02 14:09:15.460 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 14:09:15.460 | for (l = count -2; l >= 0; l--) 2026-09-02 14:09:15.460 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 14:09:15.460 | } 2026-09-02 14:09:15.460 | } 2026-09-02 14:09:15.460 | } 2026-09-02 14:09:15.460 | } 2026-09-02 14:09:15.460 | ' 2026-09-02 14:09:15.461 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.461 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 14:09:15.461 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.462 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 14:09:15.465 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-02 14:09:15.468 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:09:15.472 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-02 14:09:15.475 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-02 14:09:15.475 | BEGIN { group = "" } 2026-09-02 14:09:15.475 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:09:15.475 | gsub("[][]", "", $1); 2026-09-02 14:09:15.475 | split($1, a, "|"); 2026-09-02 14:09:15.475 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 14:09:15.475 | group=a[1] 2026-09-02 14:09:15.475 | } else { 2026-09-02 14:09:15.475 | group="" 2026-09-02 14:09:15.476 | } 2026-09-02 14:09:15.476 | next 2026-09-02 14:09:15.476 | } 2026-09-02 14:09:15.476 | { 2026-09-02 14:09:15.476 | if (group != "") 2026-09-02 14:09:15.476 | print $0 2026-09-02 14:09:15.476 | } 2026-09-02 14:09:15.476 | ' /home/quobyte/devstack/local.conf 2026-09-02 14:09:15.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-09-02 14:09:15.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-02 14:09:15.519 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.522 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-02 14:09:15.525 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-02 14:09:15.528 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-02 14:09:15.534 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-02 14:09:15.538 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-02 14:09:15.541 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-02 14:09:15.545 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-02 14:09:15.549 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-02 14:09:15.555 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-02 14:09:15.558 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-02 14:09:15.561 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-02 14:09:15.565 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-02 14:09:15.570 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-02 14:09:15.573 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.576 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 14:09:15.579 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-02 14:09:15.583 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 14:09:15.588 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-02 14:09:15.591 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-02 14:09:15.594 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-02 14:09:15.599 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-02 14:09:15.603 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.603 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-02 14:09:15.603 | BEGIN { 2026-09-02 14:09:15.603 | section = "" 2026-09-02 14:09:15.603 | last_section = "" 2026-09-02 14:09:15.603 | section_count = 0 2026-09-02 14:09:15.604 | } 2026-09-02 14:09:15.604 | /^\[.+\]/ { 2026-09-02 14:09:15.604 | gsub("[][]", "", $1); 2026-09-02 14:09:15.604 | section=$1 2026-09-02 14:09:15.604 | next 2026-09-02 14:09:15.604 | } 2026-09-02 14:09:15.604 | /^ *\#/ { 2026-09-02 14:09:15.604 | next 2026-09-02 14:09:15.604 | } 2026-09-02 14:09:15.604 | /^[^ \t]+/ { 2026-09-02 14:09:15.604 | # get offset of first = in $0 2026-09-02 14:09:15.604 | eq_idx = index($0, "=") 2026-09-02 14:09:15.605 | # extract attr & value from $0 2026-09-02 14:09:15.605 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 14:09:15.605 | value = substr($0, eq_idx + 1) 2026-09-02 14:09:15.605 | # only need to strip trailing whitespace from attr 2026-09-02 14:09:15.605 | sub(/[ \t]*$/, "", attr) 2026-09-02 14:09:15.605 | # need to strip leading & trailing whitespace from value 2026-09-02 14:09:15.605 | sub(/^[ \t]*/, "", value) 2026-09-02 14:09:15.605 | sub(/[ \t]*$/, "", value) 2026-09-02 14:09:15.605 | 2026-09-02 14:09:15.605 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 14:09:15.605 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 14:09:15.606 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 14:09:15.606 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 14:09:15.606 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 14:09:15.606 | if (section != last_section) { 2026-09-02 14:09:15.606 | cfg_section[section_count++] = section 2026-09-02 14:09:15.607 | last_section = section 2026-09-02 14:09:15.607 | } 2026-09-02 14:09:15.607 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 14:09:15.607 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 14:09:15.607 | 2026-09-02 14:09:15.607 | cfg_attr[section, attr, 0] = value 2026-09-02 14:09:15.608 | cfg_attr_count[section, attr] = 1 2026-09-02 14:09:15.608 | } else { 2026-09-02 14:09:15.608 | lno = cfg_attr_count[section, attr]++ 2026-09-02 14:09:15.608 | cfg_attr[section, attr, lno] = value 2026-09-02 14:09:15.608 | } 2026-09-02 14:09:15.608 | } 2026-09-02 14:09:15.608 | END { 2026-09-02 14:09:15.608 | # Process each section in order 2026-09-02 14:09:15.608 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 14:09:15.608 | section = cfg_section[sno] 2026-09-02 14:09:15.608 | # The ini routines simply append a config item immediately 2026-09-02 14:09:15.609 | # after the section header. To keep the same order as defined 2026-09-02 14:09:15.609 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 14:09:15.609 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 14:09:15.609 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 14:09:15.609 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 14:09:15.609 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 14:09:15.609 | else { 2026-09-02 14:09:15.609 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 14:09:15.609 | count = cfg_attr_count[section, attr] 2026-09-02 14:09:15.609 | print "inidelete " configfile " " section " " attr 2026-09-02 14:09:15.609 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 14:09:15.610 | for (l = count -2; l >= 0; l--) 2026-09-02 14:09:15.610 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 14:09:15.610 | } 2026-09-02 14:09:15.610 | } 2026-09-02 14:09:15.610 | } 2026-09-02 14:09:15.610 | } 2026-09-02 14:09:15.610 | ' 2026-09-02 14:09:15.610 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-02 14:09:15.610 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 14:09:15.610 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:09:15.611 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 14:09:15.617 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-02 14:09:15.620 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:09:15.624 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-02 14:09:15.628 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-02 14:09:15.628 | BEGIN { group = "" } 2026-09-02 14:09:15.628 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:09:15.628 | gsub("[][]", "", $1); 2026-09-02 14:09:15.628 | split($1, a, "|"); 2026-09-02 14:09:15.628 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 14:09:15.628 | group=a[1] 2026-09-02 14:09:15.629 | } else { 2026-09-02 14:09:15.629 | group="" 2026-09-02 14:09:15.629 | } 2026-09-02 14:09:15.629 | next 2026-09-02 14:09:15.629 | } 2026-09-02 14:09:15.629 | { 2026-09-02 14:09:15.629 | if (group != "") 2026-09-02 14:09:15.629 | print $0 2026-09-02 14:09:15.629 | } 2026-09-02 14:09:15.630 | ' /home/quobyte/devstack/local.conf 2026-09-02 14:09:15.636 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-02 14:09:15.639 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-02 14:09:15.682 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.685 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-02 14:09:15.690 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-02 14:09:15.733 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.737 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-02 14:09:15.742 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-02 14:09:15.789 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.794 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-02 14:09:15.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-02 14:09:15.841 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-fd47e891-285c-4803-93c2-be159bd2d9fd"' 2026-09-02 14:09:15.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-fd47e891-285c-4803-93c2-be159bd2d9fd 2026-09-02 14:09:15.856 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:09:15.889 | [59533 Async configure_neutron_nova:59533]: finished successfully 2026-09-02 14:09:15.893 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-02 14:09:15.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-02 14:09:15.942 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:09:15.947 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-02 14:09:15.973 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:09:15.977 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 14:09:15.981 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-02 14:09:16.005 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:16.009 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 14:09:16.056 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-02 14:09:16.117 | [2018 Async configure_neutron_nova:59533]: Waiting for completion of configure_neutron_nova running on PID 59533 (2 other jobs running) 2026-09-02 14:09:16.145 | [2018 Async configure_neutron_nova:59533]: Signaling child to exit 2026-09-02 14:09:16.145 | WAKEUP 2026-09-02 14:09:16.171 | [2018 Async configure_neutron_nova:59533]: Signaled 2026-09-02 14:09:16.173 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-02 14:09:16.174 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-02 14:09:16.174 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.38/identity 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-02 14:09:16.174 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-02 14:09:16.175 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-02 14:09:16.175 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-02 14:09:16.175 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-02 14:09:16.175 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-02 14:09:16.175 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-02 14:09:16.175 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-02 14:09:16.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-02 14:09:16.175 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-02 14:09:16.175 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:09:16.175 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-02 14:09:16.175 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-02 14:09:16.176 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:09:16.176 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-02 14:09:16.176 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:09:16.176 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-02 14:09:16.176 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-02 14:09:16.176 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 14:09:16.176 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 14:09:16.176 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-02 14:09:16.176 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-02 14:09:16.176 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-02 14:09:16.176 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.38/identity 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-02 14:09:16.177 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-02 14:09:16.178 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-02 14:09:16.178 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-02 14:09:16.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-02 14:09:16.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-02 14:09:16.178 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-02 14:09:16.178 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:09:16.178 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-02 14:09:16.178 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-02 14:09:16.226 | [2018 Async configure_neutron_nova:59533]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-02 14:09:16.232 | + inc/async:async_wait:197 : return 0 2026-09-02 14:09:16.236 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-02 14:09:16.261 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:16.265 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 14:09:16.310 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 14:09:16.355 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-02 14:09:16.379 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:16.382 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-02 14:09:16.386 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:09:16.389 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-02 14:09:16.393 | + ./stack.sh:main:1296 : start_nova_api 2026-09-02 14:09:16.396 | + 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-09-02 14:09:16.400 | + 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-09-02 14:09:16.403 | + 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-09-02 14:09:16.409 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-02 14:09:16.414 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 14:09:16.418 | + functions-common:run_process:1674 : local service=n-api 2026-09-02 14:09:16.421 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 14:09:16.425 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:16.429 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:16.432 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:16.436 | + functions-common:run_process:1680 : local name=n-api 2026-09-02 14:09:16.439 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:16.443 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:16.446 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:16.451 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:16.455 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:16.460 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358156456 2026-09-02 14:09:16.463 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-02 14:09:16.488 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:16.491 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-09-02 14:09:16.495 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-02 14:09:16.499 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 14:09:16.502 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 14:09:16.506 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 14:09:16.509 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 14:09:16.513 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-02 14:09:16.516 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-02 14:09:16.520 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-02 14:09:16.524 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:16.527 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:16.530 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:16.534 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:16.538 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-02 14:09:16.541 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-02 14:09:16.545 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 14:09:16.548 | + 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-09-02 14:09:16.552 | + 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-09-02 14:09:16.555 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-02 14:09:16.558 | + 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-09-02 14:09:16.562 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 14:09:16.566 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 14:09:16.569 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 14:09:16.572 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-02 14:09:16.575 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 14:09:16.581 | + 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-09-02 14:09:16.666 | + 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-09-02 14:09:16.754 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-09-02 14:09:16.826 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-02 14:09:16.902 | + 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-09-02 14:09:16.977 | + 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-09-02 14:09:17.054 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-02 14:09:17.127 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-02 14:09:17.202 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-02 14:09:17.283 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-02 14:09:17.360 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-02 14:09:17.435 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 14:09:17.438 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 14:09:17.442 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-02 14:09:17.527 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 14:09:18.002 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-02 14:09:18.035 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-02 14:09:18.492 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-02 14:09:18.646 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:09:18.649 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:18.653 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:18.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:18.661 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:18.666 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:18.670 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:09:18.674 | + functions-common:time_stop:2427 : start_time=1788358156456 2026-09-02 14:09:18.678 | + functions-common:time_stop:2429 : [[ -z 1788358156456 ]] 2026-09-02 14:09:18.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:18.691 | + functions-common:time_stop:2432 : end_time=1788358158685 2026-09-02 14:09:18.693 | + functions-common:time_stop:2433 : elapsed_time=2229 2026-09-02 14:09:18.697 | + functions-common:time_stop:2434 : total=4227 2026-09-02 14:09:18.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:18.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6456 2026-09-02 14:09:18.710 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-02 14:09:18.711 | Waiting for nova-api to start... 2026-09-02 14:09:18.715 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.38/compute/v2.1/ 2026-09-02 14:09:18.719 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.38/compute/v2.1/ 2026-09-02 14:09:18.724 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 14:09:18.728 | + functions:wait_for_service:477 : local url=http://192.168.122.38/compute/v2.1/ 2026-09-02 14:09:18.732 | + functions:wait_for_service:478 : local rval=0 2026-09-02 14:09:18.736 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 14:09:18.741 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 14:09:18.746 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:18.750 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:18.755 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:18.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358158756 2026-09-02 14:09:18.766 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 14:09:18.769 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:09:18.772 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/compute/v2.1/ 2026-09-02 14:09:24.725 | + :: : [[ 200 == 503 ]] 2026-09-02 14:09:24.727 | + :: : [[ 0 -eq 7 ]] 2026-09-02 14:09:24.732 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 14:09:24.736 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:24.742 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:24.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:24.750 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:24.755 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:24.759 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 14:09:24.762 | + functions-common:time_stop:2427 : start_time=1788358158756 2026-09-02 14:09:24.767 | + functions-common:time_stop:2429 : [[ -z 1788358158756 ]] 2026-09-02 14:09:24.772 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:24.778 | + functions-common:time_stop:2432 : end_time=1788358164774 2026-09-02 14:09:24.783 | + functions-common:time_stop:2433 : elapsed_time=6018 2026-09-02 14:09:24.786 | + functions-common:time_stop:2434 : total=5632 2026-09-02 14:09:24.791 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:24.795 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11650 2026-09-02 14:09:24.801 | + functions:wait_for_service:486 : return 0 2026-09-02 14:09:24.804 | + 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-09-02 14:09:24.809 | + 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-09-02 14:09:24.815 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-02 14:09:24.842 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:24.847 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-02 14:09:24.851 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:09:24.856 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-02 14:09:24.861 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-02 14:09:24.865 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-02 14:09:24.869 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-02 14:09:24.873 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-02 14:09:24.878 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-02 14:09:24.883 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-02 14:09:24.888 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-02 14:09:24.892 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-02 14:09:24.910 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-02 14:09:24.917 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-02 14:09:24.923 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-02 14:09:24.930 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-09-02 14:09:24.946 | + 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-09-02 14:09:24.964 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-09-02 14:09:24.980 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-02 14:09:24.984 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-02 14:09:24.984 | Starting OVN 2026-09-02 14:09:24.988 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-02 14:09:24.992 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-02 14:09:24.992 | Starting OVS 2026-09-02 14:09:24.995 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-02 14:09:25.017 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:25.021 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-02 14:09:25.078 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-02 14:09:25.134 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-02 14:09:25.137 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-02 14:09:25.140 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 14:09:25.626 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-02 14:09:26.109 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-02 14:09:26.109 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-02 14:09:26.109 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-02 14:09:26.109 | 2026-09-02 14:09:26.109 | Possible reasons for having these kinds of units are: 2026-09-02 14:09:26.109 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-02 14:09:26.109 | .wants/, .requires/, or .upholds/ directory. 2026-09-02 14:09:26.110 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-02 14:09:26.110 | a requirement dependency on it. 2026-09-02 14:09:26.110 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-02 14:09:26.110 | D-Bus, udev, scripted systemctl call, ...). 2026-09-02 14:09:26.110 | • In case of template units, the unit is meant to be enabled with some 2026-09-02 14:09:26.110 | instance name specified. 2026-09-02 14:09:26.115 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-02 14:09:30.755 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-02 14:09:30.759 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 14:09:31.265 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-02 14:09:31.774 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-02 14:09:31.775 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-02 14:09:31.775 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-02 14:09:31.775 | 2026-09-02 14:09:31.775 | Possible reasons for having these kinds of units are: 2026-09-02 14:09:31.775 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-02 14:09:31.775 | .wants/, .requires/, or .upholds/ directory. 2026-09-02 14:09:31.775 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-02 14:09:31.775 | a requirement dependency on it. 2026-09-02 14:09:31.775 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-02 14:09:31.775 | D-Bus, udev, scripted systemctl call, ...). 2026-09-02 14:09:31.776 | • In case of template units, the unit is meant to be enabled with some 2026-09-02 14:09:31.776 | instance name specified. 2026-09-02 14:09:31.785 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-02 14:09:32.130 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-02 14:09:32.130 | Configuring OVSDB 2026-09-02 14:09:32.134 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-02 14:09:32.165 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:09:32.169 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-02 14:09:32.205 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-02 14:09:32.230 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=99a0a59d-c86d-4fd9-95b1-cb5b5102b931 2026-09-02 14:09:32.259 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.38:6642 2026-09-02 14:09:32.284 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-02 14:09:32.311 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-02 14:09:32.337 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.38 2026-09-02 14:09:32.363 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-02 14:09:32.368 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-02 14:09:32.392 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-02 14:09:32.395 | + 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-09-02 14:09:32.419 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-02 14:09:32.422 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-02 14:09:32.426 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-02 14:09:32.429 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 14:09:32.433 | + functions-common:is_provider_network:2272 : return 1 2026-09-02 14:09:32.436 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-02 14:09:32.439 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-02 14:09:32.442 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-02 14:09:32.444 | + 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-09-02 14:09:32.449 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-02 14:09:32.452 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-02 14:09:32.482 | + 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-09-02 14:09:32.512 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-02 14:09:32.543 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-02 14:09:32.571 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:09:32.576 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-02 14:09:32.580 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-02 14:09:32.584 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-02 14:09:32.587 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-02 14:09:32.593 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-02 14:09:32.620 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:32.622 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-02 14:09:32.625 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-02 14:09:32.626 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 14:09:33.100 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-02 14:09:33.590 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-02 14:09:33.666 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-02 14:09:33.670 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-09-02 14:09:33.673 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-02 14:09:33.678 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-02 14:09:33.681 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-02 14:09:34.687 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-02 14:09:34.691 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-02 14:09:34.696 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-02 14:09:34.699 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-09-02 14:09:34.703 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-02 14:09:34.707 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-02 14:09:34.711 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-09-02 14:09:34.714 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-02 14:09:34.718 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-02 14:09:34.721 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-09-02 14:09:34.725 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-02 14:09:34.729 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-02 14:09:34.732 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-02 14:09:34.756 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:09:34.759 | + 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-09-02 14:09:34.786 | + 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-09-02 14:09:34.812 | + 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-09-02 14:09:34.832 | + 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-09-02 14:09:34.850 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-02 14:09:34.874 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:34.878 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-02 14:09:34.881 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-02 14:09:34.885 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 14:09:35.359 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-02 14:09:35.847 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-02 14:09:35.847 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-02 14:09:35.848 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-02 14:09:35.848 | 2026-09-02 14:09:35.848 | Possible reasons for having these kinds of units are: 2026-09-02 14:09:35.848 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-02 14:09:35.848 | .wants/, .requires/, or .upholds/ directory. 2026-09-02 14:09:35.848 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-02 14:09:35.848 | a requirement dependency on it. 2026-09-02 14:09:35.848 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-02 14:09:35.848 | D-Bus, udev, scripted systemctl call, ...). 2026-09-02 14:09:35.848 | • In case of template units, the unit is meant to be enabled with some 2026-09-02 14:09:35.848 | instance name specified. 2026-09-02 14:09:35.852 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-02 14:09:36.124 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-02 14:09:36.148 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:09:36.152 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-02 14:09:36.154 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-02 14:09:36.177 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:36.181 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-02 14:09:36.187 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-02 14:09:36.192 | + 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-09-02 14:09:36.194 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-02 14:09:36.198 | + 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-09-02 14:09:36.200 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:36.202 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:36.206 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:36.208 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-02 14:09:36.210 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:36.213 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:36.216 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:36.220 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:36.224 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:36.229 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358176226 2026-09-02 14:09:36.233 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-02 14:09:36.256 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:36.261 | + 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-09-02 14:09:36.264 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-02 14:09:36.268 | + 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-09-02 14:09:36.270 | + 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-09-02 14:09:36.274 | + 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-09-02 14:09:36.278 | + 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-09-02 14:09:36.282 | + 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-09-02 14:09:36.285 | + 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-09-02 14:09:36.289 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-02 14:09:36.293 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:36.295 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:36.299 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:36.302 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:36.305 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-02 14:09:36.309 | + 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-09-02 14:09:36.313 | + 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-09-02 14:09:36.317 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-02 14:09:36.320 | + 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-09-02 14:09:36.324 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:09:36.327 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:09:36.329 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:09:36.333 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:09:36.337 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:09:36.341 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-02 14:09:36.345 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:09:36.350 | + 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-09-02 14:09:36.436 | + 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-09-02 14:09:36.520 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-02 14:09:36.596 | + 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-09-02 14:09:36.671 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-02 14:09:36.740 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-02 14:09:36.813 | + 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-09-02 14:09:36.884 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:09:36.888 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:09:36.892 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-09-02 14:09:36.980 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:09:37.445 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-02 14:09:37.473 | 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-09-02 14:09:37.933 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-02 14:09:37.994 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:09:37.997 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:38.001 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:38.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:38.011 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:38.015 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:38.018 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:09:38.022 | + functions-common:time_stop:2427 : start_time=1788358176226 2026-09-02 14:09:38.026 | + functions-common:time_stop:2429 : [[ -z 1788358176226 ]] 2026-09-02 14:09:38.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:38.040 | + functions-common:time_stop:2432 : end_time=1788358178034 2026-09-02 14:09:38.043 | + functions-common:time_stop:2433 : elapsed_time=1808 2026-09-02 14:09:38.047 | + functions-common:time_stop:2434 : total=6456 2026-09-02 14:09:38.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:38.055 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8264 2026-09-02 14:09:38.059 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-02 14:09:38.064 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-02 14:09:38.068 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-02 14:09:38.073 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 14:09:38.099 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 14:09:38.103 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 14:09:38.108 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 14:09:38.112 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 14:09:38.116 | + 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-09-02 14:09:38.166 | + 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-09-02 14:09:38.203 | + 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-09-02 14:09:38.244 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 14:09:38.282 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-02 14:09:38.321 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-02 14:09:38.325 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-02 14:09:38.344 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:38.347 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-02 14:09:38.399 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-02 14:09:38.402 | + 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-09-02 14:09:38.406 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-02 14:09:38.409 | + 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-09-02 14:09:38.412 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:38.415 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:38.418 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:38.421 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-02 14:09:38.424 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:38.427 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:38.431 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:38.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:38.437 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:38.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358178439 2026-09-02 14:09:38.446 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-02 14:09:38.466 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:38.469 | + 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-09-02 14:09:38.472 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-02 14:09:38.475 | + 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-09-02 14:09:38.479 | + 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-09-02 14:09:38.482 | + 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-09-02 14:09:38.485 | + 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-09-02 14:09:38.488 | + 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-09-02 14:09:38.491 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-09-02 14:09:38.494 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-02 14:09:38.497 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:38.500 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:38.503 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:38.506 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:38.509 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-02 14:09:38.512 | + 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-09-02 14:09:38.515 | + 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-09-02 14:09:38.518 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-02 14:09:38.521 | + 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-09-02 14:09:38.525 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:09:38.528 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:09:38.530 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:09:38.532 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:09:38.534 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:09:38.536 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-02 14:09:38.538 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:09:38.542 | + 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-09-02 14:09:38.615 | + 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-09-02 14:09:38.698 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-02 14:09:38.768 | + 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-09-02 14:09:38.845 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-02 14:09:38.918 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-02 14:09:38.993 | + 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-09-02 14:09:39.072 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:09:39.075 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:09:39.079 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-02 14:09:39.173 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:09:39.679 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-02 14:09:39.710 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-02 14:09:40.166 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-02 14:09:40.228 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:09:40.232 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:40.236 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:40.241 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:40.245 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:40.249 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:40.253 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:09:40.257 | + functions-common:time_stop:2427 : start_time=1788358178439 2026-09-02 14:09:40.261 | + functions-common:time_stop:2429 : [[ -z 1788358178439 ]] 2026-09-02 14:09:40.267 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:40.273 | + functions-common:time_stop:2432 : end_time=1788358180268 2026-09-02 14:09:40.277 | + functions-common:time_stop:2433 : elapsed_time=1829 2026-09-02 14:09:40.281 | + functions-common:time_stop:2434 : total=8264 2026-09-02 14:09:40.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:40.289 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10093 2026-09-02 14:09:40.293 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 14:09:40.297 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 14:09:40.301 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 14:09:40.307 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 14:09:40.334 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 14:09:40.338 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 14:09:40.342 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 14:09:40.346 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 14:09:40.350 | + 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-09-02 14:09:40.395 | + 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-09-02 14:09:40.444 | + 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-09-02 14:09:40.490 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 14:09:40.536 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-02 14:09:40.582 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-02 14:09:40.586 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-02 14:09:40.590 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-02 14:09:40.594 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-02 14:09:40.621 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-02 14:09:40.646 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-02 14:09:40.650 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-02 14:09:40.654 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-02 14:09:40.659 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-09-02 14:09:40.738 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-02 14:09:40.767 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:40.771 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-02 14:09:40.776 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:09:40.780 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-02 14:09:40.785 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-02 14:09:40.789 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-02 14:09:40.793 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-02 14:09:40.841 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-02 14:09:40.847 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-02 14:09:40.851 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-02 14:09:40.900 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-02 14:09:40.905 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-02 14:09:40.910 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-02 14:09:40.913 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-02 14:09:40.919 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-02 14:09:40.919 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-02 14:09:40.929 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-02 14:09:40.932 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-02 14:09:40.934 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-02 14:09:40.937 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-02 14:09:40.942 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 14:09:40.942 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 14:09:40.945 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 14:09:40.949 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-02 14:09:40.952 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 14:09:40.960 | + 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-09-02 14:09:40.960 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-02 14:09:40.964 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-02 14:09:40.967 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-02 14:09:40.972 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-02 14:09:41.002 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-02 14:09:41.006 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-02 14:09:41.069 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-02 14:09:41.132 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-02 14:09:41.137 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-02 14:09:41.198 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-02 14:09:41.201 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-02 14:09:41.267 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-02 14:09:41.273 | + 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-09-02 14:09:41.277 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-02 14:09:41.282 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 14:09:41.286 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:41.291 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:41.296 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:41.300 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-02 14:09:41.304 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:41.309 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:41.313 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:41.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:41.323 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:41.329 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358181325 2026-09-02 14:09:41.334 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-02 14:09:41.360 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:41.365 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-09-02 14:09:41.369 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-02 14:09:41.373 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 14:09:41.377 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 14:09:41.382 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 14:09:41.386 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 14:09:41.390 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-02 14:09:41.394 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-02 14:09:41.399 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-02 14:09:41.403 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:41.407 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:41.411 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:41.416 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:41.420 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-02 14:09:41.424 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-02 14:09:41.428 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 14:09:41.433 | + 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-09-02 14:09:41.437 | + 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-09-02 14:09:41.441 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-02 14:09:41.445 | + 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-09-02 14:09:41.449 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 14:09:41.453 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 14:09:41.458 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 14:09:41.462 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-02 14:09:41.466 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 14:09:41.472 | + 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-09-02 14:09:41.568 | + 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-09-02 14:09:41.665 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-09-02 14:09:41.744 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-02 14:09:41.825 | + 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-09-02 14:09:41.905 | + 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-09-02 14:09:41.981 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-02 14:09:42.058 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-02 14:09:42.135 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-02 14:09:42.216 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-02 14:09:42.294 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-02 14:09:42.371 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 14:09:42.375 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 14:09:42.379 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-02 14:09:42.468 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 14:09:42.960 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-02 14:09:42.984 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-02 14:09:43.448 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-02 14:09:43.603 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:09:43.608 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:43.612 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:43.615 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:43.617 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:43.619 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:43.621 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:09:43.626 | + functions-common:time_stop:2427 : start_time=1788358181325 2026-09-02 14:09:43.626 | + functions-common:time_stop:2429 : [[ -z 1788358181325 ]] 2026-09-02 14:09:43.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:43.633 | + functions-common:time_stop:2432 : end_time=1788358183631 2026-09-02 14:09:43.635 | + functions-common:time_stop:2433 : elapsed_time=2306 2026-09-02 14:09:43.637 | + functions-common:time_stop:2434 : total=10093 2026-09-02 14:09:43.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:43.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12399 2026-09-02 14:09:43.644 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.38/ 2026-09-02 14:09:43.647 | + 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-09-02 14:09:43.652 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-02 14:09:43.652 | + 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-09-02 14:09:43.653 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:43.655 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:43.657 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:43.660 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-02 14:09:43.662 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:43.664 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:43.666 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:43.669 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:43.671 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:43.675 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358183673 2026-09-02 14:09:43.678 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-02 14:09:43.696 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:43.698 | + 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-09-02 14:09:43.701 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-02 14:09:43.703 | + 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-09-02 14:09:43.705 | + 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-09-02 14:09:43.708 | + 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-09-02 14:09:43.712 | + 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-09-02 14:09:43.715 | + 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-09-02 14:09:43.717 | + 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-09-02 14:09:43.719 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-02 14:09:43.721 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:43.724 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:43.726 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:43.728 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:43.731 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-02 14:09:43.732 | + 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-09-02 14:09:43.734 | + 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-09-02 14:09:43.737 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-02 14:09:43.739 | + 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-09-02 14:09:43.742 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:09:43.743 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:09:43.746 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:09:43.748 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:09:43.750 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:09:43.754 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-02 14:09:43.754 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:09:43.757 | + 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-09-02 14:09:43.852 | + 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-09-02 14:09:43.942 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-02 14:09:44.068 | + 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-09-02 14:09:44.178 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-02 14:09:44.291 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-02 14:09:44.378 | + 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-09-02 14:09:44.454 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:09:44.456 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:09:44.458 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-02 14:09:44.553 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:09:45.097 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-02 14:09:45.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-02 14:09:45.611 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-02 14:09:45.686 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:09:45.690 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:45.698 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:45.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:45.710 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:45.715 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:45.721 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:09:45.725 | + functions-common:time_stop:2427 : start_time=1788358183673 2026-09-02 14:09:45.734 | + functions-common:time_stop:2429 : [[ -z 1788358183673 ]] 2026-09-02 14:09:45.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:45.750 | + functions-common:time_stop:2432 : end_time=1788358185743 2026-09-02 14:09:45.753 | + functions-common:time_stop:2433 : elapsed_time=2070 2026-09-02 14:09:45.760 | + functions-common:time_stop:2434 : total=12399 2026-09-02 14:09:45.768 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:45.775 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14469 2026-09-02 14:09:45.775 | + 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-09-02 14:09:45.786 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-02 14:09:45.797 | + 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-09-02 14:09:45.801 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:45.808 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:45.811 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:45.819 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-02 14:09:45.822 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:45.833 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:45.835 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:45.839 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:45.842 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:45.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358185843 2026-09-02 14:09:45.848 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-02 14:09:45.886 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:45.890 | + 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-09-02 14:09:45.895 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-02 14:09:45.901 | + 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-09-02 14:09:45.908 | + 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-09-02 14:09:45.911 | + 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-09-02 14:09:45.919 | + 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-09-02 14:09:45.920 | + 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-09-02 14:09:45.924 | + 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-09-02 14:09:45.927 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-02 14:09:45.937 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:45.942 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:45.949 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:45.958 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:45.961 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-02 14:09:45.967 | + 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-09-02 14:09:45.972 | + 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-09-02 14:09:45.976 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-02 14:09:45.980 | + 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-09-02 14:09:45.983 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:09:45.986 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:09:45.989 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:09:45.995 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:09:45.999 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:09:46.006 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-02 14:09:46.007 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:09:46.020 | + 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-09-02 14:09:46.142 | + 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-09-02 14:09:46.260 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-02 14:09:46.391 | + 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-09-02 14:09:46.529 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-02 14:09:46.665 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-02 14:09:46.737 | + 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-09-02 14:09:46.839 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:09:46.841 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:09:46.845 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-02 14:09:46.997 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:09:47.540 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-02 14:09:47.579 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-02 14:09:48.139 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-02 14:09:48.202 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:09:48.208 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:48.214 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:48.217 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:48.224 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:48.234 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:48.236 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:09:48.239 | + functions-common:time_stop:2427 : start_time=1788358185843 2026-09-02 14:09:48.246 | + functions-common:time_stop:2429 : [[ -z 1788358185843 ]] 2026-09-02 14:09:48.254 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:48.258 | + functions-common:time_stop:2432 : end_time=1788358188253 2026-09-02 14:09:48.264 | + functions-common:time_stop:2433 : elapsed_time=2410 2026-09-02 14:09:48.270 | + functions-common:time_stop:2434 : total=14469 2026-09-02 14:09:48.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:48.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16879 2026-09-02 14:09:48.282 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-02 14:09:48.285 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-02 14:09:48.290 | + 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-09-02 14:09:48.293 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-02 14:09:48.298 | + 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-09-02 14:09:48.305 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:48.311 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:48.313 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:48.317 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-02 14:09:48.327 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:48.328 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:48.336 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:48.338 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:48.347 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:48.360 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358188348 2026-09-02 14:09:48.360 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-02 14:09:48.402 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:48.408 | + 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-09-02 14:09:48.414 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-02 14:09:48.419 | + 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-09-02 14:09:48.428 | + 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-09-02 14:09:48.436 | + 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-09-02 14:09:48.438 | + 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-09-02 14:09:48.446 | + 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-09-02 14:09:48.452 | + 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-09-02 14:09:48.456 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:09:48.461 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:48.467 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:48.474 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:48.476 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:48.483 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-02 14:09:48.485 | + 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-09-02 14:09:48.490 | + 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-09-02 14:09:48.497 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:09:48.503 | + 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-09-02 14:09:48.510 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:09:48.511 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:09:48.518 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:09:48.523 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:09:48.531 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:09:48.532 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:09:48.536 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:09:48.544 | + 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-09-02 14:09:48.679 | + 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-09-02 14:09:48.810 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-02 14:09:48.939 | + 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-09-02 14:09:49.055 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-02 14:09:49.176 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-02 14:09:49.283 | + 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-09-02 14:09:49.347 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:09:49.350 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:09:49.353 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-09-02 14:09:49.477 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:09:50.022 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:09:50.053 | 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-09-02 14:09:50.566 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:09:50.621 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:09:50.622 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:50.629 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:50.637 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:50.643 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:50.652 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:50.654 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:09:50.660 | + functions-common:time_stop:2427 : start_time=1788358188348 2026-09-02 14:09:50.667 | + functions-common:time_stop:2429 : [[ -z 1788358188348 ]] 2026-09-02 14:09:50.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:50.683 | + functions-common:time_stop:2432 : end_time=1788358190676 2026-09-02 14:09:50.691 | + functions-common:time_stop:2433 : elapsed_time=2328 2026-09-02 14:09:50.695 | + functions-common:time_stop:2434 : total=16879 2026-09-02 14:09:50.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:50.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19207 2026-09-02 14:09:50.711 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-02 14:09:50.717 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.38/networking 2026-09-02 14:09:50.725 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-02 14:09:50.725 | Waiting for Neutron to start... 2026-09-02 14:09:50.729 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.38/networking' 2026-09-02 14:09:50.738 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.38/networking' 'Neutron did not start' 60 2026-09-02 14:09:50.738 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.38/networking' 2026-09-02 14:09:50.743 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-02 14:09:50.749 | + functions-common:test_with_retry:2360 : local until=60 2026-09-02 14:09:50.755 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-02 14:09:50.763 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-02 14:09:50.768 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-02 14:09:50.772 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:50.777 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:50.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:50.799 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358190789 2026-09-02 14:09:50.801 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.38/networking; do sleep 0.5; done' 2026-09-02 14:09:58.023 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.38/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-02 14:09:58.030 | + functions-common:time_stop:2420 : local name 2026-09-02 14:09:58.033 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:09:58.035 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:09:58.038 | + functions-common:time_stop:2423 : local total 2026-09-02 14:09:58.040 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:09:58.043 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-02 14:09:58.045 | + functions-common:time_stop:2427 : start_time=1788358190789 2026-09-02 14:09:58.047 | + functions-common:time_stop:2429 : [[ -z 1788358190789 ]] 2026-09-02 14:09:58.050 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:09:58.054 | + functions-common:time_stop:2432 : end_time=1788358198052 2026-09-02 14:09:58.057 | + functions-common:time_stop:2433 : elapsed_time=7263 2026-09-02 14:09:58.060 | + functions-common:time_stop:2434 : total=0 2026-09-02 14:09:58.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:09:58.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7263 2026-09-02 14:09:58.067 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-02 14:09:58.083 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:58.085 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-02 14:09:58.088 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:09:58.091 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-02 14:09:58.096 | + ./stack.sh:main:1314 : start_placement 2026-09-02 14:09:58.099 | + lib/placement:start_placement:137 : start_placement_api 2026-09-02 14:09:58.103 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-02 14:09:58.110 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 14:09:58.113 | + functions-common:run_process:1674 : local service=placement-api 2026-09-02 14:09:58.119 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 14:09:58.119 | + functions-common:run_process:1676 : local group= 2026-09-02 14:09:58.121 | + functions-common:run_process:1677 : local user= 2026-09-02 14:09:58.125 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:09:58.128 | + functions-common:run_process:1680 : local name=placement-api 2026-09-02 14:09:58.131 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:09:58.133 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:09:58.136 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:09:58.141 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:09:58.142 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:09:58.148 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358198143 2026-09-02 14:09:58.153 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-02 14:09:58.180 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:09:58.186 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-02 14:09:58.191 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-02 14:09:58.197 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 14:09:58.203 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 14:09:58.211 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 14:09:58.218 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 14:09:58.228 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-02 14:09:58.233 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-02 14:09:58.243 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-02 14:09:58.251 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:09:58.257 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:09:58.264 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:09:58.271 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:09:58.278 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-02 14:09:58.281 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-02 14:09:58.285 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 14:09:58.292 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 14:09:58.297 | + 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-09-02 14:09:58.302 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-02 14:09:58.309 | + 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-09-02 14:09:58.313 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 14:09:58.317 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 14:09:58.322 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 14:09:58.327 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-02 14:09:58.335 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 14:09:58.342 | + 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-09-02 14:09:58.479 | + 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-09-02 14:09:58.610 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-09-02 14:09:58.695 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-02 14:09:58.780 | + 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-09-02 14:09:58.858 | + 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-09-02 14:09:58.955 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-02 14:09:59.047 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-02 14:09:59.142 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-02 14:09:59.232 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-02 14:09:59.320 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-02 14:09:59.412 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 14:09:59.417 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 14:09:59.421 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-02 14:09:59.525 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 14:10:00.019 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-02 14:10:00.050 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-02 14:10:00.532 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-02 14:10:00.669 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:10:00.673 | + functions-common:time_stop:2420 : local name 2026-09-02 14:10:00.676 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:10:00.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:10:00.683 | + functions-common:time_stop:2423 : local total 2026-09-02 14:10:00.686 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:10:00.691 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:10:00.694 | + functions-common:time_stop:2427 : start_time=1788358198143 2026-09-02 14:10:00.697 | + functions-common:time_stop:2429 : [[ -z 1788358198143 ]] 2026-09-02 14:10:00.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:10:00.707 | + functions-common:time_stop:2432 : end_time=1788358200703 2026-09-02 14:10:00.710 | + functions-common:time_stop:2433 : elapsed_time=2560 2026-09-02 14:10:00.713 | + functions-common:time_stop:2434 : total=19207 2026-09-02 14:10:00.717 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:10:00.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21767 2026-09-02 14:10:00.724 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-02 14:10:00.724 | Waiting for placement-api to start... 2026-09-02 14:10:00.727 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.38/placement 2026-09-02 14:10:00.731 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 14:10:00.734 | + functions:wait_for_service:477 : local url=http://192.168.122.38/placement 2026-09-02 14:10:00.737 | + functions:wait_for_service:478 : local rval=0 2026-09-02 14:10:00.741 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 14:10:00.744 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 14:10:00.747 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:10:00.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:10:00.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:10:00.760 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358200756 2026-09-02 14:10:00.763 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 14:10:00.767 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:10:00.769 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/placement 2026-09-02 14:10:03.345 | + :: : [[ 200 == 503 ]] 2026-09-02 14:10:03.347 | + :: : [[ 0 -eq 7 ]] 2026-09-02 14:10:03.352 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 14:10:03.356 | + functions-common:time_stop:2420 : local name 2026-09-02 14:10:03.361 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:10:03.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:10:03.368 | + functions-common:time_stop:2423 : local total 2026-09-02 14:10:03.372 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:10:03.376 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 14:10:03.379 | + functions-common:time_stop:2427 : start_time=1788358200756 2026-09-02 14:10:03.383 | + functions-common:time_stop:2429 : [[ -z 1788358200756 ]] 2026-09-02 14:10:03.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:10:03.394 | + functions-common:time_stop:2432 : end_time=1788358203390 2026-09-02 14:10:03.398 | + functions-common:time_stop:2433 : elapsed_time=2634 2026-09-02 14:10:03.400 | + functions-common:time_stop:2434 : total=11650 2026-09-02 14:10:03.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:10:03.408 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14284 2026-09-02 14:10:03.413 | + functions:wait_for_service:486 : return 0 2026-09-02 14:10:03.416 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-02 14:10:03.441 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:10:03.445 | + ./stack.sh:main:1318 : start_neutron 2026-09-02 14:10:03.449 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-02 14:10:03.453 | + 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-09-02 14:10:03.457 | + functions-common:run_process:1674 : local service=q-agt 2026-09-02 14:10:03.461 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 14:10:03.465 | + functions-common:run_process:1676 : local group= 2026-09-02 14:10:03.469 | + functions-common:run_process:1677 : local user= 2026-09-02 14:10:03.473 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:10:03.476 | + functions-common:run_process:1680 : local name=q-agt 2026-09-02 14:10:03.480 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:10:03.483 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:10:03.487 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:10:03.491 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:10:03.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:10:03.501 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358203498 2026-09-02 14:10:03.506 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-02 14:10:03.530 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:10:03.534 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:10:03.537 | + functions-common:time_stop:2420 : local name 2026-09-02 14:10:03.541 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:10:03.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:10:03.548 | + functions-common:time_stop:2423 : local total 2026-09-02 14:10:03.551 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:10:03.555 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:10:03.559 | + functions-common:time_stop:2427 : start_time=1788358203498 2026-09-02 14:10:03.562 | + functions-common:time_stop:2429 : [[ -z 1788358203498 ]] 2026-09-02 14:10:03.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:10:03.573 | + functions-common:time_stop:2432 : end_time=1788358203569 2026-09-02 14:10:03.577 | + functions-common:time_stop:2433 : elapsed_time=71 2026-09-02 14:10:03.582 | + functions-common:time_stop:2434 : total=21767 2026-09-02 14:10:03.586 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:10:03.590 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21838 2026-09-02 14:10:03.594 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-02 14:10:03.597 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 14:10:03.601 | + functions-common:is_provider_network:2272 : return 1 2026-09-02 14:10:03.604 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-02 14:10:03.606 | + 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-09-02 14:10:03.610 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-02 14:10:03.614 | + 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-09-02 14:10:03.618 | + functions-common:run_process:1676 : local group= 2026-09-02 14:10:03.621 | + functions-common:run_process:1677 : local user= 2026-09-02 14:10:03.625 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:10:03.628 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-02 14:10:03.631 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:10:03.635 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:10:03.639 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:10:03.643 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:10:03.649 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:10:03.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358203650 2026-09-02 14:10:03.659 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-02 14:10:03.684 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:10:03.688 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:10:03.693 | + functions-common:time_stop:2420 : local name 2026-09-02 14:10:03.697 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:10:03.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:10:03.704 | + functions-common:time_stop:2423 : local total 2026-09-02 14:10:03.708 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:10:03.712 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:10:03.715 | + functions-common:time_stop:2427 : start_time=1788358203650 2026-09-02 14:10:03.719 | + functions-common:time_stop:2429 : [[ -z 1788358203650 ]] 2026-09-02 14:10:03.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:10:03.729 | + functions-common:time_stop:2432 : end_time=1788358203725 2026-09-02 14:10:03.733 | + functions-common:time_stop:2433 : elapsed_time=75 2026-09-02 14:10:03.738 | + functions-common:time_stop:2434 : total=21838 2026-09-02 14:10:03.741 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:10:03.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21913 2026-09-02 14:10:03.750 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-02 14:10:03.754 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-02 14:10:03.759 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-02 14:10:03.765 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-02 14:10:03.768 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 14:10:03.771 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 14:10:03.776 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 14:10:03.780 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-02 14:10:03.785 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 14:10:03.788 | + 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-09-02 14:10:03.792 | + functions-common:run_process:1674 : local service=q-l3 2026-09-02 14:10:03.796 | + 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-09-02 14:10:03.800 | + functions-common:run_process:1676 : local group= 2026-09-02 14:10:03.804 | + functions-common:run_process:1677 : local user= 2026-09-02 14:10:03.808 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:10:03.812 | + functions-common:run_process:1680 : local name=q-l3 2026-09-02 14:10:03.816 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:10:03.820 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:10:03.824 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:10:03.827 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:10:03.832 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:10:03.839 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358203834 2026-09-02 14:10:03.843 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-02 14:10:03.867 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:10:03.872 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:10:03.875 | + functions-common:time_stop:2420 : local name 2026-09-02 14:10:03.878 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:10:03.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:10:03.885 | + functions-common:time_stop:2423 : local total 2026-09-02 14:10:03.888 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:10:03.892 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:10:03.897 | + functions-common:time_stop:2427 : start_time=1788358203834 2026-09-02 14:10:03.899 | + functions-common:time_stop:2429 : [[ -z 1788358203834 ]] 2026-09-02 14:10:03.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:10:03.909 | + functions-common:time_stop:2432 : end_time=1788358203905 2026-09-02 14:10:03.911 | + functions-common:time_stop:2433 : elapsed_time=71 2026-09-02 14:10:03.915 | + functions-common:time_stop:2434 : total=21913 2026-09-02 14:10:03.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:10:03.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21984 2026-09-02 14:10:03.925 | + 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-09-02 14:10:03.929 | + functions-common:run_process:1674 : local service=q-meta 2026-09-02 14:10:03.931 | + 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-09-02 14:10:03.934 | + functions-common:run_process:1676 : local group= 2026-09-02 14:10:03.936 | + functions-common:run_process:1677 : local user= 2026-09-02 14:10:03.940 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:10:03.943 | + functions-common:run_process:1680 : local name=q-meta 2026-09-02 14:10:03.947 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:10:03.950 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:10:03.954 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:10:03.957 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:10:03.962 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:10:03.967 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358203964 2026-09-02 14:10:03.971 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-02 14:10:03.992 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:10:03.995 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:10:04.000 | + functions-common:time_stop:2420 : local name 2026-09-02 14:10:04.003 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:10:04.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:10:04.010 | + functions-common:time_stop:2423 : local total 2026-09-02 14:10:04.012 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:10:04.016 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:10:04.019 | + functions-common:time_stop:2427 : start_time=1788358203964 2026-09-02 14:10:04.023 | + functions-common:time_stop:2429 : [[ -z 1788358203964 ]] 2026-09-02 14:10:04.027 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:10:04.032 | + functions-common:time_stop:2432 : end_time=1788358204029 2026-09-02 14:10:04.036 | + functions-common:time_stop:2433 : elapsed_time=65 2026-09-02 14:10:04.039 | + functions-common:time_stop:2434 : total=21984 2026-09-02 14:10:04.043 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:10:04.047 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22049 2026-09-02 14:10:04.050 | + 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-09-02 14:10:04.054 | + functions-common:run_process:1674 : local service=q-metering 2026-09-02 14:10:04.057 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-02 14:10:04.060 | + functions-common:run_process:1676 : local group= 2026-09-02 14:10:04.064 | + functions-common:run_process:1677 : local user= 2026-09-02 14:10:04.069 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:10:04.073 | + functions-common:run_process:1680 : local name=q-metering 2026-09-02 14:10:04.077 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:10:04.081 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:10:04.085 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:10:04.088 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:10:04.092 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:10:04.098 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358204094 2026-09-02 14:10:04.102 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-02 14:10:04.127 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:10:04.131 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:10:04.135 | + functions-common:time_stop:2420 : local name 2026-09-02 14:10:04.138 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:10:04.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:10:04.146 | + functions-common:time_stop:2423 : local total 2026-09-02 14:10:04.150 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:10:04.153 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:10:04.157 | + functions-common:time_stop:2427 : start_time=1788358204094 2026-09-02 14:10:04.160 | + functions-common:time_stop:2429 : [[ -z 1788358204094 ]] 2026-09-02 14:10:04.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:10:04.169 | + functions-common:time_stop:2432 : end_time=1788358204166 2026-09-02 14:10:04.174 | + functions-common:time_stop:2433 : elapsed_time=72 2026-09-02 14:10:04.177 | + functions-common:time_stop:2434 : total=22049 2026-09-02 14:10:04.180 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:10:04.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22121 2026-09-02 14:10:04.188 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-02 14:10:04.212 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:10:04.216 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-02 14:10:04.220 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-02 14:10:04.226 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:10:04.229 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-02 14:10:04.233 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-02 14:10:04.237 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-02 14:10:04.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-02 14:10:04.244 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-02 14:10:04.247 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-02 14:10:04.251 | ++ 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-09-02 14:10:08.054 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:08.057 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 14:10:08.057 | address-scope 2026-09-02 14:10:08.057 | agent 2026-09-02 14:10:08.057 | allowed-address-pairs 2026-09-02 14:10:08.057 | auto-allocated-topology 2026-09-02 14:10:08.058 | availability_zone 2026-09-02 14:10:08.058 | default-subnetpools 2026-09-02 14:10:08.058 | dhcp_agent_scheduler 2026-09-02 14:10:08.058 | dns-integration 2026-09-02 14:10:08.058 | dns-domain-ports 2026-09-02 14:10:08.058 | dns-integration-domain-keywords 2026-09-02 14:10:08.058 | empty-string-filtering 2026-09-02 14:10:08.059 | external-net 2026-09-02 14:10:08.059 | extra_dhcp_opt 2026-09-02 14:10:08.059 | extraroute 2026-09-02 14:10:08.059 | extraroute-atomic 2026-09-02 14:10:08.059 | filter-validation 2026-09-02 14:10:08.059 | floating-ip-port-forwarding-detail 2026-09-02 14:10:08.059 | fip-port-details 2026-09-02 14:10:08.060 | flavors 2026-09-02 14:10:08.060 | floatingip-pools 2026-09-02 14:10:08.060 | router 2026-09-02 14:10:08.060 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:08.060 | enable-default-route-bfd 2026-09-02 14:10:08.060 | enable-default-route-ecmp 2026-09-02 14:10:08.060 | ext-gw-mode 2026-09-02 14:10:08.061 | l3-ha 2026-09-02 14:10:08.061 | external-gateway-multihoming 2026-09-02 14:10:08.061 | l3-flavors 2026-09-02 14:10:08.061 | l3_agent_scheduler 2026-09-02 14:10:08.061 | multi-provider 2026-09-02 14:10:08.061 | net-mtu 2026-09-02 14:10:08.061 | net-mtu-writable 2026-09-02 14:10:08.062 | network_availability_zone 2026-09-02 14:10:08.062 | network-ip-availability 2026-09-02 14:10:08.062 | network-ip-availability-details 2026-09-02 14:10:08.062 | pagination 2026-09-02 14:10:08.062 | port-device-profile 2026-09-02 14:10:08.062 | port-mac-address-regenerate 2026-09-02 14:10:08.062 | port-numa-affinity-policy 2026-09-02 14:10:08.063 | port-numa-affinity-policy-socket 2026-09-02 14:10:08.063 | binding 2026-09-02 14:10:08.063 | binding-extended 2026-09-02 14:10:08.063 | port-security 2026-09-02 14:10:08.063 | project-id 2026-09-02 14:10:08.063 | provider 2026-09-02 14:10:08.063 | qinq 2026-09-02 14:10:08.064 | quota-check-limit 2026-09-02 14:10:08.064 | quota-check-limit-default 2026-09-02 14:10:08.064 | quotas 2026-09-02 14:10:08.064 | quota_details 2026-09-02 14:10:08.064 | rbac-policies 2026-09-02 14:10:08.064 | rbac-address-scope 2026-09-02 14:10:08.064 | rbac-security-groups 2026-09-02 14:10:08.065 | revision-if-match 2026-09-02 14:10:08.065 | standard-attr-revisions 2026-09-02 14:10:08.065 | router_availability_zone 2026-09-02 14:10:08.065 | router-enable-snat 2026-09-02 14:10:08.065 | security-groups-default-rules 2026-09-02 14:10:08.065 | security-groups-default-statefulness 2026-09-02 14:10:08.065 | security-groups-normalized-cidr 2026-09-02 14:10:08.066 | security-groups-remote-address-group 2026-09-02 14:10:08.066 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:08.066 | security-groups-shared-filtering 2026-09-02 14:10:08.066 | security-group 2026-09-02 14:10:08.066 | service-type 2026-09-02 14:10:08.066 | sorting 2026-09-02 14:10:08.066 | standard-attr-description 2026-09-02 14:10:08.067 | stateful-security-group 2026-09-02 14:10:08.067 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:08.067 | subnet-external-network 2026-09-02 14:10:08.067 | subnet_onboard 2026-09-02 14:10:08.067 | subnet-service-types 2026-09-02 14:10:08.067 | subnet_allocation 2026-09-02 14:10:08.067 | subnetpool-prefix-ops 2026-09-02 14:10:08.068 | tag-creation 2026-09-02 14:10:08.068 | standard-attr-tag 2026-09-02 14:10:08.068 | standard-attr-timestamp 2026-09-02 14:10:08.068 | vlan-transparent' 2026-09-02 14:10:08.068 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 14:10:08.068 | address-scope 2026-09-02 14:10:08.068 | agent 2026-09-02 14:10:08.069 | allowed-address-pairs 2026-09-02 14:10:08.069 | auto-allocated-topology 2026-09-02 14:10:08.069 | availability_zone 2026-09-02 14:10:08.069 | default-subnetpools 2026-09-02 14:10:08.069 | dhcp_agent_scheduler 2026-09-02 14:10:08.069 | dns-integration 2026-09-02 14:10:08.069 | dns-domain-ports 2026-09-02 14:10:08.070 | dns-integration-domain-keywords 2026-09-02 14:10:08.070 | empty-string-filtering 2026-09-02 14:10:08.070 | external-net 2026-09-02 14:10:08.070 | extra_dhcp_opt 2026-09-02 14:10:08.070 | extraroute 2026-09-02 14:10:08.070 | extraroute-atomic 2026-09-02 14:10:08.070 | filter-validation 2026-09-02 14:10:08.071 | floating-ip-port-forwarding-detail 2026-09-02 14:10:08.071 | fip-port-details 2026-09-02 14:10:08.071 | flavors 2026-09-02 14:10:08.071 | floatingip-pools 2026-09-02 14:10:08.071 | router 2026-09-02 14:10:08.071 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:08.071 | enable-default-route-bfd 2026-09-02 14:10:08.072 | enable-default-route-ecmp 2026-09-02 14:10:08.072 | ext-gw-mode 2026-09-02 14:10:08.072 | l3-ha 2026-09-02 14:10:08.072 | external-gateway-multihoming 2026-09-02 14:10:08.072 | l3-flavors 2026-09-02 14:10:08.072 | l3_agent_scheduler 2026-09-02 14:10:08.072 | multi-provider 2026-09-02 14:10:08.073 | net-mtu 2026-09-02 14:10:08.073 | net-mtu-writable 2026-09-02 14:10:08.073 | network_availability_zone 2026-09-02 14:10:08.073 | network-ip-availability 2026-09-02 14:10:08.073 | network-ip-availability-details 2026-09-02 14:10:08.073 | pagination 2026-09-02 14:10:08.073 | port-device-profile 2026-09-02 14:10:08.074 | port-mac-address-regenerate 2026-09-02 14:10:08.074 | port-numa-affinity-policy 2026-09-02 14:10:08.074 | port-numa-affinity-policy-socket 2026-09-02 14:10:08.074 | binding 2026-09-02 14:10:08.074 | binding-extended 2026-09-02 14:10:08.074 | port-security 2026-09-02 14:10:08.074 | project-id 2026-09-02 14:10:08.075 | provider 2026-09-02 14:10:08.075 | qinq 2026-09-02 14:10:08.075 | quota-check-limit 2026-09-02 14:10:08.075 | quota-check-limit-default 2026-09-02 14:10:08.075 | quotas 2026-09-02 14:10:08.075 | quota_details 2026-09-02 14:10:08.075 | rbac-policies 2026-09-02 14:10:08.076 | rbac-address-scope 2026-09-02 14:10:08.076 | rbac-security-groups 2026-09-02 14:10:08.076 | revision-if-match 2026-09-02 14:10:08.076 | standard-attr-revisions 2026-09-02 14:10:08.076 | router_availability_zone 2026-09-02 14:10:08.076 | router-enable-snat 2026-09-02 14:10:08.076 | security-groups-default-rules 2026-09-02 14:10:08.077 | security-groups-default-statefulness 2026-09-02 14:10:08.077 | security-groups-normalized-cidr 2026-09-02 14:10:08.077 | security-groups-remote-address-group 2026-09-02 14:10:08.077 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:08.077 | security-groups-shared-filtering 2026-09-02 14:10:08.077 | security-group 2026-09-02 14:10:08.078 | service-type 2026-09-02 14:10:08.078 | sorting 2026-09-02 14:10:08.078 | standard-attr-description 2026-09-02 14:10:08.078 | stateful-security-group 2026-09-02 14:10:08.078 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:08.078 | subnet-external-network 2026-09-02 14:10:08.078 | subnet_onboard 2026-09-02 14:10:08.079 | subnet-service-types 2026-09-02 14:10:08.079 | subnet_allocation 2026-09-02 14:10:08.079 | subnetpool-prefix-ops 2026-09-02 14:10:08.079 | tag-creation 2026-09-02 14:10:08.079 | standard-attr-tag 2026-09-02 14:10:08.079 | standard-attr-timestamp 2026-09-02 14:10:08.079 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-02 14:10:08.080 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 14:10:08.080 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-02 14:10:08.080 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-02 14:10:08.080 | ++ 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-09-02 14:10:11.973 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:11.977 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=8717cf2d-b201-494c-b3cd-014fc710d176 2026-09-02 14:10:11.980 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-02 14:10:11.985 | ++ 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 fd64:f9e9:4e0e::/56 --share --default -f value -c id 2026-09-02 14:10:15.521 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:15.525 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=4fc551b7-3917-4d85-93b8-8b94d219da30 2026-09-02 14:10:15.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-02 14:10:15.530 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 14:10:15.533 | + functions-common:is_provider_network:2272 : return 1 2026-09-02 14:10:15.537 | ++ 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-09-02 14:10:20.627 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:20.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=1463f629-5d8f-475f-8205-bf12c9d59343 2026-09-02 14:10:20.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-09-02 14:10:20.637 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:20.659 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-02 14:10:20.663 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-02 14:10:20.668 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 8717cf2d-b201-494c-b3cd-014fc710d176 ']' 2026-09-02 14:10:20.672 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-02 14:10:20.676 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-02 14:10:20.680 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 8717cf2d-b201-494c-b3cd-014fc710d176 ' 2026-09-02 14:10:20.684 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-02 14:10:20.688 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 1463f629-5d8f-475f-8205-bf12c9d59343 private-subnet' 2026-09-02 14:10:20.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-02 14:10:20.697 | +++ 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 8717cf2d-b201-494c-b3cd-014fc710d176 --network 1463f629-5d8f-475f-8205-bf12c9d59343 private-subnet -f value -c id 2026-09-02 14:10:25.789 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:25.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=85edd723-2de1-43c7-8580-17c3c818ec06 2026-09-02 14:10:25.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-09-02 14:10:25.803 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:25.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 85edd723-2de1-43c7-8580-17c3c818ec06 2026-09-02 14:10:25.834 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=85edd723-2de1-43c7-8580-17c3c818ec06 2026-09-02 14:10:25.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-02 14:10:25.844 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-02 14:10:25.848 | ++ 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-09-02 14:10:25.852 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:25.876 | ++ 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-09-02 14:10:25.881 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:25.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-02 14:10:25.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 4fc551b7-3917-4d85-93b8-8b94d219da30 ']' 2026-09-02 14:10:25.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-02 14:10:25.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-02 14:10:25.925 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 4fc551b7-3917-4d85-93b8-8b94d219da30 ' 2026-09-02 14:10:25.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-02 14:10:25.934 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1463f629-5d8f-475f-8205-bf12c9d59343 ipv6-private-subnet ' 2026-09-02 14:10:25.938 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-02 14:10:25.943 | +++ 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 4fc551b7-3917-4d85-93b8-8b94d219da30 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1463f629-5d8f-475f-8205-bf12c9d59343 ipv6-private-subnet -f value -c id 2026-09-02 14:10:30.650 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:30.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=e0e5acd1-e8f3-4480-9002-5f53d36e6d11 2026-09-02 14:10:30.660 | ++ 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-09-02 14:10:30.664 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:30.686 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo e0e5acd1-e8f3-4480-9002-5f53d36e6d11 2026-09-02 14:10:30.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=e0e5acd1-e8f3-4480-9002-5f53d36e6d11 2026-09-02 14:10:30.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-02 14:10:30.698 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-02 14:10:30.703 | ++ 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-09-02 14:10:33.692 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:33.697 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 14:10:33.697 | address-scope 2026-09-02 14:10:33.697 | agent 2026-09-02 14:10:33.697 | allowed-address-pairs 2026-09-02 14:10:33.697 | auto-allocated-topology 2026-09-02 14:10:33.697 | availability_zone 2026-09-02 14:10:33.697 | default-subnetpools 2026-09-02 14:10:33.697 | dhcp_agent_scheduler 2026-09-02 14:10:33.697 | dns-integration 2026-09-02 14:10:33.697 | dns-domain-ports 2026-09-02 14:10:33.698 | dns-integration-domain-keywords 2026-09-02 14:10:33.698 | empty-string-filtering 2026-09-02 14:10:33.698 | external-net 2026-09-02 14:10:33.698 | extra_dhcp_opt 2026-09-02 14:10:33.698 | extraroute 2026-09-02 14:10:33.698 | extraroute-atomic 2026-09-02 14:10:33.698 | filter-validation 2026-09-02 14:10:33.698 | floating-ip-port-forwarding-detail 2026-09-02 14:10:33.698 | fip-port-details 2026-09-02 14:10:33.698 | flavors 2026-09-02 14:10:33.698 | floatingip-pools 2026-09-02 14:10:33.699 | router 2026-09-02 14:10:33.699 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:33.699 | enable-default-route-bfd 2026-09-02 14:10:33.699 | enable-default-route-ecmp 2026-09-02 14:10:33.699 | ext-gw-mode 2026-09-02 14:10:33.699 | l3-ha 2026-09-02 14:10:33.699 | external-gateway-multihoming 2026-09-02 14:10:33.699 | l3-flavors 2026-09-02 14:10:33.699 | l3_agent_scheduler 2026-09-02 14:10:33.699 | multi-provider 2026-09-02 14:10:33.700 | net-mtu 2026-09-02 14:10:33.700 | net-mtu-writable 2026-09-02 14:10:33.700 | network_availability_zone 2026-09-02 14:10:33.700 | network-ip-availability 2026-09-02 14:10:33.700 | network-ip-availability-details 2026-09-02 14:10:33.700 | pagination 2026-09-02 14:10:33.700 | port-device-profile 2026-09-02 14:10:33.700 | port-mac-address-regenerate 2026-09-02 14:10:33.700 | port-numa-affinity-policy 2026-09-02 14:10:33.700 | port-numa-affinity-policy-socket 2026-09-02 14:10:33.700 | binding 2026-09-02 14:10:33.701 | binding-extended 2026-09-02 14:10:33.701 | port-security 2026-09-02 14:10:33.701 | project-id 2026-09-02 14:10:33.701 | provider 2026-09-02 14:10:33.701 | qinq 2026-09-02 14:10:33.701 | quota-check-limit 2026-09-02 14:10:33.701 | quota-check-limit-default 2026-09-02 14:10:33.701 | quotas 2026-09-02 14:10:33.701 | quota_details 2026-09-02 14:10:33.701 | rbac-policies 2026-09-02 14:10:33.701 | rbac-address-scope 2026-09-02 14:10:33.702 | rbac-security-groups 2026-09-02 14:10:33.702 | revision-if-match 2026-09-02 14:10:33.702 | standard-attr-revisions 2026-09-02 14:10:33.702 | router_availability_zone 2026-09-02 14:10:33.702 | router-enable-snat 2026-09-02 14:10:33.702 | security-groups-default-rules 2026-09-02 14:10:33.702 | security-groups-default-statefulness 2026-09-02 14:10:33.702 | security-groups-normalized-cidr 2026-09-02 14:10:33.702 | security-groups-remote-address-group 2026-09-02 14:10:33.702 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:33.703 | security-groups-shared-filtering 2026-09-02 14:10:33.703 | security-group 2026-09-02 14:10:33.703 | service-type 2026-09-02 14:10:33.703 | sorting 2026-09-02 14:10:33.703 | standard-attr-description 2026-09-02 14:10:33.703 | stateful-security-group 2026-09-02 14:10:33.703 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:33.703 | subnet-external-network 2026-09-02 14:10:33.703 | subnet_onboard 2026-09-02 14:10:33.703 | subnet-service-types 2026-09-02 14:10:33.703 | subnet_allocation 2026-09-02 14:10:33.704 | subnetpool-prefix-ops 2026-09-02 14:10:33.704 | tag-creation 2026-09-02 14:10:33.704 | standard-attr-tag 2026-09-02 14:10:33.704 | standard-attr-timestamp 2026-09-02 14:10:33.704 | vlan-transparent' 2026-09-02 14:10:33.704 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 14:10:33.704 | address-scope 2026-09-02 14:10:33.704 | agent 2026-09-02 14:10:33.704 | allowed-address-pairs 2026-09-02 14:10:33.704 | auto-allocated-topology 2026-09-02 14:10:33.705 | availability_zone 2026-09-02 14:10:33.705 | default-subnetpools 2026-09-02 14:10:33.705 | dhcp_agent_scheduler 2026-09-02 14:10:33.705 | dns-integration 2026-09-02 14:10:33.705 | dns-domain-ports 2026-09-02 14:10:33.705 | dns-integration-domain-keywords 2026-09-02 14:10:33.705 | empty-string-filtering 2026-09-02 14:10:33.705 | external-net 2026-09-02 14:10:33.705 | extra_dhcp_opt 2026-09-02 14:10:33.705 | extraroute 2026-09-02 14:10:33.706 | extraroute-atomic 2026-09-02 14:10:33.706 | filter-validation 2026-09-02 14:10:33.706 | floating-ip-port-forwarding-detail 2026-09-02 14:10:33.706 | fip-port-details 2026-09-02 14:10:33.706 | flavors 2026-09-02 14:10:33.706 | floatingip-pools 2026-09-02 14:10:33.706 | router 2026-09-02 14:10:33.706 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:33.706 | enable-default-route-bfd 2026-09-02 14:10:33.706 | enable-default-route-ecmp 2026-09-02 14:10:33.706 | ext-gw-mode 2026-09-02 14:10:33.707 | l3-ha 2026-09-02 14:10:33.707 | external-gateway-multihoming 2026-09-02 14:10:33.707 | l3-flavors 2026-09-02 14:10:33.707 | l3_agent_scheduler 2026-09-02 14:10:33.707 | multi-provider 2026-09-02 14:10:33.707 | net-mtu 2026-09-02 14:10:33.707 | net-mtu-writable 2026-09-02 14:10:33.707 | network_availability_zone 2026-09-02 14:10:33.707 | network-ip-availability 2026-09-02 14:10:33.707 | network-ip-availability-details 2026-09-02 14:10:33.708 | pagination 2026-09-02 14:10:33.708 | port-device-profile 2026-09-02 14:10:33.708 | port-mac-address-regenerate 2026-09-02 14:10:33.708 | port-numa-affinity-policy 2026-09-02 14:10:33.708 | port-numa-affinity-policy-socket 2026-09-02 14:10:33.708 | binding 2026-09-02 14:10:33.708 | binding-extended 2026-09-02 14:10:33.708 | port-security 2026-09-02 14:10:33.708 | project-id 2026-09-02 14:10:33.708 | provider 2026-09-02 14:10:33.709 | qinq 2026-09-02 14:10:33.709 | quota-check-limit 2026-09-02 14:10:33.709 | quota-check-limit-default 2026-09-02 14:10:33.709 | quotas 2026-09-02 14:10:33.709 | quota_details 2026-09-02 14:10:33.709 | rbac-policies 2026-09-02 14:10:33.709 | rbac-address-scope 2026-09-02 14:10:33.709 | rbac-security-groups 2026-09-02 14:10:33.709 | revision-if-match 2026-09-02 14:10:33.709 | standard-attr-revisions 2026-09-02 14:10:33.710 | router_availability_zone 2026-09-02 14:10:33.710 | router-enable-snat 2026-09-02 14:10:33.710 | security-groups-default-rules 2026-09-02 14:10:33.710 | security-groups-default-statefulness 2026-09-02 14:10:33.710 | security-groups-normalized-cidr 2026-09-02 14:10:33.710 | security-groups-remote-address-group 2026-09-02 14:10:33.710 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:33.710 | security-groups-shared-filtering 2026-09-02 14:10:33.710 | security-group 2026-09-02 14:10:33.710 | service-type 2026-09-02 14:10:33.710 | sorting 2026-09-02 14:10:33.711 | standard-attr-description 2026-09-02 14:10:33.711 | stateful-security-group 2026-09-02 14:10:33.711 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:33.711 | subnet-external-network 2026-09-02 14:10:33.711 | subnet_onboard 2026-09-02 14:10:33.711 | subnet-service-types 2026-09-02 14:10:33.711 | subnet_allocation 2026-09-02 14:10:33.711 | subnetpool-prefix-ops 2026-09-02 14:10:33.711 | tag-creation 2026-09-02 14:10:33.711 | standard-attr-tag 2026-09-02 14:10:33.711 | standard-attr-timestamp 2026-09-02 14:10:33.712 | vlan-transparent =~ router ]] 2026-09-02 14:10:33.712 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 14:10:33.712 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-02 14:10:33.712 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-02 14:10:33.717 | ++ 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-09-02 14:10:36.942 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:36.947 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 14:10:36.947 | address-scope 2026-09-02 14:10:36.947 | agent 2026-09-02 14:10:36.947 | allowed-address-pairs 2026-09-02 14:10:36.947 | auto-allocated-topology 2026-09-02 14:10:36.947 | availability_zone 2026-09-02 14:10:36.947 | default-subnetpools 2026-09-02 14:10:36.947 | dhcp_agent_scheduler 2026-09-02 14:10:36.948 | dns-integration 2026-09-02 14:10:36.948 | dns-domain-ports 2026-09-02 14:10:36.948 | dns-integration-domain-keywords 2026-09-02 14:10:36.948 | empty-string-filtering 2026-09-02 14:10:36.948 | external-net 2026-09-02 14:10:36.948 | extra_dhcp_opt 2026-09-02 14:10:36.948 | extraroute 2026-09-02 14:10:36.948 | extraroute-atomic 2026-09-02 14:10:36.948 | filter-validation 2026-09-02 14:10:36.948 | floating-ip-port-forwarding-detail 2026-09-02 14:10:36.948 | fip-port-details 2026-09-02 14:10:36.949 | flavors 2026-09-02 14:10:36.949 | floatingip-pools 2026-09-02 14:10:36.949 | router 2026-09-02 14:10:36.949 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:36.949 | enable-default-route-bfd 2026-09-02 14:10:36.949 | enable-default-route-ecmp 2026-09-02 14:10:36.949 | ext-gw-mode 2026-09-02 14:10:36.949 | l3-ha 2026-09-02 14:10:36.949 | external-gateway-multihoming 2026-09-02 14:10:36.949 | l3-flavors 2026-09-02 14:10:36.949 | l3_agent_scheduler 2026-09-02 14:10:36.950 | multi-provider 2026-09-02 14:10:36.950 | net-mtu 2026-09-02 14:10:36.950 | net-mtu-writable 2026-09-02 14:10:36.950 | network_availability_zone 2026-09-02 14:10:36.950 | network-ip-availability 2026-09-02 14:10:36.950 | network-ip-availability-details 2026-09-02 14:10:36.950 | pagination 2026-09-02 14:10:36.950 | port-device-profile 2026-09-02 14:10:36.950 | port-mac-address-regenerate 2026-09-02 14:10:36.950 | port-numa-affinity-policy 2026-09-02 14:10:36.951 | port-numa-affinity-policy-socket 2026-09-02 14:10:36.951 | binding 2026-09-02 14:10:36.951 | binding-extended 2026-09-02 14:10:36.951 | port-security 2026-09-02 14:10:36.951 | project-id 2026-09-02 14:10:36.951 | provider 2026-09-02 14:10:36.951 | qinq 2026-09-02 14:10:36.951 | quota-check-limit 2026-09-02 14:10:36.951 | quota-check-limit-default 2026-09-02 14:10:36.951 | quotas 2026-09-02 14:10:36.951 | quota_details 2026-09-02 14:10:36.951 | rbac-policies 2026-09-02 14:10:36.952 | rbac-address-scope 2026-09-02 14:10:36.952 | rbac-security-groups 2026-09-02 14:10:36.952 | revision-if-match 2026-09-02 14:10:36.952 | standard-attr-revisions 2026-09-02 14:10:36.952 | router_availability_zone 2026-09-02 14:10:36.952 | router-enable-snat 2026-09-02 14:10:36.952 | security-groups-default-rules 2026-09-02 14:10:36.952 | security-groups-default-statefulness 2026-09-02 14:10:36.952 | security-groups-normalized-cidr 2026-09-02 14:10:36.952 | security-groups-remote-address-group 2026-09-02 14:10:36.952 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:36.953 | security-groups-shared-filtering 2026-09-02 14:10:36.953 | security-group 2026-09-02 14:10:36.953 | service-type 2026-09-02 14:10:36.953 | sorting 2026-09-02 14:10:36.953 | standard-attr-description 2026-09-02 14:10:36.953 | stateful-security-group 2026-09-02 14:10:36.953 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:36.953 | subnet-external-network 2026-09-02 14:10:36.953 | subnet_onboard 2026-09-02 14:10:36.953 | subnet-service-types 2026-09-02 14:10:36.954 | subnet_allocation 2026-09-02 14:10:36.954 | subnetpool-prefix-ops 2026-09-02 14:10:36.954 | tag-creation 2026-09-02 14:10:36.954 | standard-attr-tag 2026-09-02 14:10:36.954 | standard-attr-timestamp 2026-09-02 14:10:36.954 | vlan-transparent' 2026-09-02 14:10:36.954 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 14:10:36.954 | address-scope 2026-09-02 14:10:36.954 | agent 2026-09-02 14:10:36.954 | allowed-address-pairs 2026-09-02 14:10:36.954 | auto-allocated-topology 2026-09-02 14:10:36.955 | availability_zone 2026-09-02 14:10:36.955 | default-subnetpools 2026-09-02 14:10:36.955 | dhcp_agent_scheduler 2026-09-02 14:10:36.955 | dns-integration 2026-09-02 14:10:36.955 | dns-domain-ports 2026-09-02 14:10:36.955 | dns-integration-domain-keywords 2026-09-02 14:10:36.955 | empty-string-filtering 2026-09-02 14:10:36.955 | external-net 2026-09-02 14:10:36.955 | extra_dhcp_opt 2026-09-02 14:10:36.955 | extraroute 2026-09-02 14:10:36.955 | extraroute-atomic 2026-09-02 14:10:36.956 | filter-validation 2026-09-02 14:10:36.956 | floating-ip-port-forwarding-detail 2026-09-02 14:10:36.956 | fip-port-details 2026-09-02 14:10:36.956 | flavors 2026-09-02 14:10:36.956 | floatingip-pools 2026-09-02 14:10:36.956 | router 2026-09-02 14:10:36.956 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:36.956 | enable-default-route-bfd 2026-09-02 14:10:36.956 | enable-default-route-ecmp 2026-09-02 14:10:36.956 | ext-gw-mode 2026-09-02 14:10:36.956 | l3-ha 2026-09-02 14:10:36.957 | external-gateway-multihoming 2026-09-02 14:10:36.957 | l3-flavors 2026-09-02 14:10:36.957 | l3_agent_scheduler 2026-09-02 14:10:36.957 | multi-provider 2026-09-02 14:10:36.957 | net-mtu 2026-09-02 14:10:36.957 | net-mtu-writable 2026-09-02 14:10:36.957 | network_availability_zone 2026-09-02 14:10:36.957 | network-ip-availability 2026-09-02 14:10:36.957 | network-ip-availability-details 2026-09-02 14:10:36.957 | pagination 2026-09-02 14:10:36.957 | port-device-profile 2026-09-02 14:10:36.957 | port-mac-address-regenerate 2026-09-02 14:10:36.958 | port-numa-affinity-policy 2026-09-02 14:10:36.958 | port-numa-affinity-policy-socket 2026-09-02 14:10:36.958 | binding 2026-09-02 14:10:36.958 | binding-extended 2026-09-02 14:10:36.958 | port-security 2026-09-02 14:10:36.958 | project-id 2026-09-02 14:10:36.958 | provider 2026-09-02 14:10:36.958 | qinq 2026-09-02 14:10:36.958 | quota-check-limit 2026-09-02 14:10:36.958 | quota-check-limit-default 2026-09-02 14:10:36.959 | quotas 2026-09-02 14:10:36.959 | quota_details 2026-09-02 14:10:36.959 | rbac-policies 2026-09-02 14:10:36.959 | rbac-address-scope 2026-09-02 14:10:36.959 | rbac-security-groups 2026-09-02 14:10:36.959 | revision-if-match 2026-09-02 14:10:36.959 | standard-attr-revisions 2026-09-02 14:10:36.959 | router_availability_zone 2026-09-02 14:10:36.959 | router-enable-snat 2026-09-02 14:10:36.959 | security-groups-default-rules 2026-09-02 14:10:36.959 | security-groups-default-statefulness 2026-09-02 14:10:36.959 | security-groups-normalized-cidr 2026-09-02 14:10:36.960 | security-groups-remote-address-group 2026-09-02 14:10:36.960 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:36.960 | security-groups-shared-filtering 2026-09-02 14:10:36.960 | security-group 2026-09-02 14:10:36.960 | service-type 2026-09-02 14:10:36.960 | sorting 2026-09-02 14:10:36.960 | standard-attr-description 2026-09-02 14:10:36.960 | stateful-security-group 2026-09-02 14:10:36.960 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:36.960 | subnet-external-network 2026-09-02 14:10:36.960 | subnet_onboard 2026-09-02 14:10:36.961 | subnet-service-types 2026-09-02 14:10:36.961 | subnet_allocation 2026-09-02 14:10:36.961 | subnetpool-prefix-ops 2026-09-02 14:10:36.961 | tag-creation 2026-09-02 14:10:36.961 | standard-attr-tag 2026-09-02 14:10:36.961 | standard-attr-timestamp 2026-09-02 14:10:36.961 | vlan-transparent =~ external-net ]] 2026-09-02 14:10:36.961 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 14:10:36.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-02 14:10:36.961 | ++ 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-09-02 14:10:40.588 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:40.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=402424e6-9528-4d1b-97d9-3fe7b06039f9 2026-09-02 14:10:40.597 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-02 14:10:40.601 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:40.622 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-02 14:10:40.626 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-02 14:10:40.628 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-02 14:10:40.632 | ++ 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-09-02 14:10:43.839 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:43.843 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 14:10:43.844 | address-scope 2026-09-02 14:10:43.844 | agent 2026-09-02 14:10:43.844 | allowed-address-pairs 2026-09-02 14:10:43.844 | auto-allocated-topology 2026-09-02 14:10:43.844 | availability_zone 2026-09-02 14:10:43.844 | default-subnetpools 2026-09-02 14:10:43.844 | dhcp_agent_scheduler 2026-09-02 14:10:43.844 | dns-integration 2026-09-02 14:10:43.844 | dns-domain-ports 2026-09-02 14:10:43.844 | dns-integration-domain-keywords 2026-09-02 14:10:43.844 | empty-string-filtering 2026-09-02 14:10:43.845 | external-net 2026-09-02 14:10:43.845 | extra_dhcp_opt 2026-09-02 14:10:43.845 | extraroute 2026-09-02 14:10:43.845 | extraroute-atomic 2026-09-02 14:10:43.845 | filter-validation 2026-09-02 14:10:43.845 | floating-ip-port-forwarding-detail 2026-09-02 14:10:43.845 | fip-port-details 2026-09-02 14:10:43.845 | flavors 2026-09-02 14:10:43.845 | floatingip-pools 2026-09-02 14:10:43.845 | router 2026-09-02 14:10:43.845 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:43.846 | enable-default-route-bfd 2026-09-02 14:10:43.846 | enable-default-route-ecmp 2026-09-02 14:10:43.846 | ext-gw-mode 2026-09-02 14:10:43.846 | l3-ha 2026-09-02 14:10:43.846 | external-gateway-multihoming 2026-09-02 14:10:43.846 | l3-flavors 2026-09-02 14:10:43.846 | l3_agent_scheduler 2026-09-02 14:10:43.847 | multi-provider 2026-09-02 14:10:43.847 | net-mtu 2026-09-02 14:10:43.847 | net-mtu-writable 2026-09-02 14:10:43.847 | network_availability_zone 2026-09-02 14:10:43.847 | network-ip-availability 2026-09-02 14:10:43.847 | network-ip-availability-details 2026-09-02 14:10:43.847 | pagination 2026-09-02 14:10:43.847 | port-device-profile 2026-09-02 14:10:43.847 | port-mac-address-regenerate 2026-09-02 14:10:43.847 | port-numa-affinity-policy 2026-09-02 14:10:43.847 | port-numa-affinity-policy-socket 2026-09-02 14:10:43.847 | binding 2026-09-02 14:10:43.848 | binding-extended 2026-09-02 14:10:43.848 | port-security 2026-09-02 14:10:43.848 | project-id 2026-09-02 14:10:43.848 | provider 2026-09-02 14:10:43.848 | qinq 2026-09-02 14:10:43.848 | quota-check-limit 2026-09-02 14:10:43.848 | quota-check-limit-default 2026-09-02 14:10:43.848 | quotas 2026-09-02 14:10:43.848 | quota_details 2026-09-02 14:10:43.848 | rbac-policies 2026-09-02 14:10:43.848 | rbac-address-scope 2026-09-02 14:10:43.849 | rbac-security-groups 2026-09-02 14:10:43.849 | revision-if-match 2026-09-02 14:10:43.849 | standard-attr-revisions 2026-09-02 14:10:43.849 | router_availability_zone 2026-09-02 14:10:43.849 | router-enable-snat 2026-09-02 14:10:43.849 | security-groups-default-rules 2026-09-02 14:10:43.849 | security-groups-default-statefulness 2026-09-02 14:10:43.849 | security-groups-normalized-cidr 2026-09-02 14:10:43.849 | security-groups-remote-address-group 2026-09-02 14:10:43.849 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:43.849 | security-groups-shared-filtering 2026-09-02 14:10:43.849 | security-group 2026-09-02 14:10:43.850 | service-type 2026-09-02 14:10:43.850 | sorting 2026-09-02 14:10:43.850 | standard-attr-description 2026-09-02 14:10:43.850 | stateful-security-group 2026-09-02 14:10:43.850 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:43.850 | subnet-external-network 2026-09-02 14:10:43.850 | subnet_onboard 2026-09-02 14:10:43.850 | subnet-service-types 2026-09-02 14:10:43.850 | subnet_allocation 2026-09-02 14:10:43.850 | subnetpool-prefix-ops 2026-09-02 14:10:43.850 | tag-creation 2026-09-02 14:10:43.851 | standard-attr-tag 2026-09-02 14:10:43.851 | standard-attr-timestamp 2026-09-02 14:10:43.851 | vlan-transparent' 2026-09-02 14:10:43.851 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 14:10:43.851 | address-scope 2026-09-02 14:10:43.851 | agent 2026-09-02 14:10:43.851 | allowed-address-pairs 2026-09-02 14:10:43.851 | auto-allocated-topology 2026-09-02 14:10:43.851 | availability_zone 2026-09-02 14:10:43.851 | default-subnetpools 2026-09-02 14:10:43.851 | dhcp_agent_scheduler 2026-09-02 14:10:43.852 | dns-integration 2026-09-02 14:10:43.852 | dns-domain-ports 2026-09-02 14:10:43.852 | dns-integration-domain-keywords 2026-09-02 14:10:43.852 | empty-string-filtering 2026-09-02 14:10:43.852 | external-net 2026-09-02 14:10:43.852 | extra_dhcp_opt 2026-09-02 14:10:43.852 | extraroute 2026-09-02 14:10:43.852 | extraroute-atomic 2026-09-02 14:10:43.852 | filter-validation 2026-09-02 14:10:43.852 | floating-ip-port-forwarding-detail 2026-09-02 14:10:43.852 | fip-port-details 2026-09-02 14:10:43.853 | flavors 2026-09-02 14:10:43.853 | floatingip-pools 2026-09-02 14:10:43.853 | router 2026-09-02 14:10:43.853 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:10:43.853 | enable-default-route-bfd 2026-09-02 14:10:43.853 | enable-default-route-ecmp 2026-09-02 14:10:43.853 | ext-gw-mode 2026-09-02 14:10:43.853 | l3-ha 2026-09-02 14:10:43.853 | external-gateway-multihoming 2026-09-02 14:10:43.853 | l3-flavors 2026-09-02 14:10:43.853 | l3_agent_scheduler 2026-09-02 14:10:43.853 | multi-provider 2026-09-02 14:10:43.854 | net-mtu 2026-09-02 14:10:43.854 | net-mtu-writable 2026-09-02 14:10:43.854 | network_availability_zone 2026-09-02 14:10:43.854 | network-ip-availability 2026-09-02 14:10:43.854 | network-ip-availability-details 2026-09-02 14:10:43.854 | pagination 2026-09-02 14:10:43.854 | port-device-profile 2026-09-02 14:10:43.854 | port-mac-address-regenerate 2026-09-02 14:10:43.854 | port-numa-affinity-policy 2026-09-02 14:10:43.854 | port-numa-affinity-policy-socket 2026-09-02 14:10:43.854 | binding 2026-09-02 14:10:43.855 | binding-extended 2026-09-02 14:10:43.855 | port-security 2026-09-02 14:10:43.855 | project-id 2026-09-02 14:10:43.855 | provider 2026-09-02 14:10:43.855 | qinq 2026-09-02 14:10:43.855 | quota-check-limit 2026-09-02 14:10:43.855 | quota-check-limit-default 2026-09-02 14:10:43.855 | quotas 2026-09-02 14:10:43.855 | quota_details 2026-09-02 14:10:43.855 | rbac-policies 2026-09-02 14:10:43.855 | rbac-address-scope 2026-09-02 14:10:43.856 | rbac-security-groups 2026-09-02 14:10:43.856 | revision-if-match 2026-09-02 14:10:43.856 | standard-attr-revisions 2026-09-02 14:10:43.856 | router_availability_zone 2026-09-02 14:10:43.856 | router-enable-snat 2026-09-02 14:10:43.856 | security-groups-default-rules 2026-09-02 14:10:43.856 | security-groups-default-statefulness 2026-09-02 14:10:43.856 | security-groups-normalized-cidr 2026-09-02 14:10:43.856 | security-groups-remote-address-group 2026-09-02 14:10:43.856 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:10:43.857 | security-groups-shared-filtering 2026-09-02 14:10:43.857 | security-group 2026-09-02 14:10:43.857 | service-type 2026-09-02 14:10:43.857 | sorting 2026-09-02 14:10:43.857 | standard-attr-description 2026-09-02 14:10:43.857 | stateful-security-group 2026-09-02 14:10:43.857 | subnet-dns-publish-fixed-ip 2026-09-02 14:10:43.857 | subnet-external-network 2026-09-02 14:10:43.857 | subnet_onboard 2026-09-02 14:10:43.857 | subnet-service-types 2026-09-02 14:10:43.857 | subnet_allocation 2026-09-02 14:10:43.857 | subnetpool-prefix-ops 2026-09-02 14:10:43.858 | tag-creation 2026-09-02 14:10:43.858 | standard-attr-tag 2026-09-02 14:10:43.858 | standard-attr-timestamp 2026-09-02 14:10:43.859 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-02 14:10:43.859 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 14:10:43.859 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-02 14:10:43.859 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-02 14:10:43.863 | ++ 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-09-02 14:10:48.209 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:48.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=21f0326f-7680-4370-b3d4-a3e44f10a41e 2026-09-02 14:10:48.216 | + 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-09-02 14:10:48.218 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:48.239 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-02 14:10:48.242 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-02 14:10:48.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 402424e6-9528-4d1b-97d9-3fe7b06039f9 85edd723-2de1-43c7-8580-17c3c818ec06 2026-09-02 14:10:53.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-02 14:10:53.989 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 21f0326f-7680-4370-b3d4-a3e44f10a41e 2026-09-02 14:10:53.991 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-02 14:10:53.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-02 14:10:53.997 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-02 14:10:54.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-02 14:10:54.006 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-02 14:10:54.009 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 21f0326f-7680-4370-b3d4-a3e44f10a41e --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-02 14:10:54.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-02 14:10:54.017 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-02 14:10:54.026 | +++ 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 21f0326f-7680-4370-b3d4-a3e44f10a41e --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-02 14:10:54.026 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-02 14:10:57.340 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:10:57.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-02 14:10:57.345 | | id | 59ac4f6a-fa0b-48cb-b5cc-2329d302c08f |' 2026-09-02 14:10:57.348 | ++ 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-09-02 14:10:57.350 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:10:57.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 59ac4f6a-fa0b-48cb-b5cc-2329d302c08f '|' 2026-09-02 14:10:57.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 59ac4f6a-fa0b-48cb-b5cc-2329d302c08f |' 2026-09-02 14:10:57.374 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-02 14:10:57.380 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 59ac4f6a-fa0b-48cb-b5cc-2329d302c08f '|' 2026-09-02 14:10:57.380 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-02 14:10:57.383 | ++ functions-common:get_field:806 : local data field 2026-09-02 14:10:57.385 | ++ functions-common:get_field:807 : read data 2026-09-02 14:10:57.388 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-02 14:10:57.391 | ++ functions-common:get_field:811 : field='$3' 2026-09-02 14:10:57.394 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 59ac4f6a-fa0b-48cb-b5cc-2329d302c08f |' 2026-09-02 14:10:57.394 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-02 14:10:57.400 | ++ functions-common:get_field:807 : read data 2026-09-02 14:10:57.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-02 14:10:57.409 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 59ac4f6a-fa0b-48cb-b5cc-2329d302c08f '|' 2026-09-02 14:10:57.409 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-02 14:10:57.412 | ++ functions-common:get_field:806 : local data field 2026-09-02 14:10:57.415 | ++ functions-common:get_field:807 : read data 2026-09-02 14:10:57.418 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-02 14:10:57.422 | ++ functions-common:get_field:811 : field='$6' 2026-09-02 14:10:57.425 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 59ac4f6a-fa0b-48cb-b5cc-2329d302c08f |' 2026-09-02 14:10:57.425 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-02 14:10:57.431 | ++ functions-common:get_field:807 : read data 2026-09-02 14:10:57.436 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=59ac4f6a-fa0b-48cb-b5cc-2329d302c08f 2026-09-02 14:10:57.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 21f0326f-7680-4370-b3d4-a3e44f10a41e 402424e6-9528-4d1b-97d9-3fe7b06039f9 2026-09-02 14:11:03.047 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-02 14:11:03.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-02 14:11:03.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-02 14:11:03.074 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:03.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-02 14:11:03.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-02 14:11:03.086 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-02 14:11:03.091 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-02 14:11:03.094 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-02 14:11:03.096 | ++ 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-09-02 14:11:03.125 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-02 14:11:03.130 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-02 14:11:03.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-02 14:11:03.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-02 14:11:03.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-02 14:11:03.142 | + 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-09-02 14:11:03.145 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-02 14:11:03.147 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-02 14:11:03.150 | + functions-common:test_with_retry:2360 : local until=10 2026-09-02 14:11:03.153 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-02 14:11:03.156 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-02 14:11:03.159 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-02 14:11:03.162 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:03.165 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:03.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:03.174 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358263171 2026-09-02 14:11:03.178 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-09-02 14:11:03.185 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-02 14:11:03.188 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:03.191 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:03.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:03.197 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:03.200 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:03.204 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-02 14:11:03.207 | + functions-common:time_stop:2427 : start_time=1788358263171 2026-09-02 14:11:03.211 | + functions-common:time_stop:2429 : [[ -z 1788358263171 ]] 2026-09-02 14:11:03.215 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:03.220 | + functions-common:time_stop:2432 : end_time=1788358263216 2026-09-02 14:11:03.224 | + functions-common:time_stop:2433 : elapsed_time=45 2026-09-02 14:11:03.226 | + functions-common:time_stop:2434 : total=7263 2026-09-02 14:11:03.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:03.231 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7308 2026-09-02 14:11:03.236 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-02 14:11:03.237 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-02 14:11:03.242 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-02 14:11:03.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:11:03.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-02 14:11:03.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-02 14:11:03.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-02 14:11:03.274 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-02 14:11:03.297 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-02 14:11:03.298 | ++ 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-09-02 14:11:03.301 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-02 14:11:03.301 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-02 14:11:06.363 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:11:06.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.127 ' 2026-09-02 14:11:06.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-09-02 14:11:06.372 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:11:06.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-02 14:11:06.393 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:11:06.396 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-02 14:11:06.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-02 14:11:06.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 402424e6-9528-4d1b-97d9-3fe7b06039f9 e0e5acd1-e8f3-4480-9002-5f53d36e6d11 2026-09-02 14:11:12.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-02 14:11:12.916 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 21f0326f-7680-4370-b3d4-a3e44f10a41e 2026-09-02 14:11:12.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-02 14:11:12.922 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-02 14:11:12.925 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-02 14:11:12.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-02 14:11:12.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 21f0326f-7680-4370-b3d4-a3e44f10a41e --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-02 14:11:12.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-02 14:11:12.936 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-02 14:11:12.941 | +++ 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 21f0326f-7680-4370-b3d4-a3e44f10a41e --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-02 14:11:12.941 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-02 14:11:18.712 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:11:18.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-02 14:11:18.716 | | id | cd611db5-87f0-416f-8e5f-f467c51b9e22 |' 2026-09-02 14:11:18.719 | ++ 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-09-02 14:11:18.722 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:11:18.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cd611db5-87f0-416f-8e5f-f467c51b9e22 '|' 2026-09-02 14:11:18.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | cd611db5-87f0-416f-8e5f-f467c51b9e22 |' 2026-09-02 14:11:18.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-02 14:11:18.751 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cd611db5-87f0-416f-8e5f-f467c51b9e22 '|' 2026-09-02 14:11:18.753 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-02 14:11:18.756 | ++ functions-common:get_field:806 : local data field 2026-09-02 14:11:18.759 | ++ functions-common:get_field:807 : read data 2026-09-02 14:11:18.762 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-02 14:11:18.765 | ++ functions-common:get_field:811 : field='$3' 2026-09-02 14:11:18.769 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-02 14:11:18.769 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | cd611db5-87f0-416f-8e5f-f467c51b9e22 |' 2026-09-02 14:11:18.775 | ++ functions-common:get_field:807 : read data 2026-09-02 14:11:18.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-02 14:11:18.782 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-02 14:11:18.787 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-02 14:11:18.787 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cd611db5-87f0-416f-8e5f-f467c51b9e22 '|' 2026-09-02 14:11:18.790 | ++ functions-common:get_field:806 : local data field 2026-09-02 14:11:18.793 | ++ functions-common:get_field:807 : read data 2026-09-02 14:11:18.796 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-02 14:11:18.799 | ++ functions-common:get_field:811 : field='$6' 2026-09-02 14:11:18.803 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | cd611db5-87f0-416f-8e5f-f467c51b9e22 |' 2026-09-02 14:11:18.804 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-02 14:11:18.810 | ++ functions-common:get_field:807 : read data 2026-09-02 14:11:18.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=cd611db5-87f0-416f-8e5f-f467c51b9e22 2026-09-02 14:11:18.817 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-02 14:11:18.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-02 14:11:18.823 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-02 14:11:18.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-02 14:11:18.844 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:18.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-02 14:11:18.859 | net.ipv6.conf.all.forwarding = 1 2026-09-02 14:11:18.867 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 402424e6-9528-4d1b-97d9-3fe7b06039f9 -c external_gateway_info -f json 2026-09-02 14:11:18.867 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-02 14:11:18.867 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 cd611db5-87f0-416f-8e5f-f467c51b9e22 2026-09-02 14:11:18.870 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-02 14:11:18.870 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-02 14:11:21.979 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:11:21.984 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::2d 2026-09-02 14:11:21.987 | + 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-09-02 14:11:21.990 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 14:11:22.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-02 14:11:22.012 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-02 14:11:22.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-02 14:11:22.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-02 14:11:22.022 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-02 14:11:22.025 | ++ 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-09-02 14:11:22.047 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-02 14:11:22.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-02 14:11:22.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-02 14:11:22.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-02 14:11:22.074 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-02 14:11:22.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd64:f9e9:4e0e::/56 2026-09-02 14:11:22.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 4fc551b7-3917-4d85-93b8-8b94d219da30 ]] 2026-09-02 14:11:22.097 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd64:f9e9:4e0e::/56 via 2001:db8::2d dev br-ex 2026-09-02 14:11:22.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-02 14:11:22.117 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:11:22.121 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-02 14:11:22.140 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:22.144 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-02 14:11:22.147 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:11:22.150 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-02 14:11:22.153 | + ./stack.sh:main:1335 : start_nova 2026-09-02 14:11:22.157 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-02 14:11:22.161 | + 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-09-02 14:11:22.164 | + 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-09-02 14:11:22.168 | + 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-09-02 14:11:22.171 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-02 14:11:22.174 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 14:11:22.177 | + functions-common:run_process:1674 : local service=n-sch 2026-09-02 14:11:22.180 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 14:11:22.184 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:22.187 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:22.190 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:22.193 | + functions-common:run_process:1680 : local name=n-sch 2026-09-02 14:11:22.196 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:22.200 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:22.203 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:22.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:22.210 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:22.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358282212 2026-09-02 14:11:22.218 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-02 14:11:22.239 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:22.242 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-09-02 14:11:22.245 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-02 14:11:22.248 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 14:11:22.251 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 14:11:22.254 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 14:11:22.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 14:11:22.260 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-02 14:11:22.263 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-02 14:11:22.267 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-02 14:11:22.270 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:22.273 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:22.276 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:22.278 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:22.282 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-02 14:11:22.284 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-02 14:11:22.287 | + 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-09-02 14:11:22.290 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-02 14:11:22.293 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 14:11:22.295 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:11:22.298 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:11:22.301 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:11:22.303 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:11:22.306 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:11:22.309 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-02 14:11:22.313 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:11:22.318 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-09-02 14:11:22.399 | + 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-09-02 14:11:22.476 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-02 14:11:22.539 | + 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-09-02 14:11:22.607 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-02 14:11:22.674 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-02 14:11:22.738 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 14:11:22.802 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:11:22.805 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:11:22.808 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-02 14:11:22.885 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:11:23.354 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-02 14:11:23.388 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-02 14:11:23.849 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-02 14:11:23.911 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:23.914 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:23.918 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:23.921 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:23.925 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:23.929 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:23.932 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:23.936 | + functions-common:time_stop:2427 : start_time=1788358282212 2026-09-02 14:11:23.939 | + functions-common:time_stop:2429 : [[ -z 1788358282212 ]] 2026-09-02 14:11:23.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:23.949 | + functions-common:time_stop:2432 : end_time=1788358283945 2026-09-02 14:11:23.952 | + functions-common:time_stop:2433 : elapsed_time=1733 2026-09-02 14:11:23.956 | + functions-common:time_stop:2434 : total=22121 2026-09-02 14:11:23.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:23.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23854 2026-09-02 14:11:23.967 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-02 14:11:23.973 | + 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-09-02 14:11:23.976 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-02 14:11:23.979 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 14:11:23.983 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:23.986 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:23.988 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:23.992 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-02 14:11:23.995 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:23.998 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:24.001 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:24.004 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:24.008 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:24.014 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358284009 2026-09-02 14:11:24.017 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-02 14:11:24.036 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:24.038 | + 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-09-02 14:11:24.041 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-02 14:11:24.044 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 14:11:24.047 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 14:11:24.050 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 14:11:24.052 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 14:11:24.056 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-02 14:11:24.059 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-02 14:11:24.062 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-02 14:11:24.065 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:24.068 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:24.070 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:24.074 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:24.077 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-02 14:11:24.080 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-02 14:11:24.083 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 14:11:24.086 | + 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-09-02 14:11:24.090 | + 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-09-02 14:11:24.093 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-02 14:11:24.095 | + 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-09-02 14:11:24.098 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 14:11:24.101 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 14:11:24.103 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 14:11:24.106 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-02 14:11:24.108 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 14:11:24.114 | + 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-09-02 14:11:24.197 | + 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-09-02 14:11:24.282 | + 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-09-02 14:11:24.353 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-02 14:11:24.420 | + 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-09-02 14:11:24.492 | + 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-09-02 14:11:24.565 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-02 14:11:24.635 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-02 14:11:24.703 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-02 14:11:24.780 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-02 14:11:24.851 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-02 14:11:24.920 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 14:11:24.924 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 14:11:24.927 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-09-02 14:11:25.009 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 14:11:25.512 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-02 14:11:25.545 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-02 14:11:26.024 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-02 14:11:26.174 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:26.179 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:26.182 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:26.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:26.189 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:26.192 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:26.196 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:26.198 | + functions-common:time_stop:2427 : start_time=1788358284009 2026-09-02 14:11:26.201 | + functions-common:time_stop:2429 : [[ -z 1788358284009 ]] 2026-09-02 14:11:26.207 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:26.211 | + functions-common:time_stop:2432 : end_time=1788358286208 2026-09-02 14:11:26.213 | + functions-common:time_stop:2433 : elapsed_time=2199 2026-09-02 14:11:26.215 | + functions-common:time_stop:2434 : total=23854 2026-09-02 14:11:26.218 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:26.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26053 2026-09-02 14:11:26.223 | + 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-09-02 14:11:26.228 | + 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-09-02 14:11:26.230 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-02 14:11:26.233 | + 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-09-02 14:11:26.236 | + 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-09-02 14:11:26.240 | + 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-09-02 14:11:26.243 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-02 14:11:26.245 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:11:26.248 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-02 14:11:26.254 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-02 14:11:26.256 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:11:26.258 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-02 14:11:26.260 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-02 14:11:26.278 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:26.280 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-02 14:11:26.336 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-02 14:11:26.336 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-02 14:11:26.358 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:11:26.361 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-02 14:11:26.365 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-02 14:11:26.380 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:11:26.385 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-02 14:11:26.388 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:11:26.390 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-02 14:11:26.393 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-02 14:11:26.397 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 14:11:26.398 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 14:11:26.401 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-02 14:11:26.403 | + 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-09-02 14:11:26.406 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-02 14:11:26.409 | + 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-09-02 14:11:26.410 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:26.413 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:26.415 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:26.419 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-02 14:11:26.419 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:26.422 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:26.424 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:26.426 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:26.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:26.433 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358286431 2026-09-02 14:11:26.436 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-02 14:11:26.454 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:26.456 | + 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-09-02 14:11:26.459 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-02 14:11:26.464 | + 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-09-02 14:11:26.464 | + 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-09-02 14:11:26.465 | + 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-09-02 14:11:26.468 | + 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-09-02 14:11:26.470 | + 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-09-02 14:11:26.472 | + 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-09-02 14:11:26.474 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-02 14:11:26.477 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:26.479 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:26.481 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:26.484 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:26.486 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-02 14:11:26.488 | + 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-09-02 14:11:26.491 | + 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-09-02 14:11:26.493 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-02 14:11:26.495 | + 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-09-02 14:11:26.499 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:11:26.500 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:11:26.502 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:11:26.504 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:11:26.506 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:11:26.509 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-02 14:11:26.511 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:11:26.516 | + 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-09-02 14:11:26.593 | + 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-09-02 14:11:26.671 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-02 14:11:26.737 | + 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-09-02 14:11:26.807 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-02 14:11:26.874 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-02 14:11:26.947 | + 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-09-02 14:11:27.019 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:11:27.023 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:11:27.026 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-02 14:11:27.117 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:11:27.720 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-02 14:11:27.757 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-02 14:11:28.279 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-02 14:11:28.334 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:28.339 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:28.349 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:28.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:28.354 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:28.358 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:28.363 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:28.366 | + functions-common:time_stop:2427 : start_time=1788358286431 2026-09-02 14:11:28.371 | + functions-common:time_stop:2429 : [[ -z 1788358286431 ]] 2026-09-02 14:11:28.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:28.381 | + functions-common:time_stop:2432 : end_time=1788358288377 2026-09-02 14:11:28.386 | + functions-common:time_stop:2433 : elapsed_time=1946 2026-09-02 14:11:28.392 | + functions-common:time_stop:2434 : total=26053 2026-09-02 14:11:28.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:28.400 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27999 2026-09-02 14:11:28.406 | + 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-09-02 14:11:28.410 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-02 14:11:28.412 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-02 14:11:28.415 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:28.417 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:28.421 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:28.422 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-02 14:11:28.425 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:28.426 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:28.428 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:28.431 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:28.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:28.438 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358288435 2026-09-02 14:11:28.440 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-02 14:11:28.462 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:11:28.464 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:28.466 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:28.469 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:28.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:28.473 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:28.475 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:28.477 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:28.480 | + functions-common:time_stop:2427 : start_time=1788358288435 2026-09-02 14:11:28.482 | + functions-common:time_stop:2429 : [[ -z 1788358288435 ]] 2026-09-02 14:11:28.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:28.489 | + functions-common:time_stop:2432 : end_time=1788358288486 2026-09-02 14:11:28.494 | + functions-common:time_stop:2433 : elapsed_time=51 2026-09-02 14:11:28.494 | + functions-common:time_stop:2434 : total=27999 2026-09-02 14:11:28.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:28.497 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28050 2026-09-02 14:11:28.500 | + 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-09-02 14:11:28.502 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-02 14:11:28.505 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-02 14:11:28.507 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:28.510 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:28.513 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:28.515 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-02 14:11:28.517 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:28.520 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:28.522 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:28.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:28.527 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:28.532 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358288528 2026-09-02 14:11:28.534 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-02 14:11:28.555 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:11:28.558 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:28.560 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:28.562 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:28.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:28.567 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:28.570 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:28.572 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:28.575 | + functions-common:time_stop:2427 : start_time=1788358288528 2026-09-02 14:11:28.578 | + functions-common:time_stop:2429 : [[ -z 1788358288528 ]] 2026-09-02 14:11:28.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:28.587 | + functions-common:time_stop:2432 : end_time=1788358288584 2026-09-02 14:11:28.589 | + functions-common:time_stop:2433 : elapsed_time=56 2026-09-02 14:11:28.592 | + functions-common:time_stop:2434 : total=28050 2026-09-02 14:11:28.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:28.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28106 2026-09-02 14:11:28.598 | + 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-09-02 14:11:28.601 | + 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-09-02 14:11:28.603 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-02 14:11:28.606 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:11:28.609 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-02 14:11:28.610 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-02 14:11:28.633 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:28.638 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-02 14:11:28.698 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-02 14:11:28.703 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:11:28.709 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-02 14:11:28.784 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-02 14:11:28.826 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:28.833 | + 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-09-02 14:11:28.839 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-02 14:11:28.843 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 14:11:28.847 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:28.851 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:28.855 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:28.859 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-02 14:11:28.862 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:28.867 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:28.872 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:28.876 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:28.886 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:28.889 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358288884 2026-09-02 14:11:28.894 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-02 14:11:28.930 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:28.935 | + 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-09-02 14:11:28.941 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-02 14:11:28.946 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 14:11:28.951 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 14:11:28.956 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 14:11:28.963 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 14:11:28.969 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-02 14:11:28.972 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-02 14:11:28.978 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-02 14:11:28.982 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:28.988 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:28.991 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:28.998 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:29.002 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-02 14:11:29.007 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-02 14:11:29.012 | + 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-09-02 14:11:29.017 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-02 14:11:29.020 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 14:11:29.024 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:11:29.028 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:11:29.031 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:11:29.035 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:11:29.040 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:11:29.046 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-02 14:11:29.049 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:11:29.056 | + 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-09-02 14:11:29.184 | + 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-09-02 14:11:29.329 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-02 14:11:29.447 | + 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-09-02 14:11:29.570 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-02 14:11:29.671 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-02 14:11:29.779 | + 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-09-02 14:11:29.905 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:11:29.910 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:11:29.917 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-02 14:11:30.040 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:11:30.600 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-02 14:11:30.647 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-02 14:11:31.173 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-02 14:11:31.242 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:31.248 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:31.255 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:31.261 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:31.267 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:31.272 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:31.276 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:31.280 | + functions-common:time_stop:2427 : start_time=1788358288884 2026-09-02 14:11:31.284 | + functions-common:time_stop:2429 : [[ -z 1788358288884 ]] 2026-09-02 14:11:31.292 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:31.300 | + functions-common:time_stop:2432 : end_time=1788358291293 2026-09-02 14:11:31.305 | + functions-common:time_stop:2433 : elapsed_time=2409 2026-09-02 14:11:31.312 | + functions-common:time_stop:2434 : total=28106 2026-09-02 14:11:31.313 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:31.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30515 2026-09-02 14:11:31.326 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-02 14:11:31.335 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 14:11:31.339 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-02 14:11:31.370 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:31.373 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-02 14:11:31.378 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-02 14:11:31.385 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 14:11:31.388 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 14:11:31.395 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-02 14:11:31.396 | + 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-09-02 14:11:31.401 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-02 14:11:31.404 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 14:11:31.408 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:31.411 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:31.415 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:31.418 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-02 14:11:31.422 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:31.428 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:31.433 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:31.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:31.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:31.446 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358291441 2026-09-02 14:11:31.449 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-02 14:11:31.485 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:31.490 | + 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-09-02 14:11:31.494 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-02 14:11:31.500 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 14:11:31.506 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 14:11:31.513 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 14:11:31.517 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 14:11:31.519 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-02 14:11:31.522 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-02 14:11:31.533 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-02 14:11:31.537 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:31.540 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:31.544 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:31.547 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:31.551 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-02 14:11:31.555 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-02 14:11:31.558 | + 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-09-02 14:11:31.561 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-02 14:11:31.565 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 14:11:31.569 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:11:31.573 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:11:31.579 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:11:31.584 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:11:31.587 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:11:31.592 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-02 14:11:31.595 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:11:31.604 | + 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-09-02 14:11:31.735 | + 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-09-02 14:11:31.840 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-02 14:11:31.930 | + 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-09-02 14:11:32.009 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-02 14:11:32.115 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-02 14:11:32.222 | + 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-09-02 14:11:32.341 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:11:32.345 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:11:32.351 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-02 14:11:32.494 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:11:33.027 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-02 14:11:33.062 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-02 14:11:33.561 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-02 14:11:33.621 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:33.624 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:33.629 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:33.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:33.639 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:33.643 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:33.646 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:33.650 | + functions-common:time_stop:2427 : start_time=1788358291441 2026-09-02 14:11:33.653 | + functions-common:time_stop:2429 : [[ -z 1788358291441 ]] 2026-09-02 14:11:33.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:33.663 | + functions-common:time_stop:2432 : end_time=1788358293659 2026-09-02 14:11:33.666 | + functions-common:time_stop:2433 : elapsed_time=2218 2026-09-02 14:11:33.670 | + functions-common:time_stop:2434 : total=30515 2026-09-02 14:11:33.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:33.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32733 2026-09-02 14:11:33.681 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-02 14:11:33.684 | + 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-09-02 14:11:33.688 | + 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-09-02 14:11:33.692 | + 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-09-02 14:11:33.695 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-02 14:11:33.699 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-02 14:11:33.705 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-02 14:11:33.709 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:11:33.713 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 14:11:33.716 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-02 14:11:33.720 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 14:11:33.724 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-02 14:11:33.728 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-02 14:11:33.732 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-02 14:11:33.736 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-02 14:11:33.742 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-02 14:11:33.742 | BEGIN { 2026-09-02 14:11:33.742 | section = "" 2026-09-02 14:11:33.742 | last_section = "" 2026-09-02 14:11:33.742 | section_count = 0 2026-09-02 14:11:33.743 | } 2026-09-02 14:11:33.743 | /^\[.+\]/ { 2026-09-02 14:11:33.743 | gsub("[][]", "", $1); 2026-09-02 14:11:33.743 | section=$1 2026-09-02 14:11:33.743 | next 2026-09-02 14:11:33.743 | } 2026-09-02 14:11:33.743 | /^ *\#/ { 2026-09-02 14:11:33.743 | next 2026-09-02 14:11:33.743 | } 2026-09-02 14:11:33.743 | /^[^ \t]+/ { 2026-09-02 14:11:33.743 | # get offset of first = in $0 2026-09-02 14:11:33.743 | eq_idx = index($0, "=") 2026-09-02 14:11:33.744 | # extract attr & value from $0 2026-09-02 14:11:33.744 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 14:11:33.744 | value = substr($0, eq_idx + 1) 2026-09-02 14:11:33.744 | # only need to strip trailing whitespace from attr 2026-09-02 14:11:33.744 | sub(/[ \t]*$/, "", attr) 2026-09-02 14:11:33.744 | # need to strip leading & trailing whitespace from value 2026-09-02 14:11:33.744 | sub(/^[ \t]*/, "", value) 2026-09-02 14:11:33.744 | sub(/[ \t]*$/, "", value) 2026-09-02 14:11:33.744 | 2026-09-02 14:11:33.744 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 14:11:33.744 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 14:11:33.745 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 14:11:33.745 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 14:11:33.747 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 14:11:33.747 | if (section != last_section) { 2026-09-02 14:11:33.747 | cfg_section[section_count++] = section 2026-09-02 14:11:33.747 | last_section = section 2026-09-02 14:11:33.747 | } 2026-09-02 14:11:33.747 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 14:11:33.747 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 14:11:33.748 | 2026-09-02 14:11:33.748 | cfg_attr[section, attr, 0] = value 2026-09-02 14:11:33.748 | cfg_attr_count[section, attr] = 1 2026-09-02 14:11:33.748 | } else { 2026-09-02 14:11:33.748 | lno = cfg_attr_count[section, attr]++ 2026-09-02 14:11:33.748 | cfg_attr[section, attr, lno] = value 2026-09-02 14:11:33.748 | } 2026-09-02 14:11:33.749 | } 2026-09-02 14:11:33.749 | END { 2026-09-02 14:11:33.749 | # Process each section in order 2026-09-02 14:11:33.749 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 14:11:33.749 | section = cfg_section[sno] 2026-09-02 14:11:33.749 | # The ini routines simply append a config item immediately 2026-09-02 14:11:33.750 | # after the section header. To keep the same order as defined 2026-09-02 14:11:33.750 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 14:11:33.750 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 14:11:33.750 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 14:11:33.750 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 14:11:33.750 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 14:11:33.750 | else { 2026-09-02 14:11:33.750 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 14:11:33.750 | count = cfg_attr_count[section, attr] 2026-09-02 14:11:33.750 | print "inidelete " configfile " " section " " attr 2026-09-02 14:11:33.751 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 14:11:33.751 | for (l = count -2; l >= 0; l--) 2026-09-02 14:11:33.751 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 14:11:33.751 | } 2026-09-02 14:11:33.751 | } 2026-09-02 14:11:33.751 | } 2026-09-02 14:11:33.751 | } 2026-09-02 14:11:33.751 | ' 2026-09-02 14:11:33.751 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 14:11:33.751 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-02 14:11:33.752 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 14:11:33.753 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:11:33.757 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 14:11:33.760 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-02 14:11:33.764 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:11:33.767 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-02 14:11:33.771 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-02 14:11:33.771 | BEGIN { group = "" } 2026-09-02 14:11:33.771 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:11:33.771 | gsub("[][]", "", $1); 2026-09-02 14:11:33.771 | split($1, a, "|"); 2026-09-02 14:11:33.771 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 14:11:33.771 | group=a[1] 2026-09-02 14:11:33.771 | } else { 2026-09-02 14:11:33.772 | group="" 2026-09-02 14:11:33.772 | } 2026-09-02 14:11:33.772 | next 2026-09-02 14:11:33.772 | } 2026-09-02 14:11:33.772 | { 2026-09-02 14:11:33.772 | if (group != "") 2026-09-02 14:11:33.772 | print $0 2026-09-02 14:11:33.772 | } 2026-09-02 14:11:33.772 | ' /home/quobyte/devstack/local.conf 2026-09-02 14:11:33.780 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 14:11:33.784 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-02 14:11:33.824 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-02 14:11:33.864 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-02 14:11:33.868 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-02 14:11:33.871 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-02 14:11:33.875 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 14:11:33.878 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-02 14:11:33.882 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 14:11:33.904 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:33.908 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-02 14:11:33.912 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-02 14:11:33.915 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 14:11:33.936 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:33.940 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-09-02 14:11:33.944 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 2026-09-02 14:11:33.986 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 14:11:33.990 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 14:11:33.993 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-02 14:11:34.022 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-02 14:11:34.048 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-02 14:11:34.052 | + lib/nova:configure_console_compute:671 : local offset 2026-09-02 14:11:34.055 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-02 14:11:34.059 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-02 14:11:34.063 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-02 14:11:34.088 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.38 2026-09-02 14:11:34.092 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-02 14:11:34.112 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:34.116 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-02 14:11:34.119 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-02 14:11:34.123 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-02 14:11:34.126 | + functions:vercmp:648 : local 'op=<' 2026-09-02 14:11:34.130 | + functions:vercmp:649 : local v2=1.0.0 2026-09-02 14:11:34.133 | + functions:vercmp:650 : local result 2026-09-02 14:11:34.140 | ++ functions:vercmp:654 : sort -V 2026-09-02 14:11:34.142 | ++ functions:vercmp:654 : head -1 2026-09-02 14:11:34.145 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-02 14:11:34.150 | + functions:vercmp:654 : result=1.0.0 2026-09-02 14:11:34.153 | + functions:vercmp:656 : case $op in 2026-09-02 14:11:34.157 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-02 14:11:34.161 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-02 14:11:34.165 | + functions:vercmp:667 : return 2026-09-02 14:11:34.167 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.38:6080/vnc_lite.html 2026-09-02 14:11:34.171 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.38:6080/vnc_lite.html 2026-09-02 14:11:34.213 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.38:6081/spice_auto.html 2026-09-02 14:11:34.216 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.38:6081/spice_auto.html 2026-09-02 14:11:34.263 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-02 14:11:34.288 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:34.290 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-02 14:11:34.294 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.38 2026-09-02 14:11:34.299 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-02 14:11:34.343 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.38 2026-09-02 14:11:34.383 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-02 14:11:34.405 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:11:34.410 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-02 14:11:34.413 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-02 14:11:34.435 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:11:34.439 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-02 14:11:34.442 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-02 14:11:34.481 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-02 14:11:34.485 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-02 14:11:34.530 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-02 14:11:34.534 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-02 14:11:34.537 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-02 14:11:34.541 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-02 14:11:34.545 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-02 14:11:34.549 | + 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-09-02 14:11:34.552 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-02 14:11:34.556 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 14:11:34.560 | + functions-common:run_process:1676 : local group=libvirt 2026-09-02 14:11:34.564 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:34.567 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:34.571 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-02 14:11:34.578 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:34.580 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:34.583 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:34.586 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:34.593 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:34.595 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358294592 2026-09-02 14:11:34.598 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-02 14:11:34.624 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:34.627 | + 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-09-02 14:11:34.630 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-02 14:11:34.633 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 14:11:34.637 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 14:11:34.640 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 14:11:34.642 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 14:11:34.645 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-02 14:11:34.648 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-02 14:11:34.650 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-02 14:11:34.652 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-02 14:11:34.655 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:34.657 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:34.660 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:34.662 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-02 14:11:34.665 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-02 14:11:34.667 | + 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-09-02 14:11:34.669 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-02 14:11:34.672 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 14:11:34.674 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-02 14:11:34.676 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:11:34.678 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:11:34.680 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:11:34.683 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-02 14:11:34.685 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-02 14:11:34.687 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-02 14:11:34.689 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:11:34.693 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-09-02 14:11:34.768 | + 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-09-02 14:11:34.842 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-02 14:11:34.913 | + 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-09-02 14:11:34.978 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-02 14:11:35.054 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-02 14:11:35.134 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 14:11:35.214 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:11:35.219 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-02 14:11:35.224 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-02 14:11:35.294 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-02 14:11:35.393 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:11:35.911 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-02 14:11:35.951 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-02 14:11:36.438 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-02 14:11:36.485 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:36.490 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:36.494 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:36.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:36.501 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:36.504 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:36.507 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:36.512 | + functions-common:time_stop:2427 : start_time=1788358294592 2026-09-02 14:11:36.515 | + functions-common:time_stop:2429 : [[ -z 1788358294592 ]] 2026-09-02 14:11:36.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:36.524 | + functions-common:time_stop:2432 : end_time=1788358296521 2026-09-02 14:11:36.528 | + functions-common:time_stop:2433 : elapsed_time=1929 2026-09-02 14:11:36.531 | + functions-common:time_stop:2434 : total=32733 2026-09-02 14:11:36.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:36.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34662 2026-09-02 14:11:36.542 | + 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-09-02 14:11:36.546 | + 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-09-02 14:11:36.549 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-02 14:11:36.571 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:36.575 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-02 14:11:36.575 | Dumping cells_v2 mapping 2026-09-02 14:11:36.578 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-02 14:11:37.150 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:11:37.150 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:11:37.150 | we strongly recommend against using it for new projects. 2026-09-02 14:11:37.150 | 2026-09-02 14:11:37.150 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:11:37.150 | framework. For more detail see 2026-09-02 14:11:37.150 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:11:37.150 | 2026-09-02 14:11:37.150 | import eventlet # noqa 2026-09-02 14:11:37.408 | 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-09-02 14:11:40.438 | INFO dbcounter [None req-7d2bdc2b-88c3-44cf-a3c7-f206692743ec None None] Registered counter for database nova_api 2026-09-02 14:11:40.563 | DEBUG dbcounter [-] [73849] Writer thread running {{(pid=73849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:11:40.592 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-02 14:11:40.592 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-02 14:11:40.593 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-02 14:11:40.593 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-02 14:11:40.593 | | cell1 | 398ed8aa-b3e1-420e-9c4f-12ff63cb0149 | rabbit://stackrabbit:stackqueue@192.168.122.38:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-02 14:11:40.593 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-02 14:11:41.198 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-02 14:11:41.202 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-02 14:11:41.287 | + inc/async:async_inner:63 : create_flavors 2026-09-02 14:11:41.351 | [2018 Async create_flavors:73945]: running: create_flavors 2026-09-02 14:11:41.355 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-02 14:11:41.381 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:41.384 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-02 14:11:41.389 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:11:41.396 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-02 14:11:41.405 | + ./stack.sh:main:1340 : start_cinder 2026-09-02 14:11:41.410 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-02 14:11:41.415 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-02 14:11:41.419 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 14:11:41.422 | + functions-common:run_process:1674 : local service=c-api 2026-09-02 14:11:41.427 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 14:11:41.431 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:41.434 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:41.436 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:41.441 | + functions-common:run_process:1680 : local name=c-api 2026-09-02 14:11:41.447 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:41.454 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:41.466 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:41.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:41.477 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:41.484 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358301477 2026-09-02 14:11:41.491 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-02 14:11:41.525 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:41.529 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-09-02 14:11:41.535 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-02 14:11:41.537 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 14:11:41.540 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 14:11:41.542 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 14:11:41.545 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 14:11:41.547 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-02 14:11:41.549 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-02 14:11:41.551 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-02 14:11:41.554 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:41.556 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:41.558 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:41.560 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:41.563 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-02 14:11:41.565 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-02 14:11:41.567 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 14:11:41.569 | + 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-09-02 14:11:41.572 | + 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-09-02 14:11:41.574 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-02 14:11:41.576 | + 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-09-02 14:11:41.578 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 14:11:41.580 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 14:11:41.582 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 14:11:41.584 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-02 14:11:41.587 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 14:11:41.591 | + 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-09-02 14:11:41.673 | + 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-09-02 14:11:41.796 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-09-02 14:11:41.892 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-02 14:11:41.976 | + 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-09-02 14:11:42.088 | + 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-09-02 14:11:42.186 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-02 14:11:42.277 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-02 14:11:42.354 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-02 14:11:42.430 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-02 14:11:42.512 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-02 14:11:42.606 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 14:11:42.610 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 14:11:42.615 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-02 14:11:42.724 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 14:11:43.250 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-02 14:11:43.290 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-02 14:11:43.816 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-02 14:11:43.957 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:43.962 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:43.966 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:43.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:43.969 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:43.972 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:43.974 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:43.978 | + functions-common:time_stop:2427 : start_time=1788358301477 2026-09-02 14:11:43.979 | + functions-common:time_stop:2429 : [[ -z 1788358301477 ]] 2026-09-02 14:11:43.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:43.986 | + functions-common:time_stop:2432 : end_time=1788358303984 2026-09-02 14:11:43.989 | + functions-common:time_stop:2433 : elapsed_time=2507 2026-09-02 14:11:43.991 | + functions-common:time_stop:2434 : total=34662 2026-09-02 14:11:43.993 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:43.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37169 2026-09-02 14:11:43.998 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-02 14:11:43.998 | Waiting for Cinder API to start... 2026-09-02 14:11:44.000 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.38/volume/v3/ 2026-09-02 14:11:44.003 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.38/volume/v3/ 2026-09-02 14:11:44.005 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 14:11:44.007 | + functions:wait_for_service:477 : local url=http://192.168.122.38/volume/v3/ 2026-09-02 14:11:44.010 | + functions:wait_for_service:478 : local rval=0 2026-09-02 14:11:44.019 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 14:11:44.023 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 14:11:44.033 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:44.041 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:44.049 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:44.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358304054 2026-09-02 14:11:44.070 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 14:11:44.076 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:11:44.085 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/volume/v3/ 2026-09-02 14:11:48.992 | + :: : [[ 401 == 503 ]] 2026-09-02 14:11:48.995 | + :: : [[ 0 -eq 7 ]] 2026-09-02 14:11:49.003 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 14:11:49.007 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:49.011 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:49.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:49.020 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:49.024 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:49.028 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 14:11:49.033 | + functions-common:time_stop:2427 : start_time=1788358304054 2026-09-02 14:11:49.037 | + functions-common:time_stop:2429 : [[ -z 1788358304054 ]] 2026-09-02 14:11:49.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:49.049 | + functions-common:time_stop:2432 : end_time=1788358309045 2026-09-02 14:11:49.053 | + functions-common:time_stop:2433 : elapsed_time=4991 2026-09-02 14:11:49.057 | + functions-common:time_stop:2434 : total=14284 2026-09-02 14:11:49.063 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:49.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19275 2026-09-02 14:11:49.073 | + functions:wait_for_service:486 : return 0 2026-09-02 14:11:49.078 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:49.082 | + functions-common:run_process:1674 : local service=c-sch 2026-09-02 14:11:49.087 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:49.091 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:49.095 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:49.100 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:49.104 | + functions-common:run_process:1680 : local name=c-sch 2026-09-02 14:11:49.109 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:49.113 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:49.118 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:49.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:49.130 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:49.138 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358309132 2026-09-02 14:11:49.142 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-02 14:11:49.174 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:49.178 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-09-02 14:11:49.181 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-02 14:11:49.187 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:49.193 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:49.196 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:49.200 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:49.204 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-02 14:11:49.208 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-02 14:11:49.212 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-02 14:11:49.217 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:49.222 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:49.227 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:49.231 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:49.236 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-02 14:11:49.240 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-02 14:11:49.244 | + 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-09-02 14:11:49.248 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-02 14:11:49.252 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:49.256 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:11:49.260 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:11:49.264 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 14:11:49.269 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:11:49.273 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:11:49.277 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-02 14:11:49.282 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:11:49.289 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-09-02 14:11:49.393 | + 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-09-02 14:11:49.489 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-02 14:11:49.587 | + 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-09-02 14:11:49.671 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-02 14:11:49.755 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-02 14:11:49.834 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 14:11:49.920 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 14:11:49.925 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:11:49.930 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-02 14:11:50.028 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:11:50.582 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-02 14:11:50.607 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-02 14:11:51.144 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-02 14:11:51.204 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:51.207 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:51.216 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:51.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:51.225 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:51.229 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:51.232 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:51.235 | + functions-common:time_stop:2427 : start_time=1788358309132 2026-09-02 14:11:51.240 | + functions-common:time_stop:2429 : [[ -z 1788358309132 ]] 2026-09-02 14:11:51.245 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:51.252 | + functions-common:time_stop:2432 : end_time=1788358311246 2026-09-02 14:11:51.255 | + functions-common:time_stop:2433 : elapsed_time=2114 2026-09-02 14:11:51.260 | + functions-common:time_stop:2434 : total=37169 2026-09-02 14:11:51.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:51.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39283 2026-09-02 14:11:51.271 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 14:11:51.275 | + 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-09-02 14:11:51.277 | + functions-common:run_process:1674 : local service=c-bak 2026-09-02 14:11:51.284 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:51.288 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:51.291 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:51.296 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 14:11:51.300 | + functions-common:run_process:1680 : local name=c-bak 2026-09-02 14:11:51.303 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:51.306 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:51.309 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:51.312 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:51.316 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:51.321 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358311318 2026-09-02 14:11:51.325 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-02 14:11:51.346 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:11:51.349 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:51.351 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:51.357 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:51.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:51.362 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:51.364 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:51.367 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:51.372 | + functions-common:time_stop:2427 : start_time=1788358311318 2026-09-02 14:11:51.377 | + functions-common:time_stop:2429 : [[ -z 1788358311318 ]] 2026-09-02 14:11:51.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:51.388 | + functions-common:time_stop:2432 : end_time=1788358311383 2026-09-02 14:11:51.390 | + functions-common:time_stop:2433 : elapsed_time=65 2026-09-02 14:11:51.393 | + functions-common:time_stop:2434 : total=39283 2026-09-02 14:11:51.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:51.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39348 2026-09-02 14:11:51.404 | + 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-09-02 14:11:51.410 | + functions-common:run_process:1674 : local service=c-vol 2026-09-02 14:11:51.414 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:51.419 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:51.422 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:51.426 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 14:11:51.429 | + functions-common:run_process:1680 : local name=c-vol 2026-09-02 14:11:51.433 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:51.437 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:51.441 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:51.443 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:51.448 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:51.455 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358311450 2026-09-02 14:11:51.458 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-02 14:11:51.491 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:51.495 | + 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-09-02 14:11:51.499 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-02 14:11:51.504 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:51.506 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:51.512 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:51.515 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:51.519 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-02 14:11:51.526 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-02 14:11:51.530 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-02 14:11:51.534 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:51.537 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:51.540 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:51.545 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 14:11:51.548 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-02 14:11:51.552 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-02 14:11:51.556 | + 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-09-02 14:11:51.559 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-02 14:11:51.563 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 14:11:51.566 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 14:11:51.569 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 14:11:51.573 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 14:11:51.576 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 14:11:51.579 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 14:11:51.582 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-02 14:11:51.586 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 14:11:51.592 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-09-02 14:11:51.683 | + 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-09-02 14:11:51.782 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-02 14:11:51.880 | + 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-09-02 14:11:51.972 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-02 14:11:52.043 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-02 14:11:52.110 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 14:11:52.202 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-02 14:11:52.204 | + 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-09-02 14:11:52.277 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 14:11:52.280 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-02 14:11:52.374 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 14:11:52.962 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-02 14:11:52.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-02 14:11:53.605 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-02 14:11:53.653 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:11:53.659 | + functions-common:time_stop:2420 : local name 2026-09-02 14:11:53.662 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:11:53.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:11:53.670 | + functions-common:time_stop:2423 : local total 2026-09-02 14:11:53.673 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:11:53.678 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:11:53.684 | + functions-common:time_stop:2427 : start_time=1788358311450 2026-09-02 14:11:53.686 | + functions-common:time_stop:2429 : [[ -z 1788358311450 ]] 2026-09-02 14:11:53.690 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:11:53.695 | + functions-common:time_stop:2432 : end_time=1788358313691 2026-09-02 14:11:53.695 | + functions-common:time_stop:2433 : elapsed_time=2241 2026-09-02 14:11:53.697 | + functions-common:time_stop:2434 : total=39348 2026-09-02 14:11:53.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:11:53.701 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41589 2026-09-02 14:11:53.704 | + ./stack.sh:main:1341 : create_volume_types 2026-09-02 14:11:53.710 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-02 14:11:53.754 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:53.761 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 14:11:53.772 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-02 14:11:53.780 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-02 14:11:53.791 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-02 14:11:53.796 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-02 14:11:53.805 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-02 14:11:53.816 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-02 14:11:53.825 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-02 14:11:53.833 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-02 14:11:53.887 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:53.895 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-02 14:11:59.050 | +-------------+--------------------------------------+ 2026-09-02 14:11:59.050 | | Field | Value | 2026-09-02 14:11:59.050 | +-------------+--------------------------------------+ 2026-09-02 14:11:59.050 | | description | None | 2026-09-02 14:11:59.050 | | id | 64962915-0ca0-47c5-a788-a58733580f55 | 2026-09-02 14:11:59.050 | | is_public | True | 2026-09-02 14:11:59.050 | | name | lvmdriver-1 | 2026-09-02 14:11:59.050 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-02 14:11:59.051 | +-------------+--------------------------------------+ 2026-09-02 14:11:59.579 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-02 14:11:59.584 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-02 14:11:59.584 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-02 14:11:59.587 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-02 14:11:59.589 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-02 14:11:59.617 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:59.621 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-02 14:11:59.628 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:11:59.632 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-02 14:11:59.638 | + ./stack.sh:main:1356 : start_glance 2026-09-02 14:11:59.643 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-02 14:11:59.649 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-02 14:11:59.657 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 14:11:59.664 | + functions-common:run_process:1674 : local service=g-api 2026-09-02 14:11:59.669 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 14:11:59.673 | + functions-common:run_process:1676 : local group= 2026-09-02 14:11:59.681 | + functions-common:run_process:1677 : local user= 2026-09-02 14:11:59.686 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 14:11:59.691 | + functions-common:run_process:1680 : local name=g-api 2026-09-02 14:11:59.696 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 14:11:59.700 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 14:11:59.706 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:11:59.711 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:11:59.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:11:59.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358319716 2026-09-02 14:11:59.724 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-02 14:11:59.760 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:11:59.766 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-02 14:11:59.771 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-02 14:11:59.776 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 14:11:59.785 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 14:11:59.789 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 14:11:59.791 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 14:11:59.795 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-02 14:11:59.798 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-02 14:11:59.804 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-02 14:11:59.807 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 14:11:59.812 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 14:11:59.814 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 14:11:59.817 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 14:11:59.820 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-02 14:11:59.822 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-02 14:11:59.826 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 14:11:59.830 | + 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-09-02 14:11:59.833 | + 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-09-02 14:11:59.837 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-02 14:11:59.839 | + 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-09-02 14:11:59.841 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 14:11:59.843 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 14:11:59.846 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 14:11:59.848 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-02 14:11:59.850 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 14:11:59.854 | + 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-09-02 14:11:59.946 | + 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-09-02 14:12:00.056 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-09-02 14:12:00.141 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-02 14:12:00.230 | + 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-09-02 14:12:00.318 | + 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-09-02 14:12:00.404 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-02 14:12:00.464 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-02 14:12:00.530 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-02 14:12:00.653 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-02 14:12:00.755 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-02 14:12:00.846 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 14:12:00.849 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 14:12:00.851 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-02 14:12:00.948 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 14:12:01.514 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-02 14:12:01.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-02 14:12:02.094 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-02 14:12:02.240 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 14:12:02.245 | + functions-common:time_stop:2420 : local name 2026-09-02 14:12:02.247 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:02.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:02.252 | + functions-common:time_stop:2423 : local total 2026-09-02 14:12:02.254 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:02.257 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 14:12:02.262 | + functions-common:time_stop:2427 : start_time=1788358319716 2026-09-02 14:12:02.262 | + functions-common:time_stop:2429 : [[ -z 1788358319716 ]] 2026-09-02 14:12:02.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:02.270 | + functions-common:time_stop:2432 : end_time=1788358322267 2026-09-02 14:12:02.274 | + functions-common:time_stop:2433 : elapsed_time=2551 2026-09-02 14:12:02.277 | + functions-common:time_stop:2434 : total=41589 2026-09-02 14:12:02.279 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:02.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44140 2026-09-02 14:12:02.285 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-02 14:12:02.325 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:12:02.333 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.38) to start...' 2026-09-02 14:12:02.334 | Waiting for g-api (192.168.122.38) to start... 2026-09-02 14:12:02.344 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.38/image 2026-09-02 14:12:02.356 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 14:12:02.362 | + functions:wait_for_service:477 : local url=http://192.168.122.38/image 2026-09-02 14:12:02.368 | + functions:wait_for_service:478 : local rval=0 2026-09-02 14:12:02.377 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 14:12:02.388 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 14:12:02.392 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:12:02.402 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:12:02.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:12:02.423 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358322415 2026-09-02 14:12:02.432 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 14:12:02.440 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:12:02.448 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.38/image 2026-09-02 14:12:07.761 | + :: : [[ 300 == 503 ]] 2026-09-02 14:12:07.764 | + :: : [[ 0 -eq 7 ]] 2026-09-02 14:12:07.771 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 14:12:07.773 | + functions-common:time_stop:2420 : local name 2026-09-02 14:12:07.778 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:07.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:07.783 | + functions-common:time_stop:2423 : local total 2026-09-02 14:12:07.786 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:07.791 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 14:12:07.793 | + functions-common:time_stop:2427 : start_time=1788358322415 2026-09-02 14:12:07.797 | + functions-common:time_stop:2429 : [[ -z 1788358322415 ]] 2026-09-02 14:12:07.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:07.807 | + functions-common:time_stop:2432 : end_time=1788358327803 2026-09-02 14:12:07.810 | + functions-common:time_stop:2433 : elapsed_time=5388 2026-09-02 14:12:07.814 | + functions-common:time_stop:2434 : total=19275 2026-09-02 14:12:07.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:07.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24663 2026-09-02 14:12:07.826 | + functions:wait_for_service:486 : return 0 2026-09-02 14:12:07.830 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-02 14:12:07.854 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:07.858 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-02 14:12:07.881 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:07.884 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-02 14:12:07.888 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:12:07.892 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-02 14:12:07.896 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-02 14:12:07.899 | + ./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-09-02 14:12:07.903 | + 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-09-02 14:12:07.905 | + functions:upload_image:141 : local image image_fname image_name 2026-09-02 14:12:07.909 | + functions:upload_image:143 : local max_attempts=5 2026-09-02 14:12:07.911 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-02 14:12:07.918 | ++ 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-09-02 14:12:07.923 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-02 14:12:07.927 | + 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-09-02 14:12:07.930 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-02 14:12:07.934 | ++ functions:upload_image:151 : seq 5 2026-09-02 14:12:07.938 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-02 14:12:07.940 | + functions:upload_image:152 : local rc=0 2026-09-02 14:12:07.943 | + 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-09-02 14:12:07.947 | --2026-09-02 16:12:07-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-02 14:12:08.007 | Resolving github.com (github.com)... 140.82.121.3 2026-09-02 14:12:08.026 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-09-02 14:12:08.273 | HTTP request sent, awaiting response... 302 Found 2026-09-02 14:12:08.273 | 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-09-02T15%3A07%3A57Z&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-09-02T14%3A07%3A36Z&ske=2026-09-02T15%3A07%3A57Z&sks=b&skv=2018-11-09&sig=30ZG0O1vu0GurhVTx%2BzP4SmNaMTFoVXTXxJ6R8FSGEQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODM2MDEyOCwibmJmIjoxNzg4MzU4MzI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Rdl0Enfcwe2npTVmAK0vGWMI3MCXd6sH6nh-J5_bqZY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-02 14:12:08.273 | --2026-09-02 16:12:08-- 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-09-02T15%3A07%3A57Z&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-09-02T14%3A07%3A36Z&ske=2026-09-02T15%3A07%3A57Z&sks=b&skv=2018-11-09&sig=30ZG0O1vu0GurhVTx%2BzP4SmNaMTFoVXTXxJ6R8FSGEQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODM2MDEyOCwibmJmIjoxNzg4MzU4MzI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Rdl0Enfcwe2npTVmAK0vGWMI3MCXd6sH6nh-J5_bqZY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-02 14:12:08.281 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-09-02 14:12:08.292 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-09-02 14:12:08.426 | HTTP request sent, awaiting response... 200 OK 2026-09-02 14:12:08.426 | Length: 21692416 (21M) [application/octet-stream] 2026-09-02 14:12:08.426 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-02 14:12:08.478 | 2026-09-02 14:12:08.773 | 0K ........ ........ .... 100% 59.4M=0.3s 2026-09-02 14:12:08.773 | 2026-09-02 14:12:08.773 | 2026-09-02 16:12:08 (59.4 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-02 14:12:08.773 | 2026-09-02 14:12:08.779 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-02 14:12:08.782 | + functions:upload_image:163 : break 2026-09-02 14:12:08.785 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 14:12:08.789 | + 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-09-02 14:12:08.793 | + 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-09-02 14:12:08.797 | + 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-09-02 14:12:08.801 | + functions:upload_image:313 : local kernel= 2026-09-02 14:12:08.804 | + functions:upload_image:314 : local ramdisk= 2026-09-02 14:12:08.809 | + functions:upload_image:315 : local disk_format= 2026-09-02 14:12:08.812 | + functions:upload_image:316 : local container_format= 2026-09-02 14:12:08.814 | + functions:upload_image:317 : local unpack= 2026-09-02 14:12:08.817 | + functions:upload_image:318 : local img_property= 2026-09-02 14:12:08.819 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-02 14:12:08.822 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-02 14:12:08.824 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-02 14:12:08.827 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-02 14:12:08.829 | + functions:upload_image:328 : case "$image_fname" in 2026-09-02 14:12:08.834 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-02 14:12:08.838 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-02 14:12:08.840 | + functions:upload_image:350 : local format 2026-09-02 14:12:08.845 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 14:12:08.847 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-02 14:12:08.859 | + functions:upload_image:351 : format=qcow2 2026-09-02 14:12:08.861 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-02 14:12:08.863 | + functions:upload_image:353 : disk_format=qcow2 2026-09-02 14:12:08.866 | + functions:upload_image:357 : container_format=bare 2026-09-02 14:12:08.869 | + functions:upload_image:404 : is_arch ppc64le 2026-09-02 14:12:08.872 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 14:12:08.876 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-02 14:12:08.879 | + functions:upload_image:404 : is_arch ppc64 2026-09-02 14:12:08.882 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 14:12:08.886 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-02 14:12:08.889 | + functions:upload_image:404 : is_arch ppc 2026-09-02 14:12:08.893 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 14:12:08.896 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-02 14:12:08.899 | + functions:upload_image:408 : is_arch aarch64 2026-09-02 14:12:08.903 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 14:12:08.907 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 14:12:08.910 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-02 14:12:08.912 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-02 14:12:08.915 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-02 14:12:08.917 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-02 14:12:08.920 | + 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-09-02 14:12:08.923 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-02 14:12:08.925 | + functions:_upload_image:112 : shift 2026-09-02 14:12:08.927 | + functions:_upload_image:113 : local container=bare 2026-09-02 14:12:08.929 | + functions:_upload_image:114 : shift 2026-09-02 14:12:08.931 | + functions:_upload_image:115 : local disk=qcow2 2026-09-02 14:12:08.933 | + functions:_upload_image:116 : shift 2026-09-02 14:12:08.935 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 14:12:08.937 | + functions:_upload_image:118 : shift 2026-09-02 14:12:08.939 | + functions:_upload_image:119 : local properties 2026-09-02 14:12:08.941 | + functions:_upload_image:120 : local useimport 2026-09-02 14:12:08.944 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-02 14:12:08.946 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-02 14:12:08.948 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-02 14:12:08.950 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-02 14:12:08.952 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-02 14:12:08.954 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-02 14:12:08.956 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-02 14:12:08.959 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 14:12:08.963 | + 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-09-02 14:12:14.518 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-02 14:12:14.519 | | Field | Value | 2026-09-02 14:12:14.519 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-02 14:12:14.519 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-02 14:12:14.519 | | container_format | bare | 2026-09-02 14:12:14.519 | | created_at | 2026-09-02T14:12:13Z | 2026-09-02 14:12:14.519 | | disk_format | qcow2 | 2026-09-02 14:12:14.519 | | file | /v2/images/e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd/file | 2026-09-02 14:12:14.519 | | id | e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd | 2026-09-02 14:12:14.519 | | min_disk | 0 | 2026-09-02 14:12:14.519 | | min_ram | 0 | 2026-09-02 14:12:14.519 | | name | cirros-0.6.3-x86_64-disk | 2026-09-02 14:12:14.520 | | owner | adfd78c25d2245f4b9216c9876bfef96 | 2026-09-02 14:12:14.520 | | 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-09-02 14:12:14.520 | | protected | False | 2026-09-02 14:12:14.520 | | schema | /v2/schemas/image | 2026-09-02 14:12:14.520 | | size | 21692416 | 2026-09-02 14:12:14.520 | | status | active | 2026-09-02 14:12:14.520 | | tags | | 2026-09-02 14:12:14.520 | | updated_at | 2026-09-02T14:12:14Z | 2026-09-02 14:12:14.520 | | virtual_size | 117440512 | 2026-09-02 14:12:14.520 | | visibility | public | 2026-09-02 14:12:14.524 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-02 14:12:14.813 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-02 14:12:14.881 | [2018 Async create_flavors:73945]: Waiting for completion of create_flavors running on PID 73945 (2 other jobs running) 2026-09-02 14:12:14.914 | [2018 Async create_flavors:73945]: Signaling child to exit 2026-09-02 14:12:21.280 | + inc/async:async_inner:64 : rc=0 2026-09-02 14:12:21.309 | [73945 Async create_flavors:73945]: finished successfully 2026-09-02 14:12:21.338 | WAKEUP 2026-09-02 14:12:21.366 | [2018 Async create_flavors:73945]: Signaled 2026-09-02 14:12:21.367 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-02 14:12:21.367 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:21.368 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-02 14:12:21.368 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-02 14:12:21.368 | + 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-09-02 14:12:21.368 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.368 | | Field | Value | 2026-09-02 14:12:21.368 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.368 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.368 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.368 | | description | None | 2026-09-02 14:12:21.368 | | disk | 1 | 2026-09-02 14:12:21.368 | | id | c1 | 2026-09-02 14:12:21.368 | | name | cirros256 | 2026-09-02 14:12:21.369 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.369 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.369 | | ram | 256 | 2026-09-02 14:12:21.369 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.369 | | swap | 0 | 2026-09-02 14:12:21.369 | | vcpus | 1 | 2026-09-02 14:12:21.369 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.369 | + 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-09-02 14:12:21.369 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.369 | | Field | Value | 2026-09-02 14:12:21.369 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.370 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.370 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.370 | | description | None | 2026-09-02 14:12:21.370 | | disk | 5 | 2026-09-02 14:12:21.371 | | id | d1 | 2026-09-02 14:12:21.371 | | name | ds512M | 2026-09-02 14:12:21.371 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.372 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.372 | | ram | 512 | 2026-09-02 14:12:21.372 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.373 | | swap | 0 | 2026-09-02 14:12:21.373 | | vcpus | 1 | 2026-09-02 14:12:21.373 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.373 | + 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-09-02 14:12:21.373 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.374 | | Field | Value | 2026-09-02 14:12:21.374 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.374 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.374 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.374 | | description | None | 2026-09-02 14:12:21.374 | | disk | 10 | 2026-09-02 14:12:21.374 | | id | d2 | 2026-09-02 14:12:21.374 | | name | ds1G | 2026-09-02 14:12:21.374 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.374 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.375 | | ram | 1024 | 2026-09-02 14:12:21.375 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.375 | | swap | 0 | 2026-09-02 14:12:21.375 | | vcpus | 1 | 2026-09-02 14:12:21.375 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.375 | + 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-09-02 14:12:21.375 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.375 | | Field | Value | 2026-09-02 14:12:21.375 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.375 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.375 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.376 | | description | None | 2026-09-02 14:12:21.376 | | disk | 10 | 2026-09-02 14:12:21.376 | | id | d3 | 2026-09-02 14:12:21.376 | | name | ds2G | 2026-09-02 14:12:21.376 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.376 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.376 | | ram | 2048 | 2026-09-02 14:12:21.376 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.376 | | swap | 0 | 2026-09-02 14:12:21.376 | | vcpus | 2 | 2026-09-02 14:12:21.377 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.377 | + 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-09-02 14:12:21.377 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.377 | | Field | Value | 2026-09-02 14:12:21.377 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.377 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.377 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.377 | | description | None | 2026-09-02 14:12:21.377 | | disk | 20 | 2026-09-02 14:12:21.377 | | id | d4 | 2026-09-02 14:12:21.378 | | name | ds4G | 2026-09-02 14:12:21.378 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.378 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.378 | | ram | 4096 | 2026-09-02 14:12:21.378 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.378 | | swap | 0 | 2026-09-02 14:12:21.378 | | vcpus | 4 | 2026-09-02 14:12:21.378 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.378 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-02 14:12:21.378 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-02 14:12:21.379 | + 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-09-02 14:12:21.379 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.379 | | Field | Value | 2026-09-02 14:12:21.379 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.379 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.379 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.379 | | description | None | 2026-09-02 14:12:21.379 | | disk | 1 | 2026-09-02 14:12:21.379 | | id | 1 | 2026-09-02 14:12:21.379 | | name | m1.tiny | 2026-09-02 14:12:21.380 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.380 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.380 | | ram | 512 | 2026-09-02 14:12:21.380 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.380 | | swap | 0 | 2026-09-02 14:12:21.380 | | vcpus | 1 | 2026-09-02 14:12:21.380 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.380 | + 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-09-02 14:12:21.380 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.380 | | Field | Value | 2026-09-02 14:12:21.381 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.381 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.381 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.381 | | description | None | 2026-09-02 14:12:21.381 | | disk | 20 | 2026-09-02 14:12:21.381 | | id | 2 | 2026-09-02 14:12:21.381 | | name | m1.small | 2026-09-02 14:12:21.381 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.381 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.381 | | ram | 2048 | 2026-09-02 14:12:21.382 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.382 | | swap | 0 | 2026-09-02 14:12:21.382 | | vcpus | 1 | 2026-09-02 14:12:21.382 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.382 | + 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-09-02 14:12:21.382 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.382 | | Field | Value | 2026-09-02 14:12:21.382 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.382 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.382 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.383 | | description | None | 2026-09-02 14:12:21.383 | | disk | 40 | 2026-09-02 14:12:21.383 | | id | 3 | 2026-09-02 14:12:21.383 | | name | m1.medium | 2026-09-02 14:12:21.383 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.383 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.383 | | ram | 4096 | 2026-09-02 14:12:21.383 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.383 | | swap | 0 | 2026-09-02 14:12:21.383 | | vcpus | 2 | 2026-09-02 14:12:21.384 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.384 | + 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-09-02 14:12:21.384 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.384 | | Field | Value | 2026-09-02 14:12:21.384 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.384 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.384 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.384 | | description | None | 2026-09-02 14:12:21.384 | | disk | 80 | 2026-09-02 14:12:21.384 | | id | 4 | 2026-09-02 14:12:21.385 | | name | m1.large | 2026-09-02 14:12:21.385 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.385 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.385 | | ram | 8192 | 2026-09-02 14:12:21.385 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.385 | | swap | 0 | 2026-09-02 14:12:21.385 | | vcpus | 4 | 2026-09-02 14:12:21.385 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.385 | + 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-09-02 14:12:21.385 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.386 | | Field | Value | 2026-09-02 14:12:21.386 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.386 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:12:21.386 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:12:21.386 | | description | None | 2026-09-02 14:12:21.386 | | disk | 160 | 2026-09-02 14:12:21.386 | | id | 5 | 2026-09-02 14:12:21.386 | | name | m1.xlarge | 2026-09-02 14:12:21.386 | | os-flavor-access:is_public | True | 2026-09-02 14:12:21.386 | | properties | hw_rng:allowed='True' | 2026-09-02 14:12:21.386 | | ram | 16384 | 2026-09-02 14:12:21.387 | | rxtx_factor | 1.0 | 2026-09-02 14:12:21.387 | | swap | 0 | 2026-09-02 14:12:21.387 | | vcpus | 8 | 2026-09-02 14:12:21.387 | +----------------------------+-----------------------+ 2026-09-02 14:12:21.425 | [2018 Async create_flavors:73945]: finished create_flavors with result 0 in 40 seconds 2026-09-02 14:12:21.430 | + inc/async:async_wait:197 : return 0 2026-09-02 14:12:21.433 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-02 14:12:21.453 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:12:21.457 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-02 14:12:21.480 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:21.483 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-02 14:12:21.504 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:21.508 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-02 14:12:21.511 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-02 14:12:21.514 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-02 14:12:21.517 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:12:21.519 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-02 14:12:21.523 | ++ 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-09-02 14:12:21.526 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-02 14:12:21.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-02 14:12:21.530 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-02 14:12:21.533 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-02 14:12:21.535 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-02 14:12:21.537 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-02 14:12:21.539 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-02 14:12:21.540 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-02 14:12:21.542 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-02 14:12:21.544 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-02 14:12:21.546 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-02 14:12:21.548 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 14:12:21.550 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-02 14:12:21.552 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 14:12:21.554 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-02 14:12:21.556 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 14:12:21.558 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-02 14:12:21.560 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 14:12:21.562 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-02 14:12:21.564 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 14:12:21.566 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-02 14:12:21.568 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-02 14:12:21.570 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 14:12:21.571 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-02 14:12:21.573 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 14:12:21.575 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-02 14:12:21.577 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-02 14:12:21.579 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-02 14:12:21.581 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 14:12:21.583 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-02 14:12:21.585 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 14:12:21.587 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-02 14:12:21.589 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-02 14:12:21.590 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-02 14:12:21.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-02 14:12:21.594 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-02 14:12:21.596 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-02 14:12:21.598 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-02 14:12:21.600 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-02 14:12:21.601 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-02 14:12:21.603 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-02 14:12:21.605 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-02 14:12:21.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-02 14:12:21.609 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-02 14:12:21.611 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-02 14:12:21.614 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-02 14:12:21.615 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-02 14:12:21.617 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-02 14:12:21.620 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-02 14:12:21.622 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-02 14:12:21.624 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-02 14:12:21.626 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-02 14:12:21.629 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-02 14:12:21.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-02 14:12:21.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-02 14:12:21.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-02 14:12:21.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-02 14:12:21.635 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-02 14:12:23.673 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-02 14:12:23.675 | 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-09-02 14:12:23.942 | + ./stack.sh:main:1406 : save_stackenv 2026-09-02 14:12:23.946 | + functions-common:save_stackenv:65 : local tag= 2026-09-02 14:12:23.951 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-02 14:12:23.958 | + functions-common:save_stackenv:67 : time_stamp=2026-09-02-161223 2026-09-02 14:12:23.961 | + functions-common:save_stackenv:68 : echo '# 2026-09-02-161223 ' 2026-09-02 14:12:23.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:23.968 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 14:12:23.972 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:23.975 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-02 14:12:23.979 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:23.982 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-02 14:12:23.985 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:23.988 | + 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-09-02 14:12:23.990 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:23.994 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.38 2026-09-02 14:12:23.999 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.003 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.38/identity 2026-09-02 14:12:24.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.010 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-02-154923 2026-09-02 14:12:24.014 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.018 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-02 14:12:24.021 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.024 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.38 2026-09-02 14:12:24.027 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.030 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-02 14:12:24.034 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.039 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-02 14:12:24.042 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.045 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-02 14:12:24.049 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.052 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-02 14:12:24.056 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.060 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.38 2026-09-02 14:12:24.064 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 14:12:24.067 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-02 14:12:24.071 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-02 14:12:24.075 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 14:12:24.079 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 14:12:24.082 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-02 14:12:24.086 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:12:24.090 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 14:12:24.094 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 14:12:24.098 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-02 14:12:24.102 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:12:24.106 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-02 14:12:24.110 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:12:24.115 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-02 14:12:24.115 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:12:24.115 | gsub("[][]", "", $1); 2026-09-02 14:12:24.115 | split($1, a, "|"); 2026-09-02 14:12:24.115 | if (a[1] == matchgroup) 2026-09-02 14:12:24.115 | print a[2] 2026-09-02 14:12:24.116 | } 2026-09-02 14:12:24.116 | ' /home/quobyte/devstack/local.conf 2026-09-02 14:12:24.123 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-02 14:12:24.126 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 14:12:24.130 | + functions-common:run_phase:1849 : local phase=extra 2026-09-02 14:12:24.134 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 14:12:24.137 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 14:12:24.141 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 14:12:24.145 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 14:12:24.148 | + functions-common:run_phase:1858 : local extra 2026-09-02 14:12:24.153 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 14:12:24.158 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 14:12:24.162 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 14:12:24.165 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 14:12:24.168 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-02 14:12:24.172 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 14:12:24.192 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:24.195 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:12:24.199 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:24.203 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-02 14:12:24.206 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:24.209 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 14:12:24.213 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:24.216 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-02 14:12:24.221 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-02 14:12:24.224 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 14:12:24.227 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 14:12:24.232 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:12:24.235 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 14:12:24.239 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-02 14:12:24.242 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 14:12:24.246 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-02 14:12:24.250 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 14:12:24.254 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 14:12:24.258 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-02 14:12:24.261 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 14:12:24.264 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 14:12:24.268 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-02 14:12:24.272 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:12:24.276 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 14:12:24.280 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 14:12:24.285 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-02 14:12:24.290 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:12:24.293 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-02 14:12:24.298 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:12:24.302 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-02 14:12:24.302 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:12:24.302 | gsub("[][]", "", $1); 2026-09-02 14:12:24.302 | split($1, a, "|"); 2026-09-02 14:12:24.302 | if (a[1] == matchgroup) 2026-09-02 14:12:24.302 | print a[2] 2026-09-02 14:12:24.302 | } 2026-09-02 14:12:24.303 | ' /home/quobyte/devstack/local.conf 2026-09-02 14:12:24.309 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-02 14:12:24.336 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:24.339 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-02 14:12:24.342 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-02 14:12:24.346 | + functions:wait_for_compute:490 : local timeout=60 2026-09-02 14:12:24.350 | + functions:wait_for_compute:491 : local rval=0 2026-09-02 14:12:24.353 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-02 14:12:24.357 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-02 14:12:24.361 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 14:12:24.365 | + functions-common:time_start:2407 : local start_time= 2026-09-02 14:12:24.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:12:24.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:12:24.379 | + functions-common:time_start:2411 : _TIME_START[$name]=1788358344375 2026-09-02 14:12:24.385 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-02 14:12:24.415 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-02 14:12:24.419 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-02 14:12:24.424 | ++ functions:wait_for_compute:496 : hostname 2026-09-02 14:12:24.429 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-02 14:12:24.433 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-02 14:12:24.440 | ++ functions:wait_for_compute:498 : hostname 2026-09-02 14:12:24.445 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:12:24.446 | + :: : ID= 2026-09-02 14:12:24.449 | + :: : [[ '' == '' ]] 2026-09-02 14:12:24.451 | + :: : sleep 1 2026-09-02 14:12:25.454 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-02 14:12:25.456 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-02 14:12:28.478 | + :: : ID=dee396ef-6f75-4b69-9d08-248f3e2b237f 2026-09-02 14:12:28.480 | + :: : [[ dee396ef-6f75-4b69-9d08-248f3e2b237f == '' ]] 2026-09-02 14:12:28.484 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-02 14:12:28.486 | + functions-common:time_stop:2420 : local name 2026-09-02 14:12:28.489 | + functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:28.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:28.494 | + functions-common:time_stop:2423 : local total 2026-09-02 14:12:28.496 | + functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:28.499 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 14:12:28.503 | + functions-common:time_stop:2427 : start_time=1788358344375 2026-09-02 14:12:28.506 | + functions-common:time_stop:2429 : [[ -z 1788358344375 ]] 2026-09-02 14:12:28.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:28.513 | + functions-common:time_stop:2432 : end_time=1788358348510 2026-09-02 14:12:28.516 | + functions-common:time_stop:2433 : elapsed_time=4135 2026-09-02 14:12:28.518 | + functions-common:time_stop:2434 : total=24663 2026-09-02 14:12:28.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:28.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28798 2026-09-02 14:12:28.527 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-02 14:12:28.530 | + functions:wait_for_compute:516 : return 0 2026-09-02 14:12:28.533 | + ./stack.sh:main:1446 : service_check 2026-09-02 14:12:28.536 | + functions-common:service_check:1713 : local service 2026-09-02 14:12:28.539 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.542 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-02 14:12:28.558 | not-found 2026-09-02 14:12:28.562 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.565 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-02 14:12:28.582 | enabled 2026-09-02 14:12:28.586 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-02 14:12:28.608 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-02 14:12:28.608 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-02 14:12:28.608 | Active: active (running) since Wed 2026-09-02 16:09:18 CEST; 3min 9s ago 2026-09-02 14:12:28.608 | Main PID: 61682 (uwsgi) 2026-09-02 14:12:28.608 | Status: "uWSGI is ready" 2026-09-02 14:12:28.608 | Tasks: 17 (limit: 14255) 2026-09-02 14:12:28.608 | Memory: 272.7M (peak: 273.2M) 2026-09-02 14:12:28.609 | CPU: 14.510s 2026-09-02 14:12:28.609 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-02 14:12:28.609 | ├─61682 "nova-apiuWSGI master" 2026-09-02 14:12:28.609 | ├─61683 "nova-apiuWSGI worker 1" 2026-09-02 14:12:28.609 | └─61684 "nova-apiuWSGI worker 2" 2026-09-02 14:12:28.609 | 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61683]: [pid: 61683|app: 0|req: 18/36] 192.168.122.38 () {54 vars in 930 bytes} [Wed Sep 2 16:12:28 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: DEBUG nova.api.openstack.wsgi [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef admin admin] Calling method '>' {{(pid=61684) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: DEBUG oslo_concurrency.lockutils [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61684) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: DEBUG oslo_concurrency.lockutils [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef 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.001s {{(pid=61684) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: DEBUG oslo_concurrency.lockutils [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef 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=61684) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: DEBUG oslo_concurrency.lockutils [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef admin admin] Acquiring lock "398ed8aa-b3e1-420e-9c4f-12ff63cb0149" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61684) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: DEBUG oslo_concurrency.lockutils [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef admin admin] Lock "398ed8aa-b3e1-420e-9c4f-12ff63cb0149" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61684) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: DEBUG oslo_concurrency.lockutils [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef admin admin] Lock "398ed8aa-b3e1-420e-9c4f-12ff63cb0149" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61684) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: INFO nova.api.openstack.requestlog [None req-fec52701-f48a-40a6-acd5-7dbbf2fefeef admin admin] 192.168.122.38 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.159437 2026-09-02 14:12:28.610 | Sep 02 16:12:28 devstack devstack@n-api.service[61684]: [pid: 61684|app: 0|req: 19/37] 192.168.122.38 () {60 vars in 1320 bytes} [Wed Sep 2 16:12:28 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-02 14:12:28.613 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.616 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-02 14:12:28.634 | enabled 2026-09-02 14:12:28.639 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-02 14:12:28.660 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-02 14:12:28.660 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-02 14:12:28.660 | Active: active (running) since Wed 2026-09-02 16:11:36 CEST; 52s ago 2026-09-02 14:12:28.660 | Main PID: 73792 (nova-compute) 2026-09-02 14:12:28.660 | Tasks: 10 (limit: 14255) 2026-09-02 14:12:28.660 | Memory: 135.6M (peak: 137.2M) 2026-09-02 14:12:28.660 | CPU: 4.724s 2026-09-02 14:12:28.661 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-02 14:12:28.661 | └─73792 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-02 14:12:28.661 | 2026-09-02 14:12:28.661 | Sep 02 16:11:59 devstack nova-compute[73792]: DEBUG nova.compute.resource_tracker [None req-2268ea0c-fed8-46d0-8d39-9c774bf7a19c None None] Compute_service record updated for devstack:devstack {{(pid=73792) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-02 14:12:28.661 | Sep 02 16:11:59 devstack nova-compute[73792]: DEBUG oslo_concurrency.lockutils [None req-2268ea0c-fed8-46d0-8d39-9c774bf7a19c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.075s {{(pid=73792) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 14:12:28.661 | Sep 02 16:11:59 devstack nova-compute[73792]: DEBUG nova.service [None req-2268ea0c-fed8-46d0-8d39-9c774bf7a19c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73792) start /opt/stack/nova/nova/service.py:262}} 2026-09-02 14:12:28.661 | Sep 02 16:11:59 devstack nova-compute[73792]: DEBUG nova.service [None req-2268ea0c-fed8-46d0-8d39-9c774bf7a19c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73792) start /opt/stack/nova/nova/service.py:278}} 2026-09-02 14:12:28.661 | Sep 02 16:11:59 devstack nova-compute[73792]: DEBUG nova.service [None req-2268ea0c-fed8-46d0-8d39-9c774bf7a19c None None] Join ServiceGroup membership for this service compute {{(pid=73792) start /opt/stack/nova/nova/service.py:288}} 2026-09-02 14:12:28.661 | Sep 02 16:11:59 devstack nova-compute[73792]: DEBUG nova.servicegroup.drivers.db [None req-2268ea0c-fed8-46d0-8d39-9c774bf7a19c None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73792) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-02 14:12:28.661 | Sep 02 16:12:04 devstack nova-compute[73792]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=73792) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:28.661 | Sep 02 16:12:15 devstack nova-compute[73792]: DEBUG oslo_service.periodic_task [None req-72814ed9-21f0-4755-8f73-66a552c31694 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73792) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-02 14:12:28.662 | Sep 02 16:12:15 devstack nova-compute[73792]: DEBUG oslo_service.periodic_task [None req-72814ed9-21f0-4755-8f73-66a552c31694 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73792) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-02 14:12:28.662 | Sep 02 16:12:15 devstack nova-compute[73792]: DEBUG oslo.service.backend._threading.loopingcall [None req-72814ed9-21f0-4755-8f73-66a552c31694 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 25.36 seconds {{(pid=73792) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:28.666 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.669 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-02 14:12:28.685 | not-found 2026-09-02 14:12:28.691 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.693 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-02 14:12:28.711 | enabled 2026-09-02 14:12:28.716 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-02 14:12:28.738 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-02 14:12:28.739 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-02 14:12:28.739 | Active: active (running) since Wed 2026-09-02 16:11:23 CEST; 1min 4s ago 2026-09-02 14:12:28.739 | Main PID: 70107 (nova-scheduler:) 2026-09-02 14:12:28.740 | Tasks: 19 (limit: 14255) 2026-09-02 14:12:28.740 | Memory: 154.8M (peak: 155.5M) 2026-09-02 14:12:28.740 | CPU: 4.709s 2026-09-02 14:12:28.740 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-02 14:12:28.740 | ├─70107 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-02 14:12:28.740 | ├─71797 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-02 14:12:28.740 | └─71808 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-02 14:12:28.740 | 2026-09-02 14:12:28.740 | Sep 02 16:11:30 devstack nova-scheduler[71808]: DEBUG nova.servicegroup.drivers.db [None req-7f02f944-0a17-468a-92df-96142a1b57ae None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71808) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-02 14:12:28.740 | Sep 02 16:11:34 devstack nova-scheduler[71797]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71797) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:28.740 | Sep 02 16:11:35 devstack nova-scheduler[71808]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71808) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:28.741 | Sep 02 16:11:37 devstack nova-scheduler[70107]: DEBUG dbcounter [-] [70107] Writing DB stats nova_api:SELECT=3 {{(pid=70107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.741 | Sep 02 16:11:37 devstack nova-scheduler[70107]: DEBUG dbcounter [-] [70107] Writing DB stats nova_cell0:SELECT=1 {{(pid=70107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.741 | Sep 02 16:11:37 devstack nova-scheduler[70107]: DEBUG dbcounter [-] [70107] Writing DB stats nova_cell1:SELECT=1 {{(pid=70107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.741 | Sep 02 16:11:44 devstack nova-scheduler[71797]: DEBUG dbcounter [-] [71797] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.741 | Sep 02 16:11:45 devstack nova-scheduler[71808]: DEBUG dbcounter [-] [71808] Writing DB stats nova_cell0:SELECT=3 {{(pid=71808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.741 | Sep 02 16:11:49 devstack nova-scheduler[71808]: DEBUG oslo.service.backend._threading.loopingcall [None req-411b50b8-0470-4d52-abab-819bd7e934b0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71808) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:28.741 | Sep 02 16:12:18 devstack nova-scheduler[71797]: DEBUG oslo.service.backend._threading.loopingcall [None req-4081ebf3-7f5e-4ebc-8d8a-5be9ee1a5545 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71797) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:28.744 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.747 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-02 14:12:28.765 | not-found 2026-09-02 14:12:28.770 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.773 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-02 14:12:28.791 | enabled 2026-09-02 14:12:28.796 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-02 14:12:28.818 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-02 14:12:28.818 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-02 14:12:28.818 | Active: active (running) since Wed 2026-09-02 16:11:26 CEST; 1min 2s ago 2026-09-02 14:12:28.819 | Main PID: 70721 (uwsgi) 2026-09-02 14:12:28.819 | Status: "uWSGI is ready" 2026-09-02 14:12:28.819 | Tasks: 16 (limit: 14255) 2026-09-02 14:12:28.820 | Memory: 220.1M (peak: 220.3M) 2026-09-02 14:12:28.820 | CPU: 9.989s 2026-09-02 14:12:28.820 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-02 14:12:28.820 | ├─70721 "nova-api-metauWSGI master" 2026-09-02 14:12:28.820 | ├─70722 "nova-api-metauWSGI worker 1" 2026-09-02 14:12:28.820 | ├─70723 "nova-api-metauWSGI worker 2" 2026-09-02 14:12:28.820 | └─70724 "nova-api-metauWSGI http 1" 2026-09-02 14:12:28.820 | 2026-09-02 14:12:28.820 | Sep 02 16:11:32 devstack devstack@n-api-meta.service[70723]: DEBUG nova.api.openstack.wsgi_app [None req-e8662751-9098-46ea-b6b1-c52a8614aed4 None None] ******************************************************************************** {{(pid=70723) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-02 14:12:28.820 | Sep 02 16:11:32 devstack devstack@n-api-meta.service[70723]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7551062a4668 pid: 70723 (default app) 2026-09-02 14:12:28.820 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70723]: DEBUG dbcounter [-] [70723] Writing DB stats nova_api:SELECT=1 {{(pid=70723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.821 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70722]: DEBUG dbcounter [-] [70722] Writing DB stats nova_api:SELECT=1 {{(pid=70722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.821 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70723]: DEBUG dbcounter [-] [70723] Writing DB stats nova_cell0:SELECT=1 {{(pid=70723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.821 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70723]: DEBUG dbcounter [-] [70723] Writing DB stats nova_cell1:SELECT=1 {{(pid=70723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.821 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70723]: DEBUG dbcounter [-] [70723] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.821 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70722]: DEBUG dbcounter [-] [70722] Writing DB stats nova_cell0:SELECT=1 {{(pid=70722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.821 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70722]: DEBUG dbcounter [-] [70722] Writing DB stats nova_cell1:SELECT=1 {{(pid=70722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.821 | Sep 02 16:11:41 devstack devstack@n-api-meta.service[70722]: DEBUG dbcounter [-] [70722] Writing DB stats nova_cell0:SELECT=1 {{(pid=70722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.824 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.827 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-02 14:12:28.845 | enabled 2026-09-02 14:12:28.851 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-02 14:12:28.872 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-02 14:12:28.872 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-02 14:12:28.873 | Active: active (running) since Wed 2026-09-02 16:10:00 CEST; 2min 28s ago 2026-09-02 14:12:28.873 | Main PID: 67876 (uwsgi) 2026-09-02 14:12:28.873 | Status: "uWSGI is ready" 2026-09-02 14:12:28.873 | Tasks: 5 (limit: 14255) 2026-09-02 14:12:28.873 | Memory: 174.5M (peak: 174.7M) 2026-09-02 14:12:28.873 | CPU: 6.449s 2026-09-02 14:12:28.873 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-02 14:12:28.873 | ├─67876 "placementuWSGI master" 2026-09-02 14:12:28.873 | ├─67879 "placementuWSGI worker 1" 2026-09-02 14:12:28.873 | └─67880 "placementuWSGI worker 2" 2026-09-02 14:12:28.873 | 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67880]: INFO placement.requestlog [req-23348e6d-dda9-4ff8-a680-180ecc7b2a2a req-765d39b1-2429-4bae-82fe-94aa22e0c63f service nova] 192.168.122.38 "PUT /placement/resource_providers/a05b5f87-fe8c-4f91-a32a-93f750cce513/inventories" status: 200 len: 396 microversion: 1.26 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67880]: [pid: 67880|app: 0|req: 5/9] 192.168.122.38 () {64 vars in 1493 bytes} [Wed Sep 2 16:11:59 2026] PUT /placement/resource_providers/a05b5f87-fe8c-4f91-a32a-93f750cce513/inventories => generated 396 bytes in 178 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67879]: DEBUG placement.requestlog [req-23348e6d-dda9-4ff8-a680-180ecc7b2a2a req-f9dcfa18-0561-4da4-a223-f278b6f3439f None None] Starting request: 192.168.122.38 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_FMA3,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_ARCH_X86_64,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_USB,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,OWNER_NOVA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB" {{(pid=67879) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67879]: INFO placement.requestlog [req-23348e6d-dda9-4ff8-a680-180ecc7b2a2a req-f9dcfa18-0561-4da4-a223-f278b6f3439f service nova] 192.168.122.38 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_FMA3,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_ARCH_X86_64,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_USB,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,OWNER_NOVA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB" status: 200 len: 2072 microversion: 1.6 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67879]: [pid: 67879|app: 0|req: 5/10] 192.168.122.38 () {60 vars in 4929 bytes} [Wed Sep 2 16:11:59 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_FMA3,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_ARCH_X86_64,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_USB,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,OWNER_NOVA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE41,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB => generated 2072 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67880]: DEBUG placement.requestlog [req-23348e6d-dda9-4ff8-a680-180ecc7b2a2a req-8c38c29d-0b80-46ca-9617-0bb44a7bc156 None None] Starting request: 192.168.122.38 "PUT /placement/resource_providers/a05b5f87-fe8c-4f91-a32a-93f750cce513/traits" {{(pid=67880) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67880]: INFO placement.requestlog [req-23348e6d-dda9-4ff8-a680-180ecc7b2a2a req-8c38c29d-0b80-46ca-9617-0bb44a7bc156 service nova] 192.168.122.38 "PUT /placement/resource_providers/a05b5f87-fe8c-4f91-a32a-93f750cce513/traits" status: 200 len: 2107 microversion: 1.6 2026-09-02 14:12:28.874 | Sep 02 16:11:59 devstack devstack@placement-api.service[67880]: [pid: 67880|app: 0|req: 6/11] 192.168.122.38 () {64 vars in 1478 bytes} [Wed Sep 2 16:11:59 2026] PUT /placement/resource_providers/a05b5f87-fe8c-4f91-a32a-93f750cce513/traits => generated 2107 bytes in 280 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-02 14:12:28.874 | Sep 02 16:12:09 devstack devstack@placement-api.service[67879]: DEBUG dbcounter [-] [67879] Writing DB stats placement:SELECT=4 {{(pid=67879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.875 | Sep 02 16:12:09 devstack devstack@placement-api.service[67880]: DEBUG dbcounter [-] [67880] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.878 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.881 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-02 14:12:28.897 | not-found 2026-09-02 14:12:28.902 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.904 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-02 14:12:28.923 | enabled 2026-09-02 14:12:28.927 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-02 14:12:28.950 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-02 14:12:28.951 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-02 14:12:28.951 | Active: active (running) since Wed 2026-09-02 16:12:02 CEST; 26s ago 2026-09-02 14:12:28.951 | Main PID: 76948 (uwsgi) 2026-09-02 14:12:28.951 | Status: "uWSGI is ready" 2026-09-02 14:12:28.951 | Tasks: 9 (limit: 14255) 2026-09-02 14:12:28.951 | Memory: 260.0M (peak: 260.5M) 2026-09-02 14:12:28.951 | CPU: 11.422s 2026-09-02 14:12:28.951 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-02 14:12:28.951 | ├─76948 "glance-apiuWSGI master" 2026-09-02 14:12:28.951 | ├─76950 "glance-apiuWSGI worker 1" 2026-09-02 14:12:28.951 | └─76951 "glance-apiuWSGI worker 2" 2026-09-02 14:12:28.951 | 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76951]: INFO glance.location [None req-bb1056cc-13b3-47fc-847b-bba863fb635b admin admin] Image format matched and virtual size computed: 117440512 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76951]: DEBUG glance_store.backend [None req-bb1056cc-13b3-47fc-847b-bba863fb635b admin admin] Skipping store.set_acls... not implemented. {{(pid=76951) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76951]: [pid: 76951|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Wed Sep 2 16:12:12 2026] PUT /v2/images/e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd/file => generated 0 bytes in 1683 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76950]: DEBUG glance.api.middleware.version_negotiation [None req-7f1699e6-ce3e-4279-9dae-1b7ebfa7e5b3 admin admin] Determining version of request: GET /v2/images/e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd Accept: */* {{(pid=76950) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76950]: DEBUG glance.api.middleware.version_negotiation [None req-7f1699e6-ce3e-4279-9dae-1b7ebfa7e5b3 admin admin] Using url versioning {{(pid=76950) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76950]: DEBUG glance.api.middleware.version_negotiation [None req-7f1699e6-ce3e-4279-9dae-1b7ebfa7e5b3 admin admin] Matched version: v2 {{(pid=76950) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76950]: DEBUG glance.api.middleware.version_negotiation [None req-7f1699e6-ce3e-4279-9dae-1b7ebfa7e5b3 admin admin] new path /v2/images/e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd {{(pid=76950) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-02 14:12:28.952 | Sep 02 16:12:14 devstack devstack@g-api.service[76950]: [pid: 76950|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Sep 2 16:12:14 2026] GET /v2/images/e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd => generated 976 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 14:12:28.952 | Sep 02 16:12:24 devstack devstack@g-api.service[76951]: DEBUG dbcounter [-] [76951] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.952 | Sep 02 16:12:24 devstack devstack@g-api.service[76950]: DEBUG dbcounter [-] [76950] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:28.955 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:28.958 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-02 14:12:28.975 | enabled 2026-09-02 14:12:28.980 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-02 14:12:29.002 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-02 14:12:29.002 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-02 14:12:29.002 | Active: active (running) since Wed 2026-09-02 16:11:51 CEST; 37s ago 2026-09-02 14:12:29.002 | Main PID: 75417 (cinder-schedule) 2026-09-02 14:12:29.002 | Tasks: 1 (limit: 14255) 2026-09-02 14:12:29.002 | Memory: 108.5M (peak: 109.0M) 2026-09-02 14:12:29.002 | CPU: 4.058s 2026-09-02 14:12:29.002 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-02 14:12:29.003 | └─75417 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-02 14:12:29.003 | 2026-09-02 14:12:29.003 | Sep 02 16:11:56 devstack cinder-scheduler[75417]: DEBUG oslo_service.backend._eventlet.service [None req-6c627832-edad-4e52-b389-78442d1d7c68 None None] ******************************************************************************** {{(pid=75417) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-02 14:12:29.003 | Sep 02 16:11:56 devstack cinder-scheduler[75417]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-09-02 14:12:29.003 | Sep 02 16:11:56 devstack cinder-scheduler[75417]: INFO cinder.manager [None req-60600299-f66a-49da-a6d4-2f043ed284ea None None] Initiating service 1 cleanup 2026-09-02 14:12:29.003 | Sep 02 16:11:56 devstack cinder-scheduler[75417]: INFO cinder.manager [None req-60600299-f66a-49da-a6d4-2f043ed284ea None None] Service 1 cleanup completed. 2026-09-02 14:12:29.003 | Sep 02 16:11:56 devstack cinder-scheduler[75417]: DEBUG cinder.service [None req-60600299-f66a-49da-a6d4-2f043ed284ea None None] Creating RPC server for service cinder-scheduler {{(pid=75417) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-02 14:12:29.003 | Sep 02 16:11:56 devstack cinder-scheduler[75417]: DEBUG cinder.service [None req-60600299-f66a-49da-a6d4-2f043ed284ea None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75417) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-02 14:12:29.003 | Sep 02 16:12:05 devstack cinder-scheduler[75417]: DEBUG cinder.scheduler.host_manager [None req-410ff54c-b5bd-485f-bc49-4d61b2fce67e 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=75417) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-02 14:12:29.003 | Sep 02 16:12:05 devstack cinder-scheduler[75417]: DEBUG cinder.scheduler.host_manager [None req-410ff54c-b5bd-485f-bc49-4d61b2fce67e 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, 9, 2, 14, 12, 5, 580025)}, {'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, 9, 2, 14, 12, 5, 580025)}]. {{(pid=75417) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-02 14:12:29.003 | Sep 02 16:12:05 devstack cinder-scheduler[75417]: DEBUG cinder.scheduler.host_manager [None req-410ff54c-b5bd-485f-bc49-4d61b2fce67e 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, 9, 2, 14, 12, 5, 541056)} {{(pid=75417) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-02 14:12:29.004 | Sep 02 16:12:15 devstack cinder-scheduler[75417]: DEBUG dbcounter [-] [75417] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.008 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.011 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-02 14:12:29.028 | enabled 2026-09-02 14:12:29.033 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-02 14:12:29.054 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-02 14:12:29.054 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-02 14:12:29.055 | Active: active (running) since Wed 2026-09-02 16:11:43 CEST; 45s ago 2026-09-02 14:12:29.055 | Main PID: 74686 (uwsgi) 2026-09-02 14:12:29.055 | Status: "uWSGI is ready" 2026-09-02 14:12:29.055 | Tasks: 7 (limit: 14255) 2026-09-02 14:12:29.055 | Memory: 244.8M (peak: 245.2M) 2026-09-02 14:12:29.055 | CPU: 10.793s 2026-09-02 14:12:29.055 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-02 14:12:29.055 | ├─74686 "cinder-apiuWSGI master" 2026-09-02 14:12:29.055 | ├─74687 "cinder-apiuWSGI worker 1" 2026-09-02 14:12:29.055 | └─74688 "cinder-apiuWSGI worker 2" 2026-09-02 14:12:29.055 | 2026-09-02 14:12:29.056 | Sep 02 16:11:58 devstack devstack@c-api.service[74688]: INFO cinder.api.openstack.wsgi [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd admin admin] POST http://192.168.122.38/volume/v3/types/64962915-0ca0-47c5-a788-a58733580f55/extra_specs 2026-09-02 14:12:29.056 | Sep 02 16:11:58 devstack devstack@c-api.service[74688]: DEBUG cinder.api.openstack.wsgi [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-02 14:12:29.056 | Sep 02 16:11:58 devstack devstack@c-api.service[74688]: DEBUG dbcounter [-] [74688] Writing DB stats cinder:SELECT=6 {{(pid=74688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.056 | Sep 02 16:11:58 devstack devstack@c-api.service[74688]: /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-09-02 14:12:29.056 | Sep 02 16:11:58 devstack devstack@c-api.service[74688]: warnings.warn( 2026-09-02 14:12:29.056 | Sep 02 16:11:58 devstack devstack@c-api.service[74688]: DEBUG oslo_db.sqlalchemy.engines [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd 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=74688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 14:12:29.056 | Sep 02 16:11:59 devstack devstack@c-api.service[74688]: INFO cinder.api.openstack.wsgi [None req-3b76ef4e-f9ca-4f71-961a-6659f66968fd admin admin] http://192.168.122.38/volume/v3/types/64962915-0ca0-47c5-a788-a58733580f55/extra_specs returned with HTTP 200 2026-09-02 14:12:29.056 | Sep 02 16:11:59 devstack devstack@c-api.service[74688]: [pid: 74688|app: 0|req: 1/3] 192.168.122.38 () {60 vars in 1333 bytes} [Wed Sep 2 16:11:58 2026] POST /volume/v3/types/64962915-0ca0-47c5-a788-a58733580f55/extra_specs => generated 55 bytes in 831 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-02 14:12:29.056 | Sep 02 16:12:08 devstack devstack@c-api.service[74687]: DEBUG dbcounter [-] [74687] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.056 | Sep 02 16:12:09 devstack devstack@c-api.service[74688]: DEBUG dbcounter [-] [74688] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.062 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-02 14:12:29.080 | enabled 2026-09-02 14:12:29.085 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-02 14:12:29.107 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-02 14:12:29.107 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-02 14:12:29.107 | Active: active (running) since Wed 2026-09-02 16:11:53 CEST; 35s ago 2026-09-02 14:12:29.107 | Main PID: 76082 (cinder-volume) 2026-09-02 14:12:29.108 | Tasks: 2 (limit: 14255) 2026-09-02 14:12:29.108 | Memory: 143.0M (peak: 157.8M) 2026-09-02 14:12:29.108 | CPU: 11.066s 2026-09-02 14:12:29.108 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-02 14:12:29.108 | ├─76082 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-02 14:12:29.108 | └─76241 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-02 14:12:29.108 | 2026-09-02 14:12:29.108 | Sep 02 16:12:06 devstack cinder-volume[76241]: DEBUG oslo_concurrency.processutils [None req-410ff54c-b5bd-485f-bc49-4d61b2fce67e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.248s {{(pid=76241) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-02 14:12:29.108 | Sep 02 16:12:06 devstack cinder-volume[76241]: DEBUG oslo_concurrency.processutils [None req-410ff54c-b5bd-485f-bc49-4d61b2fce67e None None] Running cmd (subprocess): 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 {{(pid=76241) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-09-02 14:12:29.108 | Sep 02 16:12:06 devstack sudo[77089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/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 2026-09-02 14:12:29.108 | Sep 02 16:12:06 devstack sudo[77089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-02 14:12:29.109 | Sep 02 16:12:06 devstack sudo[77089]: pam_unix(sudo:session): session closed for user root 2026-09-02 14:12:29.109 | Sep 02 16:12:06 devstack cinder-volume[76241]: DEBUG oslo_concurrency.processutils [None req-410ff54c-b5bd-485f-bc49-4d61b2fce67e 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.251s {{(pid=76241) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-02 14:12:29.109 | Sep 02 16:12:06 devstack cinder-volume[76241]: INFO cinder.volume.manager [None req-410ff54c-b5bd-485f-bc49-4d61b2fce67e None None] Driver post RPC initialization completed successfully. 2026-09-02 14:12:29.109 | Sep 02 16:12:09 devstack cinder-volume[76082]: DEBUG dbcounter [-] [76082] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.109 | Sep 02 16:12:14 devstack cinder-volume[76241]: DEBUG dbcounter [-] [76241] Writing DB stats cinder:SELECT=3 {{(pid=76241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.109 | Sep 02 16:12:16 devstack cinder-volume[76241]: DEBUG dbcounter [-] [76241] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=76241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.113 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.116 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-02 14:12:29.132 | not-found 2026-09-02 14:12:29.137 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.140 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-02 14:12:29.156 | not-found 2026-09-02 14:12:29.161 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.164 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-02 14:12:29.180 | not-found 2026-09-02 14:12:29.185 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.188 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-02 14:12:29.204 | not-found 2026-09-02 14:12:29.209 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.213 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-02 14:12:29.230 | not-found 2026-09-02 14:12:29.234 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.238 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-02 14:12:29.255 | enabled 2026-09-02 14:12:29.260 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-02 14:12:29.283 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-02 14:12:29.283 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-02 14:12:29.283 | Active: active (running) since Wed 2026-09-02 16:09:40 CEST; 2min 49s ago 2026-09-02 14:12:29.283 | Main PID: 64497 (neutron-ovn-age) 2026-09-02 14:12:29.283 | Tasks: 20 (limit: 14255) 2026-09-02 14:12:29.283 | Memory: 344.2M (peak: 344.9M) 2026-09-02 14:12:29.283 | CPU: 11.491s 2026-09-02 14:12:29.284 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-02 14:12:29.284 | ├─64497 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-02 14:12:29.284 | ├─65808 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-02 14:12:29.284 | ├─66102 /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/tmpuif86fjl/privsep.sock 2026-09-02 14:12:29.284 | └─68766 /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/tmpth4z43_u/privsep.sock 2026-09-02 14:12:29.284 | 2026-09-02 14:12:29.284 | Sep 02 16:10:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 14:12:29.284 | Sep 02 16:10:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 14:12:29.284 | Sep 02 16:10:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 14:12:29.284 | Sep 02 16:10:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 14:12:29.285 | Sep 02 16:11:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 14:12:29.285 | Sep 02 16:11:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 14:12:29.286 | Sep 02 16:11:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 14:12:29.286 | Sep 02 16:11:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 14:12:29.286 | Sep 02 16:11:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 14:12:29.287 | Sep 02 16:11:44 devstack neutron-ovn-agent[65808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=65808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 14:12:29.288 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.290 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-02 14:12:29.307 | not-found 2026-09-02 14:12:29.313 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.316 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-02 14:12:29.333 | not-found 2026-09-02 14:12:29.338 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.341 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-02 14:12:29.358 | not-found 2026-09-02 14:12:29.363 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.366 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-02 14:12:29.384 | not-found 2026-09-02 14:12:29.389 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.392 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-02 14:12:29.411 | enabled 2026-09-02 14:12:29.416 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-02 14:12:29.438 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-02 14:12:29.438 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-02 14:12:29.438 | Active: active (running) since Wed 2026-09-02 16:03:18 CEST; 9min ago 2026-09-02 14:12:29.438 | Main PID: 41047 (dstat.sh) 2026-09-02 14:12:29.439 | Tasks: 3 (limit: 14255) 2026-09-02 14:12:29.439 | Memory: 27.3M (peak: 27.8M) 2026-09-02 14:12:29.439 | CPU: 3.257s 2026-09-02 14:12:29.439 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-02 14:12:29.439 | ├─41047 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-02 14:12:29.439 | ├─41189 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-02 14:12:29.439 | └─41190 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-02 14:12:29.439 | 2026-09-02 14:12:29.439 | Sep 02 16:12:20 devstack dstat.sh[41190]: 02-09 16:12:20| 19 9 69 0 0|5266M 263M 212M 6001M| 42B 42B| 0 236k| 0 15.0 |2468 1427 |2.76 2.50 1.67|1.0 0 0| 0 0 | | 17 281 0 35 0 2026-09-02 14:12:29.440 | Sep 02 16:12:21 devstack dstat.sh[41190]: 02-09 16:12:21| 32 10 53 0 0|5265M 265M 212M 6002M| 52B 0 | 24k 432k|2.00 41.0 |4197 13k|2.76 2.50 1.67|1.0 0 36| 0 0 | | 17 281 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:22 devstack dstat.sh[41190]: 02-09 16:12:22| 15 15 64 0 0|5256M 273M 212M 6001M| 11k 34k| 36k 220k|4.00 13.0 |4580 3628 |2.62 2.47 1.66|5.0 0 262| 0 0 | | 17 281 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:23 devstack dstat.sh[41190]: 02-09 16:12:23| 17 10 70 0 0|5256M 273M 212M 6001M| 52B 0 | 0 224k| 0 18.0 |2420 1442 |2.62 2.47 1.66|2.0 0 0| 0 0 | | 17 281 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:24 devstack dstat.sh[41190]: 02-09 16:12:24| 17 12 65 0 0|5266M 263M 212M 6001M|4813B 14k| 144k 571k|6.99 33.0 |4382 3497 |2.62 2.47 1.66|2.0 0 156| 0 0 | | 17 281 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:25 devstack dstat.sh[41190]: 02-09 16:12:25| 5 8 83 0 0|5259M 270M 212M 6001M|3157B 8531B| 0 348k| 0 29.0 |3028 2692 |2.62 2.47 1.66| 0 0 126| 0 0 | | 17 285 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:26 devstack dstat.sh[41190]: 02-09 16:12:26| 13 9 74 1 0|5280M 249M 212M 6001M| 132B 476B| 0 2440k| 0 148 |2726 2322 |2.62 2.47 1.66|1.0 0 5.0| 0 0 | | 17 285 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:27 devstack dstat.sh[41190]: 02-09 16:12:27| 19 8 70 0 0|5280M 249M 212M 6001M| 52B 0 | 0 712k| 0 36.0 |2363 1454 |2.49 2.45 1.66|1.0 0 0| 0 0 | | 17 285 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:28 devstack dstat.sh[41190]: 02-09 16:12:28| 20 7 68 0 0|5280M 249M 212M 6001M| 0 0 | 0 232k| 0 26.0 |3326 2737 |2.49 2.45 1.66|1.0 0 3.0| 0 0 | | 17 289 0 36 0 2026-09-02 14:12:29.440 | Sep 02 16:12:29 devstack dstat.sh[41190]: 02-09 16:12:29| 14 16 62 0 0|5203M 326M 212M 6002M| 12k 64k|8173B 483k|2.00 19.0 |5470 4139 |2.49 2.45 1.66|1.0 0 186| 0 0 | | 17 289 0 36 0 2026-09-02 14:12:29.444 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.447 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-02 14:12:29.466 | enabled 2026-09-02 14:12:29.472 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-02 14:12:29.494 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-02 14:12:29.494 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-02 14:12:29.495 | Active: active (running) since Wed 2026-09-02 16:09:37 CEST; 2min 51s ago 2026-09-02 14:12:29.495 | Main PID: 63794 (neutron-ovn-met) 2026-09-02 14:12:29.495 | Tasks: 2 (limit: 14255) 2026-09-02 14:12:29.495 | Memory: 121.2M (peak: 121.9M) 2026-09-02 14:12:29.495 | CPU: 3.773s 2026-09-02 14:12:29.495 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-02 14:12:29.495 | └─63794 "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-09-02 14:12:29.495 | 2026-09-02 14:12:29.495 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: 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-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: 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-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-02 14:12:29.496 | Sep 02 16:09:41 devstack neutron-ovn-metadata-agent[63794]: ERROR neutron 2026-09-02 14:12:29.499 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.502 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-02 14:12:29.519 | enabled 2026-09-02 14:12:29.525 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-02 14:12:29.549 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-02 14:12:29.549 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-02 14:12:29.550 | Active: active (running) since Wed 2026-09-02 16:09:43 CEST; 2min 45s ago 2026-09-02 14:12:29.550 | Main PID: 65570 (uwsgi) 2026-09-02 14:12:29.550 | Status: "uWSGI is ready" 2026-09-02 14:12:29.550 | Tasks: 23 (limit: 14255) 2026-09-02 14:12:29.550 | Memory: 386.7M (peak: 387.5M) 2026-09-02 14:12:29.550 | CPU: 41.948s 2026-09-02 14:12:29.550 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-02 14:12:29.550 | ├─65570 "neutron-apiuWSGI master" 2026-09-02 14:12:29.550 | ├─65571 "neutron-apiuWSGI worker 1" 2026-09-02 14:12:29.550 | └─65572 "neutron-apiuWSGI worker 2" 2026-09-02 14:12:29.551 | 2026-09-02 14:12:29.551 | Sep 02 16:12:12 devstack devstack@neutron-api.service[65571]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65571) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 14:12:29.551 | Sep 02 16:12:12 devstack devstack@neutron-api.service[65571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "7448512dc03f5a079e6c4e5d58edda01" from periodic health check thread {{(pid=65571) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 14:12:29.552 | Sep 02 16:12:14 devstack devstack@neutron-api.service[65572]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65572) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 14:12:29.552 | Sep 02 16:12:14 devstack devstack@neutron-api.service[65572]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "29a87cf30f0e59c185ef44bfb156bf21" from periodic health check thread {{(pid=65572) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 14:12:29.552 | Sep 02 16:12:22 devstack devstack@neutron-api.service[65571]: DEBUG dbcounter [-] [65571] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.552 | Sep 02 16:12:24 devstack devstack@neutron-api.service[65572]: DEBUG dbcounter [-] [65572] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.552 | Sep 02 16:12:27 devstack devstack@neutron-api.service[65571]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65571) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 14:12:29.552 | Sep 02 16:12:27 devstack devstack@neutron-api.service[65571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "7448512dc03f5a079e6c4e5d58edda01" from periodic health check thread {{(pid=65571) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 14:12:29.552 | Sep 02 16:12:29 devstack devstack@neutron-api.service[65572]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65572) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 14:12:29.552 | Sep 02 16:12:29 devstack devstack@neutron-api.service[65572]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "29a87cf30f0e59c185ef44bfb156bf21" from periodic health check thread {{(pid=65572) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 14:12:29.554 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.557 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-02 14:12:29.576 | enabled 2026-09-02 14:12:29.580 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-02 14:12:29.601 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-02 14:12:29.602 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-02 14:12:29.602 | Active: active (running) since Wed 2026-09-02 16:09:48 CEST; 2min 41s ago 2026-09-02 14:12:29.602 | Main PID: 66583 (neutron-periodi) 2026-09-02 14:12:29.602 | Tasks: 15 (limit: 14255) 2026-09-02 14:12:29.602 | Memory: 179.2M (peak: 179.6M) 2026-09-02 14:12:29.602 | CPU: 6.511s 2026-09-02 14:12:29.602 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-02 14:12:29.602 | ├─66583 "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-09-02 14:12:29.602 | └─67378 "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-09-02 14:12:29.602 | 2026-09-02 14:12:29.602 | Sep 02 16:11:17 devstack neutron-periodic-workers[67378]: DEBUG dbcounter [-] [67378] Writing DB stats neutron:SELECT=4 {{(pid=67378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.603 | Sep 02 16:11:41 devstack neutron-periodic-workers[67378]: DEBUG oslo.service.backend._threading.loopingcall [None req-4513bbaa-74d7-4e11-bbac-ae7c64cbbdf0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.603 | Sep 02 16:11:44 devstack neutron-periodic-workers[67378]: DEBUG neutron.db.agents_db [None req-21e9e926-cc06-4367-842c-7dda65a05edb None None] Agent healthcheck: found 0 active agents {{(pid=67378) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-02 14:12:29.603 | Sep 02 16:11:44 devstack neutron-periodic-workers[67378]: DEBUG oslo.service.backend._threading.loopingcall [None req-21e9e926-cc06-4367-842c-7dda65a05edb None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=67378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.603 | Sep 02 16:11:54 devstack neutron-periodic-workers[67378]: DEBUG dbcounter [-] [67378] Writing DB stats neutron:SELECT=4 {{(pid=67378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.603 | Sep 02 16:11:58 devstack neutron-periodic-workers[67378]: DEBUG oslo.service.backend._threading.loopingcall [None req-de6c2138-57fe-4605-9f99-63c91f7708ab None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=67378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.603 | Sep 02 16:12:08 devstack neutron-periodic-workers[67378]: DEBUG dbcounter [-] [67378] Writing DB stats neutron:DELETE=1 {{(pid=67378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.603 | Sep 02 16:12:18 devstack neutron-periodic-workers[67378]: DEBUG oslo.service.backend._threading.loopingcall [None req-4513bbaa-74d7-4e11-bbac-ae7c64cbbdf0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=67378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.603 | Sep 02 16:12:21 devstack neutron-periodic-workers[67378]: DEBUG neutron.db.agents_db [None req-21e9e926-cc06-4367-842c-7dda65a05edb None None] Agent healthcheck: found 0 active agents {{(pid=67378) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-02 14:12:29.603 | Sep 02 16:12:21 devstack neutron-periodic-workers[67378]: DEBUG oslo.service.backend._threading.loopingcall [None req-21e9e926-cc06-4367-842c-7dda65a05edb None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.607 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.609 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-02 14:12:29.627 | enabled 2026-09-02 14:12:29.632 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-02 14:12:29.654 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-02 14:12:29.655 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-02 14:12:29.655 | Active: active (running) since Wed 2026-09-02 16:09:45 CEST; 2min 43s ago 2026-09-02 14:12:29.655 | Main PID: 66083 (neutron-rpc-ser) 2026-09-02 14:12:29.655 | Tasks: 23 (limit: 14255) 2026-09-02 14:12:29.655 | Memory: 198.5M (peak: 198.9M) 2026-09-02 14:12:29.655 | CPU: 7.247s 2026-09-02 14:12:29.655 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-02 14:12:29.655 | ├─66083 "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-09-02 14:12:29.655 | ├─67505 "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-09-02 14:12:29.655 | └─67513 "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-09-02 14:12:29.656 | 2026-09-02 14:12:29.656 | Sep 02 16:09:59 devstack neutron-rpc-server[67505]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67505) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-02 14:12:29.656 | Sep 02 16:09:59 devstack neutron-rpc-server[67505]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67505) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-02 14:12:29.656 | Sep 02 16:09:59 devstack neutron-rpc-server[67505]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67505) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-02 14:12:29.656 | Sep 02 16:09:59 devstack neutron-rpc-server[67505]: DEBUG neutron.service [-] calling wait on {{(pid=67505) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-02 14:12:29.656 | Sep 02 16:09:59 devstack neutron-rpc-server[67513]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67513) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-02 14:12:29.656 | Sep 02 16:09:59 devstack neutron-rpc-server[67513]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67513) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-02 14:12:29.656 | Sep 02 16:09:59 devstack neutron-rpc-server[67513]: DEBUG neutron.service [-] calling wait on {{(pid=67513) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-02 14:12:29.656 | Sep 02 16:10:07 devstack neutron-rpc-server[66083]: DEBUG dbcounter [-] [66083] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.656 | Sep 02 16:10:29 devstack neutron-rpc-server[67505]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-02 14:12:29.656 | Sep 02 16:10:29 devstack neutron-rpc-server[67513]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-02 14:12:29.659 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.662 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:12:29.681 | enabled 2026-09-02 14:12:29.686 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-02 14:12:29.708 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:12:29.708 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-02 14:12:29.709 | Active: active (running) since Wed 2026-09-02 16:09:50 CEST; 2min 39s ago 2026-09-02 14:12:29.709 | Main PID: 67088 (neutron-ovn-mai) 2026-09-02 14:12:29.709 | Tasks: 12 (limit: 14255) 2026-09-02 14:12:29.709 | Memory: 251.6M (peak: 252.1M) 2026-09-02 14:12:29.709 | CPU: 7.431s 2026-09-02 14:12:29.709 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-02 14:12:29.709 | ├─67088 "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-09-02 14:12:29.709 | └─67185 "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-09-02 14:12:29.709 | 2026-09-02 14:12:29.709 | Sep 02 16:10:18 devstack neutron-ovn-maintenance-worker[67185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-02 14:12:29.710 | Sep 02 16:10:18 devstack neutron-ovn-maintenance-worker[67185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-02 14:12:29.710 | Sep 02 16:10:19 devstack neutron-ovn-maintenance-worker[67185]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-09-02 14:12:29.710 | Sep 02 16:10:19 devstack neutron-ovn-maintenance-worker[67185]: DEBUG futurist.periodics [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 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=67185) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-02 14:12:29.710 | Sep 02 16:10:19 devstack neutron-ovn-maintenance-worker[67185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-02 14:12:29.710 | Sep 02 16:10:19 devstack neutron-ovn-maintenance-worker[67185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-02 14:12:29.710 | Sep 02 16:10:19 devstack neutron-ovn-maintenance-worker[67185]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 None None] OVN maintenance task update_security_group_with_address_group finished in 0.024 seconds 2026-09-02 14:12:29.710 | Sep 02 16:10:19 devstack neutron-ovn-maintenance-worker[67185]: DEBUG futurist.periodics [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 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=67185) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-02 14:12:29.710 | Sep 02 16:10:19 devstack neutron-ovn-maintenance-worker[67185]: DEBUG futurist.periodics [None req-fa5d12b5-50c2-4e4c-883c-a3480acda709 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=67185) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-02 14:12:29.710 | Sep 02 16:10:29 devstack neutron-ovn-maintenance-worker[67185]: DEBUG dbcounter [-] [67185] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.715 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.718 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-02 14:12:29.737 | enabled 2026-09-02 14:12:29.742 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-02 14:12:29.765 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-02 14:12:29.765 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-02 14:12:29.765 | Active: active (running) since Wed 2026-09-02 16:11:28 CEST; 1min 1s ago 2026-09-02 14:12:29.765 | Main PID: 71368 (nova-novncproxy) 2026-09-02 14:12:29.765 | Tasks: 4 (limit: 14255) 2026-09-02 14:12:29.765 | Memory: 109.3M (peak: 109.5M) 2026-09-02 14:12:29.766 | CPU: 3.650s 2026-09-02 14:12:29.766 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-02 14:12:29.766 | └─71368 /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-09-02 14:12:29.766 | 2026-09-02 14:12:29.766 | Sep 02 16:11:29 devstack nova-novncproxy[71368]: If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:12:29.766 | Sep 02 16:11:29 devstack nova-novncproxy[71368]: framework. For more detail see 2026-09-02 14:12:29.766 | Sep 02 16:11:29 devstack nova-novncproxy[71368]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:12:29.766 | Sep 02 16:11:29 devstack nova-novncproxy[71368]: import eventlet # noqa 2026-09-02 14:12:29.766 | Sep 02 16:11:29 devstack nova-novncproxy[71368]: 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-09-02 14:12:29.766 | Sep 02 16:11:33 devstack nova-novncproxy[71368]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-02 14:12:29.766 | Sep 02 16:11:33 devstack nova-novncproxy[71368]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-02 14:12:29.767 | Sep 02 16:11:33 devstack nova-novncproxy[71368]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-02 14:12:29.767 | Sep 02 16:11:33 devstack nova-novncproxy[71368]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-02 14:12:29.767 | Sep 02 16:11:33 devstack nova-novncproxy[71368]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-02 14:12:29.771 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.774 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-02 14:12:29.792 | enabled 2026-09-02 14:12:29.797 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-02 14:12:29.819 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-02 14:12:29.820 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-02 14:12:29.820 | Active: active (running) since Wed 2026-09-02 16:11:31 CEST; 58s ago 2026-09-02 14:12:29.820 | Main PID: 72172 (nova-conductor:) 2026-09-02 14:12:29.820 | Tasks: 19 (limit: 14255) 2026-09-02 14:12:29.820 | Memory: 159.0M (peak: 159.3M) 2026-09-02 14:12:29.820 | CPU: 5.032s 2026-09-02 14:12:29.820 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-02 14:12:29.820 | ├─72172 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-02 14:12:29.820 | ├─73852 "nova-conductor: ServiceWrapper worker(0)" 2026-09-02 14:12:29.820 | └─73854 "nova-conductor: ServiceWrapper worker(1)" 2026-09-02 14:12:29.821 | 2026-09-02 14:12:29.821 | Sep 02 16:11:38 devstack nova-conductor[73852]: DEBUG nova.service [None req-83879c4e-c5d9-48ad-9872-434f95e34972 None None] Join ServiceGroup membership for this service conductor {{(pid=73852) start /opt/stack/nova/nova/service.py:288}} 2026-09-02 14:12:29.821 | Sep 02 16:11:38 devstack nova-conductor[73852]: DEBUG nova.servicegroup.drivers.db [None req-83879c4e-c5d9-48ad-9872-434f95e34972 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73852) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-02 14:12:29.821 | Sep 02 16:11:43 devstack nova-conductor[73854]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73854) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.821 | Sep 02 16:11:43 devstack nova-conductor[73852]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73852) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.821 | Sep 02 16:11:45 devstack nova-conductor[72172]: DEBUG dbcounter [-] [72172] Writing DB stats nova_api:SELECT=1 {{(pid=72172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.821 | Sep 02 16:11:45 devstack nova-conductor[72172]: DEBUG dbcounter [-] [72172] Writing DB stats nova_cell1:SELECT=1 {{(pid=72172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.821 | Sep 02 16:11:45 devstack nova-conductor[72172]: DEBUG dbcounter [-] [72172] Writing DB stats nova_cell0:SELECT=1 {{(pid=72172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.821 | Sep 02 16:11:53 devstack nova-conductor[73854]: DEBUG dbcounter [-] [73854] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.821 | Sep 02 16:11:53 devstack nova-conductor[73852]: DEBUG dbcounter [-] [73852] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=73852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.822 | Sep 02 16:12:10 devstack nova-conductor[73852]: DEBUG oslo.service.backend._threading.loopingcall [None req-7d356fc8-99e9-4689-91b9-3a2345a8a7f6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73852) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.825 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 14:12:29.828 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-02 14:12:29.847 | enabled 2026-09-02 14:12:29.852 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-02 14:12:29.876 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-02 14:12:29.876 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-02 14:12:29.877 | Active: active (running) since Wed 2026-09-02 16:11:33 CEST; 56s ago 2026-09-02 14:12:29.877 | Main PID: 72726 (nova-conductor:) 2026-09-02 14:12:29.877 | Tasks: 37 (limit: 14255) 2026-09-02 14:12:29.877 | Memory: 166.5M (peak: 167.0M) 2026-09-02 14:12:29.877 | CPU: 4.907s 2026-09-02 14:12:29.878 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-02 14:12:29.878 | ├─72726 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-02 14:12:29.878 | ├─73868 "nova-conductor: ServiceWrapper worker(0)" 2026-09-02 14:12:29.878 | └─73870 "nova-conductor: ServiceWrapper worker(1)" 2026-09-02 14:12:29.878 | 2026-09-02 14:12:29.878 | Sep 02 16:11:47 devstack nova-conductor[72726]: DEBUG dbcounter [-] [72726] Writing DB stats nova_cell1:SELECT=1 {{(pid=72726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 14:12:29.878 | Sep 02 16:11:53 devstack nova-conductor[73868]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73868) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.878 | Sep 02 16:11:53 devstack nova-conductor[73870]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73870) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.879 | Sep 02 16:12:03 devstack nova-conductor[73868]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73868) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.879 | Sep 02 16:12:03 devstack nova-conductor[73870]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73870) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.879 | Sep 02 16:12:13 devstack nova-conductor[73870]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73870) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.879 | Sep 02 16:12:13 devstack nova-conductor[73868]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73868) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.879 | Sep 02 16:12:23 devstack nova-conductor[73870]: DEBUG oslo.service.backend._threading.loopingcall [None req-69d8ca9a-6be2-4c9b-8174-ccc9f0116b95 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73870) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.879 | Sep 02 16:12:23 devstack nova-conductor[73868]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73868) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.879 | Sep 02 16:12:23 devstack nova-conductor[73870]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73870) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 14:12:29.880 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-02 14:12:29.901 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:29.904 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-02 14:12:29.923 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:29.925 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-02 14:12:29.928 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 14:12:30.473 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:12:30.473 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:12:30.473 | we strongly recommend against using it for new projects. 2026-09-02 14:12:30.473 | 2026-09-02 14:12:30.473 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:12:30.473 | framework. For more detail see 2026-09-02 14:12:30.473 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:12:30.474 | 2026-09-02 14:12:30.474 | import eventlet # noqa 2026-09-02 14:12:30.727 | 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-09-02 14:12:33.687 | INFO dbcounter [None req-dd934f87-9ad0-4d37-9bca-f2dc49432771 None None] Registered counter for database nova_api 2026-09-02 14:12:33.807 | DEBUG dbcounter [-] [78358] Writer thread running {{(pid=78358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:12:33.818 | Found 2 cell mappings. 2026-09-02 14:12:33.818 | Skipping cell0 since it does not contain hosts. 2026-09-02 14:12:33.818 | Getting computes from cell 'cell1': 398ed8aa-b3e1-420e-9c4f-12ff63cb0149 2026-09-02 14:12:33.818 | INFO dbcounter [None req-dd934f87-9ad0-4d37-9bca-f2dc49432771 None None] Registered counter for database nova_cell1 2026-09-02 14:12:33.891 | DEBUG dbcounter [-] [78358] Writer thread running {{(pid=78358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 14:12:34.045 | Checking host mapping for compute host 'devstack': a05b5f87-fe8c-4f91-a32a-93f750cce513 2026-09-02 14:12:34.045 | Creating host mapping for compute host 'devstack': a05b5f87-fe8c-4f91-a32a-93f750cce513 2026-09-02 14:12:34.046 | Found 1 unmapped computes in cell: 398ed8aa-b3e1-420e-9c4f-12ff63cb0149 2026-09-02 14:12:34.695 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-02 14:12:35.264 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 14:12:35.264 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 14:12:35.264 | we strongly recommend against using it for new projects. 2026-09-02 14:12:35.264 | 2026-09-02 14:12:35.264 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 14:12:35.265 | framework. For more detail see 2026-09-02 14:12:35.265 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 14:12:35.265 | 2026-09-02 14:12:35.265 | import eventlet # noqa 2026-09-02 14:12:35.524 | 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-09-02 14:12:38.888 | +-------------------------------------------+ 2026-09-02 14:12:38.888 | | Upgrade Check Results | 2026-09-02 14:12:38.888 | +-------------------------------------------+ 2026-09-02 14:12:38.888 | | Check: Cells v2 | 2026-09-02 14:12:38.888 | | Result: Success | 2026-09-02 14:12:38.889 | | Details: None | 2026-09-02 14:12:38.889 | +-------------------------------------------+ 2026-09-02 14:12:38.889 | | Check: Placement API | 2026-09-02 14:12:38.889 | | Result: Success | 2026-09-02 14:12:38.889 | | Details: None | 2026-09-02 14:12:38.889 | +-------------------------------------------+ 2026-09-02 14:12:38.889 | | Check: Cinder API | 2026-09-02 14:12:38.889 | | Result: Success | 2026-09-02 14:12:38.890 | | Details: None | 2026-09-02 14:12:38.890 | +-------------------------------------------+ 2026-09-02 14:12:38.890 | | Check: Policy File JSON to YAML Migration | 2026-09-02 14:12:38.890 | | Result: Success | 2026-09-02 14:12:38.890 | | Details: None | 2026-09-02 14:12:38.890 | +-------------------------------------------+ 2026-09-02 14:12:38.890 | | Check: Older than N-1 computes | 2026-09-02 14:12:38.890 | | Result: Success | 2026-09-02 14:12:38.890 | | Details: None | 2026-09-02 14:12:38.890 | +-------------------------------------------+ 2026-09-02 14:12:38.891 | | Check: hw_machine_type unset | 2026-09-02 14:12:38.891 | | Result: Success | 2026-09-02 14:12:38.891 | | Details: None | 2026-09-02 14:12:38.891 | +-------------------------------------------+ 2026-09-02 14:12:38.891 | | Check: Service User Token Configuration | 2026-09-02 14:12:38.891 | | Result: Success | 2026-09-02 14:12:38.891 | | Details: None | 2026-09-02 14:12:38.891 | +-------------------------------------------+ 2026-09-02 14:12:39.480 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-02 14:12:39.484 | + ./stack.sh:main:1485 : command openstack complete 2026-09-02 14:12:39.484 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-02 14:12:42.763 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-02 14:12:42.783 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:42.786 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-02 14:12:42.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 14:12:42.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 14:12:42.795 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-02 14:12:42.797 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:12:42.801 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-02 14:12:42.804 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-02 14:12:42.806 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-02 14:12:42.809 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-02 14:12:42.813 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-02 14:12:42.815 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-02 14:12:42.818 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-02 14:12:42.823 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-02 14:12:42.861 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-02 14:12:42.866 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-02 14:12:42.867 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-02 14:12:42.867 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-02 14:12:42.872 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-02 14:12:42.874 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-02 14:12:42.877 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-02 14:12:42.880 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-02 14:12:42.883 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-02 14:12:42.886 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-02 14:12:42.903 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-09-02 14:12:42.921 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-02 14:12:42.924 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:12:42.927 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-02 14:12:42.931 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-02 14:12:42.934 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 14:12:42.937 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-02 14:12:42.941 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 14:12:42.944 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 14:12:42.947 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 14:12:42.950 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 14:12:42.953 | + functions-common:run_phase:1858 : local extra 2026-09-02 14:12:42.957 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 14:12:42.962 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 14:12:42.965 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 14:12:42.968 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 14:12:42.971 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-02 14:12:42.975 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 14:12:42.993 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:42.996 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:12:42.999 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:43.002 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-02 14:12:43.005 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:43.008 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 14:12:43.010 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:43.013 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-02 14:12:43.017 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:43.020 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-02 14:12:43.023 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-02 14:12:43.026 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-02 14:12:43.029 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-02 14:12:43.079 | [2018 Async install_tempest:39124]: Waiting for completion of install_tempest running on PID 39124 (1 other jobs running) 2026-09-02 14:12:43.103 | [2018 Async install_tempest:39124]: Signaling child to exit 2026-09-02 14:12:43.104 | WAKEUP 2026-09-02 14:12:43.125 | [2018 Async install_tempest:39124]: Signaled 2026-09-02 14:12:43.127 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-02 14:12:43.127 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-02 14:12:43.127 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-02 14:12:43.127 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-02 14:12:43.127 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-02 14:12:43.128 | +++ functions-common:git_clone:593 : pwd 2026-09-02 14:12:43.128 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 14:12:43.128 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 14:12:43.128 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 14:12:43.128 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-02 14:12:43.128 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 14:12:43.128 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 14:12:43.129 | ++ functions-common:git_clone:610 : echo master 2026-09-02 14:12:43.129 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 14:12:43.129 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-02 14:12:43.129 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 14:12:43.129 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-02 14:12:43.129 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 14:12:43.130 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 14:12:43.130 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:12:43.130 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 14:12:43.131 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:12:43.131 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:12:43.131 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 14:12:43.131 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:12:43.131 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:12:43.131 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788357779222 2026-09-02 14:12:43.132 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-02 14:12:43.132 | Cloning into '/opt/stack/tempest'... 2026-09-02 14:12:43.132 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:12:43.132 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:12:43.132 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:43.132 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:43.133 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:12:43.133 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:43.133 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:12:43.133 | ++ functions-common:time_stop:2427 : start_time=1788357779222 2026-09-02 14:12:43.133 | ++ functions-common:time_stop:2429 : [[ -z 1788357779222 ]] 2026-09-02 14:12:43.133 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:43.134 | ++ functions-common:time_stop:2432 : end_time=1788357788647 2026-09-02 14:12:43.134 | ++ functions-common:time_stop:2433 : elapsed_time=9425 2026-09-02 14:12:43.134 | ++ functions-common:time_stop:2434 : total=396769 2026-09-02 14:12:43.134 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:43.134 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406194 2026-09-02 14:12:43.134 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-02 14:12:43.134 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 14:12:43.135 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 14:12:43.135 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 14:12:43.135 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:12:43.135 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 14:12:43.135 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:12:43.136 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:12:43.136 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 14:12:43.136 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:12:43.137 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:12:43.137 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788357788709 2026-09-02 14:12:43.137 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 14:12:43.137 | From https://review.opendev.org/openstack/tempest 2026-09-02 14:12:43.137 | * branch master -> FETCH_HEAD 2026-09-02 14:12:43.137 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:12:43.137 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:12:43.137 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:43.137 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:43.138 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:12:43.138 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:43.138 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:12:43.138 | ++ functions-common:time_stop:2427 : start_time=1788357788709 2026-09-02 14:12:43.138 | ++ functions-common:time_stop:2429 : [[ -z 1788357788709 ]] 2026-09-02 14:12:43.138 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:43.138 | ++ functions-common:time_stop:2432 : end_time=1788357789277 2026-09-02 14:12:43.139 | ++ functions-common:time_stop:2433 : elapsed_time=568 2026-09-02 14:12:43.139 | ++ functions-common:time_stop:2434 : total=406194 2026-09-02 14:12:43.139 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:43.139 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406762 2026-09-02 14:12:43.139 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 14:12:43.139 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 14:12:43.140 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 14:12:43.140 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:12:43.140 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 14:12:43.140 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:12:43.141 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:12:43.141 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 14:12:43.141 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:12:43.141 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:12:43.141 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788357789336 2026-09-02 14:12:43.141 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 14:12:43.142 | Note: switching to 'FETCH_HEAD'. 2026-09-02 14:12:43.142 | 2026-09-02 14:12:43.142 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 14:12:43.142 | changes and commit them, and you can discard any commits you make in this 2026-09-02 14:12:43.142 | state without impacting any branches by switching back to a branch. 2026-09-02 14:12:43.143 | 2026-09-02 14:12:43.143 | If you want to create a new branch to retain commits you create, you may 2026-09-02 14:12:43.143 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 14:12:43.143 | 2026-09-02 14:12:43.143 | git switch -c 2026-09-02 14:12:43.143 | 2026-09-02 14:12:43.143 | Or undo this operation with: 2026-09-02 14:12:43.144 | 2026-09-02 14:12:43.144 | git switch - 2026-09-02 14:12:43.144 | 2026-09-02 14:12:43.144 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 14:12:43.144 | 2026-09-02 14:12:43.144 | HEAD is now at 0a19cf44f Merge "Detach ports from vm before deleting them in Neutron" 2026-09-02 14:12:43.145 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:12:43.145 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:12:43.145 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:43.145 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:43.145 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:12:43.145 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:43.146 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:12:43.146 | ++ functions-common:time_stop:2427 : start_time=1788357789336 2026-09-02 14:12:43.146 | ++ functions-common:time_stop:2429 : [[ -z 1788357789336 ]] 2026-09-02 14:12:43.146 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:43.146 | ++ functions-common:time_stop:2432 : end_time=1788357789523 2026-09-02 14:12:43.146 | ++ functions-common:time_stop:2433 : elapsed_time=187 2026-09-02 14:12:43.147 | ++ functions-common:time_stop:2434 : total=406762 2026-09-02 14:12:43.147 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:43.147 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406949 2026-09-02 14:12:43.147 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-02 14:12:43.147 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-02 14:12:43.148 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-02 14:12:43.148 | ++ functions-common:git_clone:673 : head -1 2026-09-02 14:12:43.148 | 0a19cf44f Merge "Detach ports from vm before deleting them in Neutron" 2026-09-02 14:12:43.148 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 14:12:43.149 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-02 14:12:43.149 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-02 14:12:43.149 | ++ 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-09-02 14:12:43.149 | Collecting tox!=2.8.0,<4.0.0 2026-09-02 14:12:43.149 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-02 14:12:43.149 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-02 14:12:43.149 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 14:12:43.149 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-09-02 14:12:43.150 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-02 14:12:43.150 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 14:12:43.150 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-02 14:12:43.150 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-02 14:12:43.150 | 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-09-02 14:12:43.150 | 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-09-02 14:12:43.150 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 14:12:43.151 | 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-09-02 14:12:43.151 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-02 14:12:43.151 | 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.11.3) 2026-09-02 14:12:43.151 | 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-09-02 14:12:43.151 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-02 14:12:43.151 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-02 14:12:43.151 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-02 14:12:43.151 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-02 14:12:43.152 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-02 14:12:43.152 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-02 14:12:43.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 49.3 MB/s 0:00:00 2026-09-02 14:12:43.152 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-02 14:12:43.152 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-02 14:12:43.152 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-02 14:12:43.152 | 2026-09-02 14:12:43.153 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-09-02 14:12:43.153 | ++ inc/python:pip_install:216 : result=0 2026-09-02 14:12:43.153 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-02 14:12:43.153 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:12:43.153 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:43.153 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2427 : start_time=1788357789589 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2429 : [[ -z 1788357789589 ]] 2026-09-02 14:12:43.154 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2432 : end_time=1788357793193 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2433 : elapsed_time=3604 2026-09-02 14:12:43.154 | ++ functions-common:time_stop:2434 : total=152545 2026-09-02 14:12:43.155 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:43.155 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156149 2026-09-02 14:12:43.155 | ++ inc/python:pip_install:219 : return 0 2026-09-02 14:12:43.155 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-02 14:12:43.155 | /opt/stack/tempest ~/devstack 2026-09-02 14:12:43.155 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-02 14:12:43.155 | Switched to branch 'master' 2026-09-02 14:12:43.155 | Your branch is up to date with 'origin/master'. 2026-09-02 14:12:43.155 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-02 14:12:43.156 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-02 14:12:43.156 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.21xU9zMk4b 2026-09-02 14:12:43.156 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.21xU9zMk4b 2026-09-02 14:12:43.156 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-02 14:12:43.156 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.21xU9zMk4b 2026-09-02 14:12:43.156 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-02 14:12:43.156 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-02 14:12:43.156 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-02 14:12:43.157 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:12:43.157 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:12:43.157 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:12:43.157 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:12:43.157 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-02 14:12:43.157 | full create: /opt/stack/tempest/.tox/tempest 2026-09-02 14:12:43.157 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-02 14:12:43.157 | full develop-inst: /opt/stack/tempest 2026-09-02 14:12:43.157 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 14:12:43.158 | ___________________________________ summary ____________________________________ 2026-09-02 14:12:43.158 | full: skipped tests 2026-09-02 14:12:43.158 | congratulations :) 2026-09-02 14:12:43.158 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.21xU9zMk4b -r requirements.txt 2026-09-02 14:12:43.158 | 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-09-02 14:12:43.158 | 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.16.0) 2026-09-02 14:12:43.158 | 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-09-02 14:12:43.158 | 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-09-02 14:12:43.158 | 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-09-02 14:12:43.158 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-02 14:12:43.158 | 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-09-02 14:12:43.159 | 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-09-02 14:12:43.159 | 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-09-02 14:12:43.159 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-02 14:12:43.159 | 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-09-02 14:12:43.159 | 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-09-02 14:12:43.159 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-02 14:12:43.159 | 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-09-02 14:12:43.159 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-02 14:12:43.159 | 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-09-02 14:12:43.159 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-02 14:12:43.159 | 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-09-02 14:12:43.159 | 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-09-02 14:12:43.160 | 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-09-02 14:12:43.160 | 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-09-02 14:12:43.160 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-02 14:12:43.160 | 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-09-02 14:12:43.160 | 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-09-02 14:12:43.160 | 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-09-02 14:12:43.160 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 14:12:43.161 | 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-09-02 14:12:43.161 | 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-09-02 14:12:43.161 | 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-09-02 14:12:43.161 | 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.6.3) 2026-09-02 14:12:43.161 | 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-09-02 14:12:43.161 | 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-09-02 14:12:43.161 | 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-09-02 14:12:43.161 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-02 14:12:43.162 | 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-09-02 14:12:43.162 | 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-09-02 14:12:43.162 | 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-09-02 14:12:43.162 | 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-09-02 14:12:43.162 | 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-09-02 14:12:43.162 | 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-09-02 14:12:43.162 | 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.1) 2026-09-02 14:12:43.162 | 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-09-02 14:12:43.163 | 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-09-02 14:12:43.163 | 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-09-02 14:12:43.163 | 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.3) 2026-09-02 14:12:43.163 | 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-09-02 14:12:43.163 | 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.2) 2026-09-02 14:12:43.163 | 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.3.0) 2026-09-02 14:12:43.163 | 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-09-02 14:12:43.164 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-02 14:12:43.164 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-02 14:12:43.164 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-02 14:12:43.165 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-02 14:12:43.165 | 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.16.0) 2026-09-02 14:12:43.165 | 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-09-02 14:12:43.165 | 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.5.0) 2026-09-02 14:12:43.165 | 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-09-02 14:12:43.165 | 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-09-02 14:12:43.165 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 14:12:43.165 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-02 14:12:43.165 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-02 14:12:43.166 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-02 14:12:43.166 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.21xU9zMk4b 2026-09-02 14:12:43.166 | ++ lib/tempest:install_tempest:868 : popd 2026-09-02 14:12:43.166 | ~/devstack 2026-09-02 14:12:43.173 | [2018 Async install_tempest:39124]: finished install_tempest with result 0 in 43 seconds 2026-09-02 14:12:43.177 | ++ inc/async:async_wait:197 : return 0 2026-09-02 14:12:43.180 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-02 14:12:43.182 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:12:43.185 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-02 14:12:43.187 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-02 14:12:43.192 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-02 14:12:43.194 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-02 14:12:43.197 | ++ inc/python:setup_develop:353 : local bindep 2026-09-02 14:12:43.199 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-02 14:12:43.201 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-02 14:12:43.203 | ++ inc/python:setup_develop:359 : local extras= 2026-09-02 14:12:43.206 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-02 14:12:43.208 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 14:12:43.209 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-02 14:12:43.212 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-02 14:12:43.215 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 14:12:43.218 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 14:12:43.225 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-02 14:12:43.227 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 14:12:43.230 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-02 14:12:43.233 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 14:12:43.235 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 14:12:43.238 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-02 14:12:43.245 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-02 14:12:43.247 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-02 14:12:43.251 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-02 14:12:43.410 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-02 14:12:43.413 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-02 14:12:43.415 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-02 14:12:43.418 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 14:12:43.420 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-02 14:12:43.422 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-02 14:12:43.423 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-02 14:12:43.425 | ++ inc/python:setup_package:446 : local extras= 2026-09-02 14:12:43.428 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 14:12:43.430 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 14:12:43.433 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 14:12:43.436 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 14:12:43.439 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 14:12:43.441 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-02 14:12:43.463 | Using python 3.12 to install /opt/stack/tempest 2026-09-02 14:12:43.465 | ++ 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-09-02 14:12:44.486 | Obtaining file:///opt/stack/tempest 2026-09-02 14:12:44.489 | Installing build dependencies: started 2026-09-02 14:12:46.288 | Installing build dependencies: finished with status 'done' 2026-09-02 14:12:46.289 | Checking if build backend supports build_editable: started 2026-09-02 14:12:46.851 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 14:12:46.853 | Getting requirements to build editable: started 2026-09-02 14:12:47.162 | Getting requirements to build editable: finished with status 'done' 2026-09-02 14:12:47.164 | Preparing editable metadata (pyproject.toml): started 2026-09-02 14:12:48.503 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 14:12:48.528 | 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.dev46) (7.0.3) 2026-09-02 14:12:48.529 | 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.dev46) (4.16.0) 2026-09-02 14:12:48.530 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.26.0) 2026-09-02 14:12:48.530 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (2.9.1) 2026-09-02 14:12:48.531 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.0.0) 2026-09-02 14:12:48.532 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (43.0.3) 2026-09-02 14:12:48.533 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (1.3.0) 2026-09-02 14:12:48.534 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (7.6.1) 2026-09-02 14:12:48.535 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (10.7.0) 2026-09-02 14:12:48.535 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (8.3.1) 2026-09-02 14:12:48.578 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev46) 2026-09-02 14:12:48.581 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-02 14:12:48.585 | 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.dev46) (5.11.0) 2026-09-02 14:12:48.586 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (10.2.0) 2026-09-02 14:12:48.587 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.3.2) 2026-09-02 14:12:48.588 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (6.0.3) 2026-09-02 14:12:48.589 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (1.4.6) 2026-09-02 14:12:48.590 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (5.9.1) 2026-09-02 14:12:48.591 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (3.18.0) 2026-09-02 14:12:48.591 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (2.7.0) 2026-09-02 14:12:48.592 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (3.1.0) 2026-09-02 14:12:48.593 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.7.1) 2026-09-02 14:12:48.594 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.20) 2026-09-02 14:12:48.595 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.6.2) 2026-09-02 14:12:48.596 | 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.dev46) (0.6.0) 2026-09-02 14:12:48.597 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (4.2.0) 2026-09-02 14:12:48.601 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (3.0.53) 2026-09-02 14:12:48.602 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (1.11.0) 2026-09-02 14:12:48.603 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (15.0.0) 2026-09-02 14:12:48.604 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (1.8.0) 2026-09-02 14:12:48.607 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev46) (2.1.1) 2026-09-02 14:12:48.611 | 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.dev46) (3.0) 2026-09-02 14:12:48.613 | 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.dev46) (2.3.0) 2026-09-02 14:12:48.619 | 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.dev46) (26.1.0) 2026-09-02 14:12:48.620 | 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.dev46) (2025.9.1) 2026-09-02 14:12:48.621 | 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.dev46) (0.37.0) 2026-09-02 14:12:48.622 | 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.dev46) (2026.6.3) 2026-09-02 14:12:48.630 | 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.dev46) (6.9.0) 2026-09-02 14:12:48.633 | 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.dev46) (2.0.0) 2026-09-02 14:12:48.634 | 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.dev46) (2.34.2) 2026-09-02 14:12:48.638 | 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.dev46) (6.5.0) 2026-09-02 14:12:48.640 | 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.dev46) (2.9.0.post0) 2026-09-02 14:12:48.642 | 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.dev46) (4.16.0) 2026-09-02 14:12:48.645 | 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.dev46) (1.2.1) 2026-09-02 14:12:48.649 | 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.dev46) (2.1.0) 2026-09-02 14:12:48.650 | 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.dev46) (3.3.2) 2026-09-02 14:12:48.651 | 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.dev46) (26.3) 2026-09-02 14:12:48.652 | 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.dev46) (7.2.2) 2026-09-02 14:12:48.658 | 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.dev46) (5.0.0) 2026-09-02 14:12:48.659 | 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.dev46) (3.0.3) 2026-09-02 14:12:48.660 | 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.dev46) (1.6.2) 2026-09-02 14:12:48.666 | 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.dev46) (84.0.0) 2026-09-02 14:12:48.669 | 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.dev46) (0.8.2) 2026-09-02 14:12:48.688 | 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.dev46) (1.17.0) 2026-09-02 14:12:48.698 | 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.dev46) (3.5.0) 2026-09-02 14:12:48.699 | 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.dev46) (3.18) 2026-09-02 14:12:48.701 | 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.dev46) (2023.11.17) 2026-09-02 14:12:48.717 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (4.2.0) 2026-09-02 14:12:48.718 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (2.20.0) 2026-09-02 14:12:48.723 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (0.1.2) 2026-09-02 14:12:48.737 | 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.dev46) (0.16.0) 2026-09-02 14:12:48.750 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev46) 2026-09-02 14:12:48.753 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-02 14:12:48.790 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-02 14:12:48.792 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-02 14:12:48.809 | Building wheels for collected packages: tempest 2026-09-02 14:12:48.810 | Building editable for tempest (pyproject.toml): started 2026-09-02 14:12:50.413 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-02 14:12:50.415 | Created wheel for tempest: filename=tempest-46.3.1.dev46-0.editable-py3-none-any.whl size=8321 sha256=b56be71a04e6f62913e50a1c8d6bfdf3b1154646a8236ece2aca8044a29fe51d 2026-09-02 14:12:50.415 | Stored in directory: /tmp/pip-ephem-wheel-cache-f6hg3v2t/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-02 14:12:50.420 | Successfully built tempest 2026-09-02 14:12:50.715 | Installing collected packages: tomlkit, stestr, tempest 2026-09-02 14:12:50.978 | 2026-09-02 14:12:51.003 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev46 tomlkit-0.15.1 2026-09-02 14:12:51.156 | ++ inc/python:pip_install:216 : result=0 2026-09-02 14:12:51.158 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-02 14:12:51.160 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:12:51.162 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:12:51.164 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:12:51.166 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:12:51.168 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:12:51.169 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-02 14:12:51.171 | ++ functions-common:time_stop:2427 : start_time=1788358363456 2026-09-02 14:12:51.173 | ++ functions-common:time_stop:2429 : [[ -z 1788358363456 ]] 2026-09-02 14:12:51.176 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:12:51.179 | ++ functions-common:time_stop:2432 : end_time=1788358371177 2026-09-02 14:12:51.181 | ++ functions-common:time_stop:2433 : elapsed_time=7721 2026-09-02 14:12:51.183 | ++ functions-common:time_stop:2434 : total=163806 2026-09-02 14:12:51.185 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:12:51.187 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171527 2026-09-02 14:12:51.189 | ++ inc/python:pip_install:219 : return 0 2026-09-02 14:12:51.191 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 14:12:51.193 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:12:51.195 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-02 14:12:51.197 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-02 14:12:51.199 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 14:12:51.201 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 14:12:51.203 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-02 14:12:51.205 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-02 14:12:51.207 | ++ 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-09-02 14:12:51.209 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-02 14:12:51.211 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-02 14:12:51.213 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-02 14:12:51.215 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-02 14:12:51.217 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-02 14:12:51.219 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-02 14:12:51.221 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-02 14:12:51.223 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-02 14:12:51.225 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-02 14:12:51.227 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-02 14:12:51.230 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-02 14:12:51.232 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-02 14:12:51.233 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-02 14:12:51.235 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-02 14:12:51.237 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-02 14:12:51.240 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-02 14:12:51.241 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-02 14:12:51.244 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-02 14:12:51.244 | ' 2026-09-02 14:12:51.245 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-02 14:12:51.247 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-02 14:12:51.261 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:51.263 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-02 14:12:51.266 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-02 14:12:51.268 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-02 14:12:51.270 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-02 14:12:51.273 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-02 14:12:51.274 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-02 14:12:51.274 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-02 14:12:54.889 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:12:54.892 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-02 14:12:54.894 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-02 14:12:54.898 | ++ lib/tempest:get_active_images:176 : img_id=e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd 2026-09-02 14:12:54.900 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-02 14:12:54.903 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-02 14:12:54.906 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-02 14:12:54.908 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-02 14:12:54.911 | ++ lib/tempest:configure_tempest:266 : '[' -z e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd ']' 2026-09-02 14:12:54.915 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd 2026-09-02 14:12:54.918 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-02 14:12:54.934 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-02 14:12:54.939 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-02 14:12:54.942 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-02 14:12:54.944 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-02 14:12:54.947 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-02 14:12:54.950 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-02 14:12:54.953 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-02 14:12:54.955 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-02 14:12:54.958 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-02 14:12:54.959 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-02 14:12:57.955 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:12:57.959 | ++ lib/tempest:configure_tempest:303 : admin_project_id=adfd78c25d2245f4b9216c9876bfef96 2026-09-02 14:12:57.961 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-02 14:12:57.975 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:12:57.977 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-02 14:13:01.052 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:13:01.055 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 14:13:01.055 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-02 14:13:01.055 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 14:13:01.056 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-02 14:13:01.056 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-02 14:13:01.056 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-02 14:13:01.057 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-02 14:13:01.057 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-02 14:13:01.057 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-02 14:13:01.057 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-02 14:13:01.057 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-02 14:13:01.057 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-02 14:13:01.057 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-02 14:13:01.058 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-02 14:13:01.058 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-02 14:13:01.062 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 14:13:01.062 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-02 14:13:01.063 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 14:13:01.063 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-02 14:13:01.063 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-02 14:13:01.063 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-02 14:13:01.063 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-02 14:13:01.063 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-02 14:13:01.064 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-02 14:13:01.064 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-02 14:13:01.064 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-02 14:13:01.064 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-02 14:13:01.064 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-02 14:13:01.064 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-02 14:13:01.066 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd 2026-09-02 14:13:01.069 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-02 14:13:01.073 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd -c size -f value 2026-09-02 14:13:04.057 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:13:04.061 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-02 14:13:04.064 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-02 14:13:04.065 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-02 14:13:04.106 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-02 14:13:04.109 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-02 14:13:04.112 | ++ 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-09-02 14:13:06.851 | +----------------------------+-----------------------+ 2026-09-02 14:13:06.851 | | Field | Value | 2026-09-02 14:13:06.851 | +----------------------------+-----------------------+ 2026-09-02 14:13:06.851 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:13:06.851 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:13:06.851 | | description | None | 2026-09-02 14:13:06.851 | | disk | 1 | 2026-09-02 14:13:06.851 | | id | 42 | 2026-09-02 14:13:06.851 | | name | m1.nano | 2026-09-02 14:13:06.851 | | os-flavor-access:is_public | True | 2026-09-02 14:13:06.852 | | properties | hw_rng:allowed='True' | 2026-09-02 14:13:06.852 | | ram | 192 | 2026-09-02 14:13:06.852 | | rxtx_factor | 1.0 | 2026-09-02 14:13:06.852 | | swap | 0 | 2026-09-02 14:13:06.852 | | vcpus | 1 | 2026-09-02 14:13:06.852 | +----------------------------+-----------------------+ 2026-09-02 14:13:07.128 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-02 14:13:07.131 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 14:13:07.131 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-02 14:13:07.131 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 14:13:07.131 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-02 14:13:07.131 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-02 14:13:07.131 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-02 14:13:07.131 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-02 14:13:07.131 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-02 14:13:07.132 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-02 14:13:07.132 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-02 14:13:07.132 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-02 14:13:07.132 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-02 14:13:07.132 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-02 14:13:07.132 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-02 14:13:07.134 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd 2026-09-02 14:13:07.136 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-02 14:13:07.140 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd -c size -f value 2026-09-02 14:13:10.111 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:13:10.113 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-02 14:13:10.116 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-02 14:13:10.117 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-02 14:13:10.157 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-02 14:13:10.159 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-02 14:13:10.161 | ++ 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-09-02 14:13:12.903 | +----------------------------+-----------------------+ 2026-09-02 14:13:12.904 | | Field | Value | 2026-09-02 14:13:12.904 | +----------------------------+-----------------------+ 2026-09-02 14:13:12.904 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 14:13:12.904 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 14:13:12.904 | | description | None | 2026-09-02 14:13:12.904 | | disk | 1 | 2026-09-02 14:13:12.904 | | id | 84 | 2026-09-02 14:13:12.904 | | name | m1.micro | 2026-09-02 14:13:12.904 | | os-flavor-access:is_public | True | 2026-09-02 14:13:12.905 | | properties | hw_rng:allowed='True' | 2026-09-02 14:13:12.905 | | ram | 256 | 2026-09-02 14:13:12.905 | | rxtx_factor | 1.0 | 2026-09-02 14:13:12.905 | | swap | 0 | 2026-09-02 14:13:12.905 | | vcpus | 1 | 2026-09-02 14:13:12.905 | +----------------------------+-----------------------+ 2026-09-02 14:13:13.180 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-02 14:13:13.182 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-02 14:13:13.196 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:13.198 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-02 14:13:13.201 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-02 14:13:13.204 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-02 14:13:13.206 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-02 14:13:13.208 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-02 14:13:13.211 | +++ functions-common:git_clone:593 : pwd 2026-09-02 14:13:13.214 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 14:13:13.216 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 14:13:13.220 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 14:13:13.235 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-02 14:13:13.237 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 14:13:13.239 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 14:13:13.242 | ++ functions-common:git_clone:610 : echo master 2026-09-02 14:13:13.242 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 14:13:13.246 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-02 14:13:13.248 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 14:13:13.250 | ++ 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-09-02 14:13:13.252 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 14:13:13.254 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 14:13:13.256 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:13:13.258 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 14:13:13.260 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:13:13.262 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:13:13.264 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 14:13:13.266 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:13:13.269 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:13:13.273 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788358393270 2026-09-02 14:13:13.275 | ++ 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-09-02 14:13:13.278 | Cloning into '/opt/stack/os-test-images'... 2026-09-02 14:13:13.924 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:13:13.927 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:13:13.930 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:13:13.932 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:13:13.934 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:13:13.936 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:13:13.939 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:13:13.941 | ++ functions-common:time_stop:2427 : start_time=1788358393270 2026-09-02 14:13:13.943 | ++ functions-common:time_stop:2429 : [[ -z 1788358393270 ]] 2026-09-02 14:13:13.946 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:13:13.949 | ++ functions-common:time_stop:2432 : end_time=1788358393947 2026-09-02 14:13:13.951 | ++ functions-common:time_stop:2433 : elapsed_time=677 2026-09-02 14:13:13.954 | ++ functions-common:time_stop:2434 : total=396769 2026-09-02 14:13:13.956 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:13:13.957 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=397446 2026-09-02 14:13:13.959 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-02 14:13:13.963 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 14:13:13.967 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 14:13:13.971 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 14:13:13.975 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:13:13.978 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 14:13:13.982 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:13:13.986 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:13:13.990 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 14:13:13.992 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:13:13.996 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:13:14.002 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788358393998 2026-09-02 14:13:14.004 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 14:13:14.486 | From https://review.opendev.org/openstack/os-test-images 2026-09-02 14:13:14.486 | * branch master -> FETCH_HEAD 2026-09-02 14:13:14.497 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:13:14.499 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:13:14.503 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:13:14.505 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:13:14.509 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:13:14.512 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:13:14.514 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:13:14.516 | ++ functions-common:time_stop:2427 : start_time=1788358393998 2026-09-02 14:13:14.520 | ++ functions-common:time_stop:2429 : [[ -z 1788358393998 ]] 2026-09-02 14:13:14.523 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:13:14.528 | ++ functions-common:time_stop:2432 : end_time=1788358394525 2026-09-02 14:13:14.531 | ++ functions-common:time_stop:2433 : elapsed_time=527 2026-09-02 14:13:14.534 | ++ functions-common:time_stop:2434 : total=397446 2026-09-02 14:13:14.537 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:13:14.539 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=397973 2026-09-02 14:13:14.544 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 14:13:14.548 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 14:13:14.552 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 14:13:14.555 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 14:13:14.557 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 14:13:14.561 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 14:13:14.564 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 14:13:14.567 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 14:13:14.570 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 14:13:14.573 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 14:13:14.579 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788358394575 2026-09-02 14:13:14.582 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 14:13:14.589 | Note: switching to 'FETCH_HEAD'. 2026-09-02 14:13:14.589 | 2026-09-02 14:13:14.589 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 14:13:14.590 | changes and commit them, and you can discard any commits you make in this 2026-09-02 14:13:14.590 | state without impacting any branches by switching back to a branch. 2026-09-02 14:13:14.590 | 2026-09-02 14:13:14.590 | If you want to create a new branch to retain commits you create, you may 2026-09-02 14:13:14.590 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 14:13:14.590 | 2026-09-02 14:13:14.590 | git switch -c 2026-09-02 14:13:14.590 | 2026-09-02 14:13:14.591 | Or undo this operation with: 2026-09-02 14:13:14.591 | 2026-09-02 14:13:14.591 | git switch - 2026-09-02 14:13:14.591 | 2026-09-02 14:13:14.591 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 14:13:14.591 | 2026-09-02 14:13:14.591 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-02 14:13:14.593 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 14:13:14.597 | ++ functions-common:time_stop:2420 : local name 2026-09-02 14:13:14.601 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 14:13:14.604 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 14:13:14.608 | ++ functions-common:time_stop:2423 : local total 2026-09-02 14:13:14.610 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 14:13:14.612 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 14:13:14.616 | ++ functions-common:time_stop:2427 : start_time=1788358394575 2026-09-02 14:13:14.618 | ++ functions-common:time_stop:2429 : [[ -z 1788358394575 ]] 2026-09-02 14:13:14.623 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 14:13:14.626 | ++ functions-common:time_stop:2432 : end_time=1788358394624 2026-09-02 14:13:14.628 | ++ functions-common:time_stop:2433 : elapsed_time=49 2026-09-02 14:13:14.632 | ++ functions-common:time_stop:2434 : total=397973 2026-09-02 14:13:14.634 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 14:13:14.638 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398022 2026-09-02 14:13:14.641 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-02 14:13:14.663 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-02 14:13:14.667 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-02 14:13:14.669 | ++ functions-common:git_clone:673 : head -1 2026-09-02 14:13:14.671 | 5d0367e Clean-up zuul config spacing 2026-09-02 14:13:14.674 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 14:13:14.679 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-02 14:13:14.679 | /opt/stack/os-test-images ~/devstack 2026-09-02 14:13:14.683 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-02 14:13:15.155 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-02 14:13:15.817 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-02 14:13:18.345 | generate installed: PyYAML==6.0.3 2026-09-02 14:13:18.346 | generate run-test-pre: PYTHONHASHSEED='1647504798' 2026-09-02 14:13:18.347 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-02 14:13:18.463 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-02 14:13:18.483 | 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-09-02 14:13:18.503 | 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-09-02 14:13:18.529 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-02 14:13:18.531 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-02 14:13:18.539 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-02 14:13:18.552 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-02 14:13:18.589 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-02 14:13:18.601 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-02 14:13:18.608 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-02 14:13:18.620 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-02 14:13:18.620 | 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-09-02 14:13:18.628 | 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-09-02 14:13:18.633 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-02 14:13:18.655 | 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-09-02 14:13:18.658 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-02 14:13:18.660 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-02 14:13:18.670 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-02 14:13:18.681 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-02 14:13:18.694 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-02 14:13:18.696 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-09-02 14:13:18.710 | 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-09-02 14:13:18.713 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-02 14:13:18.715 | 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-09-02 14:13:18.727 | 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-09-02 14:13:18.730 | 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-09-02 14:13:18.742 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-02 14:13:18.768 | ___________________________________ summary ____________________________________ 2026-09-02 14:13:18.768 | generate: commands succeeded 2026-09-02 14:13:18.768 | congratulations :) 2026-09-02 14:13:18.810 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-02 14:13:18.810 | ~/devstack 2026-09-02 14:13:18.814 | ++ 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-09-02 14:13:18.853 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-02 14:13:18.856 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-02 14:13:18.876 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-02 14:13:18.879 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-02 14:13:18.882 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-02 14:13:18.914 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-02 14:13:18.950 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-02 14:13:18.952 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-02 14:13:18.954 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-02 14:13:18.956 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-02 14:13:18.960 | +++ 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-09-02 14:13:22.049 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:13:22.053 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 14:13:22.053 | address-scope 2026-09-02 14:13:22.053 | agent 2026-09-02 14:13:22.053 | allowed-address-pairs 2026-09-02 14:13:22.053 | auto-allocated-topology 2026-09-02 14:13:22.053 | availability_zone 2026-09-02 14:13:22.053 | default-subnetpools 2026-09-02 14:13:22.054 | dhcp_agent_scheduler 2026-09-02 14:13:22.054 | dns-integration 2026-09-02 14:13:22.054 | dns-domain-ports 2026-09-02 14:13:22.054 | dns-integration-domain-keywords 2026-09-02 14:13:22.054 | empty-string-filtering 2026-09-02 14:13:22.054 | external-net 2026-09-02 14:13:22.054 | extra_dhcp_opt 2026-09-02 14:13:22.054 | extraroute 2026-09-02 14:13:22.054 | extraroute-atomic 2026-09-02 14:13:22.054 | filter-validation 2026-09-02 14:13:22.055 | floating-ip-port-forwarding-detail 2026-09-02 14:13:22.055 | fip-port-details 2026-09-02 14:13:22.055 | flavors 2026-09-02 14:13:22.055 | floatingip-pools 2026-09-02 14:13:22.055 | router 2026-09-02 14:13:22.055 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:13:22.055 | enable-default-route-bfd 2026-09-02 14:13:22.055 | enable-default-route-ecmp 2026-09-02 14:13:22.055 | ext-gw-mode 2026-09-02 14:13:22.055 | l3-ha 2026-09-02 14:13:22.056 | external-gateway-multihoming 2026-09-02 14:13:22.056 | l3-flavors 2026-09-02 14:13:22.056 | l3_agent_scheduler 2026-09-02 14:13:22.056 | multi-provider 2026-09-02 14:13:22.056 | net-mtu 2026-09-02 14:13:22.056 | net-mtu-writable 2026-09-02 14:13:22.056 | network_availability_zone 2026-09-02 14:13:22.056 | network-ip-availability 2026-09-02 14:13:22.056 | network-ip-availability-details 2026-09-02 14:13:22.056 | pagination 2026-09-02 14:13:22.056 | port-device-profile 2026-09-02 14:13:22.057 | port-mac-address-regenerate 2026-09-02 14:13:22.057 | port-numa-affinity-policy 2026-09-02 14:13:22.057 | port-numa-affinity-policy-socket 2026-09-02 14:13:22.057 | binding 2026-09-02 14:13:22.057 | binding-extended 2026-09-02 14:13:22.057 | port-security 2026-09-02 14:13:22.057 | project-id 2026-09-02 14:13:22.057 | provider 2026-09-02 14:13:22.057 | qinq 2026-09-02 14:13:22.057 | quota-check-limit 2026-09-02 14:13:22.058 | quota-check-limit-default 2026-09-02 14:13:22.058 | quotas 2026-09-02 14:13:22.058 | quota_details 2026-09-02 14:13:22.058 | rbac-policies 2026-09-02 14:13:22.058 | rbac-address-scope 2026-09-02 14:13:22.058 | rbac-security-groups 2026-09-02 14:13:22.058 | revision-if-match 2026-09-02 14:13:22.058 | standard-attr-revisions 2026-09-02 14:13:22.058 | router_availability_zone 2026-09-02 14:13:22.058 | router-enable-snat 2026-09-02 14:13:22.058 | security-groups-default-rules 2026-09-02 14:13:22.059 | security-groups-default-statefulness 2026-09-02 14:13:22.059 | security-groups-normalized-cidr 2026-09-02 14:13:22.059 | security-groups-remote-address-group 2026-09-02 14:13:22.059 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:13:22.059 | security-groups-shared-filtering 2026-09-02 14:13:22.059 | security-group 2026-09-02 14:13:22.059 | service-type 2026-09-02 14:13:22.059 | sorting 2026-09-02 14:13:22.060 | standard-attr-description 2026-09-02 14:13:22.060 | stateful-security-group 2026-09-02 14:13:22.060 | subnet-dns-publish-fixed-ip 2026-09-02 14:13:22.060 | subnet-external-network 2026-09-02 14:13:22.060 | subnet_onboard 2026-09-02 14:13:22.060 | subnet-service-types 2026-09-02 14:13:22.060 | subnet_allocation 2026-09-02 14:13:22.060 | subnetpool-prefix-ops 2026-09-02 14:13:22.060 | tag-creation 2026-09-02 14:13:22.060 | standard-attr-tag 2026-09-02 14:13:22.061 | standard-attr-timestamp 2026-09-02 14:13:22.061 | vlan-transparent' 2026-09-02 14:13:22.061 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 14:13:22.061 | address-scope 2026-09-02 14:13:22.061 | agent 2026-09-02 14:13:22.061 | allowed-address-pairs 2026-09-02 14:13:22.061 | auto-allocated-topology 2026-09-02 14:13:22.061 | availability_zone 2026-09-02 14:13:22.061 | default-subnetpools 2026-09-02 14:13:22.062 | dhcp_agent_scheduler 2026-09-02 14:13:22.062 | dns-integration 2026-09-02 14:13:22.062 | dns-domain-ports 2026-09-02 14:13:22.062 | dns-integration-domain-keywords 2026-09-02 14:13:22.062 | empty-string-filtering 2026-09-02 14:13:22.062 | external-net 2026-09-02 14:13:22.062 | extra_dhcp_opt 2026-09-02 14:13:22.062 | extraroute 2026-09-02 14:13:22.062 | extraroute-atomic 2026-09-02 14:13:22.063 | filter-validation 2026-09-02 14:13:22.063 | floating-ip-port-forwarding-detail 2026-09-02 14:13:22.063 | fip-port-details 2026-09-02 14:13:22.063 | flavors 2026-09-02 14:13:22.063 | floatingip-pools 2026-09-02 14:13:22.063 | router 2026-09-02 14:13:22.063 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 14:13:22.063 | enable-default-route-bfd 2026-09-02 14:13:22.064 | enable-default-route-ecmp 2026-09-02 14:13:22.064 | ext-gw-mode 2026-09-02 14:13:22.064 | l3-ha 2026-09-02 14:13:22.064 | external-gateway-multihoming 2026-09-02 14:13:22.064 | l3-flavors 2026-09-02 14:13:22.064 | l3_agent_scheduler 2026-09-02 14:13:22.064 | multi-provider 2026-09-02 14:13:22.064 | net-mtu 2026-09-02 14:13:22.064 | net-mtu-writable 2026-09-02 14:13:22.064 | network_availability_zone 2026-09-02 14:13:22.065 | network-ip-availability 2026-09-02 14:13:22.065 | network-ip-availability-details 2026-09-02 14:13:22.065 | pagination 2026-09-02 14:13:22.065 | port-device-profile 2026-09-02 14:13:22.065 | port-mac-address-regenerate 2026-09-02 14:13:22.065 | port-numa-affinity-policy 2026-09-02 14:13:22.065 | port-numa-affinity-policy-socket 2026-09-02 14:13:22.065 | binding 2026-09-02 14:13:22.065 | binding-extended 2026-09-02 14:13:22.065 | port-security 2026-09-02 14:13:22.065 | project-id 2026-09-02 14:13:22.066 | provider 2026-09-02 14:13:22.066 | qinq 2026-09-02 14:13:22.066 | quota-check-limit 2026-09-02 14:13:22.066 | quota-check-limit-default 2026-09-02 14:13:22.066 | quotas 2026-09-02 14:13:22.066 | quota_details 2026-09-02 14:13:22.066 | rbac-policies 2026-09-02 14:13:22.066 | rbac-address-scope 2026-09-02 14:13:22.066 | rbac-security-groups 2026-09-02 14:13:22.066 | revision-if-match 2026-09-02 14:13:22.067 | standard-attr-revisions 2026-09-02 14:13:22.067 | router_availability_zone 2026-09-02 14:13:22.067 | router-enable-snat 2026-09-02 14:13:22.067 | security-groups-default-rules 2026-09-02 14:13:22.067 | security-groups-default-statefulness 2026-09-02 14:13:22.067 | security-groups-normalized-cidr 2026-09-02 14:13:22.067 | security-groups-remote-address-group 2026-09-02 14:13:22.067 | security-groups-rules-belongs-to-default-sg 2026-09-02 14:13:22.067 | security-groups-shared-filtering 2026-09-02 14:13:22.067 | security-group 2026-09-02 14:13:22.068 | service-type 2026-09-02 14:13:22.068 | sorting 2026-09-02 14:13:22.068 | standard-attr-description 2026-09-02 14:13:22.068 | stateful-security-group 2026-09-02 14:13:22.068 | subnet-dns-publish-fixed-ip 2026-09-02 14:13:22.068 | subnet-external-network 2026-09-02 14:13:22.068 | subnet_onboard 2026-09-02 14:13:22.068 | subnet-service-types 2026-09-02 14:13:22.068 | subnet_allocation 2026-09-02 14:13:22.068 | subnetpool-prefix-ops 2026-09-02 14:13:22.068 | tag-creation 2026-09-02 14:13:22.069 | standard-attr-tag 2026-09-02 14:13:22.069 | standard-attr-timestamp 2026-09-02 14:13:22.069 | vlan-transparent =~ external-net ]] 2026-09-02 14:13:22.069 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 14:13:22.069 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-02 14:13:25.190 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 14:13:25.192 | ++ lib/tempest:configure_tempest:395 : public_network_id=21f0326f-7680-4370-b3d4-a3e44f10a41e 2026-09-02 14:13:25.194 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-02 14:13:28.752 | +---------------------------+--------------------------------------+ 2026-09-02 14:13:28.752 | | Field | Value | 2026-09-02 14:13:28.752 | +---------------------------+--------------------------------------+ 2026-09-02 14:13:28.752 | | admin_state_up | UP | 2026-09-02 14:13:28.752 | | availability_zone_hints | | 2026-09-02 14:13:28.752 | | availability_zones | | 2026-09-02 14:13:28.753 | | created_at | 2026-09-02T14:13:27Z | 2026-09-02 14:13:28.753 | | description | | 2026-09-02 14:13:28.753 | | dns_domain | None | 2026-09-02 14:13:28.753 | | id | f80e9244-1940-4f72-a258-6b5e2da5ba27 | 2026-09-02 14:13:28.753 | | ipv4_address_scope | None | 2026-09-02 14:13:28.753 | | ipv6_address_scope | None | 2026-09-02 14:13:28.753 | | is_default | False | 2026-09-02 14:13:28.754 | | is_vlan_qinq | None | 2026-09-02 14:13:28.754 | | is_vlan_transparent | False | 2026-09-02 14:13:28.754 | | mtu | 1442 | 2026-09-02 14:13:28.754 | | name | shared | 2026-09-02 14:13:28.754 | | port_security_enabled | True | 2026-09-02 14:13:28.754 | | project_id | adfd78c25d2245f4b9216c9876bfef96 | 2026-09-02 14:13:28.754 | | provider:network_type | geneve | 2026-09-02 14:13:28.754 | | provider:physical_network | None | 2026-09-02 14:13:28.755 | | provider:segmentation_id | 14239 | 2026-09-02 14:13:28.755 | | pvlan | None | 2026-09-02 14:13:28.755 | | qinq | False | 2026-09-02 14:13:28.755 | | qos_policy_id | None | 2026-09-02 14:13:28.755 | | revision_number | 1 | 2026-09-02 14:13:28.755 | | router:external | Internal | 2026-09-02 14:13:28.755 | | segments | None | 2026-09-02 14:13:28.755 | | shared | True | 2026-09-02 14:13:28.755 | | status | ACTIVE | 2026-09-02 14:13:28.755 | | subnets | | 2026-09-02 14:13:28.756 | | tags | | 2026-09-02 14:13:28.756 | | updated_at | 2026-09-02T14:13:28Z | 2026-09-02 14:13:28.756 | +---------------------------+--------------------------------------+ 2026-09-02 14:13:29.034 | ++ 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-09-02 14:13:32.666 | +----------------------+--------------------------------------+ 2026-09-02 14:13:32.666 | | Field | Value | 2026-09-02 14:13:32.666 | +----------------------+--------------------------------------+ 2026-09-02 14:13:32.666 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-02 14:13:32.666 | | cidr | 192.168.233.0/24 | 2026-09-02 14:13:32.667 | | created_at | 2026-09-02T14:13:31Z | 2026-09-02 14:13:32.667 | | description | shared-subnet | 2026-09-02 14:13:32.667 | | dns_nameservers | | 2026-09-02 14:13:32.667 | | dns_publish_fixed_ip | None | 2026-09-02 14:13:32.667 | | enable_dhcp | True | 2026-09-02 14:13:32.667 | | gateway_ip | 192.168.233.1 | 2026-09-02 14:13:32.667 | | host_routes | | 2026-09-02 14:13:32.667 | | id | 95417bf5-d8b9-44ed-87af-a06da72420f0 | 2026-09-02 14:13:32.667 | | ip_version | 4 | 2026-09-02 14:13:32.667 | | ipv6_address_mode | None | 2026-09-02 14:13:32.668 | | ipv6_ra_mode | None | 2026-09-02 14:13:32.668 | | name | shared-subnet | 2026-09-02 14:13:32.668 | | network_id | f80e9244-1940-4f72-a258-6b5e2da5ba27 | 2026-09-02 14:13:32.668 | | project_id | adfd78c25d2245f4b9216c9876bfef96 | 2026-09-02 14:13:32.668 | | revision_number | 0 | 2026-09-02 14:13:32.668 | | router:external | False | 2026-09-02 14:13:32.668 | | segment_id | None | 2026-09-02 14:13:32.668 | | service_types | | 2026-09-02 14:13:32.668 | | subnetpool_id | None | 2026-09-02 14:13:32.669 | | tags | | 2026-09-02 14:13:32.669 | | updated_at | 2026-09-02T14:13:31Z | 2026-09-02 14:13:32.670 | +----------------------+--------------------------------------+ 2026-09-02 14:13:32.942 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-02 14:13:32.978 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-02 14:13:33.014 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-02 14:13:33.019 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-02 14:13:33.051 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-02 14:13:33.085 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-02 14:13:33.119 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-02 14:13:33.156 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-02 14:13:33.194 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.38/identity/v3 2026-09-02 14:13:33.232 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-02 14:13:33.266 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-02 14:13:33.302 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-02 14:13:33.336 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-02 14:13:33.338 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-02 14:13:33.374 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-02 14:13:33.409 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-02 14:13:33.444 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-02 14:13:33.478 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-02 14:13:33.515 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-02 14:13:33.536 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:33.538 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-02 14:13:33.541 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-02 14:13:33.579 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-02 14:13:33.597 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:33.600 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-02 14:13:33.636 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-02 14:13:33.670 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-02 14:13:33.705 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-02 14:13:33.708 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-02 14:13:33.743 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-02 14:13:33.776 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-02 14:13:33.797 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:33.801 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd 2026-09-02 14:13:33.833 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt e5ee91ab-651c-46ee-84b9-13d2dbf7b7cd 2026-09-02 14:13:33.867 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-02 14:13:33.902 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-02 14:13:33.935 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-02 14:13:33.970 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-02 14:13:33.988 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:33.990 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-02 14:13:33.993 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-02 14:13:33.996 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-02 14:13:33.999 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-02 14:13:34.001 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-02 14:13:34.005 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-02 14:13:34.026 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-02 14:13:34.028 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-02 14:13:34.062 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-02 14:13:34.098 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-02 14:13:34.134 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-02 14:13:34.171 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-02 14:13:34.206 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-02 14:13:34.242 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-02 14:13:34.276 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-02 14:13:34.311 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-02 14:13:34.346 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-02 14:13:34.349 | ++ 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-09-02 14:13:34.386 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-02 14:13:34.389 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-02 14:13:34.410 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:34.412 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-02 14:13:34.451 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-02 14:13:34.470 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:34.473 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-02 14:13:34.476 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-02 14:13:34.495 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:34.498 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-02 14:13:34.501 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-02 14:13:34.504 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-09-02 14:13:34.541 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-02 14:13:34.577 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 21f0326f-7680-4370-b3d4-a3e44f10a41e 2026-09-02 14:13:34.616 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-02 14:13:34.653 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-02 14:13:34.687 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-02 14:13:34.726 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-02 14:13:34.764 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-02 14:13:34.799 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-02 14:13:34.834 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-02 14:13:34.837 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-02 14:13:34.840 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-02 14:13:34.843 | ++ 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-09-02 14:13:34.884 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-02 14:13:34.888 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-02 14:13:34.889 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-02 14:13:34.893 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-02 14:13:34.896 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-02 14:13:34.930 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-02 14:13:34.933 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-02 14:13:34.935 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 14:13:34.938 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-02 14:13:34.941 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-02 14:13:34.972 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-02 14:13:35.008 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-02 14:13:35.043 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-02 14:13:35.078 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-02 14:13:35.112 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-02 14:13:35.147 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 14:13:35.149 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-02 14:13:35.153 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-02 14:13:35.171 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-02 14:13:35.206 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 14:13:35.210 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-02 14:13:35.217 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-02 14:13:35.237 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-02 14:13:35.270 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 14:13:35.273 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-02 14:13:35.275 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-02 14:13:35.278 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-02 14:13:35.296 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-02 14:13:35.330 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 14:13:35.333 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-02 14:13:35.337 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-02 14:13:35.356 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-02 14:13:35.390 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-02 14:13:35.425 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-02 14:13:35.429 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-02 14:13:35.464 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-02 14:13:35.467 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-02 14:13:35.469 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-02 14:13:35.472 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-02 14:13:35.494 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-02 14:13:35.497 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-02 14:13:35.531 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-02 14:13:35.550 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:35.553 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-02 14:13:35.592 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 14:13:35.595 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-02 14:13:35.599 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-02 14:13:35.602 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-02 14:13:35.605 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-02 14:13:35.608 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-02 14:13:35.611 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-02 14:13:35.614 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-02 14:13:35.617 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-02 14:13:35.637 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-02 14:13:35.640 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-02 14:13:35.676 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-02 14:13:35.679 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-02 14:13:35.682 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-02 14:13:35.685 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-02 14:13:35.719 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-02 14:13:35.755 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-02 14:13:35.789 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-02 14:13:35.791 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-02 14:13:35.794 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 14:13:35.797 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-02 14:13:35.816 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:35.819 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-02 14:13:35.855 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 14:13:35.858 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-02 14:13:35.877 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:35.880 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-02 14:13:35.916 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 14:13:35.919 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-02 14:13:35.939 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:35.942 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-02 14:13:35.976 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 14:13:35.979 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-02 14:13:35.998 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:36.001 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-02 14:13:36.035 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 14:13:36.038 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-02 14:13:36.058 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 14:13:36.060 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-02 14:13:36.094 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 14:13:36.097 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-02 14:13:36.115 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:36.117 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-02 14:13:36.151 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 14:13:36.154 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-02 14:13:36.173 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:13:36.176 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-02 14:13:36.211 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-02 14:13:36.214 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-02 14:13:36.251 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-02 14:13:36.254 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-02 14:13:36.288 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-02 14:13:36.291 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-02 14:13:36.325 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-02 14:13:36.328 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-02 14:13:36.362 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-02 14:13:36.364 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-02 14:13:36.399 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-02 14:13:36.401 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-02 14:13:36.404 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-02 14:13:36.408 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-02 14:13:36.413 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.PUeaBVDXD7 2026-09-02 14:13:36.416 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-02 14:13:36.419 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-02 14:13:36.422 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-02 14:13:36.427 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.TUvZ5lwDl0 2026-09-02 14:13:36.432 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.TUvZ5lwDl0 2026-09-02 14:13:36.435 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-02 14:13:36.438 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.TUvZ5lwDl0 2026-09-02 14:13:36.441 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-02 14:13:36.444 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-02 14:13:36.448 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-02 14:13:36.456 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:13:36.459 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:13:36.462 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:13:36.465 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 14:13:36.468 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-02 14:13:36.471 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-02 14:13:37.027 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-02 14:13:37.942 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-02 14:13:54.872 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-02 14:14:01.698 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 14:14:01.698 | ___________________________________ summary ____________________________________ 2026-09-02 14:14:01.698 | venv-tempest: skipped tests 2026-09-02 14:14:01.698 | congratulations :) 2026-09-02 14:14:01.744 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.TUvZ5lwDl0 -r requirements.txt 2026-09-02 14:14:02.706 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-02 14:14:02.706 | !! 2026-09-02 14:14:02.706 | 2026-09-02 14:14:02.706 | ******************************************************************************** 2026-09-02 14:14:02.706 | Requirements should be satisfied by a PEP 517 installer. 2026-09-02 14:14:02.706 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-02 14:14:02.706 | 2026-09-02 14:14:02.707 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 14:14:02.707 | calls to avoid build errors in the future. 2026-09-02 14:14:02.707 | ******************************************************************************** 2026-09-02 14:14:02.707 | 2026-09-02 14:14:02.707 | !! 2026-09-02 14:14:02.707 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-02 14:14:03.099 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-02 14:14:03.099 | !! 2026-09-02 14:14:03.099 | 2026-09-02 14:14:03.099 | ******************************************************************************** 2026-09-02 14:14:03.099 | Please avoid running ``setup.py`` directly. 2026-09-02 14:14:03.099 | Instead, use pypa/build, pypa/installer or other 2026-09-02 14:14:03.099 | standards-based tools. 2026-09-02 14:14:03.099 | 2026-09-02 14:14:03.099 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 14:14:03.100 | calls to avoid build errors in the future. 2026-09-02 14:14:03.100 | 2026-09-02 14:14:03.100 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-02 14:14:03.100 | ******************************************************************************** 2026-09-02 14:14:03.100 | 2026-09-02 14:14:03.100 | !! 2026-09-02 14:14:03.100 | self.initialize_options() 2026-09-02 14:14:03.100 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-02 14:14:03.101 | warnings.warn(msg) 2026-09-02 14:14:03.130 | /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-09-02 14:14:03.130 | !! 2026-09-02 14:14:03.130 | 2026-09-02 14:14:03.130 | ******************************************************************************** 2026-09-02 14:14:03.130 | 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-09-02 14:14:03.131 | 2026-09-02 14:14:03.131 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-02 14:14:03.131 | or your builds will no longer be supported. 2026-09-02 14:14:03.131 | 2026-09-02 14:14:03.131 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-02 14:14:03.131 | ******************************************************************************** 2026-09-02 14:14:03.131 | 2026-09-02 14:14:03.131 | !! 2026-09-02 14:14:03.131 | corresp(dist, value, root_dir) 2026-09-02 14:14:03.277 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-02 14:14:09.958 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 14:14:09.959 | venv-tempest run-test-pre: PYTHONHASHSEED='1225808792' 2026-09-02 14:14:09.959 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.TUvZ5lwDl0 -r requirements.txt 2026-09-02 14:14:10.933 | 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-09-02 14:14:10.934 | 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.16.0) 2026-09-02 14:14:10.935 | 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-09-02 14:14:10.936 | 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-09-02 14:14:10.936 | 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-09-02 14:14:10.937 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-02 14:14:10.938 | 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-09-02 14:14:10.939 | 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-09-02 14:14:10.940 | 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-09-02 14:14:10.940 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-02 14:14:10.941 | 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-09-02 14:14:10.942 | 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-09-02 14:14:10.943 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-02 14:14:10.944 | 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-09-02 14:14:10.944 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-02 14:14:10.945 | 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-09-02 14:14:10.946 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-02 14:14:10.947 | 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-09-02 14:14:10.947 | 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-09-02 14:14:10.948 | 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-09-02 14:14:10.949 | 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-09-02 14:14:10.950 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-02 14:14:10.951 | 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-09-02 14:14:10.952 | 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-09-02 14:14:10.954 | 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-09-02 14:14:10.955 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 14:14:10.959 | 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-09-02 14:14:10.960 | 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-09-02 14:14:10.961 | 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-09-02 14:14:10.962 | 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.6.3) 2026-09-02 14:14:10.967 | 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-09-02 14:14:10.968 | 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-09-02 14:14:10.969 | 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-09-02 14:14:10.972 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-02 14:14:10.978 | 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-09-02 14:14:10.981 | 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-09-02 14:14:10.982 | 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-09-02 14:14:10.985 | 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-09-02 14:14:10.987 | 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-09-02 14:14:10.990 | 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-09-02 14:14:10.991 | 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.1) 2026-09-02 14:14:10.993 | 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-09-02 14:14:10.996 | 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-09-02 14:14:10.997 | 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-09-02 14:14:10.998 | 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.3) 2026-09-02 14:14:10.999 | 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-09-02 14:14:11.010 | 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.2) 2026-09-02 14:14:11.016 | 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.3.0) 2026-09-02 14:14:11.030 | 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-09-02 14:14:11.033 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-02 14:14:11.034 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-02 14:14:11.034 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-02 14:14:11.035 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-02 14:14:11.045 | 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.16.0) 2026-09-02 14:14:11.067 | 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-09-02 14:14:11.073 | 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.5.0) 2026-09-02 14:14:11.074 | 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-09-02 14:14:11.076 | 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-09-02 14:14:11.089 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 14:14:11.090 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-02 14:14:11.095 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-02 14:14:11.307 | ___________________________________ summary ____________________________________ 2026-09-02 14:14:11.307 | venv-tempest: commands succeeded 2026-09-02 14:14:11.307 | congratulations :) 2026-09-02 14:14:11.353 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.TUvZ5lwDl0 2026-09-02 14:14:11.358 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-02 14:14:11.361 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-02 14:14:11.364 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-02 14:14:11.398 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.PUeaBVDXD7 2026-09-02 14:14:12.292 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-02 14:14:12.292 | !! 2026-09-02 14:14:12.293 | 2026-09-02 14:14:12.293 | ******************************************************************************** 2026-09-02 14:14:12.293 | Requirements should be satisfied by a PEP 517 installer. 2026-09-02 14:14:12.293 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-02 14:14:12.293 | 2026-09-02 14:14:12.293 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 14:14:12.293 | calls to avoid build errors in the future. 2026-09-02 14:14:12.293 | ******************************************************************************** 2026-09-02 14:14:12.293 | 2026-09-02 14:14:12.293 | !! 2026-09-02 14:14:12.293 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-02 14:14:12.683 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-02 14:14:12.683 | !! 2026-09-02 14:14:12.683 | 2026-09-02 14:14:12.683 | ******************************************************************************** 2026-09-02 14:14:12.684 | Please avoid running ``setup.py`` directly. 2026-09-02 14:14:12.684 | Instead, use pypa/build, pypa/installer or other 2026-09-02 14:14:12.684 | standards-based tools. 2026-09-02 14:14:12.684 | 2026-09-02 14:14:12.684 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 14:14:12.684 | calls to avoid build errors in the future. 2026-09-02 14:14:12.684 | 2026-09-02 14:14:12.684 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-02 14:14:12.684 | ******************************************************************************** 2026-09-02 14:14:12.684 | 2026-09-02 14:14:12.684 | !! 2026-09-02 14:14:12.685 | self.initialize_options() 2026-09-02 14:14:12.685 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-02 14:14:12.685 | warnings.warn(msg) 2026-09-02 14:14:12.714 | /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-09-02 14:14:12.714 | !! 2026-09-02 14:14:12.715 | 2026-09-02 14:14:12.715 | ******************************************************************************** 2026-09-02 14:14:12.715 | 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-09-02 14:14:12.715 | 2026-09-02 14:14:12.715 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-02 14:14:12.715 | or your builds will no longer be supported. 2026-09-02 14:14:12.715 | 2026-09-02 14:14:12.715 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-02 14:14:12.715 | ******************************************************************************** 2026-09-02 14:14:12.715 | 2026-09-02 14:14:12.715 | !! 2026-09-02 14:14:12.716 | corresp(dist, value, root_dir) 2026-09-02 14:14:12.855 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-02 14:14:19.364 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 14:14:19.365 | venv-tempest run-test-pre: PYTHONHASHSEED='669856794' 2026-09-02 14:14:19.365 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.PUeaBVDXD7 2026-09-02 14:14:23.481 | ___________________________________ summary ____________________________________ 2026-09-02 14:14:23.481 | venv-tempest: commands succeeded 2026-09-02 14:14:23.481 | congratulations :) 2026-09-02 14:14:23.534 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-02 14:14:23.554 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:14:23.556 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-02 14:14:23.560 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-02 14:14:23.581 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 14:14:23.584 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-02 14:14:23.588 | ++ 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-09-02 14:14:23.591 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-02 14:14:23.595 | ++ 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-09-02 14:14:23.598 | +++ 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-09-02 14:14:23.601 | +++ 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-09-02 14:14:23.604 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-02 14:14:23.606 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-02 14:14:23.609 | +++ 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-09-02 14:14:23.634 | +++ 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-09-02 14:14:23.656 | ++ 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-09-02 14:14:23.659 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-02 14:14:23.662 | ++ 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-09-02 14:14:23.697 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-02 14:14:23.699 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-02 14:14:23.702 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-02 14:14:23.738 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-02 14:14:23.741 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-02 14:14:23.744 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-02 14:14:23.778 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-02 14:14:23.778 | ' 2026-09-02 14:14:23.781 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-02 14:14:23.784 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 14:14:23.787 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-02 14:14:23.789 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-02 14:14:23.792 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-02 14:14:23.792 | /opt/stack/tempest /opt/stack/tempest 2026-09-02 14:14:23.795 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-02 14:14:23.798 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-02 14:14:23.798 | /opt/stack/tempest 2026-09-02 14:14:23.801 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 14:14:23.803 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 14:14:23.806 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 14:14:23.809 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 14:14:23.812 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-02 14:14:23.815 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 14:14:23.818 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-02 14:14:23.821 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 14:14:23.824 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 14:14:23.828 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-02 14:14:23.830 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 14:14:23.833 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 14:14:23.836 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-02 14:14:23.840 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:14:23.842 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 14:14:23.846 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 14:14:23.849 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-02 14:14:23.853 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 14:14:23.856 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-02 14:14:23.859 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 14:14:23.863 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-02 14:14:23.863 | /^\[\[.+\|.*\]\]/ { 2026-09-02 14:14:23.863 | gsub("[][]", "", $1); 2026-09-02 14:14:23.863 | split($1, a, "|"); 2026-09-02 14:14:23.863 | if (a[1] == matchgroup) 2026-09-02 14:14:23.864 | print a[2] 2026-09-02 14:14:23.864 | } 2026-09-02 14:14:23.864 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 138 osc 431 apt-get 199 test_with_retry 7 dbsync 8 pip_install 171 apt-get-update 5 run_process 44 git_timed 398 ------------------------- Unaccounted time 74 ========================= Total runtime 1503 ================= Async summary ================= Time spent in the background minus waits: 529 sec Elapsed time: 1503 sec Time if we did everything serially: 2032 sec Speedup: 1.35196 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20997 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 63 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5381 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 240 | | nova_cell0 | UPDATE | 5 | | 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 | 25 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.38 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.38/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