2026-06-25 14:29:44.570 | + ./stack.sh:main:488 : exec 2026-06-25 14:29:44.570 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-162944.summary.2026-06-25-162944 2026-06-25 14:29:44.570 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-162944' 2026-06-25 14:29:44.570 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:29:44.571 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-162944 2026-06-25 14:29:44.571 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-162944 /opt/stack/logs/stack.sh.log 2026-06-25 14:29:44.571 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-162944.summary.2026-06-25-162944 /opt/stack/logs/stack.sh.log.summary 2026-06-25 14:29:44.571 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 14:29:44.571 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 14:29:44.571 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 14:29:44.571 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 14:29:44.571 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 14:29:44.571 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 14:29:44.571 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 14:29:44.571 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 14:29:44.572 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 14:29:44.572 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 14:29:44.572 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 14:29:44.572 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 14:29:44.572 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 14:29:44.573 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 14:29:44.577 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 14:29:44.580 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 14:29:44.583 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 14:29:44.586 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 14:29:44.589 | + ./stack.sh:main:577 : uname -a 2026-06-25 14:29:44.590 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-25 14:29:44.593 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 14:29:44.596 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 14:29:44.600 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 14:29:44.644 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 14:29:44.662 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 14:29:44.665 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 14:29:44.681 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 14:29:44.684 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 14:29:44.701 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 14:29:44.705 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 14:29:44.723 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 14:29:44.725 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 14:29:44.728 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 14:29:44.732 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 14:29:44.751 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 14:29:44.755 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 14:29:44.772 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 14:29:44.776 | + ./stack.sh:main:591 : tune_host 2026-06-25 14:29:44.779 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 14:29:44.781 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 14:29:44.784 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:44.787 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 14:29:44.789 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:44.792 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 14:29:44.795 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:29:44.797 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:29:44.800 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 14:29:44.803 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:29:44.805 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:44.808 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:29:44.810 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:29:44.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:29:44.816 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:29:44.819 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:44.821 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:44.824 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 14:29:44.827 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 14:29:44.831 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 14:29:44.834 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 14:29:44.836 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 14:29:44.839 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:29:44.842 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:29:44.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:29:44.850 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397784847 2026-06-25 14:29:44.852 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 14:29:44.855 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 14:29:44.858 | + 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-06-25 14:29:44.985 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 14:29:44.985 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 14:29:44.985 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 14:29:44.999 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 14:29:45.004 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 14:29:48.436 | Fetched 4747 B in 1s (8415 B/s) 2026-06-25 14:29:50.111 | Reading package lists... 2026-06-25 14:29:50.138 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 14:29:50.141 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 14:29:50.143 | + functions-common:time_stop:2420 : local name 2026-06-25 14:29:50.145 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:29:50.147 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:29:50.149 | + functions-common:time_stop:2423 : local total 2026-06-25 14:29:50.152 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:29:50.154 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 14:29:50.156 | + functions-common:time_stop:2427 : start_time=1782397784847 2026-06-25 14:29:50.158 | + functions-common:time_stop:2429 : [[ -z 1782397784847 ]] 2026-06-25 14:29:50.161 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:29:50.165 | + functions-common:time_stop:2432 : end_time=1782397790162 2026-06-25 14:29:50.167 | + functions-common:time_stop:2433 : elapsed_time=5315 2026-06-25 14:29:50.169 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:29:50.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:29:50.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5315 2026-06-25 14:29:50.176 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 14:29:50.178 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:29:50.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:29:50.182 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:29:50.184 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 14:29:50.204 | + 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-06-25 14:29:50.242 | Reading package lists... 2026-06-25 14:29:50.714 | Building dependency tree... 2026-06-25 14:29:50.716 | Reading state information... 2026-06-25 14:29:51.464 | The following NEW packages will be installed: 2026-06-25 14:29:51.466 | ksmtuned 2026-06-25 14:29:51.536 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2026-06-25 14:29:51.536 | Need to get 7444 B of archives. 2026-06-25 14:29:51.536 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 14:29:51.536 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 14:29:51.764 | perl: warning: Setting locale failed. 2026-06-25 14:29:51.765 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:51.765 | LANGUAGE = (unset), 2026-06-25 14:29:51.765 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:51.765 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:51.765 | are supported and installed on your system. 2026-06-25 14:29:51.765 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:51.866 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:29:51.866 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:29:51.867 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:29:52.078 | Fetched 7444 B in 0s (168 kB/s) 2026-06-25 14:29:52.123 | Selecting previously unselected package ksmtuned. 2026-06-25 14:29:52.467 | (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 ... 107864 files and directories currently installed.) 2026-06-25 14:29:52.473 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 14:29:52.484 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 14:29:52.549 | Setting up ksmtuned (4.20150326) ... 2026-06-25 14:29:52.762 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 14:29:52.953 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 14:29:53.693 | perl: warning: Setting locale failed. 2026-06-25 14:29:53.693 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:53.693 | LANGUAGE = (unset), 2026-06-25 14:29:53.693 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:53.693 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:53.694 | are supported and installed on your system. 2026-06-25 14:29:53.694 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:53.846 | perl: warning: Setting locale failed. 2026-06-25 14:29:53.847 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:53.847 | LANGUAGE = (unset), 2026-06-25 14:29:53.847 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:53.847 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:53.847 | are supported and installed on your system. 2026-06-25 14:29:53.847 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:53.898 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:29:53.899 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:29:53.899 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:29:53.969 | perl: warning: Setting locale failed. 2026-06-25 14:29:53.969 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:53.969 | LANGUAGE = (unset), 2026-06-25 14:29:53.969 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:53.969 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:53.969 | are supported and installed on your system. 2026-06-25 14:29:53.969 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:54.554 | 2026-06-25 14:29:54.554 | Running kernel seems to be up-to-date. 2026-06-25 14:29:54.554 | 2026-06-25 14:29:54.554 | No services need to be restarted. 2026-06-25 14:29:54.555 | 2026-06-25 14:29:54.555 | No containers need to be restarted. 2026-06-25 14:29:54.555 | 2026-06-25 14:29:54.555 | No user sessions are running outdated binaries. 2026-06-25 14:29:54.555 | 2026-06-25 14:29:54.555 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:29:57.153 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:29:57.157 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:29:57.160 | + functions-common:time_stop:2420 : local name 2026-06-25 14:29:57.163 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:29:57.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:29:57.168 | + functions-common:time_stop:2423 : local total 2026-06-25 14:29:57.171 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:29:57.175 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:29:57.177 | + functions-common:time_stop:2427 : start_time=1782397790201 2026-06-25 14:29:57.181 | + functions-common:time_stop:2429 : [[ -z 1782397790201 ]] 2026-06-25 14:29:57.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:29:57.190 | + functions-common:time_stop:2432 : end_time=1782397797186 2026-06-25 14:29:57.193 | + functions-common:time_stop:2433 : elapsed_time=6985 2026-06-25 14:29:57.196 | + functions-common:time_stop:2434 : total=1162 2026-06-25 14:29:57.199 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:29:57.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8147 2026-06-25 14:29:57.205 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:29:57.209 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 14:29:57.229 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 14:29:57.232 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 14:29:57.235 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 14:29:57.237 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 14:29:57.241 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 14:29:57.244 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 14:29:57.245 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 14:29:57.259 | 0 2026-06-25 14:29:57.264 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 14:29:57.267 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:57.271 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 14:29:57.274 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 14:29:57.276 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:57.280 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 14:29:57.283 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 14:29:57.286 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 14:29:57.289 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 14:29:57.292 | + functions-common:fetch_plugins:1771 : return 2026-06-25 14:29:57.295 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 14:29:57.298 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 14:29:57.301 | + functions-common:run_phase:1849 : local phase= 2026-06-25 14:29:57.304 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:29:57.308 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:29:57.311 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:29:57.314 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:29:57.317 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:29:57.321 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:29:57.326 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:29:57.329 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:29:57.332 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:29:57.335 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 14:29:57.339 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:29:57.358 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:57.360 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 14:29:57.363 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:57.366 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:57.369 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:57.372 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:57.374 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:57.377 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 14:29:57.380 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 14:29:57.383 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 14:29:57.386 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:29:57.389 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 14:29:57.392 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 14:29:57.395 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 14:29:57.397 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 14:29:57.400 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 14:29:57.403 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 14:29:57.426 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 14:29:57.429 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 14:29:57.447 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:57.451 | +++ lib/tls:source:43 : hostname -f 2026-06-25 14:29:57.457 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 14:29:57.461 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 14:29:57.463 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 14:29:57.467 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 14:29:57.469 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 14:29:57.472 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 14:29:57.475 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 14:29:57.478 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 14:29:57.481 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 14:29:57.486 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 14:29:57.490 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 14:29:57.507 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 14:29:57.530 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 14:29:57.548 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 14:29:57.566 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 14:29:57.606 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 14:29:57.692 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 14:29:57.813 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 14:29:57.850 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 14:29:57.919 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 14:29:57.981 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 14:29:57.985 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 14:29:58.005 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:58.009 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 14:29:58.012 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 14:29:58.016 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 14:29:58.019 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 14:29:58.024 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 14:29:58.045 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:58.048 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 14:29:58.052 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 14:29:58.055 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 14:29:58.058 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 14:29:58.062 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 14:29:58.068 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 14:29:58.071 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 14:29:58.074 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:29:58.079 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 14:29:58.101 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 14:29:58.104 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 14:29:58.108 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 14:29:58.112 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 14:29:58.115 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 14:29:58.119 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 14:29:58.123 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 14:29:58.127 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 14:29:58.131 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 14:29:58.134 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 14:29:58.138 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 14:29:58.142 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.14 2026-06-25 14:29:58.146 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 14:29:58.151 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 14:29:58.156 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:29:58.156 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 14:29:58.162 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 14:29:58.166 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 14:29:58.169 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 14:29:58.173 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 14:29:58.177 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 14:29:58.182 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 14:29:58.207 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 14:29:58.212 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.14 2026-06-25 14:29:58.216 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.14 2026-06-25 14:29:58.218 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:29:58.224 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.14 2026-06-25 14:29:58.228 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 14:29:58.232 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 14:29:58.235 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 14:29:58.239 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 14:29:58.243 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 14:29:58.246 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 14:29:58.250 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 14:29:58.254 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 14:29:58.258 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 14:29:58.261 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 14:29:58.265 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 14:29:58.269 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 14:29:58.273 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 14:29:58.276 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 14:29:58.280 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 14:29:58.284 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 14:29:58.288 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 14:29:58.291 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 14:29:58.295 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:29:58.300 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 14:29:58.303 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 14:29:58.308 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 14:29:58.332 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:58.336 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 14:29:58.340 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 14:29:58.344 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 14:29:58.348 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 14:29:58.352 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:58.356 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:29:58.359 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 14:29:58.363 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:29:58.367 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 14:29:58.370 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 14:29:58.374 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 14:29:58.377 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 14:29:58.381 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 14:29:58.385 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 14:29:58.389 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 14:29:58.392 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 14:29:58.396 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 14:29:58.400 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 14:29:58.405 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 14:29:58.561 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 14:29:58.583 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 14:29:58.587 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 14:29:58.591 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 14:29:58.595 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 14:29:58.598 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 14:29:58.602 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 14:29:58.606 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 14:29:58.610 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 14:29:58.614 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 14:29:58.618 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 14:29:58.621 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 14:29:58.625 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 14:29:58.628 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 14:29:58.632 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 14:29:58.635 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 14:29:58.637 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 14:29:58.639 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 14:29:58.641 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 14:29:58.645 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 14:29:58.649 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 14:29:58.654 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 14:29:58.654 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 14:29:58.656 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 14:29:58.656 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 14:29:58.664 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=61:0062:55e7 2026-06-25 14:29:58.668 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 14:29:58.671 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 14:29:58.675 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 14:29:58.679 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 14:29:58.682 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd61:0062:55e7::/56 2026-06-25 14:29:58.687 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd61:0062:55e7::/56 2026-06-25 14:29:58.689 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 14:29:58.696 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd61:0062:55e7::/64 2026-06-25 14:29:58.699 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 14:29:58.703 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 14:29:58.706 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 14:29:58.709 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 14:29:58.712 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 14:29:58.716 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 14:29:58.720 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 14:29:58.723 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 14:29:58.727 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 14:29:58.731 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 14:29:58.734 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 14:29:58.737 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 14:29:58.740 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 14:29:58.743 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd61:0062:55e7::/56 2026-06-25 14:29:58.746 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 14:29:58.749 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 14:29:58.756 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 14:29:58.756 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 14:29:58.756 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 14:29:58.762 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 14:29:58.767 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 14:29:58.767 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 14:29:58.768 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 14:29:58.775 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 14:29:58.781 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 14:29:58.785 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 14:29:58.788 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 14:29:58.791 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 14:29:58.794 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 14:29:58.798 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 14:29:58.801 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 14:29:58.804 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 14:29:58.807 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 14:29:58.828 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 14:29:58.849 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 14:29:58.869 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 14:29:58.890 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 14:29:58.909 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 14:29:58.954 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 14:29:58.959 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 14:29:58.963 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 14:29:58.967 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 14:29:58.971 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 14:29:58.976 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 14:29:59.001 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 14:29:59.005 | + ./stack.sh:main:632 : run_phase source 2026-06-25 14:29:59.009 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 14:29:59.012 | + functions-common:run_phase:1849 : local phase= 2026-06-25 14:29:59.015 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:29:59.018 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:29:59.022 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:29:59.026 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:29:59.030 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:29:59.035 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:29:59.040 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:29:59.044 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:29:59.047 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:29:59.050 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 14:29:59.055 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:29:59.079 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:59.083 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 14:29:59.087 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 14:29:59.146 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 14:29:59.150 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 14:29:59.154 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 14:29:59.157 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 14:29:59.161 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 14:29:59.165 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 14:29:59.168 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 14:29:59.172 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 14:29:59.175 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 14:29:59.179 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 14:29:59.182 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.186 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 14:29:59.190 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.194 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 14:29:59.198 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.202 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 14:29:59.206 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.210 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 14:29:59.214 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.219 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 14:29:59.223 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.227 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 14:29:59.232 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.236 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 14:29:59.239 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.243 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 14:29:59.247 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.252 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 14:29:59.256 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.259 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 14:29:59.263 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.267 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 14:29:59.271 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.275 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 14:29:59.278 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.283 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 14:29:59.287 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.291 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 14:29:59.295 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.298 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 14:29:59.303 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.307 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 14:29:59.311 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.315 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 14:29:59.319 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.323 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 14:29:59.327 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.331 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 14:29:59.335 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.339 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 14:29:59.343 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.347 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 14:29:59.352 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.356 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 14:29:59.360 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.364 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 14:29:59.369 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.373 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 14:29:59.377 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:59.381 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 14:29:59.386 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 14:29:59.389 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 14:29:59.393 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 14:29:59.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:59.422 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 14:29:59.426 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 14:29:59.430 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 14:29:59.457 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:59.460 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 14:29:59.465 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 14:29:59.469 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 14:29:59.472 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 14:29:59.476 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 14:29:59.480 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 14:29:59.484 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 14:29:59.489 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 14:29:59.493 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 14:29:59.493 | Using mysql database backend 2026-06-25 14:29:59.497 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 14:29:59.521 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 14:29:59.526 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 14:29:59.530 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 14:29:59.534 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 14:29:59.539 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:29:59.543 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 14:29:59.569 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:59.573 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 14:29:59.599 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 14:29:59.625 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:59.628 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 14:29:59.653 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 14:29:59.679 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 14:29:59.707 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:59.711 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 14:29:59.737 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:59.741 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 14:29:59.745 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 14:29:59.751 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:29:59.758 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-162959 2026-06-25 14:29:59.762 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-162959 765' 2026-06-25 14:29:59.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.771 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:29:59.776 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.780 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:29:59.784 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.788 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:29:59.792 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.796 | + 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-06-25 14:29:59.800 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.804 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.14 2026-06-25 14:29:59.809 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.812 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.14/identity 2026-06-25 14:29:59.816 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.821 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-162944 2026-06-25 14:29:59.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.828 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:29:59.832 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.836 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.14 2026-06-25 14:29:59.840 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.844 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:29:59.848 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.852 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:29:59.856 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.860 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:29:59.864 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.868 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:29:59.872 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.876 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.14 2026-06-25 14:29:59.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:59.884 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:29:59.888 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 14:29:59.893 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 14:29:59.897 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 14:29:59.900 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 14:29:59.904 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:29:59.908 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:29:59.913 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:29:59.918 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:29:59.921 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:29:59.926 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:29:59.951 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:29:59.955 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:29:59.958 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:59.963 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:29:59.963 | + functions-common:git_clone:610 : echo master 2026-06-25 14:29:59.970 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 14:29:59.973 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:59.977 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 14:29:59.981 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:29:59.984 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:29:59.988 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:29:59.991 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:29:59.995 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:29:59.999 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:30:00.003 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:30:00.007 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:30:00.012 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:30:00.017 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397800013 2026-06-25 14:30:00.021 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 14:30:00.025 | Cloning into '/opt/stack/requirements'... 2026-06-25 14:30:04.964 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:30:04.966 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:04.970 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:04.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:04.975 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:04.979 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:04.982 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:30:04.985 | + functions-common:time_stop:2427 : start_time=1782397800013 2026-06-25 14:30:04.988 | + functions-common:time_stop:2429 : [[ -z 1782397800013 ]] 2026-06-25 14:30:04.992 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:04.996 | + functions-common:time_stop:2432 : end_time=1782397804993 2026-06-25 14:30:04.999 | + functions-common:time_stop:2433 : elapsed_time=4980 2026-06-25 14:30:05.003 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:30:05.006 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:05.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4980 2026-06-25 14:30:05.014 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 14:30:05.016 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:30:05.019 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:30:05.023 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:30:05.025 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:30:05.028 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:30:05.031 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:30:05.033 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:30:05.036 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:30:05.039 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:30:05.043 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:30:05.048 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397805044 2026-06-25 14:30:05.051 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:30:05.613 | From https://review.opendev.org/openstack/requirements 2026-06-25 14:30:05.613 | * branch master -> FETCH_HEAD 2026-06-25 14:30:05.624 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:30:05.626 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:05.628 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:05.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:05.635 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:05.638 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:05.641 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:30:05.644 | + functions-common:time_stop:2427 : start_time=1782397805044 2026-06-25 14:30:05.647 | + functions-common:time_stop:2429 : [[ -z 1782397805044 ]] 2026-06-25 14:30:05.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:05.657 | + functions-common:time_stop:2432 : end_time=1782397805653 2026-06-25 14:30:05.661 | + functions-common:time_stop:2433 : elapsed_time=609 2026-06-25 14:30:05.664 | + functions-common:time_stop:2434 : total=4980 2026-06-25 14:30:05.667 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:05.671 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5589 2026-06-25 14:30:05.673 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:30:05.676 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:30:05.679 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:30:05.683 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:30:05.686 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:30:05.689 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:30:05.692 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:30:05.696 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:30:05.699 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:30:05.703 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:30:05.709 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397805704 2026-06-25 14:30:05.712 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:30:05.726 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:30:05.727 | 2026-06-25 14:30:05.727 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:30:05.727 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:30:05.727 | state without impacting any branches by switching back to a branch. 2026-06-25 14:30:05.727 | 2026-06-25 14:30:05.727 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:30:05.727 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:30:05.727 | 2026-06-25 14:30:05.727 | git switch -c 2026-06-25 14:30:05.727 | 2026-06-25 14:30:05.727 | Or undo this operation with: 2026-06-25 14:30:05.728 | 2026-06-25 14:30:05.728 | git switch - 2026-06-25 14:30:05.728 | 2026-06-25 14:30:05.728 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:30:05.728 | 2026-06-25 14:30:05.728 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 14:30:05.731 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:30:05.735 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:05.738 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:05.741 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:05.745 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:05.747 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:05.749 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:30:05.753 | + functions-common:time_stop:2427 : start_time=1782397805704 2026-06-25 14:30:05.756 | + functions-common:time_stop:2429 : [[ -z 1782397805704 ]] 2026-06-25 14:30:05.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:05.764 | + functions-common:time_stop:2432 : end_time=1782397805762 2026-06-25 14:30:05.768 | + functions-common:time_stop:2433 : elapsed_time=58 2026-06-25 14:30:05.771 | + functions-common:time_stop:2434 : total=5589 2026-06-25 14:30:05.773 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:05.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5647 2026-06-25 14:30:05.780 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 14:30:05.799 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 14:30:05.803 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:30:05.804 | + functions-common:git_clone:673 : head -1 2026-06-25 14:30:05.807 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 14:30:05.811 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:30:05.814 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 14:30:05.818 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:30:05.821 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 14:30:05.826 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 14:30:05.830 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 14:30:05.834 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 14:30:05.838 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 14:30:05.842 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 14:30:05.845 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 14:30:05.849 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 14:30:05.854 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 14:30:05.859 | ++ tools/install_prereqs.sh:source:47 : NOW=1782397805 2026-06-25 14:30:05.864 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 14:30:05.870 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 14:30:05.874 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 14:30:05.877 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782397805 2026-06-25 14:30:05.881 | ++ tools/install_prereqs.sh:source:50 : [[ 1782397805 -lt 7200 ]] 2026-06-25 14:30:05.883 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 14:30:05.887 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 14:30:05.889 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 14:30:05.893 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 14:30:05.895 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 14:30:05.899 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 14:30:05.902 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 14:30:05.908 | +++ 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-06-25 14:30:05.945 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 14:30:05.945 | apache2-dev 2026-06-25 14:30:05.945 | bc 2026-06-25 14:30:05.945 | bsdmainutils 2026-06-25 14:30:05.946 | curl 2026-06-25 14:30:05.946 | g++ 2026-06-25 14:30:05.946 | gawk 2026-06-25 14:30:05.946 | gcc 2026-06-25 14:30:05.946 | gettext 2026-06-25 14:30:05.946 | git 2026-06-25 14:30:05.946 | graphviz 2026-06-25 14:30:05.946 | iputils-ping 2026-06-25 14:30:05.946 | libffi-dev 2026-06-25 14:30:05.946 | libjpeg-dev 2026-06-25 14:30:05.947 | libpq-dev 2026-06-25 14:30:05.947 | libssl-dev 2026-06-25 14:30:05.947 | libsystemd-dev 2026-06-25 14:30:05.947 | libxml2-dev 2026-06-25 14:30:05.947 | libxslt1-dev 2026-06-25 14:30:05.947 | libyaml-dev 2026-06-25 14:30:05.947 | lsof 2026-06-25 14:30:05.948 | openssh-server 2026-06-25 14:30:05.948 | openssl 2026-06-25 14:30:05.949 | pkg-config 2026-06-25 14:30:05.949 | psmisc 2026-06-25 14:30:05.949 | python3-dev 2026-06-25 14:30:05.950 | python3-pip 2026-06-25 14:30:05.950 | python3-systemd 2026-06-25 14:30:05.950 | python3-venv 2026-06-25 14:30:05.950 | tar 2026-06-25 14:30:05.950 | tcpdump 2026-06-25 14:30:05.950 | unzip 2026-06-25 14:30:05.951 | uuid-runtime 2026-06-25 14:30:05.951 | wget 2026-06-25 14:30:05.951 | zlib1g-dev 2026-06-25 14:30:05.951 | libkrb5-dev 2026-06-25 14:30:05.951 | libldap2-dev 2026-06-25 14:30:05.951 | libsasl2-dev 2026-06-25 14:30:05.951 | memcached 2026-06-25 14:30:05.951 | python3-mysqldb 2026-06-25 14:30:05.951 | sqlite3 2026-06-25 14:30:05.951 | conntrack 2026-06-25 14:30:05.951 | curl 2026-06-25 14:30:05.952 | ebtables 2026-06-25 14:30:05.952 | genisoimage 2026-06-25 14:30:05.952 | iptables 2026-06-25 14:30:05.952 | iputils-arping 2026-06-25 14:30:05.952 | kpartx 2026-06-25 14:30:05.952 | libjs-jquery-tablesorter 2026-06-25 14:30:05.952 | parted 2026-06-25 14:30:05.952 | pm-utils 2026-06-25 14:30:05.952 | python3-mysqldb 2026-06-25 14:30:05.953 | socat 2026-06-25 14:30:05.953 | sqlite3 2026-06-25 14:30:05.953 | sudo 2026-06-25 14:30:05.953 | vlan 2026-06-25 14:30:05.953 | lsscsi 2026-06-25 14:30:05.953 | open-iscsi 2026-06-25 14:30:05.953 | cryptsetup 2026-06-25 14:30:05.953 | dosfstools 2026-06-25 14:30:05.953 | genisoimage 2026-06-25 14:30:05.954 | gir1.2-libosinfo-1.0 2026-06-25 14:30:05.954 | netcat-openbsd 2026-06-25 14:30:05.954 | open-iscsi 2026-06-25 14:30:05.954 | qemu-utils 2026-06-25 14:30:05.954 | sg3-utils 2026-06-25 14:30:05.954 | sysfsutils 2026-06-25 14:30:05.954 | lvm2 2026-06-25 14:30:05.954 | qemu-utils 2026-06-25 14:30:05.954 | thin-provisioning-tools 2026-06-25 14:30:05.954 | acl 2026-06-25 14:30:05.955 | dnsmasq-base 2026-06-25 14:30:05.955 | dnsmasq-utils 2026-06-25 14:30:05.955 | ebtables 2026-06-25 14:30:05.955 | haproxy 2026-06-25 14:30:05.955 | iptables 2026-06-25 14:30:05.955 | iputils-arping 2026-06-25 14:30:05.955 | iputils-ping 2026-06-25 14:30:05.955 | postgresql-server-dev-all 2026-06-25 14:30:05.955 | python3-mysqldb 2026-06-25 14:30:05.955 | sqlite3 2026-06-25 14:30:05.956 | sudo 2026-06-25 14:30:05.956 | vlan 2026-06-25 14:30:05.956 | pcp' 2026-06-25 14:30:05.956 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 14:30:05.979 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 14:30:05.979 | apache2-dev 2026-06-25 14:30:05.979 | bc 2026-06-25 14:30:05.979 | bsdmainutils 2026-06-25 14:30:05.979 | curl 2026-06-25 14:30:05.979 | g++ 2026-06-25 14:30:05.979 | gawk 2026-06-25 14:30:05.979 | gcc 2026-06-25 14:30:05.979 | gettext 2026-06-25 14:30:05.980 | git 2026-06-25 14:30:05.980 | graphviz 2026-06-25 14:30:05.980 | iputils-ping 2026-06-25 14:30:05.980 | libffi-dev 2026-06-25 14:30:05.980 | libjpeg-dev 2026-06-25 14:30:05.980 | libpq-dev 2026-06-25 14:30:05.980 | libssl-dev 2026-06-25 14:30:05.980 | libsystemd-dev 2026-06-25 14:30:05.980 | libxml2-dev 2026-06-25 14:30:05.980 | libxslt1-dev 2026-06-25 14:30:05.981 | libyaml-dev 2026-06-25 14:30:05.981 | lsof 2026-06-25 14:30:05.981 | openssh-server 2026-06-25 14:30:05.981 | openssl 2026-06-25 14:30:05.981 | pkg-config 2026-06-25 14:30:05.981 | psmisc 2026-06-25 14:30:05.981 | python3-dev 2026-06-25 14:30:05.982 | python3-pip 2026-06-25 14:30:05.982 | python3-systemd 2026-06-25 14:30:05.983 | python3-venv 2026-06-25 14:30:05.983 | tar 2026-06-25 14:30:05.983 | tcpdump 2026-06-25 14:30:05.984 | unzip 2026-06-25 14:30:05.984 | uuid-runtime 2026-06-25 14:30:05.984 | wget 2026-06-25 14:30:05.985 | zlib1g-dev 2026-06-25 14:30:05.985 | libkrb5-dev 2026-06-25 14:30:05.985 | libldap2-dev 2026-06-25 14:30:05.985 | libsasl2-dev 2026-06-25 14:30:05.985 | memcached 2026-06-25 14:30:05.985 | python3-mysqldb 2026-06-25 14:30:05.985 | sqlite3 2026-06-25 14:30:05.985 | conntrack 2026-06-25 14:30:05.986 | curl 2026-06-25 14:30:05.986 | ebtables 2026-06-25 14:30:05.986 | genisoimage 2026-06-25 14:30:05.986 | iptables 2026-06-25 14:30:05.986 | iputils-arping 2026-06-25 14:30:05.986 | kpartx 2026-06-25 14:30:05.986 | libjs-jquery-tablesorter 2026-06-25 14:30:05.987 | parted 2026-06-25 14:30:05.987 | pm-utils 2026-06-25 14:30:05.988 | python3-mysqldb 2026-06-25 14:30:05.988 | socat 2026-06-25 14:30:05.988 | sqlite3 2026-06-25 14:30:05.988 | sudo 2026-06-25 14:30:05.988 | vlan 2026-06-25 14:30:05.989 | lsscsi 2026-06-25 14:30:05.989 | open-iscsi 2026-06-25 14:30:05.989 | cryptsetup 2026-06-25 14:30:05.989 | dosfstools 2026-06-25 14:30:05.989 | genisoimage 2026-06-25 14:30:05.989 | gir1.2-libosinfo-1.0 2026-06-25 14:30:05.989 | netcat-openbsd 2026-06-25 14:30:05.989 | open-iscsi 2026-06-25 14:30:05.989 | qemu-utils 2026-06-25 14:30:05.990 | sg3-utils 2026-06-25 14:30:05.990 | sysfsutils 2026-06-25 14:30:05.990 | lvm2 2026-06-25 14:30:05.990 | qemu-utils 2026-06-25 14:30:05.990 | thin-provisioning-tools 2026-06-25 14:30:05.990 | acl 2026-06-25 14:30:05.990 | dnsmasq-base 2026-06-25 14:30:05.990 | dnsmasq-utils 2026-06-25 14:30:05.990 | ebtables 2026-06-25 14:30:05.990 | haproxy 2026-06-25 14:30:05.991 | iptables 2026-06-25 14:30:05.991 | iputils-arping 2026-06-25 14:30:05.991 | iputils-ping 2026-06-25 14:30:05.991 | postgresql-server-dev-all 2026-06-25 14:30:05.991 | python3-mysqldb 2026-06-25 14:30:05.991 | sqlite3 2026-06-25 14:30:05.991 | sudo 2026-06-25 14:30:05.991 | vlan 2026-06-25 14:30:05.992 | pcp ' 2026-06-25 14:30:05.992 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 14:30:05.992 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:05.992 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:05.994 | ++ 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-06-25 14:30:05.994 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 14:30:05.999 | ++ 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-06-25 14:30:06.003 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 14:30:06.007 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:30:06.010 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:30:06.013 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:30:06.016 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:30:06.020 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:30:06.023 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:06.025 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:06.028 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:30:06.031 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:30:06.033 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:30:06.035 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 14:30:06.039 | ++ 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-06-25 14:30:06.042 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:30:06.044 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:06.046 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:06.050 | ++ 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-06-25 14:30:06.076 | ++ 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-06-25 14:30:06.116 | Reading package lists... 2026-06-25 14:30:06.564 | Building dependency tree... 2026-06-25 14:30:06.566 | Reading state information... 2026-06-25 14:30:07.314 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 14:30:07.314 | bc set to manually installed. 2026-06-25 14:30:07.315 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 14:30:07.315 | g++ set to manually installed. 2026-06-25 14:30:07.315 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 14:30:07.315 | gawk set to manually installed. 2026-06-25 14:30:07.315 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 14:30:07.315 | gcc set to manually installed. 2026-06-25 14:30:07.315 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 14:30:07.315 | git set to manually installed. 2026-06-25 14:30:07.315 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 14:30:07.315 | iputils-ping set to manually installed. 2026-06-25 14:30:07.316 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 14:30:07.316 | lsof set to manually installed. 2026-06-25 14:30:07.316 | psmisc is already the newest version (23.7-1build1). 2026-06-25 14:30:07.316 | psmisc set to manually installed. 2026-06-25 14:30:07.316 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 14:30:07.316 | python3-dev set to manually installed. 2026-06-25 14:30:07.316 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 14:30:07.316 | python3-systemd is already the newest version (235-1build4). 2026-06-25 14:30:07.317 | python3-systemd set to manually installed. 2026-06-25 14:30:07.317 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-25 14:30:07.317 | tar set to manually installed. 2026-06-25 14:30:07.318 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 14:30:07.318 | tcpdump set to manually installed. 2026-06-25 14:30:07.319 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 14:30:07.319 | uuid-runtime set to manually installed. 2026-06-25 14:30:07.319 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 14:30:07.319 | wget set to manually installed. 2026-06-25 14:30:07.319 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 14:30:07.319 | zlib1g-dev set to manually installed. 2026-06-25 14:30:07.320 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 14:30:07.320 | iptables set to manually installed. 2026-06-25 14:30:07.320 | parted is already the newest version (3.6-4build1). 2026-06-25 14:30:07.320 | parted set to manually installed. 2026-06-25 14:30:07.320 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 14:30:07.320 | sudo set to manually installed. 2026-06-25 14:30:07.320 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 14:30:07.320 | open-iscsi set to manually installed. 2026-06-25 14:30:07.320 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 14:30:07.320 | cryptsetup set to manually installed. 2026-06-25 14:30:07.320 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 14:30:07.320 | dosfstools set to manually installed. 2026-06-25 14:30:07.321 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 14:30:07.321 | netcat-openbsd set to manually installed. 2026-06-25 14:30:07.321 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 14:30:07.321 | sg3-utils set to manually installed. 2026-06-25 14:30:07.321 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 14:30:07.321 | lvm2 set to manually installed. 2026-06-25 14:30:07.321 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 14:30:07.321 | thin-provisioning-tools set to manually installed. 2026-06-25 14:30:07.322 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 14:30:07.322 | acl set to manually installed. 2026-06-25 14:30:07.322 | The following additional packages will be installed: 2026-06-25 14:30:07.323 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 14:30:07.323 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 14:30:07.324 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 14:30:07.324 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 14:30:07.324 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 14:30:07.324 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 14:30:07.324 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 14:30:07.324 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 14:30:07.325 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 14:30:07.325 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 14:30:07.325 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 14:30:07.325 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 14:30:07.325 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 14:30:07.325 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 14:30:07.325 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 14:30:07.325 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 14:30:07.325 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 14:30:07.325 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 14:30:07.325 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 14:30:07.326 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 14:30:07.326 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 14:30:07.326 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 14:30:07.326 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 14:30:07.326 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 14:30:07.326 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 14:30:07.326 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 14:30:07.326 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 14:30:07.327 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 14:30:07.327 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 14:30:07.327 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 14:30:07.328 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 14:30:07.328 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 14:30:07.328 | Suggested packages: 2026-06-25 14:30:07.329 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 14:30:07.329 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 14:30:07.329 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 14:30:07.329 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 14:30:07.329 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 14:30:07.329 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 14:30:07.330 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 14:30:07.330 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 14:30:07.330 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 14:30:07.330 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 14:30:07.330 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 14:30:07.330 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 14:30:07.330 | libqrencode4 libtss2-rc0 zip 2026-06-25 14:30:07.516 | The following NEW packages will be installed: 2026-06-25 14:30:07.516 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 14:30:07.517 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 14:30:07.517 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 14:30:07.517 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 14:30:07.517 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 14:30:07.517 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 14:30:07.517 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 14:30:07.517 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 14:30:07.517 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 14:30:07.517 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 14:30:07.517 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 14:30:07.518 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 14:30:07.518 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 14:30:07.518 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 14:30:07.518 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 14:30:07.518 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 14:30:07.518 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 14:30:07.518 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 14:30:07.518 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 14:30:07.519 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 14:30:07.519 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 14:30:07.520 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 14:30:07.520 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 14:30:07.520 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 14:30:07.521 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 14:30:07.521 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 14:30:07.521 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 14:30:07.521 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 14:30:07.521 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 14:30:07.521 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 14:30:07.521 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 14:30:07.521 | uuid-dev vbetool vlan 2026-06-25 14:30:07.522 | The following packages will be upgraded: 2026-06-25 14:30:07.522 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 14:30:07.522 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 14:30:07.523 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 14:30:07.523 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 14:30:07.523 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 14:30:07.523 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 14:30:07.523 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 14:30:07.523 | systemd-sysv systemd-timesyncd udev 2026-06-25 14:30:07.585 | 35 upgraded, 161 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:30:07.585 | Need to get 208 MB of archives. 2026-06-25 14:30:07.585 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 14:30:07.585 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 14:30:07.602 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 14:30:07.603 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 14:30:07.609 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 14:30:07.612 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 14:30:07.617 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 14:30:07.640 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 14:30:07.645 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 14:30:07.646 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 14:30:07.648 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 14:30:07.651 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 14:30:07.691 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 14:30:07.713 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 14:30:07.716 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 14:30:07.738 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 14:30:07.741 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 14:30:07.746 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 14:30:07.747 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 14:30:07.749 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-25 14:30:07.750 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 14:30:07.750 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 14:30:07.752 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-25 14:30:07.762 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 14:30:07.777 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 14:30:07.780 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-25 14:30:07.781 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 14:30:07.782 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-25 14:30:07.807 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-25 14:30:07.809 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 14:30:07.812 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-25 14:30:07.813 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 14:30:07.819 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 14:30:07.830 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 14:30:07.831 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 14:30:07.832 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 14:30:07.844 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 14:30:07.844 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 14:30:07.847 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-25 14:30:07.851 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 14:30:07.852 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 14:30:07.853 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 14:30:07.854 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 14:30:07.857 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 14:30:07.861 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 14:30:07.869 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 14:30:07.874 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 14:30:07.876 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 14:30:08.169 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 14:30:08.312 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 14:30:08.313 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-25 14:30:08.314 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-25 14:30:08.317 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-25 14:30:08.326 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-25 14:30:08.341 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 14:30:08.421 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 14:30:08.422 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 14:30:08.425 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 14:30:08.425 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 14:30:08.426 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 14:30:08.427 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 14:30:08.428 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 14:30:08.429 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 14:30:08.430 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 14:30:08.431 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 14:30:08.442 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 14:30:08.443 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 14:30:08.446 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 14:30:08.456 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-25 14:30:08.457 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 14:30:08.457 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 14:30:08.458 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-25 14:30:08.467 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-25 14:30:08.471 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-25 14:30:08.472 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 14:30:08.477 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 14:30:08.479 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 14:30:08.482 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 14:30:08.482 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 14:30:08.491 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 14:30:08.494 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 14:30:08.494 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 14:30:08.495 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 14:30:08.496 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 14:30:08.500 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 14:30:08.501 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 14:30:08.503 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 14:30:08.525 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-25 14:30:08.527 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 14:30:08.528 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 14:30:08.533 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 14:30:08.533 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 14:30:08.534 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 14:30:08.535 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 14:30:08.536 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-25 14:30:08.538 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 14:30:08.539 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 14:30:08.540 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 14:30:08.548 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 14:30:08.551 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 14:30:08.574 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 14:30:08.575 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 14:30:08.576 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 14:30:08.578 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 14:30:08.579 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 14:30:08.581 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 14:30:08.589 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 14:30:08.591 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 14:30:08.592 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-25 14:30:08.593 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 14:30:08.594 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-25 14:30:08.595 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-25 14:30:08.596 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-25 14:30:08.600 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 14:30:08.602 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 14:30:08.607 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-25 14:30:08.634 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 14:30:08.635 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 14:30:08.639 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-25 14:30:08.640 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 14:30:08.770 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 14:30:08.774 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 14:30:08.774 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 14:30:08.775 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 14:30:08.776 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-25 14:30:08.778 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 14:30:08.779 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-25 14:30:08.780 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 14:30:08.783 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 14:30:08.783 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 14:30:08.784 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 14:30:08.785 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-25 14:30:08.799 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 14:30:08.804 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 14:30:08.804 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 14:30:08.808 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 14:30:08.809 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-25 14:30:08.810 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 14:30:08.811 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 14:30:08.813 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 14:30:08.840 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-25 14:30:08.842 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-25 14:30:08.845 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 14:30:08.860 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 14:30:08.861 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-25 14:30:08.872 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-25 14:30:08.873 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-25 14:30:08.875 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 14:30:08.881 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 14:30:08.886 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 14:30:09.154 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 14:30:09.155 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 14:30:09.165 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 14:30:09.242 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 14:30:09.243 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-25 14:30:09.726 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 14:30:09.726 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-25 14:30:09.729 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 14:30:09.730 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 14:30:09.731 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 14:30:09.731 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 14:30:09.732 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-25 14:30:09.749 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-25 14:30:09.763 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 14:30:09.763 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 14:30:09.764 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-25 14:30:09.784 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-25 14:30:09.792 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-25 14:30:09.793 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 14:30:09.793 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-25 14:30:09.794 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-25 14:30:09.796 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-25 14:30:09.801 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-25 14:30:09.802 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-25 14:30:09.828 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-25 14:30:09.958 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-25 14:30:09.972 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-25 14:30:09.991 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 14:30:09.993 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 14:30:09.996 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 14:30:09.996 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 14:30:09.997 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-25 14:30:09.999 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-25 14:30:09.999 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 14:30:10.000 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-25 14:30:10.001 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 14:30:10.001 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 14:30:10.004 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 14:30:10.005 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 14:30:10.005 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 14:30:10.006 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 14:30:10.009 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 14:30:10.010 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 14:30:10.014 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 14:30:10.014 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 14:30:10.047 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 14:30:10.052 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 14:30:10.360 | perl: warning: Setting locale failed. 2026-06-25 14:30:10.360 | perl: warning: Please check that your locale settings: 2026-06-25 14:30:10.361 | LANGUAGE = (unset), 2026-06-25 14:30:10.361 | LC_ALL = "en_US.utf8", 2026-06-25 14:30:10.361 | LANG = "de_DE.UTF-8" 2026-06-25 14:30:10.361 | are supported and installed on your system. 2026-06-25 14:30:10.361 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:30:10.427 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:10.428 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:10.428 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:10.836 | Vorkonfiguration der Pakete ... 2026-06-25 14:30:10.873 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:10.995 | Fetched 208 MB in 2s (83.7 MB/s) 2026-06-25 14:30:11.083 | (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 ... 107873 files and directories currently installed.) 2026-06-25 14:30:11.090 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 14:30:11.103 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:11.205 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:11.221 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:11.327 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:11.348 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:11.451 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:11.470 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:11.562 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:11.576 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:11.698 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:11.710 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:11.837 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:11.850 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:11.931 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:12.044 | (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 ... 107873 files and directories currently installed.) 2026-06-25 14:30:12.050 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:12.059 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:12.122 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:12.134 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:12.228 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:12.242 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:12.319 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:12.357 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:12.977 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:13.018 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:13.261 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:13.271 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:13.345 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:13.471 | (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 ... 107873 files and directories currently installed.) 2026-06-25 14:30:13.478 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:30:13.555 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 14:30:13.691 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:13.824 | (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 ... 107873 files and directories currently installed.) 2026-06-25 14:30:13.831 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:30:13.844 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:30:13.916 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:30:13.929 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:30:13.995 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 14:30:14.008 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:14.012 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:14.068 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 14:30:14.081 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:14.085 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:14.135 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 14:30:14.147 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:14.153 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:14.199 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 14:30:14.209 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:14.213 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:14.262 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 14:30:14.275 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 14:30:14.279 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 14:30:14.359 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:30:14.372 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 14:30:14.447 | Selecting previously unselected package apache2-bin. 2026-06-25 14:30:14.460 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:14.464 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:14.621 | Selecting previously unselected package apache2-data. 2026-06-25 14:30:14.634 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 14:30:14.638 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:14.845 | Selecting previously unselected package apache2-utils. 2026-06-25 14:30:14.858 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:14.862 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:14.937 | Selecting previously unselected package apache2. 2026-06-25 14:30:14.950 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:14.959 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:14.963 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:15.119 | Selecting previously unselected package haproxy. 2026-06-25 14:30:15.132 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:30:15.146 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 14:30:15.305 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 14:30:15.317 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 14:30:15.321 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:30:15.379 | Selecting previously unselected package memcached. 2026-06-25 14:30:15.391 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:15.399 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 14:30:15.479 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:30:15.490 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:30:15.563 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:30:15.710 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:30:15.813 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:30:15.843 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:30:15.950 | Selecting previously unselected package libjson-perl. 2026-06-25 14:30:15.962 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 14:30:15.966 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 14:30:16.021 | Selecting previously unselected package postgresql-client-common. 2026-06-25 14:30:16.033 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 14:30:16.037 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 14:30:16.106 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:30:16.115 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 14:30:16.329 | Selecting previously unselected package ssl-cert. 2026-06-25 14:30:16.341 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 14:30:16.345 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 14:30:16.405 | Selecting previously unselected package postgresql-common. 2026-06-25 14:30:16.417 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 14:30:16.442 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 14:30:16.453 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 14:30:16.595 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:16.618 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:16.693 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 14:30:16.705 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 14:30:16.709 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 14:30:16.765 | Selecting previously unselected package sysfsutils. 2026-06-25 14:30:16.777 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 14:30:16.785 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 14:30:16.833 | Selecting previously unselected package autotools-dev. 2026-06-25 14:30:16.844 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 14:30:16.848 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 14:30:16.904 | Selecting previously unselected package m4. 2026-06-25 14:30:16.915 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 14:30:16.921 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 14:30:17.007 | Selecting previously unselected package autoconf. 2026-06-25 14:30:17.019 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 14:30:17.024 | Unpacking autoconf (2.71-3) ... 2026-06-25 14:30:17.128 | Selecting previously unselected package automake. 2026-06-25 14:30:17.139 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 14:30:17.146 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 14:30:17.471 | Selecting previously unselected package autopoint. 2026-06-25 14:30:17.482 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 14:30:17.496 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 14:30:17.547 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 14:30:17.560 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 14:30:17.563 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 14:30:17.659 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 14:30:17.671 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:17.676 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:18.837 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 14:30:18.849 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:18.853 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:19.442 | Selecting previously unselected package libgc1:amd64. 2026-06-25 14:30:19.455 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 14:30:19.459 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 14:30:19.518 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 14:30:19.531 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 14:30:19.536 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 14:30:19.585 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 14:30:19.597 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 14:30:19.601 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 14:30:19.667 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 14:30:19.680 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:19.684 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:19.933 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 14:30:19.946 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:19.950 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:20.036 | Selecting previously unselected package libclang1-17t64. 2026-06-25 14:30:20.045 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:20.049 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:20.388 | Selecting previously unselected package clang-17. 2026-06-25 14:30:20.400 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:20.405 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:20.461 | Selecting previously unselected package libtool. 2026-06-25 14:30:20.475 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 14:30:20.478 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 14:30:20.537 | Selecting previously unselected package dh-autoreconf. 2026-06-25 14:30:20.550 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 14:30:20.553 | Unpacking dh-autoreconf (20) ... 2026-06-25 14:30:20.604 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 14:30:20.616 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 14:30:20.620 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 14:30:20.687 | Selecting previously unselected package libsub-override-perl. 2026-06-25 14:30:20.700 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 14:30:20.704 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 14:30:20.742 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 14:30:20.754 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 14:30:20.758 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 14:30:20.804 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 14:30:20.817 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 14:30:20.821 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 14:30:20.858 | Selecting previously unselected package debugedit. 2026-06-25 14:30:20.870 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 14:30:20.874 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 14:30:20.916 | Selecting previously unselected package dwz. 2026-06-25 14:30:20.929 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 14:30:20.933 | Unpacking dwz (0.15-1build6) ... 2026-06-25 14:30:20.980 | Selecting previously unselected package gettext. 2026-06-25 14:30:20.993 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 14:30:21.003 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 14:30:21.119 | Selecting previously unselected package intltool-debian. 2026-06-25 14:30:21.132 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 14:30:21.136 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 14:30:21.183 | Selecting previously unselected package po-debconf. 2026-06-25 14:30:21.195 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 14:30:21.199 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 14:30:21.290 | Selecting previously unselected package debhelper. 2026-06-25 14:30:21.303 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 14:30:21.307 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 14:30:21.623 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 14:30:21.635 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 14:30:21.638 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 14:30:21.691 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 14:30:21.704 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 14:30:21.708 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:21.753 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 14:30:21.766 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 14:30:21.769 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:21.834 | Selecting previously unselected package libapr1-dev. 2026-06-25 14:30:21.845 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:21.849 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:22.225 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 14:30:22.237 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:22.241 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:22.399 | Selecting previously unselected package libldap2-dev. 2026-06-25 14:30:22.411 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 14:30:22.415 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:22.457 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 14:30:22.470 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:22.474 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:22.813 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 14:30:22.827 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:22.831 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:22.885 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 14:30:22.898 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:22.902 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:22.954 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 14:30:22.968 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:22.973 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:23.014 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 14:30:23.026 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:23.031 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:23.157 | Selecting previously unselected package apache2-dev. 2026-06-25 14:30:23.168 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:23.172 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:23.276 | Selecting previously unselected package ncal. 2026-06-25 14:30:23.289 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 14:30:23.294 | Unpacking ncal (12.1.8) ... 2026-06-25 14:30:23.348 | Selecting previously unselected package bsdmainutils. 2026-06-25 14:30:23.362 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 14:30:23.370 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 14:30:23.413 | Selecting previously unselected package conntrack. 2026-06-25 14:30:23.426 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 14:30:23.433 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 14:30:23.506 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 14:30:23.539 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 14:30:23.624 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 14:30:23.636 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 14:30:23.641 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 14:30:23.701 | Selecting previously unselected package ebtables. 2026-06-25 14:30:23.713 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 14:30:23.731 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 14:30:23.783 | Selecting previously unselected package fonts-liberation. 2026-06-25 14:30:23.795 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 14:30:23.800 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 14:30:23.903 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 14:30:23.915 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 14:30:24.099 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 14:30:24.147 | Selecting previously unselected package fonts-liberation2. 2026-06-25 14:30:24.158 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 14:30:24.184 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 14:30:24.224 | Selecting previously unselected package genisoimage. 2026-06-25 14:30:24.236 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 14:30:24.240 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 14:30:24.304 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 14:30:24.317 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 14:30:24.322 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 14:30:24.391 | Selecting previously unselected package libann0. 2026-06-25 14:30:24.401 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 14:30:24.405 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 14:30:24.452 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 14:30:24.463 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:24.468 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:24.513 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 14:30:24.524 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:24.528 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:24.576 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 14:30:24.588 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 14:30:24.592 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:24.645 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 14:30:24.656 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 14:30:24.660 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:24.706 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 14:30:24.717 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:24.721 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:24.772 | Selecting previously unselected package libgvc6. 2026-06-25 14:30:24.783 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:24.788 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:24.857 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 14:30:24.868 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:24.872 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:24.922 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 14:30:24.934 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:24.938 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:25.015 | Selecting previously unselected package libice6:amd64. 2026-06-25 14:30:25.027 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 14:30:25.031 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 14:30:25.081 | Selecting previously unselected package libsm6:amd64. 2026-06-25 14:30:25.093 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 14:30:25.097 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 14:30:25.147 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 14:30:25.159 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 14:30:25.164 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 14:30:25.218 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 14:30:25.230 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 14:30:25.234 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 14:30:25.284 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 14:30:25.296 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 14:30:25.301 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 14:30:25.355 | Selecting previously unselected package graphviz. 2026-06-25 14:30:25.368 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:25.373 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:25.498 | Selecting previously unselected package icu-devtools. 2026-06-25 14:30:25.510 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 14:30:25.514 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 14:30:25.576 | Selecting previously unselected package iputils-arping. 2026-06-25 14:30:25.587 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:25.592 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 14:30:25.638 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 14:30:25.649 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 14:30:25.657 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 14:30:25.712 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 14:30:25.726 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:25.732 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:25.787 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 14:30:25.799 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:25.805 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:25.853 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 14:30:25.867 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:25.873 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:25.930 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 14:30:25.944 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:25.949 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:25.997 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 14:30:26.008 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:26.013 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:26.093 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 14:30:26.105 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 14:30:26.109 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 14:30:26.161 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 14:30:26.173 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:26.177 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:26.483 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 14:30:26.494 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 14:30:26.499 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 14:30:26.568 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:30:26.581 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:30:26.643 | Selecting previously unselected package libgts-bin. 2026-06-25 14:30:26.655 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 14:30:26.659 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:26.723 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 14:30:26.734 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 14:30:26.740 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 14:30:27.321 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 14:30:27.333 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 14:30:27.337 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 14:30:27.398 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 14:30:27.409 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 14:30:27.413 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:27.456 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 14:30:27.467 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 14:30:27.471 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:27.513 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 14:30:27.524 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 14:30:27.529 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 14:30:27.574 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 14:30:27.585 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 14:30:27.590 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 14:30:27.714 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 14:30:27.724 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 14:30:27.730 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 14:30:27.778 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 14:30:27.787 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:27.791 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 14:30:27.840 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 14:30:27.852 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 14:30:27.856 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:27.929 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 14:30:27.940 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 14:30:27.944 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 14:30:27.991 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 14:30:28.004 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 14:30:28.009 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 14:30:28.064 | Selecting previously unselected package mysql-common. 2026-06-25 14:30:28.077 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 14:30:28.095 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 14:30:28.150 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 14:30:28.162 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:30:28.167 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:30:28.271 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 14:30:28.282 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 14:30:28.287 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 14:30:28.379 | Selecting previously unselected package pcp-conf. 2026-06-25 14:30:28.391 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:28.396 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 14:30:28.447 | Selecting previously unselected package libpcp3t64. 2026-06-25 14:30:28.459 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:28.464 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:28.520 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 14:30:28.531 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:28.537 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:28.578 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 14:30:28.590 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:28.596 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 14:30:28.646 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 14:30:28.658 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:28.663 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:28.714 | Selecting previously unselected package libpq5:amd64. 2026-06-25 14:30:28.727 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:28.732 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:28.777 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 14:30:28.789 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:30:28.795 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:29.015 | Selecting previously unselected package libpq-dev. 2026-06-25 14:30:29.026 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:29.031 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:29.087 | Selecting previously unselected package libsasl2-dev. 2026-06-25 14:30:29.099 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 14:30:29.104 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 14:30:29.182 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 14:30:29.193 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:29.198 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:29.446 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 14:30:29.458 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 14:30:29.463 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 14:30:29.507 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 14:30:29.519 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:30:29.523 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:30:29.635 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:30:29.647 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 14:30:29.696 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 14:30:29.708 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:30:29.712 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 14:30:29.817 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 14:30:29.829 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:29.835 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:29.908 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 14:30:29.918 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 14:30:29.924 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 14:30:29.999 | Selecting previously unselected package llvm-17. 2026-06-25 14:30:30.011 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:30.016 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:31.132 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 14:30:31.144 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 14:30:31.149 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 14:30:31.210 | Selecting previously unselected package llvm-17-tools. 2026-06-25 14:30:31.221 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:31.225 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:31.577 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 14:30:31.589 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 14:30:31.594 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:31.857 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 14:30:31.867 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 14:30:31.872 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:31.929 | Selecting previously unselected package llvm-17-dev. 2026-06-25 14:30:31.941 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:31.946 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:35.504 | Selecting previously unselected package lsscsi. 2026-06-25 14:30:35.516 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 14:30:35.521 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 14:30:35.567 | Selecting previously unselected package osinfo-db. 2026-06-25 14:30:35.580 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 14:30:35.585 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 14:30:36.264 | Selecting previously unselected package pkgconf-bin. 2026-06-25 14:30:36.281 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:36.287 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 14:30:36.343 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 14:30:36.358 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:36.367 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:36.438 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 14:30:36.452 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:36.460 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:36.508 | Selecting previously unselected package pm-utils. 2026-06-25 14:30:36.524 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 14:30:36.528 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 14:30:36.618 | Selecting previously unselected package postgresql-client-16. 2026-06-25 14:30:36.633 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:36.637 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:36.861 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 14:30:36.876 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:36.881 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:37.465 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 14:30:37.477 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 14:30:37.482 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 14:30:37.542 | Selecting previously unselected package python3-mysqldb. 2026-06-25 14:30:37.554 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 14:30:37.560 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 14:30:37.610 | Selecting previously unselected package python3-pip-whl. 2026-06-25 14:30:37.622 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 14:30:37.627 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 14:30:37.683 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 14:30:37.696 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 14:30:37.700 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 14:30:37.755 | Selecting previously unselected package python3.12-venv. 2026-06-25 14:30:37.766 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 14:30:37.770 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 14:30:37.808 | Selecting previously unselected package python3-venv. 2026-06-25 14:30:37.820 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 14:30:37.823 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 14:30:37.868 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:37.898 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:37.958 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:37.967 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:38.031 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:38.041 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:38.113 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:38.158 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:38.224 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:38.235 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:38.396 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:38.425 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:39.031 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:39.045 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:39.269 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 14:30:39.281 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:39.533 | Selecting previously unselected package sqlite3. 2026-06-25 14:30:39.548 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 14:30:39.553 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 14:30:39.608 | Selecting previously unselected package unzip. 2026-06-25 14:30:39.623 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 14:30:39.627 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 14:30:39.686 | Selecting previously unselected package vbetool. 2026-06-25 14:30:39.701 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 14:30:39.705 | Unpacking vbetool (1.1-5) ... 2026-06-25 14:30:39.758 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 14:30:39.770 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 14:30:39.775 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 14:30:39.855 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 14:30:39.867 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 14:30:39.872 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 14:30:39.924 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 14:30:39.937 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 14:30:39.942 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 14:30:40.007 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 14:30:40.020 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 14:30:40.074 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 14:30:40.087 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:40.091 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:40.148 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 14:30:40.160 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:40.166 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:40.218 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 14:30:40.231 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:40.235 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:40.288 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 14:30:40.301 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:40.305 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:40.356 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 14:30:40.369 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:40.374 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:40.427 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 14:30:40.439 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:40.444 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:40.494 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 14:30:40.506 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:40.511 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:40.562 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 14:30:40.575 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 14:30:40.581 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 14:30:40.663 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 14:30:40.700 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 14:30:40.824 | Selecting previously unselected package python3-pcp. 2026-06-25 14:30:40.836 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:40.841 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 14:30:40.918 | Selecting previously unselected package pcp. 2026-06-25 14:30:40.931 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:41.229 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 14:30:42.219 | Selecting previously unselected package socat. 2026-06-25 14:30:42.235 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 14:30:42.240 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 14:30:42.331 | Selecting previously unselected package vlan. 2026-06-25 14:30:42.348 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 14:30:42.355 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 14:30:42.456 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 14:30:42.468 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 14:30:42.485 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 14:30:42.495 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 14:30:42.505 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 14:30:42.544 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 14:30:42.552 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 14:30:42.563 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:30:42.574 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 14:30:42.583 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 14:30:42.594 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 14:30:42.604 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:43.298 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 14:30:43.306 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 14:30:43.314 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 14:30:43.324 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 14:30:44.020 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 14:30:44.020 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 14:30:44.530 | Setting up ncal (12.1.8) ... 2026-06-25 14:30:44.541 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 14:30:44.553 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 14:30:44.564 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 14:30:44.574 | Setting up vbetool (1.1-5) ... 2026-06-25 14:30:44.585 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:30:44.626 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 14:30:44.645 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 14:30:44.661 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 14:30:44.674 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:44.687 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:45.959 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:45.973 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 14:30:45.984 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 14:30:45.999 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 14:30:46.013 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:30:46.027 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 14:30:46.041 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 14:30:46.068 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 14:30:46.107 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 14:30:46.118 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 14:30:46.130 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 14:30:47.139 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 14:30:47.661 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:47.674 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 14:30:47.975 | Setting up autotools-dev (20220109.1) ... 2026-06-25 14:30:47.988 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:48.000 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:48.013 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:48.025 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 14:30:48.037 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:48.049 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:48.061 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 14:30:48.073 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:48.087 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 14:30:48.696 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 14:30:48.706 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 14:30:48.717 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 14:30:48.728 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 14:30:48.741 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 14:30:48.754 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:48.766 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:48.778 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 14:30:48.789 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 14:30:48.802 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 14:30:48.814 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 14:30:48.826 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 14:30:48.838 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 14:30:48.847 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:48.857 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:48.866 | Setting up autoconf (2.71-3) ... 2026-06-25 14:30:48.878 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:48.888 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:48.897 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 14:30:48.906 | Setting up dwz (0.15-1build6) ... 2026-06-25 14:30:48.916 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:48.925 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 14:30:48.935 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 14:30:48.958 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:48.967 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 14:30:48.976 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:48.985 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:48.995 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 14:30:49.025 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 14:30:49.034 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 14:30:49.058 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 14:30:49.067 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 14:30:49.077 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 14:30:49.086 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:49.095 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:49.106 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:49.115 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:49.124 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 14:30:49.134 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:49.143 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 14:30:49.152 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:49.161 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:49.175 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 14:30:49.184 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 14:30:49.193 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 14:30:49.203 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:30:49.212 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:50.320 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:50.329 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 14:30:50.338 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 14:30:50.348 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:50.357 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 14:30:50.368 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 14:30:50.374 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 14:30:50.384 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 14:30:50.393 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:50.402 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:50.412 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:50.421 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:30:50.431 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 14:30:50.442 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:50.452 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:30:50.537 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:50.537 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:50.537 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:52.386 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:52.397 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 14:30:52.510 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 14:30:52.520 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:53.129 | 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-06-25 14:30:53.174 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:53.192 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:53.202 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 14:30:54.097 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 14:30:54.751 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:54.764 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 14:30:54.774 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 14:30:54.840 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 14:30:54.843 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 14:30:54.847 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 14:30:55.602 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:55.613 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:55.624 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:55.635 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 14:30:55.647 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:55.658 | Setting up dh-autoreconf (20) ... 2026-06-25 14:30:55.670 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 14:30:55.681 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:55.691 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:30:55.702 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 14:30:55.713 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:55.725 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 14:30:55.737 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 14:30:55.749 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:55.761 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 14:30:55.826 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:55.826 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:55.826 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:56.020 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:56.718 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 14:30:57.228 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 14:30:57.238 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 14:30:57.250 | Setting up postgresql-common (257build1.1) ... 2026-06-25 14:30:57.326 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:57.327 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:57.327 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:57.409 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:57.910 | 2026-06-25 14:30:57.910 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 14:30:58.110 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 14:30:58.112 | Removing obsolete dictionary files: 2026-06-25 14:30:59.170 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 14:30:59.782 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:59.836 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 14:31:00.594 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 14:31:01.702 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:01.713 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:31:01.723 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 14:31:01.734 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:01.745 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 14:31:01.757 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:01.768 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 14:31:02.472 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:02.484 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 14:31:02.496 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:02.511 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:02.523 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:02.537 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:31:02.548 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 14:31:02.559 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 14:31:02.570 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 14:31:03.405 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:03.415 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:03.427 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 14:31:03.495 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 14:31:03.508 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:03.520 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:03.534 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:03.546 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 14:31:03.558 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:03.570 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 14:31:03.582 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 14:31:03.594 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:03.607 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 14:31:03.619 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 14:31:03.630 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:03.642 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 14:31:04.615 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:04.627 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:04.640 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:04.653 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:04.666 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:04.681 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:31:04.693 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:04.706 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:04.779 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:31:04.780 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:31:04.780 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:31:04.965 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 14:31:04.976 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:04.986 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:04.997 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:05.010 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:05.589 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:05.641 | Enabling module mpm_event. 2026-06-25 14:31:05.694 | Enabling module authz_core. 2026-06-25 14:31:05.700 | Enabling module authz_host. 2026-06-25 14:31:05.760 | Enabling module authn_core. 2026-06-25 14:31:05.767 | Enabling module auth_basic. 2026-06-25 14:31:05.820 | Enabling module access_compat. 2026-06-25 14:31:05.873 | Enabling module authn_file. 2026-06-25 14:31:05.924 | Enabling module authz_user. 2026-06-25 14:31:05.975 | Enabling module alias. 2026-06-25 14:31:06.036 | Enabling module dir. 2026-06-25 14:31:06.088 | Enabling module autoindex. 2026-06-25 14:31:06.145 | Enabling module env. 2026-06-25 14:31:06.197 | Enabling module mime. 2026-06-25 14:31:06.248 | Enabling module negotiation. 2026-06-25 14:31:06.304 | Enabling module setenvif. 2026-06-25 14:31:06.356 | Enabling module filter. 2026-06-25 14:31:06.410 | Enabling module deflate. 2026-06-25 14:31:06.462 | Enabling module status. 2026-06-25 14:31:06.514 | Enabling module reqtimeout. 2026-06-25 14:31:06.564 | Enabling conf charset. 2026-06-25 14:31:06.617 | Enabling conf localized-error-pages. 2026-06-25 14:31:06.669 | Enabling conf other-vhosts-access-log. 2026-06-25 14:31:06.722 | Enabling conf security. 2026-06-25 14:31:06.777 | Enabling conf serve-cgi-bin. 2026-06-25 14:31:06.827 | Enabling site 000-default. 2026-06-25 14:31:07.941 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 14:31:08.648 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 14:31:10.128 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:10.142 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:10.153 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 14:31:10.475 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:10.486 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 14:31:12.548 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 14:31:12.618 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 14:31:12.686 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 14:31:12.754 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 14:31:14.637 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:14.651 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 14:31:14.670 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 14:31:14.756 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 14:31:19.440 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:19.658 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:19.786 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:23.460 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:24.353 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 14:31:24.481 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:31:24.520 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 14:31:24.757 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 14:31:24.890 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:31:25.010 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 14:31:25.039 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 14:31:25.225 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 14:31:25.552 | perl: warning: Setting locale failed. 2026-06-25 14:31:25.552 | perl: warning: Please check that your locale settings: 2026-06-25 14:31:25.553 | LANGUAGE = (unset), 2026-06-25 14:31:25.553 | LC_ALL = "en_US.utf8", 2026-06-25 14:31:25.553 | LANG = "de_DE.UTF-8" 2026-06-25 14:31:25.553 | are supported and installed on your system. 2026-06-25 14:31:25.553 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:31:25.693 | perl: warning: Setting locale failed. 2026-06-25 14:31:25.693 | perl: warning: Please check that your locale settings: 2026-06-25 14:31:25.694 | LANGUAGE = (unset), 2026-06-25 14:31:25.694 | LC_ALL = "en_US.utf8", 2026-06-25 14:31:25.694 | LANG = "de_DE.UTF-8" 2026-06-25 14:31:25.694 | are supported and installed on your system. 2026-06-25 14:31:25.694 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:31:25.749 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:31:25.749 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:31:25.750 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:31:25.825 | perl: warning: Setting locale failed. 2026-06-25 14:31:25.825 | perl: warning: Please check that your locale settings: 2026-06-25 14:31:25.825 | LANGUAGE = (unset), 2026-06-25 14:31:25.825 | LC_ALL = "en_US.utf8", 2026-06-25 14:31:25.825 | LANG = "de_DE.UTF-8" 2026-06-25 14:31:25.826 | are supported and installed on your system. 2026-06-25 14:31:25.826 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:31:26.201 | 2026-06-25 14:31:26.201 | Running kernel seems to be up-to-date. 2026-06-25 14:31:26.203 | 2026-06-25 14:31:26.203 | Restarting services... 2026-06-25 14:31:26.345 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 14:31:29.720 | 2026-06-25 14:31:29.720 | Service restarts being deferred: 2026-06-25 14:31:29.720 | systemctl restart ModemManager.service 2026-06-25 14:31:29.720 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:31:29.720 | systemctl restart systemd-logind.service 2026-06-25 14:31:29.720 | systemctl restart virtlockd.service 2026-06-25 14:31:29.720 | systemctl restart virtlogd.service 2026-06-25 14:31:29.720 | 2026-06-25 14:31:29.720 | No containers need to be restarted. 2026-06-25 14:31:29.721 | 2026-06-25 14:31:29.721 | User sessions running outdated binaries: 2026-06-25 14:31:29.721 | quobyte @ session #5: sshd[2027] 2026-06-25 14:31:29.735 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:31:29.745 | 2026-06-25 14:31:29.745 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:31:32.226 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 14:31:32.229 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:31:32.234 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:31:32.237 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:31:32.241 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:31:32.244 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:31:32.248 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:31:32.252 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:31:32.255 | ++ functions-common:time_stop:2427 : start_time=1782397806072 2026-06-25 14:31:32.260 | ++ functions-common:time_stop:2429 : [[ -z 1782397806072 ]] 2026-06-25 14:31:32.265 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:31:32.272 | ++ functions-common:time_stop:2432 : end_time=1782397892268 2026-06-25 14:31:32.276 | ++ functions-common:time_stop:2433 : elapsed_time=86196 2026-06-25 14:31:32.280 | ++ functions-common:time_stop:2434 : total=8147 2026-06-25 14:31:32.284 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:31:32.287 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94343 2026-06-25 14:31:32.292 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 14:31:32.296 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 14:31:32.300 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 14:31:32.304 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 14:31:32.311 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 14:31:32.315 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 14:31:32.319 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 14:31:32.325 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 14:31:32.333 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 14:31:32.338 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 14:31:32.342 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 14:31:32.346 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:32.733 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 14:31:32.736 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 14:31:32.740 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 14:31:32.743 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 14:31:32.747 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 14:31:32.750 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 14:31:32.752 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 14:31:32.755 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 14:31:32.758 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 14:31:32.761 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 14:31:32.764 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 14:31:32.767 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 14:31:32.769 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 14:31:32.772 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 14:31:32.775 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 14:31:32.777 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 14:31:32.781 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 14:31:32.783 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 14:31:32.786 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 14:31:32.789 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 14:31:32.792 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 14:31:32.796 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 14:31:32.798 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 14:31:32.801 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 14:31:32.818 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 14:31:32.822 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 14:31:32.838 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 14:31:32.842 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 14:31:32.858 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 14:31:32.860 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 14:31:32.863 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 14:31:32.866 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 14:31:32.869 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 14:31:32.871 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 14:31:32.874 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 14:31:32.877 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 14:31:32.880 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 14:31:32.883 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 14:31:32.885 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 14:31:32.885 | Distro: noble 2026-06-25 14:31:32.888 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 14:31:32.891 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 14:31:32.896 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 14:31:32.898 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 14:31:32.902 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 14:31:32.903 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 14:31:33.679 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 14:31:33.684 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 14:31:33.684 | pip: 24.0 2026-06-25 14:31:33.687 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 14:31:33.689 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 14:31:33.692 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:31:33.695 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:31:33.698 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:31:33.701 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:31:33.704 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:31:33.706 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:31:33.709 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:31:33.711 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:31:33.713 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:31:33.716 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:31:33.718 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:31:33.721 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:31:33.724 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:31:33.726 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 14:31:33.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:31:33.732 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:31:33.734 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 14:31:33.741 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 14:31:33.743 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 14:31:33.747 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 14:31:33.752 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 14:31:33.755 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 14:31:33.760 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 14:31:33.760 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 14:31:34.415 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 14:31:34.418 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 14:31:34.418 | pip: 24.0 2026-06-25 14:31:34.423 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 14:31:34.427 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 14:31:34.432 | + ./stack.sh:main:804 : fixup_all 2026-06-25 14:31:34.437 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 14:31:34.440 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 14:31:34.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:31:34.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:31:34.451 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 14:31:34.473 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 14:31:34.492 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 14:31:34.511 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 14:31:34.515 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 14:31:34.518 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:31:34.521 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:31:34.524 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:31:34.527 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:31:34.531 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:31:34.534 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:31:34.537 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:31:34.541 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:31:34.544 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:31:34.547 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:31:34.550 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:31:34.553 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:31:34.556 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:31:34.560 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 14:31:34.563 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 14:31:34.567 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 14:31:34.584 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 14:31:34.602 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 14:31:34.620 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 14:31:34.641 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 14:31:34.657 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 14:31:34.676 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 14:31:34.693 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 14:31:34.712 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 14:31:34.716 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 14:31:34.720 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 14:31:40.586 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 14:31:40.610 | Using python 3.12 to install setuptools 2026-06-25 14:31:40.612 | + 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-06-25 14:31:42.147 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 14:31:42.417 | Collecting pip 2026-06-25 14:31:42.517 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 14:31:42.530 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 14:31:43.036 | Collecting setuptools[core] 2026-06-25 14:31:43.053 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:31:43.226 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 14:31:43.242 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:31:43.340 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 14:31:43.356 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 14:31:43.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.7 MB/s eta 0:00:00 2026-06-25 14:31:43.460 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 14:31:43.477 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:31:43.585 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 14:31:43.605 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:31:43.686 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 14:31:43.702 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:31:43.819 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:43.836 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:31:43.921 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:43.938 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:31:44.194 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:44.209 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:31:44.322 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:44.338 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:31:44.529 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:44.544 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 14:31:44.613 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:44.629 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:31:44.726 | 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-06-25 14:31:44.743 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 14:31:44.862 | 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-06-25 14:31:44.879 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:31:44.942 | 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-06-25 14:31:44.978 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 14:31:45.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.7 MB/s eta 0:00:00 2026-06-25 14:31:45.209 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:31:45.240 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 14:31:45.266 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 14:31:45.283 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.1 MB/s eta 0:00:00 2026-06-25 14:31:45.303 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:31:45.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.8 MB/s eta 0:00:00 2026-06-25 14:31:45.342 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 14:31:45.366 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:31:45.446 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.2 MB/s eta 0:00:00 2026-06-25 14:31:45.463 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 14:31:45.488 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 14:31:45.513 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 14:31:45.529 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 10.6 MB/s eta 0:00:00 2026-06-25 14:31:45.545 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 14:31:45.569 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 14:31:45.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 11.5 MB/s eta 0:00:00 2026-06-25 14:31:45.624 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 14:31:45.652 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 14:31:45.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 6.7 MB/s eta 0:00:00 2026-06-25 14:31:45.691 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:31:45.764 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.1 MB/s eta 0:00:00 2026-06-25 14:31:46.550 | 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-06-25 14:31:46.574 | Attempting uninstall: setuptools 2026-06-25 14:31:46.592 | Found existing installation: setuptools 68.1.2 2026-06-25 14:31:46.592 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:46.592 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 14:31:47.737 | Attempting uninstall: pygments 2026-06-25 14:31:47.747 | Found existing installation: Pygments 2.17.2 2026-06-25 14:31:47.747 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:47.749 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 14:31:49.043 | Attempting uninstall: pip 2026-06-25 14:31:49.048 | Found existing installation: pip 24.0 2026-06-25 14:31:49.123 | Uninstalling pip-24.0: 2026-06-25 14:31:49.134 | Successfully uninstalled pip-24.0 2026-06-25 14:31:50.781 | Attempting uninstall: packaging 2026-06-25 14:31:50.790 | Found existing installation: packaging 24.0 2026-06-25 14:31:50.791 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:50.792 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 14:31:50.984 | Attempting uninstall: markdown-it-py 2026-06-25 14:31:51.009 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 14:31:51.010 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:51.011 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 14:31:51.174 | Attempting uninstall: wheel 2026-06-25 14:31:51.223 | Found existing installation: wheel 0.42.0 2026-06-25 14:31:51.223 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:51.224 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 14:31:51.276 | Attempting uninstall: rich 2026-06-25 14:31:51.325 | Found existing installation: rich 13.7.1 2026-06-25 14:31:51.326 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:51.326 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 14:31:52.078 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 14:31:52.293 | + inc/python:pip_install:216 : result=0 2026-06-25 14:31:52.297 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:31:52.301 | + functions-common:time_stop:2420 : local name 2026-06-25 14:31:52.304 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:31:52.308 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:31:52.310 | + functions-common:time_stop:2423 : local total 2026-06-25 14:31:52.314 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:31:52.316 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:31:52.317 | + functions-common:time_stop:2427 : start_time=1782397900603 2026-06-25 14:31:52.321 | + functions-common:time_stop:2429 : [[ -z 1782397900603 ]] 2026-06-25 14:31:52.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:31:52.330 | + functions-common:time_stop:2432 : end_time=1782397912326 2026-06-25 14:31:52.334 | + functions-common:time_stop:2433 : elapsed_time=11723 2026-06-25 14:31:52.337 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:31:52.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:31:52.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11723 2026-06-25 14:31:52.347 | + inc/python:pip_install:219 : return 0 2026-06-25 14:31:52.351 | + 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-06-25 14:31:52.354 | + 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-06-25 14:31:52.357 | + 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-06-25 14:31:52.361 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 14:31:52.365 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 14:31:52.367 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 14:31:52.390 | Using python 3.12 to install os-testr 2026-06-25 14:31:52.393 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-25 14:31:53.803 | Collecting os-testr 2026-06-25 14:31:53.962 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:31:54.031 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 14:31:54.050 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:31:54.088 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 14:31:54.106 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:31:54.172 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 14:31:54.190 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 14:31:54.205 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-25 14:31:54.241 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 14:31:54.260 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:31:54.364 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 14:31:54.382 | 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-06-25 14:31:54.420 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 14:31:54.449 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:31:54.494 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 14:31:54.522 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 14:31:54.594 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 14:31:54.617 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 14:31:54.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 22.0 MB/s 0:00:00 2026-06-25 14:31:54.830 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 14:31:54.978 | Attempting uninstall: PyYAML 2026-06-25 14:31:54.987 | Found existing installation: PyYAML 6.0.1 2026-06-25 14:31:54.987 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:54.988 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 14:31:55.440 | 2026-06-25 14:31:55.444 | 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-06-25 14:31:55.564 | + inc/python:pip_install:216 : result=0 2026-06-25 14:31:55.567 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:31:55.569 | + functions-common:time_stop:2420 : local name 2026-06-25 14:31:55.572 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:31:55.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:31:55.577 | + functions-common:time_stop:2423 : local total 2026-06-25 14:31:55.579 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:31:55.581 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:31:55.583 | + functions-common:time_stop:2427 : start_time=1782397912385 2026-06-25 14:31:55.585 | + functions-common:time_stop:2429 : [[ -z 1782397912385 ]] 2026-06-25 14:31:55.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:31:55.592 | + functions-common:time_stop:2432 : end_time=1782397915589 2026-06-25 14:31:55.594 | + functions-common:time_stop:2433 : elapsed_time=3204 2026-06-25 14:31:55.596 | + functions-common:time_stop:2434 : total=11723 2026-06-25 14:31:55.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:31:55.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14927 2026-06-25 14:31:55.602 | + inc/python:pip_install:219 : return 0 2026-06-25 14:31:55.605 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 14:31:55.664 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 14:31:55.749 | + ./stack.sh:main:832 : install_infra 2026-06-25 14:31:55.751 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:31:55.754 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 14:31:55.756 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 14:32:01.285 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:32:01.288 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 14:32:01.309 | + 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-06-25 14:32:02.709 | Collecting pbr 2026-06-25 14:32:02.714 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:03.160 | Collecting setuptools[core] 2026-06-25 14:32:03.163 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:32:03.318 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 14:32:03.321 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:03.393 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 14:32:03.396 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 14:32:03.469 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 14:32:03.471 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:03.582 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 14:32:03.586 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:32:03.653 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 14:32:03.655 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:32:03.755 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:03.757 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:32:03.828 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:03.830 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:32:04.061 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:04.063 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:32:04.139 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:04.141 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:04.311 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:04.315 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 14:32:04.366 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:04.369 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:32:04.451 | 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-06-25 14:32:04.454 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 14:32:04.536 | 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-06-25 14:32:04.539 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:32:04.627 | 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-06-25 14:32:04.725 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:32:04.750 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:32:04.754 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:32:04.757 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 14:32:04.761 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 14:32:04.762 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:32:04.765 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 14:32:04.768 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:32:04.779 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 14:32:04.781 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 14:32:04.784 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 14:32:04.787 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 14:32:04.790 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 14:32:04.795 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 14:32:04.797 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 14:32:04.800 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:32:04.827 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 14:32:05.115 | 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-06-25 14:32:09.073 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 14:32:09.280 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:09.283 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:09.286 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:09.288 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:09.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:09.294 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:09.297 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:09.299 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:09.302 | + functions-common:time_stop:2427 : start_time=1782397921302 2026-06-25 14:32:09.305 | + functions-common:time_stop:2429 : [[ -z 1782397921302 ]] 2026-06-25 14:32:09.308 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:09.312 | + functions-common:time_stop:2432 : end_time=1782397929309 2026-06-25 14:32:09.315 | + functions-common:time_stop:2433 : elapsed_time=8007 2026-06-25 14:32:09.318 | + functions-common:time_stop:2434 : total=14927 2026-06-25 14:32:09.321 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:09.324 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22934 2026-06-25 14:32:09.327 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:09.331 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:32:09.335 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 14:32:09.362 | + 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-06-25 14:32:10.673 | Processing /opt/stack/requirements 2026-06-25 14:32:10.677 | Installing build dependencies: started 2026-06-25 14:32:13.914 | Installing build dependencies: finished with status 'done' 2026-06-25 14:32:13.917 | Getting requirements to build wheel: started 2026-06-25 14:32:14.214 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:32:14.219 | Preparing metadata (pyproject.toml): started 2026-06-25 14:32:15.404 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:32:15.702 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:15.806 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:32:15.828 | 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.dev8458) (26.2) 2026-06-25 14:32:15.939 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:15.954 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:32:16.130 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:16.134 | 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-06-25 14:32:16.199 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:16.217 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 14:32:16.230 | 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.dev8458) (82.0.1) 2026-06-25 14:32:16.551 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:16.568 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 14:32:16.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-06-25 14:32:16.659 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:16.675 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 14:32:16.798 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:16.814 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 14:32:16.905 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:16.922 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:32:17.045 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:32:17.072 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 14:32:17.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.0 MB/s eta 0:00:00 2026-06-25 14:32:17.087 | 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-06-25 14:32:17.110 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 14:32:17.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.9 MB/s eta 0:00:00 2026-06-25 14:32:17.139 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 14:32:17.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.7 MB/s eta 0:00:00 2026-06-25 14:32:17.170 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 14:32:17.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.7 MB/s eta 0:00:00 2026-06-25 14:32:17.204 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 14:32:17.218 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-06-25 14:32:17.234 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 14:32:17.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.2 MB/s eta 0:00:00 2026-06-25 14:32:17.282 | Building wheels for collected packages: openstack_requirements 2026-06-25 14:32:17.283 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 14:32:19.556 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 14:32:19.557 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=8bc8176d5028aa1c53ee27ca48641305581a837f1a7475c8a47e1a842afe83a4 2026-06-25 14:32:19.559 | Stored in directory: /tmp/pip-ephem-wheel-cache-l4v3f0jq/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 14:32:19.563 | Successfully built openstack_requirements 2026-06-25 14:32:19.848 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 14:32:20.624 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-25 14:32:20.857 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:20.860 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:20.862 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:20.864 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:20.867 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:20.869 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:20.871 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:20.874 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:20.876 | + functions-common:time_stop:2427 : start_time=1782397929352 2026-06-25 14:32:20.878 | + functions-common:time_stop:2429 : [[ -z 1782397929352 ]] 2026-06-25 14:32:20.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:20.885 | + functions-common:time_stop:2432 : end_time=1782397940883 2026-06-25 14:32:20.888 | + functions-common:time_stop:2433 : elapsed_time=11531 2026-06-25 14:32:20.890 | + functions-common:time_stop:2434 : total=22934 2026-06-25 14:32:20.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:20.894 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34465 2026-06-25 14:32:20.896 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:20.899 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 14:32:20.901 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 14:32:20.903 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 14:32:20.905 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:32:20.907 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:32:20.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 14:32:20.912 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:32:20.915 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 14:32:20.933 | Using python 3.12 to install pbr 2026-06-25 14:32:20.936 | + 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-06-25 14:32:21.909 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 14:32:22.140 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 14:32:22.380 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:22.383 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:22.385 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:22.387 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:22.389 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:22.391 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:22.393 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:22.395 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:22.397 | + functions-common:time_stop:2427 : start_time=1782397940928 2026-06-25 14:32:22.400 | + functions-common:time_stop:2429 : [[ -z 1782397940928 ]] 2026-06-25 14:32:22.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:22.406 | + functions-common:time_stop:2432 : end_time=1782397942403 2026-06-25 14:32:22.408 | + functions-common:time_stop:2433 : elapsed_time=1475 2026-06-25 14:32:22.410 | + functions-common:time_stop:2434 : total=34465 2026-06-25 14:32:22.412 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:22.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35940 2026-06-25 14:32:22.417 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:22.419 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 14:32:28.107 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 14:32:28.922 | Collecting bindep 2026-06-25 14:32:29.025 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:32:29.137 | Collecting distro>=1.7 (from bindep) 2026-06-25 14:32:29.153 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 14:32:29.239 | Collecting packaging (from bindep) 2026-06-25 14:32:29.242 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:29.307 | Collecting Parsley (from bindep) 2026-06-25 14:32:29.325 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 14:32:29.418 | Collecting pbr>=2 (from bindep) 2026-06-25 14:32:29.420 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:29.828 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 14:32:29.831 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:32:29.919 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 14:32:29.950 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 14:32:29.960 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:32:29.965 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:32:29.983 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 14:32:30.005 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.0 MB/s eta 0:00:00 2026-06-25 14:32:30.008 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:32:30.153 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 14:32:31.921 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-25 14:32:32.072 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 14:32:32.075 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 14:32:32.080 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 14:32:32.100 | + ./stack.sh:main:841 : pkgs= 2026-06-25 14:32:32.104 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 14:32:32.107 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 14:32:32.110 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:32:32.113 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 14:32:32.117 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:32:32.120 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:32:32.123 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:32:32.126 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:32:32.130 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:32:32.135 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:32:32.140 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:32:32.143 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:32:32.147 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:32:32.151 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 14:32:32.154 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:32:32.171 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:32:32.174 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:32:32.177 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:32.180 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 14:32:32.183 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:32.186 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:32:32.189 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:32.192 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 14:32:32.194 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:32.197 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 14:32:32.200 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:32.203 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:32:32.206 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:32:32.209 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:32:32.212 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:32:32.215 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:32:32.218 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 14:32:32.220 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:32:32.223 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 14:32:32.226 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:32:32.229 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:32:32.231 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 14:32:32.234 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 14:32:32.237 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 14:32:32.240 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 14:32:32.243 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 14:32:32.308 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 14:32:32.308 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 14:32:32.311 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 14:32:32.732 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 14:32:32.735 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 14:32:32.750 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:32:32.753 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 14:32:32.755 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:32:32.757 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:32:32.759 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:32:32.762 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:32:32.764 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:32:32.766 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:32:32.769 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:32:32.771 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:32:32.773 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:32:32.775 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:32:32.777 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:32:32.779 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:32:32.781 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 14:32:32.783 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:32:32.785 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:32:32.787 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:32:32.789 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 14:32:32.807 | + 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-06-25 14:32:32.844 | Reading package lists... 2026-06-25 14:32:33.228 | Building dependency tree... 2026-06-25 14:32:33.230 | Reading state information... 2026-06-25 14:32:33.812 | The following additional packages will be installed: 2026-06-25 14:32:33.812 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 14:32:33.812 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 14:32:33.813 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 14:32:33.814 | erlang-tools erlang-xmerl 2026-06-25 14:32:33.817 | Suggested packages: 2026-06-25 14:32:33.817 | erlang erlang-manpages erlang-doc 2026-06-25 14:32:33.875 | The following NEW packages will be installed: 2026-06-25 14:32:33.875 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 14:32:33.875 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 14:32:33.875 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 14:32:33.877 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 14:32:33.937 | 0 upgraded, 18 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:32:33.937 | Need to get 36.1 MB of archives. 2026-06-25 14:32:33.937 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 14:32:33.937 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-25 14:32:34.074 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-25 14:32:34.089 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-25 14:32:34.091 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-25 14:32:34.100 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-25 14:32:34.111 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-25 14:32:34.114 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-25 14:32:34.132 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-25 14:32:34.134 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-25 14:32:34.135 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-25 14:32:34.137 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-25 14:32:34.144 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-25 14:32:34.166 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-25 14:32:34.167 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-25 14:32:34.170 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-25 14:32:34.173 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-25 14:32:34.180 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-25 14:32:34.196 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-25 14:32:34.614 | perl: warning: Setting locale failed. 2026-06-25 14:32:34.615 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:34.615 | LANGUAGE = (unset), 2026-06-25 14:32:34.615 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:34.615 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:34.615 | are supported and installed on your system. 2026-06-25 14:32:34.615 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:34.695 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:32:34.695 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:32:34.695 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:32:34.884 | Fetched 36.1 MB in 0s (77.5 MB/s) 2026-06-25 14:32:34.965 | Selecting previously unselected package erlang-base. 2026-06-25 14:32:35.030 | (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 ... 122977 files and directories currently installed.) 2026-06-25 14:32:35.037 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.041 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.420 | Selecting previously unselected package erlang-asn1. 2026-06-25 14:32:35.432 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.436 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.495 | Selecting previously unselected package erlang-crypto. 2026-06-25 14:32:35.506 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.510 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.553 | Selecting previously unselected package erlang-public-key. 2026-06-25 14:32:35.566 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.570 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.622 | Selecting previously unselected package erlang-mnesia. 2026-06-25 14:32:35.634 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.639 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.708 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 14:32:35.720 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.725 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.787 | Selecting previously unselected package erlang-ssl. 2026-06-25 14:32:35.797 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.802 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.892 | Selecting previously unselected package erlang-eldap. 2026-06-25 14:32:35.902 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.906 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:35.946 | Selecting previously unselected package erlang-ftp. 2026-06-25 14:32:35.958 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:35.962 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.005 | Selecting previously unselected package erlang-tftp. 2026-06-25 14:32:36.017 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.021 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.064 | Selecting previously unselected package erlang-inets. 2026-06-25 14:32:36.076 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.080 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.159 | Selecting previously unselected package erlang-snmp. 2026-06-25 14:32:36.171 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.175 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.327 | Selecting previously unselected package erlang-os-mon. 2026-06-25 14:32:36.339 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.344 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.391 | Selecting previously unselected package erlang-parsetools. 2026-06-25 14:32:36.403 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.408 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.450 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 14:32:36.462 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.467 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.516 | Selecting previously unselected package erlang-tools. 2026-06-25 14:32:36.527 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.538 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.624 | Selecting previously unselected package erlang-xmerl. 2026-06-25 14:32:36.635 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:36.640 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:36.727 | Selecting previously unselected package rabbitmq-server. 2026-06-25 14:32:36.739 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 14:32:36.745 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 14:32:37.800 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:38.147 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 14:32:38.147 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 14:32:40.709 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 14:32:40.715 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.726 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.738 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.749 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.761 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.772 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.783 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.795 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.805 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.817 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.828 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.840 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.851 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.862 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.873 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.885 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:40.896 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 14:32:40.986 | info: Selecting GID from range 100 to 999 ... 2026-06-25 14:32:40.991 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 14:32:41.092 | info: Selecting UID from range 100 to 999 ... 2026-06-25 14:32:41.093 | 2026-06-25 14:32:41.097 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 14:32:41.101 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 14:32:41.155 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 14:32:41.379 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 14:33:01.849 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:33:03.546 | perl: warning: Setting locale failed. 2026-06-25 14:33:03.547 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:03.547 | LANGUAGE = (unset), 2026-06-25 14:33:03.547 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:03.547 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:03.547 | are supported and installed on your system. 2026-06-25 14:33:03.547 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:03.676 | perl: warning: Setting locale failed. 2026-06-25 14:33:03.676 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:03.677 | LANGUAGE = (unset), 2026-06-25 14:33:03.677 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:03.677 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:03.677 | are supported and installed on your system. 2026-06-25 14:33:03.677 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:03.727 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:03.727 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:03.727 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:03.796 | perl: warning: Setting locale failed. 2026-06-25 14:33:03.796 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:03.796 | LANGUAGE = (unset), 2026-06-25 14:33:03.796 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:03.796 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:03.796 | are supported and installed on your system. 2026-06-25 14:33:03.797 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:04.291 | 2026-06-25 14:33:04.291 | Running kernel seems to be up-to-date. 2026-06-25 14:33:04.291 | 2026-06-25 14:33:04.292 | Restarting services... 2026-06-25 14:33:04.337 | 2026-06-25 14:33:04.337 | Service restarts being deferred: 2026-06-25 14:33:04.337 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:33:04.337 | systemctl restart systemd-logind.service 2026-06-25 14:33:04.337 | systemctl restart virtlockd.service 2026-06-25 14:33:04.337 | systemctl restart virtlogd.service 2026-06-25 14:33:04.337 | 2026-06-25 14:33:04.337 | No containers need to be restarted. 2026-06-25 14:33:04.337 | 2026-06-25 14:33:04.338 | User sessions running outdated binaries: 2026-06-25 14:33:04.338 | quobyte @ session #5: sshd[2027] 2026-06-25 14:33:04.345 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:33:04.353 | 2026-06-25 14:33:04.353 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:33:06.452 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:33:06.455 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:33:06.457 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:06.459 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:06.462 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:06.464 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:06.466 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:06.469 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:33:06.471 | + functions-common:time_stop:2427 : start_time=1782397952805 2026-06-25 14:33:06.473 | + functions-common:time_stop:2429 : [[ -z 1782397952805 ]] 2026-06-25 14:33:06.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:06.480 | + functions-common:time_stop:2432 : end_time=1782397986478 2026-06-25 14:33:06.482 | + functions-common:time_stop:2433 : elapsed_time=33673 2026-06-25 14:33:06.485 | + functions-common:time_stop:2434 : total=94343 2026-06-25 14:33:06.487 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:06.489 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128016 2026-06-25 14:33:06.492 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:33:06.494 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 14:33:06.497 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:33:06.499 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:33:06.501 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:33:06.504 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:33:06.506 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:33:06.509 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:33:06.511 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:33:06.514 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:33:06.516 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:33:06.518 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:33:06.521 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:33:06.523 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:33:06.526 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:33:06.528 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 14:33:06.531 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 14:33:06.546 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:06.548 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 14:33:06.551 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:33:06.553 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 14:33:06.555 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 14:33:06.558 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 14:33:06.562 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 14:33:06.565 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 14:33:06.567 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 14:33:06.570 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 14:33:06.572 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 14:33:06.574 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 14:33:06.577 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 14:33:07.775 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 14:33:07.775 | user tags 2026-06-25 14:33:07.775 | guest [administrator]' 2026-06-25 14:33:07.779 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 14:33:07.779 | user tags 2026-06-25 14:33:07.779 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 14:33:07.779 | guest [administrator]' 2026-06-25 14:33:07.784 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 14:33:07.786 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 14:33:07.789 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 14:33:08.955 | Adding user "stackrabbit" ... 2026-06-25 14:33:08.981 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 14:33:09.003 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 14:33:10.082 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 14:33:10.113 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 14:33:10.115 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 14:33:11.173 | Changing password for user "stackrabbit" ... 2026-06-25 14:33:11.203 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 14:33:11.205 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 14:33:11.207 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 14:33:12.241 | Deleting user "guest" ... 2026-06-25 14:33:12.275 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 14:33:12.290 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:12.292 | + ./stack.sh:main:858 : install_database 2026-06-25 14:33:12.295 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 14:33:12.297 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 14:33:12.300 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:12.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:12.305 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 14:33:12.317 | perl: warning: Setting locale failed. 2026-06-25 14:33:12.317 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:12.317 | LANGUAGE = (unset), 2026-06-25 14:33:12.318 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:12.318 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:12.318 | are supported and installed on your system. 2026-06-25 14:33:12.318 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:12.369 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:12.369 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:12.369 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:12.479 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 14:33:12.481 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 14:33:12.486 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 14:33:12.488 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:12.490 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:12.492 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 14:33:12.494 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 14:33:12.496 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 14:33:12.500 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:12.502 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 14:33:12.504 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:33:12.507 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:33:12.509 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:33:12.511 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:33:12.513 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:33:12.515 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:33:12.517 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:33:12.520 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:33:12.522 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:33:12.524 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:33:12.526 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:33:12.528 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:33:12.530 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:33:12.533 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 14:33:12.535 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:12.537 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:12.539 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 14:33:12.541 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:33:12.544 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:33:12.546 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:33:12.548 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:33:12.550 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:33:12.552 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:33:12.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:12.556 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:12.559 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:33:12.561 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:12.563 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:33:12.565 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:33:12.567 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 14:33:12.569 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:33:12.572 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:12.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:12.576 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 14:33:12.594 | + 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-06-25 14:33:12.629 | Reading package lists... 2026-06-25 14:33:12.987 | Building dependency tree... 2026-06-25 14:33:12.989 | Reading state information... 2026-06-25 14:33:13.497 | The following additional packages will be installed: 2026-06-25 14:33:13.497 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 14:33:13.497 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 14:33:13.497 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 14:33:13.497 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 14:33:13.498 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 14:33:13.498 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 14:33:13.498 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 14:33:13.501 | Suggested packages: 2026-06-25 14:33:13.501 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 14:33:13.501 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 14:33:13.550 | The following NEW packages will be installed: 2026-06-25 14:33:13.550 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 14:33:13.550 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 14:33:13.550 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 14:33:13.550 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 14:33:13.551 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 14:33:13.551 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 14:33:13.552 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 14:33:13.619 | 0 upgraded, 27 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:33:13.619 | Need to get 29.6 MB of archives. 2026-06-25 14:33:13.619 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 14:33:13.619 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-25 14:33:13.758 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-25 14:33:13.758 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-25 14:33:13.759 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 14:33:13.767 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-25 14:33:13.783 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-25 14:33:14.086 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-25 14:33:14.103 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 14:33:14.103 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 14:33:14.104 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 14:33:14.106 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 14:33:14.109 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-25 14:33:14.110 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 14:33:14.110 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 14:33:14.111 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 14:33:14.112 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 14:33:14.118 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-25 14:33:14.139 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 14:33:14.140 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 14:33:14.141 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 14:33:14.142 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 14:33:14.142 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 14:33:14.143 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 14:33:14.144 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 14:33:14.144 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 14:33:14.261 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-25 14:33:14.261 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-25 14:33:14.493 | perl: warning: Setting locale failed. 2026-06-25 14:33:14.494 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:14.494 | LANGUAGE = (unset), 2026-06-25 14:33:14.494 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:14.494 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:14.494 | are supported and installed on your system. 2026-06-25 14:33:14.494 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:14.560 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:14.560 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:14.560 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:14.696 | Vorkonfiguration der Pakete ... 2026-06-25 14:33:14.707 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:14.844 | Fetched 29.6 MB in 1s (43.4 MB/s) 2026-06-25 14:33:14.878 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 14:33:14.939 | (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 ... 125782 files and directories currently installed.) 2026-06-25 14:33:14.945 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:14.949 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:15.387 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 14:33:15.400 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:15.404 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:15.458 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 14:33:15.470 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 14:33:15.478 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:33:15.524 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 14:33:15.536 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 14:33:15.540 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 14:33:15.593 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 14:33:15.604 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 14:33:15.608 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 14:33:15.662 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 14:33:15.676 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:15.681 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:16.673 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 14:33:16.686 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:16.692 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:16.747 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:16.747 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:16.747 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:16.824 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:16.835 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:17.124 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:17.187 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 14:33:17.198 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 14:33:17.202 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 14:33:17.242 | Selecting previously unselected package liburi-perl. 2026-06-25 14:33:17.254 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 14:33:17.257 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 14:33:17.337 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 14:33:17.349 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 14:33:17.353 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 14:33:17.408 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 14:33:17.420 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 14:33:17.423 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 14:33:17.482 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 14:33:17.495 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:33:17.499 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:17.540 | Selecting previously unselected package libfcgi-perl. 2026-06-25 14:33:17.552 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 14:33:17.555 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 14:33:17.595 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 14:33:17.607 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 14:33:17.611 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 14:33:17.649 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 14:33:17.661 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 14:33:17.665 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 14:33:17.703 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 14:33:17.716 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 14:33:17.719 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 14:33:17.757 | Selecting previously unselected package libfcgi-bin. 2026-06-25 14:33:17.769 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:33:17.774 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:17.810 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 14:33:17.822 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 14:33:17.825 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 14:33:17.867 | Selecting previously unselected package libtimedate-perl. 2026-06-25 14:33:17.880 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 14:33:17.883 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 14:33:17.951 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 14:33:17.963 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 14:33:17.968 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 14:33:18.006 | Selecting previously unselected package libio-html-perl. 2026-06-25 14:33:18.018 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 14:33:18.022 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 14:33:18.061 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 14:33:18.073 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 14:33:18.076 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 14:33:18.117 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 14:33:18.129 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 14:33:18.132 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 14:33:18.182 | Selecting previously unselected package mecab-utils. 2026-06-25 14:33:18.194 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 14:33:18.198 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 14:33:18.240 | Selecting previously unselected package mecab-ipadic. 2026-06-25 14:33:18.252 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 14:33:18.256 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 14:33:18.905 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 14:33:18.916 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 14:33:18.922 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 14:33:18.965 | Selecting previously unselected package mysql-server. 2026-06-25 14:33:18.976 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 14:33:18.980 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:19.058 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 14:33:19.072 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 14:33:19.088 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:19.099 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 14:33:19.111 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:33:19.122 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:19.134 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 14:33:19.145 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 14:33:19.155 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:19.167 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 14:33:19.178 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 14:33:19.190 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 14:33:19.202 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:19.213 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 14:33:19.225 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:19.236 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 14:33:19.247 | Setting up liburi-perl (5.27-1) ... 2026-06-25 14:33:19.259 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:19.310 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:19.363 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:19.363 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:19.363 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:19.439 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:19.451 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:19.502 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 14:33:19.535 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 14:33:30.450 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 14:33:31.316 | mysqld is running as pid 22442 2026-06-25 14:33:33.752 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 14:33:35.478 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 14:33:35.493 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 14:33:35.503 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 14:33:35.507 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 14:33:35.508 | 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-06-25 14:33:35.508 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 14:33:35.514 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 14:33:35.515 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 14:33:35.525 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 14:33:35.626 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 14:33:35.626 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 14:33:35.627 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 14:33:35.627 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 14:33:35.627 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 14:33:35.628 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 14:33:35.678 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 14:33:35.678 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 14:33:35.993 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 14:33:35.994 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 14:33:36.001 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 14:33:36.151 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 14:33:36.231 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 14:33:36.232 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 14:33:36.455 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 14:33:36.456 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 14:33:36.456 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 14:33:36.485 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 14:33:36.533 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 14:33:36.534 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 14:33:36.536 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 14:33:36.537 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 14:33:36.537 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 14:33:36.884 | 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-06-25 14:33:36.998 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 14:33:37.244 | 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-06-25 14:33:37.247 | 2026-06-25 14:33:37.247 | done! 2026-06-25 14:33:37.253 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 14:33:37.260 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 14:33:37.271 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 14:33:37.275 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 14:33:37.275 | 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-06-25 14:33:37.275 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 14:33:37.281 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 14:33:37.281 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 14:33:37.294 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 14:33:37.420 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 14:33:37.421 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 14:33:37.421 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 14:33:37.422 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 14:33:37.422 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 14:33:37.423 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 14:33:37.507 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 14:33:37.507 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 14:33:37.976 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 14:33:37.976 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 14:33:37.987 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 14:33:38.192 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 14:33:38.298 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 14:33:38.299 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 14:33:38.627 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 14:33:38.627 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 14:33:38.628 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 14:33:38.668 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 14:33:38.737 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 14:33:38.737 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 14:33:38.741 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 14:33:38.741 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 14:33:38.742 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 14:33:39.179 | 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-06-25 14:33:39.311 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 14:33:39.557 | 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-06-25 14:33:39.560 | 2026-06-25 14:33:39.560 | done! 2026-06-25 14:33:39.569 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 14:33:39.577 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 14:33:39.589 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 14:33:39.601 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:39.613 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 14:33:39.624 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 14:33:39.636 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 14:33:39.650 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:33:41.543 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:33:41.778 | perl: warning: Setting locale failed. 2026-06-25 14:33:41.778 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:41.778 | LANGUAGE = (unset), 2026-06-25 14:33:41.778 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:41.778 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:41.778 | are supported and installed on your system. 2026-06-25 14:33:41.778 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:41.908 | perl: warning: Setting locale failed. 2026-06-25 14:33:41.909 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:41.909 | LANGUAGE = (unset), 2026-06-25 14:33:41.909 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:41.909 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:41.909 | are supported and installed on your system. 2026-06-25 14:33:41.909 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:41.959 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:41.959 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:41.959 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:42.028 | perl: warning: Setting locale failed. 2026-06-25 14:33:42.028 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:42.029 | LANGUAGE = (unset), 2026-06-25 14:33:42.029 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:42.029 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:42.029 | are supported and installed on your system. 2026-06-25 14:33:42.029 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:42.536 | 2026-06-25 14:33:42.536 | Running kernel seems to be up-to-date. 2026-06-25 14:33:42.536 | 2026-06-25 14:33:42.536 | Restarting services... 2026-06-25 14:33:42.585 | 2026-06-25 14:33:42.586 | Service restarts being deferred: 2026-06-25 14:33:42.586 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:33:42.586 | systemctl restart systemd-logind.service 2026-06-25 14:33:42.586 | systemctl restart virtlockd.service 2026-06-25 14:33:42.586 | systemctl restart virtlogd.service 2026-06-25 14:33:42.586 | 2026-06-25 14:33:42.586 | No containers need to be restarted. 2026-06-25 14:33:42.586 | 2026-06-25 14:33:42.586 | User sessions running outdated binaries: 2026-06-25 14:33:42.586 | quobyte @ session #5: sshd[2027] 2026-06-25 14:33:42.596 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:33:42.606 | 2026-06-25 14:33:42.606 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:33:45.440 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:33:45.444 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:33:45.447 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:45.451 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:45.454 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:45.458 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:45.461 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:45.464 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:33:45.468 | + functions-common:time_stop:2427 : start_time=1782397992592 2026-06-25 14:33:45.471 | + functions-common:time_stop:2429 : [[ -z 1782397992592 ]] 2026-06-25 14:33:45.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:45.480 | + functions-common:time_stop:2432 : end_time=1782398025476 2026-06-25 14:33:45.483 | + functions-common:time_stop:2433 : elapsed_time=32884 2026-06-25 14:33:45.486 | + functions-common:time_stop:2434 : total=128016 2026-06-25 14:33:45.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:45.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160900 2026-06-25 14:33:45.496 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:33:45.500 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 14:33:45.503 | + ./stack.sh:main:861 : install_database_python 2026-06-25 14:33:45.507 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 14:33:45.512 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 14:33:45.515 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 14:33:45.519 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:33:45.524 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 14:33:45.528 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 14:33:45.531 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:33:45.537 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:33:45.538 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:33:45.544 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 14:33:45.548 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 14:33:45.552 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 14:33:45.557 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 14:33:45.561 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 14:33:45.591 | Using python 3.12 to install PyMySQL 2026-06-25 14:33:45.594 | + 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-06-25 14:33:46.784 | Collecting PyMySQL 2026-06-25 14:33:46.930 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 14:33:46.957 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 14:33:47.139 | Installing collected packages: PyMySQL 2026-06-25 14:33:47.218 | Successfully installed PyMySQL-1.2.0 2026-06-25 14:33:47.378 | + inc/python:pip_install:216 : result=0 2026-06-25 14:33:47.382 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:33:47.386 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:47.389 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:47.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:47.396 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:47.400 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:47.404 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:33:47.407 | + functions-common:time_stop:2427 : start_time=1782398025584 2026-06-25 14:33:47.411 | + functions-common:time_stop:2429 : [[ -z 1782398025584 ]] 2026-06-25 14:33:47.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:47.421 | + functions-common:time_stop:2432 : end_time=1782398027417 2026-06-25 14:33:47.424 | + functions-common:time_stop:2433 : elapsed_time=1833 2026-06-25 14:33:47.427 | + functions-common:time_stop:2434 : total=35940 2026-06-25 14:33:47.431 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:47.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37773 2026-06-25 14:33:47.438 | + inc/python:pip_install:219 : return 0 2026-06-25 14:33:47.442 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 14:33:47.446 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 14:33:47.450 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 14:33:47.453 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 14:33:47.474 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:47.478 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 14:33:47.481 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:33:47.504 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:47.508 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 14:33:47.532 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:47.536 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 14:33:47.559 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:47.563 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 14:33:47.566 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 14:33:47.566 | Installing etcd 2026-06-25 14:33:47.569 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 14:33:47.587 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 14:33:47.606 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:47.610 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 14:33:47.637 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 14:33:47.642 | ++ 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-06-25 14:33:47.646 | ++ 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-06-25 14:33:47.650 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 14:33:47.655 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 14:33:47.658 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 14:33:47.663 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:47.666 | ++ 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-06-25 14:33:47.670 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 14:33:47.675 | ++ 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-06-25 14:33:47.683 | --2026-06-25 16:33:47-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:47.740 | Resolving github.com (github.com)... 140.82.121.4 2026-06-25 14:33:47.755 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-25 14:33:47.812 | HTTP request sent, awaiting response... 302 Found 2026-06-25 14:33:47.812 | 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-06-25T15%3A24%3A00Z&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-06-25T14%3A23%3A43Z&ske=2026-06-25T15%3A24%3A00Z&sks=b&skv=2018-11-09&sig=ylbdkQR87Oz822V18iETmYnOQmPYCkk97lGIDvZo%2FrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM5OTgxOCwibmJmIjoxNzgyMzk4MDE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dT4_k12AhLV6wKrxS1mV8gQoMMO7sMlRkW1vmbXVN38&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 14:33:47.812 | --2026-06-25 16:33:47-- 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-06-25T15%3A24%3A00Z&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-06-25T14%3A23%3A43Z&ske=2026-06-25T15%3A24%3A00Z&sks=b&skv=2018-11-09&sig=ylbdkQR87Oz822V18iETmYnOQmPYCkk97lGIDvZo%2FrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM5OTgxOCwibmJmIjoxNzgyMzk4MDE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dT4_k12AhLV6wKrxS1mV8gQoMMO7sMlRkW1vmbXVN38&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 14:33:47.814 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-06-25 14:33:47.825 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-25 14:33:47.908 | HTTP request sent, awaiting response... 200 OK 2026-06-25 14:33:47.908 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 14:33:47.909 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 14:33:47.964 | 2026-06-25 14:33:48.152 | 0K ........ ........ ... 100% 82.2M=0.2s 2026-06-25 14:33:48.152 | 2026-06-25 14:33:48.152 | 2026-06-25 16:33:48 (82.2 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 14:33:48.152 | 2026-06-25 14:33:48.158 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 14:33:48.162 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:48.166 | ++ functions:get_extra_file:81 : return 2026-06-25 14:33:48.171 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:48.175 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 14:33:48.179 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 14:33:48.183 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 14:33:48.211 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 14:33:48.216 | + 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-06-25 14:33:48.226 | etcd-v3.5.21-linux-amd64/ 2026-06-25 14:33:48.226 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 14:33:48.226 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 14:33:48.226 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 14:33:48.226 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 14:33:48.226 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 14:33:48.227 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 14:33:48.227 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 14:33:48.228 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 14:33:48.228 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 14:33:48.229 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 14:33:48.229 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 14:33:48.229 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 14:33:48.229 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 14:33:48.416 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 14:33:48.612 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 14:33:48.873 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 14:33:48.924 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 14:33:48.962 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 14:33:48.966 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 14:33:48.993 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:48.997 | + ./stack.sh:main:888 : install_dstat 2026-06-25 14:33:49.001 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 14:33:49.025 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:49.030 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 14:33:49.033 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:33:49.037 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 14:33:49.041 | + ./stack.sh:main:897 : install_libs 2026-06-25 14:33:49.046 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 14:33:49.050 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 14:33:49.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 14:33:49.058 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 14:33:49.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.065 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.069 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 14:33:49.073 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.077 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 14:33:49.081 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 14:33:49.084 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 14:33:49.088 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 14:33:49.092 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.095 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 14:33:49.102 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.107 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 14:33:49.111 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 14:33:49.115 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 14:33:49.119 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 14:33:49.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.128 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 14:33:49.136 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.140 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 14:33:49.144 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 14:33:49.148 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 14:33:49.152 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 14:33:49.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.160 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.164 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 14:33:49.168 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.171 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 14:33:49.175 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 14:33:49.179 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 14:33:49.183 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 14:33:49.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.191 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.195 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 14:33:49.199 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.203 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 14:33:49.206 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 14:33:49.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 14:33:49.214 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 14:33:49.218 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.223 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.226 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 14:33:49.230 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.235 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 14:33:49.239 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 14:33:49.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 14:33:49.246 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 14:33:49.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.259 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 14:33:49.263 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.267 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 14:33:49.271 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 14:33:49.275 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 14:33:49.280 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 14:33:49.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.288 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.292 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 14:33:49.296 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.300 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 14:33:49.304 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 14:33:49.308 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 14:33:49.312 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 14:33:49.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.321 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.324 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 14:33:49.328 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.332 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 14:33:49.336 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 14:33:49.340 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 14:33:49.344 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 14:33:49.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.352 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.356 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 14:33:49.360 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.364 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 14:33:49.368 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 14:33:49.372 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 14:33:49.377 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 14:33:49.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.384 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.388 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 14:33:49.392 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.396 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 14:33:49.400 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 14:33:49.405 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 14:33:49.409 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 14:33:49.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.418 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.422 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 14:33:49.426 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.430 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 14:33:49.434 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 14:33:49.438 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 14:33:49.443 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 14:33:49.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 14:33:49.460 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.464 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 14:33:49.467 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 14:33:49.471 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 14:33:49.476 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 14:33:49.480 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.484 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.488 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 14:33:49.493 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.497 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 14:33:49.500 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 14:33:49.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 14:33:49.509 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 14:33:49.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.517 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.521 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 14:33:49.525 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.529 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 14:33:49.533 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 14:33:49.538 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 14:33:49.542 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 14:33:49.546 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.551 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.555 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 14:33:49.559 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.564 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 14:33:49.568 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 14:33:49.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 14:33:49.578 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 14:33:49.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.587 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.591 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 14:33:49.596 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.601 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 14:33:49.605 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 14:33:49.610 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 14:33:49.614 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 14:33:49.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.623 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.628 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 14:33:49.632 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.636 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 14:33:49.641 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 14:33:49.645 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 14:33:49.650 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 14:33:49.655 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.659 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.665 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 14:33:49.670 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.675 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 14:33:49.680 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 14:33:49.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 14:33:49.690 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 14:33:49.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.699 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.704 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 14:33:49.708 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.713 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 14:33:49.717 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 14:33:49.722 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 14:33:49.727 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 14:33:49.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.736 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 14:33:49.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.750 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 14:33:49.755 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 14:33:49.760 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 14:33:49.765 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 14:33:49.770 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.775 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 14:33:49.785 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.791 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 14:33:49.795 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 14:33:49.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 14:33:49.806 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 14:33:49.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.815 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 14:33:49.824 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.828 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 14:33:49.833 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 14:33:49.837 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 14:33:49.841 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 14:33:49.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.849 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.853 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 14:33:49.857 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.862 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 14:33:49.865 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 14:33:49.870 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 14:33:49.874 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 14:33:49.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.883 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 14:33:49.891 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.896 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 14:33:49.900 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 14:33:49.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 14:33:49.909 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 14:33:49.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.917 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.922 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 14:33:49.926 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.930 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 14:33:49.935 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 14:33:49.939 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 14:33:49.944 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 14:33:49.948 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.956 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 14:33:49.960 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.964 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 14:33:49.968 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 14:33:49.973 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 14:33:49.976 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 14:33:49.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:49.985 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:49.989 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 14:33:49.993 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:49.997 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 14:33:50.001 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 14:33:50.005 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 14:33:50.009 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 14:33:50.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.017 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.021 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 14:33:50.025 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.029 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 14:33:50.033 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 14:33:50.037 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 14:33:50.041 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 14:33:50.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.050 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.054 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 14:33:50.058 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.062 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 14:33:50.066 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 14:33:50.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 14:33:50.075 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 14:33:50.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.084 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.088 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 14:33:50.092 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.096 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 14:33:50.101 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 14:33:50.105 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 14:33:50.109 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 14:33:50.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.118 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.122 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 14:33:50.127 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.131 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 14:33:50.135 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 14:33:50.140 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 14:33:50.144 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 14:33:50.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.152 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.156 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 14:33:50.160 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.165 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 14:33:50.169 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 14:33:50.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 14:33:50.177 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 14:33:50.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.185 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.190 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 14:33:50.194 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.198 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 14:33:50.203 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 14:33:50.206 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 14:33:50.211 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 14:33:50.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.219 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.224 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 14:33:50.228 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.232 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 14:33:50.236 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 14:33:50.240 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 14:33:50.244 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 14:33:50.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 14:33:50.261 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.265 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 14:33:50.269 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 14:33:50.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 14:33:50.278 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 14:33:50.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.286 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.290 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 14:33:50.295 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.299 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 14:33:50.303 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 14:33:50.308 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 14:33:50.312 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 14:33:50.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.320 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.324 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 14:33:50.328 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.331 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 14:33:50.335 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 14:33:50.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:50.344 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:50.347 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 14:33:50.352 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:50.355 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 14:33:50.386 | Using python 3.12 to install etcd3gw 2026-06-25 14:33:50.390 | + 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-06-25 14:33:51.618 | Collecting etcd3gw 2026-06-25 14:33:51.765 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:33:51.777 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 14:33:51.819 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 14:33:51.821 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:33:51.869 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 14:33:51.889 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:33:51.935 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 14:33:51.953 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:33:52.517 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 14:33:52.535 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-25 14:33:52.549 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 14:33:52.720 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:33:52.724 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 14:33:52.758 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:33:52.760 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 14:33:52.802 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:33:52.805 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 14:33:52.811 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 14:33:52.839 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 14:33:52.875 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 14:33:52.900 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 14:33:52.910 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 14:33:52.913 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 14:33:52.917 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 14:33:52.920 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 14:33:52.936 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-25 14:33:53.206 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 14:33:53.265 | Attempting uninstall: urllib3 2026-06-25 14:33:53.274 | Found existing installation: urllib3 2.0.7 2026-06-25 14:33:53.275 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:53.275 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 14:33:53.441 | Attempting uninstall: idna 2026-06-25 14:33:53.449 | Found existing installation: idna 3.6 2026-06-25 14:33:53.449 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:53.450 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 14:33:53.611 | Attempting uninstall: requests 2026-06-25 14:33:53.616 | Found existing installation: requests 2.31.0 2026-06-25 14:33:53.617 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:53.617 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 14:33:53.853 | 2026-06-25 14:33:53.859 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-25 14:33:54.004 | + inc/python:pip_install:216 : result=0 2026-06-25 14:33:54.008 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:33:54.012 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:54.016 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:54.020 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:54.023 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:54.027 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:54.030 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:33:54.034 | + functions-common:time_stop:2427 : start_time=1782398030378 2026-06-25 14:33:54.037 | + functions-common:time_stop:2429 : [[ -z 1782398030378 ]] 2026-06-25 14:33:54.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:54.049 | + functions-common:time_stop:2432 : end_time=1782398034044 2026-06-25 14:33:54.053 | + functions-common:time_stop:2433 : elapsed_time=3666 2026-06-25 14:33:54.057 | + functions-common:time_stop:2434 : total=37773 2026-06-25 14:33:54.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:54.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41439 2026-06-25 14:33:54.068 | + inc/python:pip_install:219 : return 0 2026-06-25 14:33:54.072 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 14:33:54.075 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 14:33:54.079 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 14:33:54.083 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:33:54.087 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:33:54.090 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:33:54.094 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:33:54.098 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:33:54.102 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:33:54.107 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:33:54.111 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:33:54.115 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:33:54.119 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:33:54.123 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:33:54.127 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:33:54.132 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:33:54.136 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 14:33:54.140 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:54.145 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:54.149 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 14:33:54.154 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 14:33:54.158 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:33:54.162 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:33:54.166 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:33:54.170 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:33:54.173 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:33:54.177 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:33:54.182 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:54.185 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:54.188 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:33:54.193 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:54.197 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:33:54.200 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:33:54.204 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 14:33:54.207 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:33:54.212 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:54.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:54.220 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 14:33:54.250 | + 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-06-25 14:33:54.292 | Reading package lists... 2026-06-25 14:33:54.682 | Building dependency tree... 2026-06-25 14:33:54.686 | Reading state information... 2026-06-25 14:33:55.246 | The following additional packages will be installed: 2026-06-25 14:33:55.248 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 14:33:55.250 | Suggested packages: 2026-06-25 14:33:55.250 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 14:33:55.251 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 14:33:55.251 | python3-uwsgidecorators 2026-06-25 14:33:55.286 | The following NEW packages will be installed: 2026-06-25 14:33:55.288 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 14:33:55.355 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:33:55.355 | Need to get 1270 kB of archives. 2026-06-25 14:33:55.355 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 14:33:55.356 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 14:33:55.411 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-25 14:33:55.428 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 14:33:55.431 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 14:33:55.456 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 14:33:55.457 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-25 14:33:55.699 | perl: warning: Setting locale failed. 2026-06-25 14:33:55.699 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:55.699 | LANGUAGE = (unset), 2026-06-25 14:33:55.699 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:55.699 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:55.699 | are supported and installed on your system. 2026-06-25 14:33:55.700 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:55.764 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:55.764 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:55.764 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:55.951 | Fetched 1270 kB in 0s (8939 kB/s) 2026-06-25 14:33:55.994 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 14:33:56.058 | (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 ... 126384 files and directories currently installed.) 2026-06-25 14:33:56.065 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 14:33:56.072 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 14:33:56.120 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 14:33:56.132 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 14:33:56.136 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 14:33:56.181 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 14:33:56.194 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 14:33:56.198 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 14:33:56.245 | Selecting previously unselected package uwsgi-core. 2026-06-25 14:33:56.257 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:33:56.260 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 14:33:56.429 | Selecting previously unselected package uwsgi. 2026-06-25 14:33:56.443 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:33:56.449 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 14:33:56.498 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 14:33:56.511 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:33:56.514 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 14:33:56.591 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 14:33:56.603 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 14:33:56.615 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 14:33:56.626 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 14:33:56.648 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 14:33:57.229 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 14:33:57.265 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:33:58.275 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:33:58.503 | perl: warning: Setting locale failed. 2026-06-25 14:33:58.503 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:58.503 | LANGUAGE = (unset), 2026-06-25 14:33:58.503 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:58.503 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:58.504 | are supported and installed on your system. 2026-06-25 14:33:58.504 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:58.637 | perl: warning: Setting locale failed. 2026-06-25 14:33:58.638 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:58.638 | LANGUAGE = (unset), 2026-06-25 14:33:58.638 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:58.638 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:58.638 | are supported and installed on your system. 2026-06-25 14:33:58.638 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:58.688 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:58.689 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:58.689 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:58.759 | perl: warning: Setting locale failed. 2026-06-25 14:33:58.759 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:58.759 | LANGUAGE = (unset), 2026-06-25 14:33:58.759 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:58.760 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:58.760 | are supported and installed on your system. 2026-06-25 14:33:58.760 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:59.253 | 2026-06-25 14:33:59.253 | Running kernel seems to be up-to-date. 2026-06-25 14:33:59.253 | 2026-06-25 14:33:59.253 | Restarting services... 2026-06-25 14:33:59.302 | 2026-06-25 14:33:59.302 | Service restarts being deferred: 2026-06-25 14:33:59.302 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:33:59.302 | systemctl restart systemd-logind.service 2026-06-25 14:33:59.302 | systemctl restart virtlockd.service 2026-06-25 14:33:59.302 | systemctl restart virtlogd.service 2026-06-25 14:33:59.302 | 2026-06-25 14:33:59.302 | No containers need to be restarted. 2026-06-25 14:33:59.302 | 2026-06-25 14:33:59.302 | User sessions running outdated binaries: 2026-06-25 14:33:59.303 | quobyte @ session #5: sshd[2027] 2026-06-25 14:33:59.311 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:33:59.320 | 2026-06-25 14:33:59.320 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:34:01.358 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:34:01.361 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:34:01.363 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:01.365 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:01.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:01.369 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:01.371 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:01.373 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:34:01.375 | + functions-common:time_stop:2427 : start_time=1782398034246 2026-06-25 14:34:01.377 | + functions-common:time_stop:2429 : [[ -z 1782398034246 ]] 2026-06-25 14:34:01.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:01.384 | + functions-common:time_stop:2432 : end_time=1782398041381 2026-06-25 14:34:01.386 | + functions-common:time_stop:2433 : elapsed_time=7135 2026-06-25 14:34:01.388 | + functions-common:time_stop:2434 : total=160900 2026-06-25 14:34:01.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:01.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168035 2026-06-25 14:34:01.395 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:34:01.397 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 14:34:01.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:01.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:01.405 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 14:34:01.407 | perl: warning: Setting locale failed. 2026-06-25 14:34:01.407 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:01.407 | LANGUAGE = (unset), 2026-06-25 14:34:01.408 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:01.408 | LANG = (unset) 2026-06-25 14:34:01.408 | are supported and installed on your system. 2026-06-25 14:34:01.408 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:34:01.443 | No module matches proxy 2026-06-25 14:34:01.446 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 14:34:01.457 | perl: warning: Setting locale failed. 2026-06-25 14:34:01.457 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:01.457 | LANGUAGE = (unset), 2026-06-25 14:34:01.458 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:01.458 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:01.458 | are supported and installed on your system. 2026-06-25 14:34:01.458 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:01.507 | Enabling module proxy. 2026-06-25 14:34:01.516 | To activate the new configuration, you need to run: 2026-06-25 14:34:01.517 | systemctl restart apache2 2026-06-25 14:34:01.522 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 14:34:01.539 | perl: warning: Setting locale failed. 2026-06-25 14:34:01.539 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:01.539 | LANGUAGE = (unset), 2026-06-25 14:34:01.540 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:01.540 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:01.540 | are supported and installed on your system. 2026-06-25 14:34:01.540 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:01.582 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 14:34:01.582 | Module proxy already enabled 2026-06-25 14:34:01.583 | Enabling module proxy_uwsgi. 2026-06-25 14:34:01.588 | To activate the new configuration, you need to run: 2026-06-25 14:34:01.588 | systemctl restart apache2 2026-06-25 14:34:01.597 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 14:34:01.601 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:34:01.606 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:34:01.610 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:34:01.767 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 14:34:01.775 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 14:34:01.776 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 14:34:01.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:01.785 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:01.789 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 14:34:01.793 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:01.798 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 14:34:01.802 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 14:34:01.806 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 14:34:01.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:01.814 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:01.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 14:34:01.823 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:01.826 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 14:34:01.830 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 14:34:01.834 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 14:34:01.838 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:01.843 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:01.847 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 14:34:01.851 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:01.854 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 14:34:01.858 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 14:34:01.862 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 14:34:01.866 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:01.869 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:01.872 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 14:34:01.876 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:01.879 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 14:34:01.883 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 14:34:01.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:01.891 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:01.896 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 14:34:01.900 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:01.903 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 14:34:01.907 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 14:34:01.909 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 14:34:01.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:01.915 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:01.918 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 14:34:01.921 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:01.923 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 14:34:01.947 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:01.950 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 14:34:01.953 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 14:34:01.957 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 14:34:01.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:01.963 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:01.966 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 14:34:01.970 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:01.972 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 14:34:01.993 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:01.998 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 14:34:02.001 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 14:34:02.004 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 14:34:02.008 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:02.011 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:02.014 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 14:34:02.018 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:02.021 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 14:34:02.024 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 14:34:02.027 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 14:34:02.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:02.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:02.038 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 14:34:02.043 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:02.046 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 14:34:02.050 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 14:34:02.054 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:34:02.059 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 14:34:02.063 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 14:34:02.067 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:34:02.073 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:34:02.073 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:34:02.080 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 14:34:02.084 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 14:34:02.088 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 14:34:02.093 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 14:34:02.098 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 14:34:02.127 | Using python 3.12 to install keystonemiddleware 2026-06-25 14:34:02.130 | + 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-06-25 14:34:03.397 | Collecting keystonemiddleware 2026-06-25 14:34:03.599 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:34:03.663 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 14:34:03.691 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:03.746 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 14:34:03.780 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:34:03.904 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 14:34:03.932 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:03.980 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 14:34:04.035 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:04.084 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 14:34:04.104 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:34:04.250 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 14:34:04.266 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:34:04.315 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 14:34:04.332 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:34:04.389 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 14:34:04.405 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:34:04.416 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 14:34:04.446 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 14:34:04.464 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:34:04.508 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 14:34:04.523 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 14:34:04.574 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 14:34:04.590 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:34:04.601 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 14:34:04.647 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 14:34:04.664 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 14:34:04.678 | 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-06-25 14:34:04.716 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:34:04.732 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:04.764 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:34:04.781 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:34:04.823 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:34:04.839 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 14:34:04.885 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 14:34:04.905 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:34:04.954 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 14:34:04.969 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:34:05.013 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 14:34:05.031 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 14:34:05.067 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 14:34:05.082 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:34:05.091 | 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-06-25 14:34:05.134 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 14:34:05.149 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 14:34:05.160 | 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-06-25 14:34:05.162 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-25 14:34:05.308 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 14:34:05.324 | 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-06-25 14:34:05.381 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 14:34:05.396 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 14:34:05.406 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-25 14:34:05.537 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 14:34:05.553 | 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-06-25 14:34:05.573 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-25 14:34:05.627 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 14:34:05.640 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:34:05.689 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-25 14:34:05.690 | 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-06-25 14:34:05.691 | 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-06-25 14:34:05.693 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 14:34:05.735 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 14:34:05.776 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 14:34:05.827 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 14:34:05.854 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 14:34:05.893 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 14:34:05.916 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 14:34:05.939 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 14:34:05.962 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 14:34:06.016 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.7 MB/s 0:00:00 2026-06-25 14:34:06.033 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 14:34:06.058 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 14:34:06.084 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 14:34:06.108 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 14:34:06.132 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-25 14:34:06.161 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 14:34:06.186 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-25 14:34:06.212 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 14:34:06.238 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 14:34:06.262 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 14:34:06.287 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 14:34:06.317 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 14:34:06.343 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 14:34:06.366 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 14:34:06.391 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 14:34:06.413 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 14:34:06.438 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 14:34:06.750 | 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-06-25 14:34:07.012 | Attempting uninstall: six 2026-06-25 14:34:07.022 | Found existing installation: six 1.16.0 2026-06-25 14:34:07.023 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:07.023 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 14:34:07.091 | Attempting uninstall: pyparsing 2026-06-25 14:34:07.099 | Found existing installation: pyparsing 3.1.1 2026-06-25 14:34:07.099 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:07.100 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 14:34:07.243 | Attempting uninstall: PyJWT 2026-06-25 14:34:07.251 | Found existing installation: PyJWT 2.7.0 2026-06-25 14:34:07.252 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:07.252 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 14:34:07.418 | Attempting uninstall: netaddr 2026-06-25 14:34:07.426 | Found existing installation: netaddr 0.8.0 2026-06-25 14:34:07.427 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:07.427 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 14:34:07.685 | Attempting uninstall: python-dateutil 2026-06-25 14:34:07.695 | Found existing installation: python-dateutil 2.8.2 2026-06-25 14:34:07.696 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:07.696 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 14:34:09.935 | 2026-06-25 14:34:09.944 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-25 14:34:10.120 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:10.123 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:10.126 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:10.129 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:10.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:10.134 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:10.138 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:10.140 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:10.143 | + functions-common:time_stop:2427 : start_time=1782398042120 2026-06-25 14:34:10.146 | + functions-common:time_stop:2429 : [[ -z 1782398042120 ]] 2026-06-25 14:34:10.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:10.154 | + functions-common:time_stop:2432 : end_time=1782398050150 2026-06-25 14:34:10.157 | + functions-common:time_stop:2433 : elapsed_time=8030 2026-06-25 14:34:10.160 | + functions-common:time_stop:2434 : total=41439 2026-06-25 14:34:10.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:10.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49469 2026-06-25 14:34:10.168 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:10.171 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 14:34:10.174 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 14:34:10.177 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:34:10.180 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 14:34:10.183 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 14:34:10.186 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:34:10.191 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:34:10.191 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:34:10.196 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 14:34:10.199 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 14:34:10.202 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 14:34:10.205 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 14:34:10.208 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 14:34:10.233 | Using python 3.12 to install python-memcached 2026-06-25 14:34:10.236 | + 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-06-25 14:34:11.401 | Collecting python-memcached 2026-06-25 14:34:11.548 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:11.588 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 14:34:11.772 | Installing collected packages: python-memcached 2026-06-25 14:34:11.806 | Successfully installed python-memcached-1.62 2026-06-25 14:34:11.912 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:11.916 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:11.919 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:11.922 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:11.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:11.927 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:11.930 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:11.933 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:11.936 | + functions-common:time_stop:2427 : start_time=1782398050227 2026-06-25 14:34:11.938 | + functions-common:time_stop:2429 : [[ -z 1782398050227 ]] 2026-06-25 14:34:11.942 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:11.947 | + functions-common:time_stop:2432 : end_time=1782398051944 2026-06-25 14:34:11.951 | + functions-common:time_stop:2433 : elapsed_time=1717 2026-06-25 14:34:11.953 | + functions-common:time_stop:2434 : total=49469 2026-06-25 14:34:11.956 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:11.959 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51186 2026-06-25 14:34:11.962 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:11.965 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 14:34:11.985 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:11.988 | + ./stack.sh:main:919 : '[' 192.168.122.14 == 192.168.122.14 ']' 2026-06-25 14:34:11.991 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 14:34:11.994 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 14:34:11.997 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 14:34:12.000 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:34:12.003 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 14:34:12.006 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 14:34:12.025 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:12.028 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 14:34:12.030 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 14:34:12.033 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 14:34:12.035 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:34:12.037 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:34:12.041 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:34:12.044 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:34:12.046 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:34:12.050 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:34:12.067 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:34:12.070 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:34:12.073 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:34:12.077 | + functions-common:git_clone:610 : echo master 2026-06-25 14:34:12.077 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:34:12.083 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 14:34:12.086 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:34:12.089 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 14:34:12.092 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:34:12.095 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:34:12.097 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:34:12.100 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:34:12.103 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:34:12.105 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:34:12.108 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:34:12.111 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:34:12.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:34:12.120 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398052116 2026-06-25 14:34:12.122 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 14:34:12.126 | Cloning into '/opt/stack/keystone'... 2026-06-25 14:34:30.692 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:34:30.694 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:30.697 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:30.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:30.706 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:30.708 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:30.711 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:34:30.714 | + functions-common:time_stop:2427 : start_time=1782398052116 2026-06-25 14:34:30.716 | + functions-common:time_stop:2429 : [[ -z 1782398052116 ]] 2026-06-25 14:34:30.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:30.724 | + functions-common:time_stop:2432 : end_time=1782398070721 2026-06-25 14:34:30.727 | + functions-common:time_stop:2433 : elapsed_time=18605 2026-06-25 14:34:30.730 | + functions-common:time_stop:2434 : total=5647 2026-06-25 14:34:30.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:30.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24252 2026-06-25 14:34:30.738 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 14:34:30.741 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:34:30.744 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:34:30.746 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:34:30.749 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:34:30.752 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:34:30.755 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:34:30.758 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:34:30.760 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:34:30.764 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:34:30.768 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:34:30.773 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398070769 2026-06-25 14:34:30.776 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:34:31.409 | From https://review.opendev.org/openstack/keystone 2026-06-25 14:34:31.409 | * branch master -> FETCH_HEAD 2026-06-25 14:34:31.419 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:34:31.422 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:31.424 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:31.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:31.429 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:31.431 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:31.434 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:34:31.436 | + functions-common:time_stop:2427 : start_time=1782398070769 2026-06-25 14:34:31.438 | + functions-common:time_stop:2429 : [[ -z 1782398070769 ]] 2026-06-25 14:34:31.441 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:31.445 | + functions-common:time_stop:2432 : end_time=1782398071442 2026-06-25 14:34:31.447 | + functions-common:time_stop:2433 : elapsed_time=673 2026-06-25 14:34:31.449 | + functions-common:time_stop:2434 : total=24252 2026-06-25 14:34:31.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:31.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24925 2026-06-25 14:34:31.456 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:34:31.458 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:34:31.460 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:34:31.463 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:34:31.466 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:34:31.469 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:34:31.471 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:34:31.474 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:34:31.476 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:34:31.479 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:34:31.483 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398071481 2026-06-25 14:34:31.486 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:34:31.657 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:34:31.658 | 2026-06-25 14:34:31.658 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:34:31.658 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:34:31.658 | state without impacting any branches by switching back to a branch. 2026-06-25 14:34:31.658 | 2026-06-25 14:34:31.658 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:34:31.658 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:34:31.658 | 2026-06-25 14:34:31.658 | git switch -c 2026-06-25 14:34:31.658 | 2026-06-25 14:34:31.659 | Or undo this operation with: 2026-06-25 14:34:31.659 | 2026-06-25 14:34:31.659 | git switch - 2026-06-25 14:34:31.659 | 2026-06-25 14:34:31.659 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:34:31.659 | 2026-06-25 14:34:31.659 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 14:34:31.663 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:34:31.665 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:31.667 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:31.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:31.673 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:31.675 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:31.678 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:34:31.680 | + functions-common:time_stop:2427 : start_time=1782398071481 2026-06-25 14:34:31.682 | + functions-common:time_stop:2429 : [[ -z 1782398071481 ]] 2026-06-25 14:34:31.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:31.690 | + functions-common:time_stop:2432 : end_time=1782398071687 2026-06-25 14:34:31.693 | + functions-common:time_stop:2433 : elapsed_time=206 2026-06-25 14:34:31.696 | + functions-common:time_stop:2434 : total=24925 2026-06-25 14:34:31.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:31.700 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25131 2026-06-25 14:34:31.703 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 14:34:31.720 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 14:34:31.724 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:34:31.724 | + functions-common:git_clone:673 : head -1 2026-06-25 14:34:31.726 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 14:34:31.729 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:34:31.732 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 14:34:31.734 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:34:31.737 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:34:31.740 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 14:34:31.742 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:34:31.745 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 14:34:31.748 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:34:31.750 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:34:31.753 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 14:34:31.755 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:34:31.758 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:34:31.762 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 14:34:31.764 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:34:31.767 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 14:34:31.770 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:34:31.773 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:34:31.775 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 14:34:31.782 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 14:34:31.784 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 14:34:31.787 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 14:34:31.951 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 14:34:31.953 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:34:31.955 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:34:31.957 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:34:31.960 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:34:31.963 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 14:34:31.966 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:34:31.969 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:34:31.972 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:34:31.975 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:34:31.978 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:34:31.980 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:34:31.983 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:34:31.985 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 14:34:32.007 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 14:34:32.010 | + 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-06-25 14:34:32.992 | Obtaining file:///opt/stack/keystone 2026-06-25 14:34:32.998 | Installing build dependencies: started 2026-06-25 14:34:34.817 | Installing build dependencies: finished with status 'done' 2026-06-25 14:34:34.818 | Checking if build backend supports build_editable: started 2026-06-25 14:34:35.366 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:34:35.367 | Getting requirements to build editable: started 2026-06-25 14:34:35.668 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:34:35.670 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:34:36.768 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:34:36.784 | 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.dev45) (7.0.3) 2026-06-25 14:34:36.785 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-25 14:34:37.007 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 14:34:37.162 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:34:37.206 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 14:34:37.224 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 14:34:37.621 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 14:34:37.638 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 14:34:38.222 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.242 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-25 14:34:38.276 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 14:34:38.276 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 14:34:38.277 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-25 14:34:38.354 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.369 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 14:34:38.382 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-25 14:34:38.384 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-25 14:34:38.385 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-25 14:34:38.458 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.475 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:34:38.539 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.558 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:34:38.569 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-25 14:34:38.570 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-25 14:34:38.622 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.643 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:38.726 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.744 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:34:38.755 | 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.dev45) (5.10.0) 2026-06-25 14:34:38.788 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.809 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:34:38.819 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-25 14:34:38.849 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.868 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 14:34:38.919 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:38.939 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:34:38.951 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-25 14:34:38.954 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-25 14:34:38.996 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:39.013 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 14:34:39.025 | 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.dev45) (4.0.1) 2026-06-25 14:34:39.026 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-25 14:34:39.064 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:39.083 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 14:34:39.133 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:39.150 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:34:39.357 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 14:34:39.375 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 14:34:39.412 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 14:34:39.432 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 14:34:39.444 | 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.dev45) (5.3.1) 2026-06-25 14:34:39.473 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:39.489 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:34:39.532 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:39.551 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:34:39.585 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:39.603 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:34:39.644 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:39.661 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:39.774 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:39.790 | 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-06-25 14:34:39.835 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 14:34:39.851 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 14:34:39.867 | 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.dev45) (1.17.0) 2026-06-25 14:34:39.940 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 14:34:39.956 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 14:34:40.051 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:40.066 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 14:34:40.108 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:40.126 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:40.183 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:40.199 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:34:40.800 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:40.815 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 14:34:40.831 | 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.dev45) (5.14.0) 2026-06-25 14:34:40.834 | 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.dev45) (2.34.2) 2026-06-25 14:34:40.839 | 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.dev45) (2.1.0) 2026-06-25 14:34:40.840 | 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.dev45) (1.8.2) 2026-06-25 14:34:40.841 | 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.dev45) (4.15.0) 2026-06-25 14:34:40.854 | 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.dev45) (1.3.0) 2026-06-25 14:34:40.856 | 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.dev45) (2.0.0) 2026-06-25 14:34:40.856 | 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.dev45) (6.0.3) 2026-06-25 14:34:40.902 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:40.918 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 14:34:40.929 | 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.dev45) (3.1.0) 2026-06-25 14:34:40.961 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:40.978 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 14:34:41.017 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.043 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:34:41.092 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.113 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:41.126 | 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.dev45) (2.2.1) 2026-06-25 14:34:41.132 | 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.dev45) (2.9.0.post0) 2026-06-25 14:34:41.135 | 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.dev45) (3.3.0) 2026-06-25 14:34:41.190 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.209 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:34:41.260 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.280 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:34:41.325 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.343 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 14:34:41.405 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.424 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:34:41.468 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.487 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 14:34:41.527 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.545 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 14:34:41.592 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.611 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 14:34:41.621 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-25 14:34:41.656 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.673 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:34:41.723 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.753 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:41.817 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:41.841 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 14:34:42.114 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.130 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 14:34:42.182 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.199 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:34:42.241 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.258 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 14:34:42.305 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.325 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 14:34:42.385 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.403 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 14:34:42.482 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.499 | 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-06-25 14:34:42.544 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.560 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 14:34:42.612 | 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.dev45) 2026-06-25 14:34:42.631 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:34:42.679 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.698 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 14:34:42.718 | 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.dev45) (3.3.2) 2026-06-25 14:34:42.720 | 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.dev45) (7.2.2) 2026-06-25 14:34:42.734 | 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.dev45) (82.0.1) 2026-06-25 14:34:42.773 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.789 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 14:34:42.858 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.876 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 14:34:42.925 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:42.943 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:34:43.002 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:43.039 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 14:34:43.061 | 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.dev45) (3.4.7) 2026-06-25 14:34:43.062 | 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.dev45) (3.18) 2026-06-25 14:34:43.063 | 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.dev45) (2.7.0) 2026-06-25 14:34:43.065 | 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.dev45) (2023.11.17) 2026-06-25 14:34:43.120 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:43.138 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 14:34:43.211 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:43.228 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:34:43.336 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 14:34:43.417 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 14:34:43.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 43.2 MB/s 0:00:00 2026-06-25 14:34:43.530 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 14:34:43.557 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 14:34:43.583 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 14:34:43.607 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 14:34:43.634 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 14:34:43.662 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 14:34:43.686 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 14:34:43.709 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 14:34:43.733 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 14:34:43.757 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 14:34:43.780 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 14:34:43.805 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-25 14:34:43.827 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 14:34:43.854 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 14:34:43.879 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 14:34:43.907 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 14:34:43.932 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 14:34:43.955 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 14:34:43.980 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 14:34:44.003 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 14:34:44.029 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 14:34:44.054 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 14:34:44.078 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 14:34:44.101 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 14:34:44.128 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 14:34:44.156 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 14:34:44.184 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-25 14:34:44.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 30.3 MB/s 0:00:00 2026-06-25 14:34:44.220 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 14:34:44.243 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 14:34:44.267 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 14:34:44.294 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 14:34:44.318 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 14:34:44.348 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 14:34:44.373 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 14:34:44.396 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 14:34:44.442 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 14:34:44.475 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 14:34:44.501 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 14:34:44.531 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 14:34:44.556 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 14:34:44.583 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 14:34:44.607 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 14:34:44.628 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 14:34:44.656 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-25 14:34:44.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 43.8 MB/s 0:00:00 2026-06-25 14:34:44.751 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 14:34:44.776 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 14:34:44.800 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 14:34:44.824 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 14:34:44.854 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 14:34:44.884 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-25 14:34:44.910 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 14:34:44.934 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 14:34:44.957 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 14:34:44.980 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 14:34:45.021 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 14:34:45.205 | Building wheels for collected packages: keystone 2026-06-25 14:34:45.207 | Building editable for keystone (pyproject.toml): started 2026-06-25 14:34:46.320 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 14:34:46.322 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=07df578d6a2dd086209decc6d848869bea7c0a0ef1594a00057269c777e36353 2026-06-25 14:34:46.322 | Stored in directory: /tmp/pip-ephem-wheel-cache-hce4j0ii/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 14:34:46.327 | Successfully built keystone 2026-06-25 14:34:46.677 | 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-06-25 14:34:46.719 | Attempting uninstall: pytz 2026-06-25 14:34:46.728 | Found existing installation: pytz 2024.1 2026-06-25 14:34:46.729 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:46.729 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 14:34:48.545 | Attempting uninstall: oauthlib 2026-06-25 14:34:48.557 | Found existing installation: oauthlib 3.2.2 2026-06-25 14:34:48.558 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:48.559 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 14:34:48.708 | Attempting uninstall: markupsafe 2026-06-25 14:34:48.720 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 14:34:48.721 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:48.721 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 14:34:49.876 | Attempting uninstall: click 2026-06-25 14:34:49.892 | Found existing installation: click 8.1.6 2026-06-25 14:34:49.893 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:49.894 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 14:34:50.079 | Attempting uninstall: blinker 2026-06-25 14:34:50.091 | Found existing installation: blinker 1.7.0 2026-06-25 14:34:50.091 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:50.092 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 14:34:50.111 | Attempting uninstall: bcrypt 2026-06-25 14:34:50.130 | Found existing installation: bcrypt 3.2.2 2026-06-25 14:34:50.131 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:50.132 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 14:34:50.155 | Attempting uninstall: attrs 2026-06-25 14:34:50.168 | Found existing installation: attrs 23.2.0 2026-06-25 14:34:50.169 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:50.169 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 14:34:53.368 | Attempting uninstall: jinja2 2026-06-25 14:34:53.381 | Found existing installation: Jinja2 3.1.2 2026-06-25 14:34:53.382 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:53.382 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 14:34:54.457 | Attempting uninstall: cryptography 2026-06-25 14:34:54.470 | Found existing installation: cryptography 41.0.7 2026-06-25 14:34:54.470 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:54.471 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 14:34:55.090 | Attempting uninstall: pyopenssl 2026-06-25 14:34:55.105 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 14:34:55.105 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:55.105 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 14:34:55.537 | Attempting uninstall: jsonschema 2026-06-25 14:34:55.551 | Found existing installation: jsonschema 4.10.3 2026-06-25 14:34:55.551 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:55.552 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 14:34:57.244 | 2026-06-25 14:34:57.246 | 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-06-25 14:34:57.246 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 14:34:57.262 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-25 14:34:57.624 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:57.626 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:57.629 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:57.632 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:57.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:57.637 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:57.640 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:57.642 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:57.645 | + functions-common:time_stop:2427 : start_time=1782398072001 2026-06-25 14:34:57.647 | + functions-common:time_stop:2429 : [[ -z 1782398072001 ]] 2026-06-25 14:34:57.650 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:57.655 | + functions-common:time_stop:2432 : end_time=1782398097652 2026-06-25 14:34:57.658 | + functions-common:time_stop:2433 : elapsed_time=25651 2026-06-25 14:34:57.661 | + functions-common:time_stop:2434 : total=51186 2026-06-25 14:34:57.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:57.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76837 2026-06-25 14:34:57.669 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:57.671 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:34:57.674 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:34:57.677 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 14:34:57.679 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 14:34:57.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:57.685 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:57.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 14:34:57.691 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:57.693 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 14:34:57.712 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:57.715 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:34:57.718 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 14:34:57.721 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 14:34:57.739 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-25 14:34:57.742 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 14:34:57.747 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 14:34:57.765 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:57.769 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 14:34:57.806 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 14:34:57.841 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 14:34:57.879 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 14:34:57.917 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 14:34:57.954 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 14:34:57.996 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 14:34:58.031 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 14:34:58.070 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 14:34:58.109 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 14:34:58.113 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 14:34:58.117 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 14:34:58.121 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 14:34:58.124 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:34:58.128 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:34:58.146 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:58.150 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:34:58.154 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:34:58.157 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:34:58.176 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:58.179 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:34:58.183 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:34:58.222 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:34:58.225 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:34:58.228 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.14/identity 2026-06-25 14:34:58.267 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 14:34:58.270 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 14:34:58.309 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 14:34:58.313 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 14:34:58.316 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 14:34:58.320 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 14:34:58.323 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:34:58.326 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:34:58.329 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:34:58.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:58.352 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:34:58.355 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 14:34:58.358 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 14:34:58.394 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 14:34:58.396 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 14:34:58.399 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 14:34:58.402 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 14:34:58.405 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:34:58.424 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:34:58.427 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:34:58.430 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:34:58.433 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:34:58.436 | + 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-06-25 14:34:58.469 | + 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-06-25 14:34:58.503 | + 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-06-25 14:34:58.538 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:34:58.574 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 14:34:58.609 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 14:34:58.643 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 14:34:58.646 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 14:34:58.649 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 14:34:58.652 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 14:34:58.654 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:34:58.657 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 14:34:58.660 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 14:34:58.662 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:34:58.664 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:34:58.680 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:34:58.680 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:34:58.690 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:34:58.695 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:34:58.711 | /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-06-25 14:34:58.716 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 14:34:58.719 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 14:34:58.723 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:34:58.726 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 14:34:58.761 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 14:34:58.796 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 14:34:58.831 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 14:34:58.867 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 14:34:58.902 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 14:34:58.935 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 14:34:58.968 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 14:34:59.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 14:34:59.034 | + 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-06-25 14:34:59.067 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 14:34:59.100 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 14:34:59.133 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 14:34:59.166 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 14:34:59.199 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:34:59.202 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:34:59.205 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 14:34:59.208 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 14:34:59.210 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:34:59.213 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:59.215 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:59.217 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:34:59.220 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:34:59.223 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 14:34:59.256 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 14:34:59.289 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:34:59.289 | + 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-06-25 14:34:59.298 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 14:34:59.302 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 14:34:59.305 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 14:34:59.308 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:34:59.310 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:34:59.313 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:34:59.316 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:34:59.318 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:59.321 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:59.324 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:34:59.326 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:34:59.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:59.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:59.334 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 14:34:59.346 | perl: warning: Setting locale failed. 2026-06-25 14:34:59.346 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:59.346 | LANGUAGE = (unset), 2026-06-25 14:34:59.346 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:59.346 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:59.346 | are supported and installed on your system. 2026-06-25 14:34:59.346 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:59.387 | Enabling site keystone-api. 2026-06-25 14:34:59.393 | To activate the new configuration, you need to run: 2026-06-25 14:34:59.394 | systemctl reload apache2 2026-06-25 14:34:59.400 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:34:59.403 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:34:59.405 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:34:59.408 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:34:59.574 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 14:34:59.614 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 14:34:59.652 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 14:34:59.689 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 14:34:59.691 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 14:34:59.730 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 14:34:59.764 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 14:34:59.799 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 14:34:59.834 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 14:34:59.837 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 14:34:59.840 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 14:34:59.873 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 14:34:59.906 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 14:34:59.925 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:59.927 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 14:34:59.946 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:59.949 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 14:34:59.952 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 14:34:59.955 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 14:34:59.957 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:34:59.960 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 14:34:59.963 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 14:34:59.966 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 14:34:59.969 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 14:34:59.993 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:59.996 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 14:34:59.999 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 14:35:00.021 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:00.024 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 14:35:00.028 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 14:35:00.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:35:00.034 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:35:00.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 14:35:00.041 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:35:00.046 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 14:35:00.049 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 14:35:00.052 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 14:35:00.056 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 14:35:00.060 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 14:35:00.063 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 14:35:00.067 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 14:35:00.072 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 14:35:00.074 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 14:35:00.078 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 14:35:00.083 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 14:35:00.084 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:35:00.089 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 14:35:00.093 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 14:35:00.096 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 14:35:00.099 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 14:35:00.101 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 14:35:00.125 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 14:35:00.128 | + 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-06-25 14:35:01.446 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:01.601 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 14:35:01.618 | 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.5.0) 2026-06-25 14:35:01.618 | 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.8.0) 2026-06-25 14:35:01.619 | 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.10.0) 2026-06-25 14:35:01.620 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-25 14:35:01.622 | 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.5.0) 2026-06-25 14:35:01.623 | 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.8.0) 2026-06-25 14:35:01.625 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-25 14:35:01.627 | 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-06-25 14:35:01.629 | 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.14.0) 2026-06-25 14:35:01.630 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-25 14:35:01.632 | 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-06-25 14:35:01.666 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 14:35:01.684 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:35:01.697 | 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.3.0) 2026-06-25 14:35:01.699 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-25 14:35:01.700 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-25 14:35:01.707 | 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-06-25 14:35:01.709 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-25 14:35:01.753 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:01.770 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 14:35:01.886 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:01.910 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:35:01.962 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:01.979 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:02.032 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:02.049 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:35:02.064 | 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-06-25 14:35:02.065 | 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-06-25 14:35:02.067 | 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-06-25 14:35:02.068 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-25 14:35:02.074 | Requirement already satisfied: pbr>=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) (7.0.3) 2026-06-25 14:35:02.076 | 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-06-25 14:35:02.077 | 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.8.2) 2026-06-25 14:35:02.078 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-25 14:35:02.083 | 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.4.0) 2026-06-25 14:35:02.084 | 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.2.0) 2026-06-25 14:35:02.087 | 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.6.0) 2026-06-25 14:35:02.120 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 14:35:02.136 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 14:35:02.148 | 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-06-25 14:35:02.153 | 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-06-25 14:35:02.158 | 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-06-25 14:35:02.159 | 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-06-25 14:35:02.161 | 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-06-25 14:35:02.170 | 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-06-25 14:35:02.174 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 14:35:02.175 | 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-06-25 14:35:02.179 | 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-06-25 14:35:02.187 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-25 14:35:02.190 | 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-06-25 14:35:02.191 | 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-06-25 14:35:02.192 | 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-06-25 14:35:02.193 | 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-06-25 14:35:02.198 | 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-06-25 14:35:02.199 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-25 14:35:02.206 | 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) (82.0.1) 2026-06-25 14:35:02.223 | 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.17.0) 2026-06-25 14:35:02.228 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-25 14:35:02.232 | 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-06-25 14:35:02.246 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-25 14:35:02.247 | 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-06-25 14:35:02.248 | 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-06-25 14:35:02.250 | 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-06-25 14:35:02.271 | 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-06-25 14:35:02.334 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 14:35:02.395 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 14:35:02.432 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 14:35:02.459 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 14:35:02.490 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 14:35:02.516 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 14:35:02.540 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 14:35:02.808 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 14:35:04.154 | 2026-06-25 14:35:04.169 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-25 14:35:04.318 | + inc/python:pip_install:216 : result=0 2026-06-25 14:35:04.321 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:35:04.323 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:04.325 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:04.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:04.331 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:04.334 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:04.338 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:35:04.343 | + functions-common:time_stop:2427 : start_time=1782398100119 2026-06-25 14:35:04.345 | + functions-common:time_stop:2429 : [[ -z 1782398100119 ]] 2026-06-25 14:35:04.350 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:04.353 | + functions-common:time_stop:2432 : end_time=1782398104351 2026-06-25 14:35:04.357 | + functions-common:time_stop:2433 : elapsed_time=4232 2026-06-25 14:35:04.360 | + functions-common:time_stop:2434 : total=76837 2026-06-25 14:35:04.362 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:04.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81069 2026-06-25 14:35:04.368 | + inc/python:pip_install:219 : return 0 2026-06-25 14:35:04.371 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 14:35:04.376 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 14:35:04.379 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 14:35:04.397 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-25 14:35:04.402 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 14:35:04.404 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 14:35:04.406 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 14:35:04.408 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:35:04.411 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:35:04.414 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:35:04.416 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:35:04.418 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:35:04.421 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:35:04.436 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:35:04.438 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:35:04.440 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:04.444 | + functions-common:git_clone:610 : echo master 2026-06-25 14:35:04.444 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:35:04.448 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 14:35:04.451 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:04.453 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 14:35:04.455 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:04.457 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:04.460 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:04.462 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:04.464 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:04.466 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:04.468 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:04.470 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:04.473 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:04.476 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398104474 2026-06-25 14:35:04.479 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 14:35:04.482 | Cloning into '/opt/stack/glance'... 2026-06-25 14:35:13.572 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:13.575 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:13.578 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:13.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:13.582 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:13.585 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:13.587 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:13.590 | + functions-common:time_stop:2427 : start_time=1782398104474 2026-06-25 14:35:13.593 | + functions-common:time_stop:2429 : [[ -z 1782398104474 ]] 2026-06-25 14:35:13.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:13.601 | + functions-common:time_stop:2432 : end_time=1782398113598 2026-06-25 14:35:13.604 | + functions-common:time_stop:2433 : elapsed_time=9124 2026-06-25 14:35:13.606 | + functions-common:time_stop:2434 : total=25131 2026-06-25 14:35:13.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:13.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34255 2026-06-25 14:35:13.615 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 14:35:13.618 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:35:13.621 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:13.624 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:13.627 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:13.630 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:13.633 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:13.635 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:13.638 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:13.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:13.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:13.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398113645 2026-06-25 14:35:13.652 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:35:14.284 | From https://review.opendev.org/openstack/glance 2026-06-25 14:35:14.284 | * branch master -> FETCH_HEAD 2026-06-25 14:35:14.295 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:14.297 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:14.300 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:14.302 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:14.304 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:14.307 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:14.309 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:14.312 | + functions-common:time_stop:2427 : start_time=1782398113645 2026-06-25 14:35:14.314 | + functions-common:time_stop:2429 : [[ -z 1782398113645 ]] 2026-06-25 14:35:14.318 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:14.322 | + functions-common:time_stop:2432 : end_time=1782398114319 2026-06-25 14:35:14.324 | + functions-common:time_stop:2433 : elapsed_time=674 2026-06-25 14:35:14.326 | + functions-common:time_stop:2434 : total=34255 2026-06-25 14:35:14.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:14.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34929 2026-06-25 14:35:14.332 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:35:14.335 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:14.338 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:14.340 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:14.342 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:14.344 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:14.346 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:14.348 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:14.350 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:14.353 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:14.357 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398114355 2026-06-25 14:35:14.359 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:35:14.488 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:35:14.488 | 2026-06-25 14:35:14.488 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:35:14.488 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:35:14.488 | state without impacting any branches by switching back to a branch. 2026-06-25 14:35:14.488 | 2026-06-25 14:35:14.488 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:35:14.489 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:35:14.489 | 2026-06-25 14:35:14.489 | git switch -c 2026-06-25 14:35:14.489 | 2026-06-25 14:35:14.489 | Or undo this operation with: 2026-06-25 14:35:14.489 | 2026-06-25 14:35:14.489 | git switch - 2026-06-25 14:35:14.489 | 2026-06-25 14:35:14.489 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:35:14.489 | 2026-06-25 14:35:14.489 | HEAD is now at 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 14:35:14.494 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:14.496 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:14.498 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:14.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:14.503 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:14.505 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:14.507 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:14.509 | + functions-common:time_stop:2427 : start_time=1782398114355 2026-06-25 14:35:14.511 | + functions-common:time_stop:2429 : [[ -z 1782398114355 ]] 2026-06-25 14:35:14.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:14.518 | + functions-common:time_stop:2432 : end_time=1782398114515 2026-06-25 14:35:14.520 | + functions-common:time_stop:2433 : elapsed_time=160 2026-06-25 14:35:14.522 | + functions-common:time_stop:2434 : total=34929 2026-06-25 14:35:14.524 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:14.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35089 2026-06-25 14:35:14.529 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 14:35:14.546 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 14:35:14.550 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:35:14.550 | + functions-common:git_clone:673 : head -1 2026-06-25 14:35:14.555 | 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 14:35:14.559 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:35:14.562 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 14:35:14.566 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:35:14.569 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:35:14.573 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 14:35:14.576 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:35:14.579 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 14:35:14.583 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:35:14.586 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:35:14.589 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 14:35:14.593 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:35:14.596 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:35:14.600 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 14:35:14.603 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:35:14.606 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 14:35:14.609 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:35:14.613 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:35:14.617 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 14:35:14.623 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 14:35:14.625 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 14:35:14.628 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 14:35:14.793 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 14:35:14.796 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:35:14.798 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:35:14.802 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:35:14.805 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:35:14.809 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 14:35:14.814 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:35:14.817 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:35:14.819 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:35:14.821 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:35:14.825 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:35:14.827 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:35:14.831 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:35:14.835 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 14:35:14.861 | Using python 3.12 to install /opt/stack/glance 2026-06-25 14:35:14.865 | + 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-06-25 14:35:15.876 | Obtaining file:///opt/stack/glance 2026-06-25 14:35:15.880 | Installing build dependencies: started 2026-06-25 14:35:17.647 | Installing build dependencies: finished with status 'done' 2026-06-25 14:35:17.648 | Checking if build backend supports build_editable: started 2026-06-25 14:35:18.224 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:35:18.226 | Getting requirements to build editable: started 2026-06-25 14:35:18.531 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:35:18.534 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:35:19.458 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:35:19.477 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.0.3) 2026-06-25 14:35:19.478 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.7.1) 2026-06-25 14:35:19.479 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.0.51) 2026-06-25 14:35:19.479 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.41.0) 2026-06-25 14:35:19.480 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 14:35:19.481 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.5.1) 2026-06-25 14:35:19.482 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.8.10) 2026-06-25 14:35:19.483 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.18.4) 2026-06-25 14:35:19.686 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev85) 2026-06-25 14:35:19.835 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:35:19.846 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.5.0) 2026-06-25 14:35:19.847 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.5.0) 2026-06-25 14:35:19.848 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.4.0) 2026-06-25 14:35:19.849 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.7.1) 2026-06-25 14:35:19.850 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.1.1) 2026-06-25 14:35:19.851 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 14:35:19.852 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.3.0) 2026-06-25 14:35:19.912 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:19.931 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 14:35:19.947 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.14.0) 2026-06-25 14:35:19.948 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (13.0.0) 2026-06-25 14:35:20.069 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:20.087 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:35:20.099 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.17.0) 2026-06-25 14:35:20.100 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.10.1) 2026-06-25 14:35:20.101 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.26.0) 2026-06-25 14:35:20.102 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 14:35:20.103 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.0.0) 2026-06-25 14:35:20.104 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.8.0) 2026-06-25 14:35:20.228 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:20.246 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:20.256 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.2.0) 2026-06-25 14:35:20.257 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.1.0) 2026-06-25 14:35:20.258 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.1.0) 2026-06-25 14:35:20.298 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:20.315 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:35:20.326 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.1.0) 2026-06-25 14:35:20.327 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.4.0) 2026-06-25 14:35:20.328 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.5.0) 2026-06-25 14:35:20.329 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 14:35:20.330 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (43.0.3) 2026-06-25 14:35:20.372 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev85) 2026-06-25 14:35:20.390 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:35:20.531 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:20.547 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:35:20.560 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (1.3.12) 2026-06-25 14:35:20.561 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (4.15.0) 2026-06-25 14:35:20.598 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:20.616 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:35:20.630 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev85) (2.34.2) 2026-06-25 14:35:20.634 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev85) (2.0.0) 2026-06-25 14:35:20.639 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev85) (3.0) 2026-06-25 14:35:20.643 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev85) (5.10.0) 2026-06-25 14:35:20.646 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev85) (2.2.1) 2026-06-25 14:35:20.650 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (2.8.0) 2026-06-25 14:35:20.651 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (3.5.2) 2026-06-25 14:35:20.667 | 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==32.1.0.dev85) (1.4.2) 2026-06-25 14:35:20.678 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev85) (3.3.2) 2026-06-25 14:35:20.683 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (26.1.0) 2026-06-25 14:35:20.684 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (2025.9.1) 2026-06-25 14:35:20.685 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (0.37.0) 2026-06-25 14:35:20.686 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (2026.5.1) 2026-06-25 14:35:20.695 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev85) (2.1.0) 2026-06-25 14:35:20.696 | 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==32.1.0.dev85) (1.8.2) 2026-06-25 14:35:20.701 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (4.2.0) 2026-06-25 14:35:20.704 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (4.0.1) 2026-06-25 14:35:20.704 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (2.13.0) 2026-06-25 14:35:20.712 | 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==32.1.0.dev85) (1.5.0) 2026-06-25 14:35:20.717 | 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==32.1.0.dev85) (5.3.1) 2026-06-25 14:35:20.723 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev85) (0.20) 2026-06-25 14:35:20.729 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (1.3.0) 2026-06-25 14:35:20.730 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (2.0.0) 2026-06-25 14:35:20.731 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (6.0.3) 2026-06-25 14:35:20.741 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev85) (2.1.2) 2026-06-25 14:35:20.742 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev85) (0.6.2) 2026-06-25 14:35:20.802 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:20.820 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 14:35:20.865 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:20.884 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 14:35:20.942 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:20.959 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 14:35:21.052 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.068 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:35:21.079 | 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==32.1.0.dev85) (7.2.2) 2026-06-25 14:35:21.115 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.131 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:35:21.150 | 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==32.1.0.dev85) (2.9.0.post0) 2026-06-25 14:35:21.156 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (4.6.0) 2026-06-25 14:35:21.157 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (7.1.4) 2026-06-25 14:35:21.158 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.3.1) 2026-06-25 14:35:21.159 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.6.2) 2026-06-25 14:35:21.160 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (0.16.0) 2026-06-25 14:35:21.165 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.1.0) 2026-06-25 14:35:21.175 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 14:35:21.176 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (26.2) 2026-06-25 14:35:21.184 | 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==32.1.0.dev85) (0.25.0) 2026-06-25 14:35:21.188 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (5.0.0) 2026-06-25 14:35:21.189 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (3.1.6) 2026-06-25 14:35:21.191 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (4.0.1) 2026-06-25 14:35:21.199 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev85) (3.0.3) 2026-06-25 14:35:21.217 | 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==32.1.0.dev85) (1.2.1) 2026-06-25 14:35:21.227 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (1.7.6) 2026-06-25 14:35:21.253 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev85) (82.0.1) 2026-06-25 14:35:21.271 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev85) (0.8.1) 2026-06-25 14:35:21.338 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.359 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:21.403 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.422 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 14:35:21.500 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.517 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:35:21.615 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.636 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 14:35:21.675 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.692 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:35:21.703 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (15.0.0) 2026-06-25 14:35:21.734 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.750 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 14:35:21.776 | 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==32.1.0.dev85) (1.17.0) 2026-06-25 14:35:21.798 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (3.4.7) 2026-06-25 14:35:21.799 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (3.18) 2026-06-25 14:35:21.800 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (2.7.0) 2026-06-25 14:35:21.803 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (2023.11.17) 2026-06-25 14:35:21.840 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (4.2.0) 2026-06-25 14:35:21.842 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (2.20.0) 2026-06-25 14:35:21.852 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (0.1.2) 2026-06-25 14:35:21.871 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev85) (0.8) 2026-06-25 14:35:21.958 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:35:21.976 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 14:35:22.030 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.046 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:35:22.058 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev85) (9.1.4) 2026-06-25 14:35:22.086 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.104 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:35:22.233 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.251 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 14:35:22.266 | Installing build dependencies: started 2026-06-25 14:35:23.930 | Installing build dependencies: finished with status 'done' 2026-06-25 14:35:23.931 | Getting requirements to build wheel: started 2026-06-25 14:35:24.564 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:35:24.566 | Preparing metadata (pyproject.toml): started 2026-06-25 14:35:24.934 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:35:24.938 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 14:35:25.011 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:35:25.028 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 14:35:25.081 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:35:25.100 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 14:35:25.181 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 14:35:25.223 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 14:35:25.248 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 14:35:25.278 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 14:35:25.313 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 14:35:25.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 38.5 MB/s 0:00:00 2026-06-25 14:35:25.389 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 14:35:25.413 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 14:35:25.438 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 14:35:25.463 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 14:35:25.489 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 14:35:25.516 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 14:35:25.542 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 14:35:25.567 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 14:35:25.592 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 14:35:25.616 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 14:35:25.644 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 14:35:25.669 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 14:35:25.695 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 14:35:25.725 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 14:35:25.748 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 14:35:25.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.2 MB/s 0:00:00 2026-06-25 14:35:25.816 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 14:35:25.841 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 14:35:25.868 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 14:35:25.895 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 14:35:25.994 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 14:35:25.996 | Building editable for glance (pyproject.toml): started 2026-06-25 14:35:26.893 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 14:35:26.894 | Created wheel for glance: filename=glance-32.1.0.dev85-0.editable-py3-none-any.whl size=8992 sha256=7a16d5028ed452b2cf963666219c25ca39d87689505c22862e935c4893e815a8 2026-06-25 14:35:26.896 | Stored in directory: /tmp/pip-ephem-wheel-cache-nbj7hah8/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 14:35:26.901 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 14:35:27.334 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 14:35:27.335 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=5a3ad3cb4d2b7ec4fce5a5eaf963cf9ca3421c8425584a0ba0abf0527842dc97 2026-06-25 14:35:27.335 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 14:35:27.340 | Successfully built glance simplegeneric 2026-06-25 14:35:27.617 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-25 14:35:30.745 | Attempting uninstall: jsonpointer 2026-06-25 14:35:30.761 | Found existing installation: jsonpointer 2.0 2026-06-25 14:35:30.762 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:30.763 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 14:35:30.781 | Attempting uninstall: jmespath 2026-06-25 14:35:30.797 | Found existing installation: jmespath 1.0.1 2026-06-25 14:35:30.798 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:30.799 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 14:35:30.842 | Attempting uninstall: httplib2 2026-06-25 14:35:30.859 | Found existing installation: httplib2 0.20.4 2026-06-25 14:35:30.859 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:30.860 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 14:35:30.961 | Attempting uninstall: jsonpatch 2026-06-25 14:35:30.977 | Found existing installation: jsonpatch 1.32 2026-06-25 14:35:30.978 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:30.978 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 14:35:35.586 | 2026-06-25 14:35:35.605 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev85 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-25 14:35:35.866 | + inc/python:pip_install:216 : result=0 2026-06-25 14:35:35.869 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:35:35.872 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:35.876 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:35.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:35.880 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:35.883 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:35.885 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:35:35.888 | + functions-common:time_stop:2427 : start_time=1782398114855 2026-06-25 14:35:35.891 | + functions-common:time_stop:2429 : [[ -z 1782398114855 ]] 2026-06-25 14:35:35.895 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:35.900 | + functions-common:time_stop:2432 : end_time=1782398135896 2026-06-25 14:35:35.903 | + functions-common:time_stop:2433 : elapsed_time=21041 2026-06-25 14:35:35.906 | + functions-common:time_stop:2434 : total=81069 2026-06-25 14:35:35.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:35.911 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102110 2026-06-25 14:35:35.914 | + inc/python:pip_install:219 : return 0 2026-06-25 14:35:35.917 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:35:35.920 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:35:35.924 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 14:35:35.926 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 14:35:35.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:35:35.932 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:35:35.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 14:35:35.937 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:35:35.939 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:35:35.942 | + ./stack.sh:main:942 : configure_glance 2026-06-25 14:35:35.945 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 14:35:35.962 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 14:35:35.966 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 14:35:35.969 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 14:35:35.971 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 14:35:35.974 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 14:35:35.977 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:35:35.979 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:35:35.982 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:35:36.001 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:36.004 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:35:36.007 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:35:36.010 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:35:36.013 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 14:35:36.051 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:35:36.088 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 14:35:36.124 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 14:35:36.160 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 14:35:36.197 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 14:35:36.236 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 14:35:36.274 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 14:35:36.277 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:35:36.280 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 14:35:36.283 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:35:36.285 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:35:36.289 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 14:35:36.292 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:35:36.295 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 14:35:36.298 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:35:36.301 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 14:35:36.337 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 14:35:36.371 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.14/identity 2026-06-25 14:35:36.408 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 14:35:36.445 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 14:35:36.481 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 14:35:36.516 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 14:35:36.552 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 14:35:36.590 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.14/identity 2026-06-25 14:35:36.628 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:35:36.665 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:35:36.701 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:35:36.705 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 14:35:36.745 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 14:35:36.750 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 14:35:36.753 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 14:35:36.757 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:35:36.760 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:35:36.763 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:35:36.782 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:36.786 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:35:36.789 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:35:36.792 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:35:36.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:36.815 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:35:36.819 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:35:36.856 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:35:36.858 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:35:36.861 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 14:35:36.863 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 14:35:36.866 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 14:35:36.904 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 14:35:36.939 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 14:35:36.976 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 14:35:36.978 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 14:35:36.982 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 14:35:36.984 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 14:35:36.987 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:35:36.990 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 14:35:36.993 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 14:35:37.029 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 14:35:37.031 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.14 2026-06-25 14:35:37.066 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:35:37.068 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 14:35:37.070 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 14:35:37.088 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:37.091 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.14/image 2026-06-25 14:35:37.124 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 14:35:37.141 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:37.143 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 14:35:37.147 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 14:35:37.151 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:35:37.155 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:35:37.178 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:35:37.182 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:35:37.186 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:35:37.188 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:35:37.191 | + 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-06-25 14:35:37.226 | + 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-06-25 14:35:37.263 | + 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-06-25 14:35:37.300 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:35:37.336 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 14:35:37.369 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 14:35:37.374 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 14:35:37.411 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 14:35:37.445 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 14:35:37.479 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 14:35:37.513 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 14:35:37.550 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 14:35:37.588 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 14:35:37.625 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 14:35:37.660 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 14:35:37.665 | + lib/glance:configure_glance:447 : 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-mode.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-06-25 14:35:37.672 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 14:35:37.691 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:37.694 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 14:35:37.696 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 14:35:37.699 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 14:35:37.701 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 14:35:37.704 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 14:35:37.707 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 14:35:37.709 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 14:35:37.714 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:35:37.716 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 14:35:37.752 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 14:35:37.755 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 14:35:37.757 | ++ functions:get_random_port:861 : true 2026-06-25 14:35:37.759 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 14:35:37.761 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 14:35:37.764 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 14:35:37.824 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 14:35:37.827 | ++ functions:get_random_port:865 : break 2 2026-06-25 14:35:37.829 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 14:35:37.832 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 14:35:37.835 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 14:35:37.868 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 14:35:37.903 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 14:35:37.938 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:35:37.972 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:35:38.005 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:35:38.038 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:35:38.067 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:35:38.095 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:35:38.123 | + 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-06-25 14:35:38.153 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:35:38.182 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:35:38.210 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:35:38.243 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:35:38.277 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 14:35:38.314 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 14:35:38.349 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 14:35:38.386 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 14:35:38.422 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 14:35:38.457 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 14:35:38.491 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 14:35:38.493 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 14:35:38.496 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:35:38.499 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:35:38.502 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:38.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:38.508 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 14:35:38.511 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 14:35:38.514 | perl: warning: Setting locale failed. 2026-06-25 14:35:38.514 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:38.514 | LANGUAGE = (unset), 2026-06-25 14:35:38.515 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:38.515 | LANG = (unset) 2026-06-25 14:35:38.515 | are supported and installed on your system. 2026-06-25 14:35:38.515 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:35:38.550 | proxy (enabled by site administrator) 2026-06-25 14:35:38.555 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 14:35:38.557 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 14:35:38.560 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:35:38.563 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:35:38.566 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:38.569 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:38.572 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 14:35:38.575 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 14:35:38.577 | perl: warning: Setting locale failed. 2026-06-25 14:35:38.577 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:38.577 | LANGUAGE = (unset), 2026-06-25 14:35:38.577 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:38.578 | LANG = (unset) 2026-06-25 14:35:38.578 | are supported and installed on your system. 2026-06-25 14:35:38.578 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:35:38.614 | No module matches proxy_http 2026-06-25 14:35:38.617 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 14:35:38.630 | perl: warning: Setting locale failed. 2026-06-25 14:35:38.631 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:38.631 | LANGUAGE = (unset), 2026-06-25 14:35:38.631 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:38.631 | LANG = "de_DE.UTF-8" 2026-06-25 14:35:38.631 | are supported and installed on your system. 2026-06-25 14:35:38.631 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:35:38.672 | Considering dependency proxy for proxy_http: 2026-06-25 14:35:38.672 | Module proxy already enabled 2026-06-25 14:35:38.672 | Enabling module proxy_http. 2026-06-25 14:35:38.678 | To activate the new configuration, you need to run: 2026-06-25 14:35:38.678 | systemctl restart apache2 2026-06-25 14:35:38.683 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 14:35:38.686 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 14:35:38.689 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:35:38.692 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:35:38.694 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:35:38.856 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 14:35:38.862 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 14:35:38.864 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 14:35:38.867 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:35:38.871 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:38.874 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:38.877 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:38.881 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:38.885 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:38.886 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 14:35:38.895 | KeepAlive Off 2026-06-25 14:35:38.900 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:38.901 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 14:35:38.911 | SetEnv proxy-sendchunked 1 2026-06-25 14:35:38.916 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:38.919 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 14:35:38.927 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 14:35:38.931 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 14:35:38.934 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 14:35:38.937 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:35:38.940 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:35:38.943 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:35:38.946 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:35:38.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:38.952 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:38.955 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:35:38.957 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:35:38.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:38.963 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:38.966 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 14:35:38.978 | perl: warning: Setting locale failed. 2026-06-25 14:35:38.978 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:38.979 | LANGUAGE = (unset), 2026-06-25 14:35:38.979 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:38.979 | LANG = "de_DE.UTF-8" 2026-06-25 14:35:38.979 | are supported and installed on your system. 2026-06-25 14:35:38.979 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:35:39.020 | Enabling site glance-api. 2026-06-25 14:35:39.026 | To activate the new configuration, you need to run: 2026-06-25 14:35:39.027 | systemctl reload apache2 2026-06-25 14:35:39.033 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 14:35:39.035 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:35:39.038 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:35:39.041 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:35:39.188 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 14:35:39.193 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 14:35:39.231 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 14:35:39.270 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 14:35:39.272 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 14:35:39.309 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 14:35:39.345 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 14:35:39.382 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 14:35:39.403 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:39.406 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 14:35:39.409 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 14:35:39.412 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 14:35:39.415 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:35:39.419 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 14:35:39.422 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/03/994903/1 2026-06-25 14:35:39.425 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 14:35:39.428 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 14:35:39.430 | + functions-common:git_clone:591 : local git_ref=refs/changes/03/994903/1 2026-06-25 14:35:39.433 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:35:39.437 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:35:39.440 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:35:39.442 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:35:39.446 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:35:39.465 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:35:39.468 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:35:39.471 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:39.474 | + functions-common:git_clone:610 : echo refs/changes/03/994903/1 2026-06-25 14:35:39.475 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:35:39.481 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 14:35:39.483 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:39.486 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 14:35:39.489 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:39.492 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:39.495 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:39.497 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:39.500 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:39.503 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:39.506 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:39.509 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:39.513 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:39.518 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398139514 2026-06-25 14:35:39.520 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 14:35:39.523 | Cloning into '/opt/stack/cinder'... 2026-06-25 14:36:38.494 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:36:38.497 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:38.500 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:38.503 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:38.506 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:38.509 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:38.512 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:36:38.515 | + functions-common:time_stop:2427 : start_time=1782398139514 2026-06-25 14:36:38.517 | + functions-common:time_stop:2429 : [[ -z 1782398139514 ]] 2026-06-25 14:36:38.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:38.526 | + functions-common:time_stop:2432 : end_time=1782398198523 2026-06-25 14:36:38.529 | + functions-common:time_stop:2433 : elapsed_time=59009 2026-06-25 14:36:38.532 | + functions-common:time_stop:2434 : total=35089 2026-06-25 14:36:38.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:38.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94098 2026-06-25 14:36:38.539 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 14:36:38.543 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/03/994903/1 2026-06-25 14:36:38.546 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:36:38.548 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:36:38.552 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:36:38.554 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:36:38.557 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:36:38.559 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:36:38.562 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:36:38.565 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:36:38.569 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:36:38.574 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398198570 2026-06-25 14:36:38.576 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/03/994903/1 2026-06-25 14:36:40.212 | From https://review.opendev.org/openstack/cinder 2026-06-25 14:36:40.212 | * branch refs/changes/03/994903/1 -> FETCH_HEAD 2026-06-25 14:36:40.221 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:36:40.224 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:40.228 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:40.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:40.235 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:40.237 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:40.241 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:36:40.244 | + functions-common:time_stop:2427 : start_time=1782398198570 2026-06-25 14:36:40.247 | + functions-common:time_stop:2429 : [[ -z 1782398198570 ]] 2026-06-25 14:36:40.252 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:40.258 | + functions-common:time_stop:2432 : end_time=1782398200254 2026-06-25 14:36:40.262 | + functions-common:time_stop:2433 : elapsed_time=1684 2026-06-25 14:36:40.266 | + functions-common:time_stop:2434 : total=94098 2026-06-25 14:36:40.270 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:40.273 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95782 2026-06-25 14:36:40.277 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 14:36:40.523 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:36:40.523 | 2026-06-25 14:36:40.524 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:36:40.524 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:36:40.524 | state without impacting any branches by switching back to a branch. 2026-06-25 14:36:40.524 | 2026-06-25 14:36:40.524 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:36:40.524 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:36:40.524 | 2026-06-25 14:36:40.524 | git switch -c 2026-06-25 14:36:40.524 | 2026-06-25 14:36:40.524 | Or undo this operation with: 2026-06-25 14:36:40.524 | 2026-06-25 14:36:40.525 | git switch - 2026-06-25 14:36:40.525 | 2026-06-25 14:36:40.525 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:36:40.525 | 2026-06-25 14:36:40.525 | HEAD is now at 1192d9d18 WIP: policy: add rule for snapshot-aware retype 2026-06-25 14:36:40.528 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 14:36:40.555 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 14:36:40.560 | + functions-common:git_clone:673 : head -1 2026-06-25 14:36:40.560 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:36:40.565 | 1192d9d18 WIP: policy: add rule for snapshot-aware retype 2026-06-25 14:36:40.571 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:36:40.574 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 14:36:40.577 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:36:40.580 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:36:40.584 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 14:36:40.587 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:36:40.591 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 14:36:40.594 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:36:40.598 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:36:40.601 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 14:36:40.604 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:36:40.608 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:36:40.612 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 14:36:40.616 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:36:40.620 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 14:36:40.624 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:36:40.627 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:36:40.631 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 14:36:40.638 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 14:36:40.641 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 14:36:40.644 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 14:36:40.815 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 14:36:40.818 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:36:40.822 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:36:40.826 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:36:40.829 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:36:40.833 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 14:36:40.836 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:36:40.840 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:36:40.844 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:36:40.848 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:36:40.852 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:36:40.856 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:36:40.859 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:36:40.863 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 14:36:40.892 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 14:36:40.896 | + 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-06-25 14:36:41.961 | Obtaining file:///opt/stack/cinder 2026-06-25 14:36:41.968 | Installing build dependencies: started 2026-06-25 14:36:43.979 | Installing build dependencies: finished with status 'done' 2026-06-25 14:36:43.981 | Checking if build backend supports build_editable: started 2026-06-25 14:36:44.569 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:36:44.570 | Getting requirements to build editable: started 2026-06-25 14:36:44.925 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:36:44.927 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:36:46.462 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:36:46.491 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.0.3) 2026-06-25 14:36:46.492 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.3.1) 2026-06-25 14:36:46.493 | 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.dev141) (0.41.0) 2026-06-25 14:36:46.494 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.3.0) 2026-06-25 14:36:46.495 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.5.2) 2026-06-25 14:36:46.496 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.1.0) 2026-06-25 14:36:46.497 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (4.26.0) 2026-06-25 14:36:46.498 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.14.0) 2026-06-25 14:36:46.499 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (13.0.0) 2026-06-25 14:36:47.173 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.324 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 14:36:47.336 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (10.5.0) 2026-06-25 14:36:47.337 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.5.0) 2026-06-25 14:36:47.338 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (6.4.0) 2026-06-25 14:36:47.339 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (18.0.0) 2026-06-25 14:36:47.339 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (8.2.0) 2026-06-25 14:36:47.341 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (18.1.0) 2026-06-25 14:36:47.342 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (8.1.0) 2026-06-25 14:36:47.342 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.1.0) 2026-06-25 14:36:47.343 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.11.0) 2026-06-25 14:36:47.344 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.8.0) 2026-06-25 14:36:47.345 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.9.0) 2026-06-25 14:36:47.346 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.10.0) 2026-06-25 14:36:47.347 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (4.6.0) 2026-06-25 14:36:47.348 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.7.1) 2026-06-25 14:36:47.349 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (10.1.1) 2026-06-25 14:36:47.391 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.410 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:36:47.421 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (4.4.0) 2026-06-25 14:36:47.422 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (26.2) 2026-06-25 14:36:47.467 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.490 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:36:47.502 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.10.1) 2026-06-25 14:36:47.503 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.1.0) 2026-06-25 14:36:47.504 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (3.3.2) 2026-06-25 14:36:47.504 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.4.0) 2026-06-25 14:36:47.545 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.562 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:36:47.573 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.8.0) 2026-06-25 14:36:47.620 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.637 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:36:47.681 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.697 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:36:47.709 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.34.2) 2026-06-25 14:36:47.710 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.5.1) 2026-06-25 14:36:47.711 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (6.3.0) 2026-06-25 14:36:47.830 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.847 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:36:47.856 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2.0.51) 2026-06-25 14:36:47.857 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.8.0) 2026-06-25 14:36:47.888 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev141) 2026-06-25 14:36:47.905 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 14:36:47.929 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (9.1.4) 2026-06-25 14:36:47.930 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (1.8.10) 2026-06-25 14:36:47.931 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (6.8.0) 2026-06-25 14:36:48.064 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev141) 2026-06-25 14:36:48.081 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:36:48.091 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.1.0) 2026-06-25 14:36:48.142 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev141) 2026-06-25 14:36:48.159 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:36:48.243 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev141) 2026-06-25 14:36:48.260 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 14:36:48.271 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (5.7.0) 2026-06-25 14:36:48.272 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (43.0.3) 2026-06-25 14:36:48.273 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (0.2.3) 2026-06-25 14:36:48.471 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev141) 2026-06-25 14:36:48.488 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-25 14:36:48.905 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev141) 2026-06-25 14:36:48.923 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 14:36:48.936 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev141) (1.9.0) 2026-06-25 14:36:48.937 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (2026.2) 2026-06-25 14:36:48.938 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev141) (7.1.4) 2026-06-25 14:36:49.391 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev141) 2026-06-25 14:36:49.410 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 14:36:49.422 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev141) (1.1.0) 2026-06-25 14:36:49.459 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev141) 2026-06-25 14:36:49.533 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:36:49.546 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev141) (2.9.0.post0) 2026-06-25 14:36:49.547 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev141) (2.7.0) 2026-06-25 14:36:49.552 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev141) (1.17.0) 2026-06-25 14:36:49.587 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev141) (2.0.0) 2026-06-25 14:36:49.592 | 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.dev141) (3.0) 2026-06-25 14:36:49.601 | 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.dev141) (2.8.0) 2026-06-25 14:36:49.609 | 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.dev141) (3.1.0) 2026-06-25 14:36:49.611 | 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.dev141) (2.2.1) 2026-06-25 14:36:49.614 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev141) (0.31.2) 2026-06-25 14:36:49.675 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:49.692 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 14:36:49.736 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:49.752 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 14:36:49.815 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:49.833 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:36:49.870 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:49.888 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:36:49.936 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:49.953 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 14:36:50.296 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:50.312 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 14:36:50.357 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:50.372 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:36:50.426 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:50.442 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:36:50.470 | 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.dev141) (3.4.7) 2026-06-25 14:36:50.471 | 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.dev141) (3.18) 2026-06-25 14:36:50.473 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev141) (2023.11.17) 2026-06-25 14:36:50.494 | 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.dev141) (26.1.0) 2026-06-25 14:36:50.495 | 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.dev141) (2025.9.1) 2026-06-25 14:36:50.497 | 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.dev141) (0.37.0) 2026-06-25 14:36:50.498 | 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.dev141) (2026.5.1) 2026-06-25 14:36:50.510 | 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.dev141) (1.8.2) 2026-06-25 14:36:50.511 | 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.dev141) (4.15.0) 2026-06-25 14:36:50.516 | 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.dev141) (4.2.0) 2026-06-25 14:36:50.519 | 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.dev141) (4.0.1) 2026-06-25 14:36:50.520 | 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.dev141) (2.13.0) 2026-06-25 14:36:50.531 | 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.dev141) (7.2.2) 2026-06-25 14:36:50.537 | 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.dev141) (1.5.0) 2026-06-25 14:36:50.546 | 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.dev141) (0.20) 2026-06-25 14:36:50.552 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev141) (1.3.0) 2026-06-25 14:36:50.553 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev141) (2.0.0) 2026-06-25 14:36:50.554 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev141) (6.0.3) 2026-06-25 14:36:50.563 | 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.dev141) (1.18.4) 2026-06-25 14:36:50.565 | 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.dev141) (2.1.2) 2026-06-25 14:36:50.566 | 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.dev141) (0.6.2) 2026-06-25 14:36:50.570 | 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.dev141) (1.3.12) 2026-06-25 14:36:50.584 | 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.dev141) (5.3.1) 2026-06-25 14:36:50.585 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev141) (5.6.2) 2026-06-25 14:36:50.586 | 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.dev141) (0.16.0) 2026-06-25 14:36:50.591 | 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.dev141) (5.1.0) 2026-06-25 14:36:50.606 | 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.dev141) (0.25.0) 2026-06-25 14:36:50.610 | 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.dev141) (5.0.0) 2026-06-25 14:36:50.611 | 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.dev141) (3.1.6) 2026-06-25 14:36:50.613 | 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.dev141) (4.0.1) 2026-06-25 14:36:50.625 | 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.dev141) (3.0.3) 2026-06-25 14:36:50.641 | 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.dev141) (1.2.1) 2026-06-25 14:36:50.665 | 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.dev141) (1.7.6) 2026-06-25 14:36:50.793 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev141) 2026-06-25 14:36:50.810 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:36:50.923 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev141) 2026-06-25 14:36:50.941 | 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-06-25 14:36:50.957 | 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.dev141) (3.17.0) 2026-06-25 14:36:51.004 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev141) 2026-06-25 14:36:51.022 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:36:51.085 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev141) 2026-06-25 14:36:51.101 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:36:51.158 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev141) 2026-06-25 14:36:51.175 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 14:36:51.196 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev141) (82.0.1) 2026-06-25 14:36:51.211 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev141) (0.8.1) 2026-06-25 14:36:51.274 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev141) 2026-06-25 14:36:51.290 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 14:36:51.324 | 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.dev141) (4.14.0) 2026-06-25 14:36:51.331 | 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.dev141) (0.6.0) 2026-06-25 14:36:51.332 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (4.0.0) 2026-06-25 14:36:51.343 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (3.0.52) 2026-06-25 14:36:51.344 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (1.11.0) 2026-06-25 14:36:51.345 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (15.0.0) 2026-06-25 14:36:51.346 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (1.8.0) 2026-06-25 14:36:51.388 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev141) 2026-06-25 14:36:51.405 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:36:51.416 | 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.dev141) (24.2.1) 2026-06-25 14:36:51.464 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (4.2.0) 2026-06-25 14:36:51.465 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (2.20.0) 2026-06-25 14:36:51.476 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev141) (0.1.2) 2026-06-25 14:36:51.496 | 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.dev141) (0.8) 2026-06-25 14:36:51.544 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev141) 2026-06-25 14:36:51.561 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 14:36:51.624 | 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.dev141) (3.6.1) 2026-06-25 14:36:51.626 | 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.dev141) (3.4.0) 2026-06-25 14:36:51.628 | 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.dev141) (4.0.1) 2026-06-25 14:36:51.712 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev141) 2026-06-25 14:36:51.728 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 14:36:51.766 | 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.dev141) (1.33) 2026-06-25 14:36:51.772 | 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.dev141) (3.1.1) 2026-06-25 14:36:51.867 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 14:36:51.910 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 14:36:52.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 56.9 MB/s 0:00:00 2026-06-25 14:36:52.171 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 14:36:52.206 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 14:36:52.467 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 59.9 MB/s 0:00:00 2026-06-25 14:36:52.483 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 14:36:52.507 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-25 14:36:52.535 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 14:36:52.558 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 14:36:52.584 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 14:36:52.608 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 14:36:52.636 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 14:36:52.661 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 14:36:52.756 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 57.6 MB/s 0:00:00 2026-06-25 14:36:52.774 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 14:36:52.797 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 14:36:52.823 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 14:36:52.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.5 MB/s 0:00:00 2026-06-25 14:36:52.861 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 14:36:52.886 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 14:36:52.913 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 14:36:52.936 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 14:36:52.959 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 14:36:52.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.0 MB/s 0:00:00 2026-06-25 14:36:53.012 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 14:36:53.040 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 14:36:53.070 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 14:36:53.097 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 14:36:53.126 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 14:36:53.150 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 14:36:53.175 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 14:36:53.200 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 14:36:53.249 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 14:36:53.275 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 14:36:53.302 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-25 14:36:53.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.5 MB/s 0:00:00 2026-06-25 14:36:53.364 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-25 14:36:53.538 | Building wheels for collected packages: cinder 2026-06-25 14:36:53.540 | Building editable for cinder (pyproject.toml): started 2026-06-25 14:36:55.380 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 14:36:55.381 | Created wheel for cinder: filename=cinder-28.1.0.dev141-0.editable-py3-none-any.whl size=9194 sha256=1f72a9312df1f504696a95baedbe5a0fe1a4b9a8fe6a4c9cd74cbefacbe8aafc 2026-06-25 14:36:55.382 | Stored in directory: /tmp/pip-ephem-wheel-cache-wkcqwh2m/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 14:36:55.388 | Successfully built cinder 2026-06-25 14:36:55.837 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-25 14:36:56.249 | Attempting uninstall: pyudev 2026-06-25 14:36:56.268 | Found existing installation: pyudev 0.24.0 2026-06-25 14:36:56.269 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:56.269 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 14:36:56.327 | Attempting uninstall: pyasn1 2026-06-25 14:36:56.346 | Found existing installation: pyasn1 0.4.8 2026-06-25 14:36:56.347 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:56.347 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 14:36:58.177 | Attempting uninstall: botocore 2026-06-25 14:36:58.196 | Found existing installation: botocore 1.34.46 2026-06-25 14:36:58.197 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:58.198 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 14:36:59.454 | Attempting uninstall: s3transfer 2026-06-25 14:36:59.480 | Found existing installation: s3transfer 0.10.1 2026-06-25 14:36:59.481 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:59.483 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 14:37:00.336 | Attempting uninstall: boto3 2026-06-25 14:37:00.357 | Found existing installation: boto3 1.34.46 2026-06-25 14:37:00.357 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:00.358 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 14:37:02.646 | 2026-06-25 14:37:02.670 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev141 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-25 14:37:03.206 | + inc/python:pip_install:216 : result=0 2026-06-25 14:37:03.210 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:37:03.214 | + functions-common:time_stop:2420 : local name 2026-06-25 14:37:03.219 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:37:03.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:37:03.226 | + functions-common:time_stop:2423 : local total 2026-06-25 14:37:03.230 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:37:03.233 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:37:03.235 | + functions-common:time_stop:2427 : start_time=1782398200885 2026-06-25 14:37:03.239 | + functions-common:time_stop:2429 : [[ -z 1782398200885 ]] 2026-06-25 14:37:03.243 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:37:03.249 | + functions-common:time_stop:2432 : end_time=1782398223245 2026-06-25 14:37:03.253 | + functions-common:time_stop:2433 : elapsed_time=22360 2026-06-25 14:37:03.256 | + functions-common:time_stop:2434 : total=102110 2026-06-25 14:37:03.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:37:03.263 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=124470 2026-06-25 14:37:03.266 | + inc/python:pip_install:219 : return 0 2026-06-25 14:37:03.269 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:37:03.272 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:37:03.276 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 14:37:03.278 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 14:37:03.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:03.286 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:03.289 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 14:37:03.293 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:03.295 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 14:37:03.298 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 14:37:03.302 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 14:37:03.305 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:03.308 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:03.310 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 14:37:03.329 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 14:37:03.332 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:37:03.335 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:37:03.339 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:37:03.341 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:37:03.345 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:37:03.348 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:37:03.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:03.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:03.356 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:37:03.360 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:37:03.363 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:37:03.366 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:37:03.368 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 14:37:03.371 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:37:03.374 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:03.377 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:03.380 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 14:37:03.404 | + 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-06-25 14:37:03.445 | Reading package lists... 2026-06-25 14:37:03.866 | Building dependency tree... 2026-06-25 14:37:03.867 | Reading state information... 2026-06-25 14:37:04.476 | The following additional packages will be installed: 2026-06-25 14:37:04.476 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 14:37:04.477 | python3-urwid python3-wcwidth 2026-06-25 14:37:04.479 | Suggested packages: 2026-06-25 14:37:04.479 | python-urwid-doc 2026-06-25 14:37:04.520 | The following NEW packages will be installed: 2026-06-25 14:37:04.520 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 14:37:04.521 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 14:37:04.572 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:37:04.572 | Need to get 385 kB of archives. 2026-06-25 14:37:04.573 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 14:37:04.573 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 14:37:04.586 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-25 14:37:04.588 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 14:37:04.594 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-25 14:37:04.595 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 14:37:04.596 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 14:37:04.859 | perl: warning: Setting locale failed. 2026-06-25 14:37:04.859 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:04.859 | LANGUAGE = (unset), 2026-06-25 14:37:04.859 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:04.859 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:04.859 | are supported and installed on your system. 2026-06-25 14:37:04.859 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:04.923 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:37:04.923 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:37:04.924 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:37:05.116 | Fetched 385 kB in 0s (8382 kB/s) 2026-06-25 14:37:05.156 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 14:37:05.228 | (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 ... 126649 files and directories currently installed.) 2026-06-25 14:37:05.235 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 14:37:05.239 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 14:37:05.294 | Selecting previously unselected package python3-wcwidth. 2026-06-25 14:37:05.308 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 14:37:05.312 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 14:37:05.369 | Selecting previously unselected package python3-urwid. 2026-06-25 14:37:05.381 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 14:37:05.386 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 14:37:05.491 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 14:37:05.504 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 14:37:05.508 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 14:37:05.576 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 14:37:05.590 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 14:37:05.594 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 14:37:05.669 | Selecting previously unselected package targetcli-fb. 2026-06-25 14:37:05.683 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 14:37:05.688 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 14:37:05.778 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 14:37:07.001 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 14:37:07.151 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 14:37:07.475 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 14:37:07.744 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 14:37:08.307 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 14:37:08.507 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:08.507 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 14:37:08.533 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 14:37:08.534 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 14:37:08.534 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 14:37:08.534 | keyword = Word(alphanums + '_\-') 2026-06-25 14:37:08.534 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:08.534 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:08.534 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:08.534 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:08.534 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 14:37:08.535 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 14:37:08.546 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:08.546 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 14:37:08.577 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 14:37:08.578 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 14:37:08.578 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 14:37:08.578 | keyword = Word(alphanums + '_\-') 2026-06-25 14:37:08.578 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:08.578 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:08.578 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:08.578 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:08.578 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 14:37:08.579 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 14:37:08.614 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 14:37:08.825 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 14:37:08.826 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 14:37:09.117 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:37:10.021 | perl: warning: Setting locale failed. 2026-06-25 14:37:10.021 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:10.022 | LANGUAGE = (unset), 2026-06-25 14:37:10.022 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:10.022 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:10.022 | are supported and installed on your system. 2026-06-25 14:37:10.022 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:10.160 | perl: warning: Setting locale failed. 2026-06-25 14:37:10.160 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:10.160 | LANGUAGE = (unset), 2026-06-25 14:37:10.160 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:10.160 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:10.160 | are supported and installed on your system. 2026-06-25 14:37:10.160 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:10.211 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:37:10.211 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:37:10.211 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:37:10.281 | perl: warning: Setting locale failed. 2026-06-25 14:37:10.282 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:10.282 | LANGUAGE = (unset), 2026-06-25 14:37:10.282 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:10.282 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:10.282 | are supported and installed on your system. 2026-06-25 14:37:10.282 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:10.790 | 2026-06-25 14:37:10.790 | Running kernel seems to be up-to-date. 2026-06-25 14:37:10.790 | 2026-06-25 14:37:10.790 | Restarting services... 2026-06-25 14:37:10.843 | 2026-06-25 14:37:10.844 | Service restarts being deferred: 2026-06-25 14:37:10.844 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:37:10.844 | systemctl restart systemd-logind.service 2026-06-25 14:37:10.844 | systemctl restart virtlockd.service 2026-06-25 14:37:10.844 | systemctl restart virtlogd.service 2026-06-25 14:37:10.844 | 2026-06-25 14:37:10.844 | No containers need to be restarted. 2026-06-25 14:37:10.844 | 2026-06-25 14:37:10.844 | User sessions running outdated binaries: 2026-06-25 14:37:10.844 | quobyte @ session #5: sshd[2027] 2026-06-25 14:37:10.855 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:37:10.866 | 2026-06-25 14:37:10.867 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:37:13.050 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:37:13.054 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:37:13.058 | + functions-common:time_stop:2420 : local name 2026-06-25 14:37:13.062 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:37:13.066 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:37:13.071 | + functions-common:time_stop:2423 : local total 2026-06-25 14:37:13.074 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:37:13.078 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:37:13.082 | + functions-common:time_stop:2427 : start_time=1782398223401 2026-06-25 14:37:13.085 | + functions-common:time_stop:2429 : [[ -z 1782398223401 ]] 2026-06-25 14:37:13.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:37:13.096 | + functions-common:time_stop:2432 : end_time=1782398233092 2026-06-25 14:37:13.100 | + functions-common:time_stop:2433 : elapsed_time=9691 2026-06-25 14:37:13.103 | + functions-common:time_stop:2434 : total=168035 2026-06-25 14:37:13.108 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:37:13.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177726 2026-06-25 14:37:13.115 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:37:13.118 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:37:13.122 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 14:37:13.124 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 14:37:13.140 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 14:37:13.146 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 14:37:13.148 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 14:37:13.152 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 14:37:13.158 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 14:37:13.158 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 14:37:13.164 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 14:37:13.167 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 14:37:13.169 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 14:37:13.172 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 14:37:13.175 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 14:37:13.177 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 14:37:13.181 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 14:37:13.184 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 14:37:13.199 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 14:37:13.219 | + 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-06-25 14:37:13.240 | + 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-06-25 14:37:13.256 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 14:37:13.273 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 14:37:13.292 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 14:37:13.296 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 14:37:13.300 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.si3grvdr1S 2026-06-25 14:37:13.302 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 14:37:13.306 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 14:37:13.308 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 14:37:13.310 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.si3grvdr1S 2026-06-25 14:37:13.315 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.si3grvdr1S 2026-06-25 14:37:13.333 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.si3grvdr1S /etc/sudoers.d/cinder-rootwrap 2026-06-25 14:37:13.351 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 14:37:13.356 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 14:37:13.359 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 14:37:13.363 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 14:37:13.366 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 14:37:13.369 | + 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-06-25 14:37:13.373 | + 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-06-25 14:37:13.377 | + 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-06-25 14:37:13.378 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 14:37:13.390 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 14:37:13.395 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 14:37:13.412 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 14:37:13.429 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 14:37:13.432 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 14:37:13.439 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 14:37:13.446 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 14:37:13.450 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:13.454 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 14:37:13.458 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:37:13.462 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:37:13.465 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 14:37:13.469 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:13.472 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 14:37:13.475 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:37:13.478 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 14:37:13.519 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 14:37:13.561 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.14/identity 2026-06-25 14:37:13.605 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 14:37:13.652 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 14:37:13.701 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 14:37:13.743 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 14:37:13.782 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 14:37:13.824 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.14/identity 2026-06-25 14:37:13.858 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:37:13.899 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:37:13.938 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:37:13.941 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 14:37:13.983 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 14:37:14.021 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 14:37:14.025 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 14:37:14.029 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 14:37:14.033 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 14:37:14.037 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:37:14.041 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:37:14.045 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:37:14.068 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:14.073 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:37:14.077 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 14:37:14.082 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 14:37:14.124 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 14:37:14.167 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 14:37:14.206 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 14:37:14.248 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 14:37:14.290 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 14:37:14.339 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.14 2026-06-25 14:37:14.384 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 14:37:14.429 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 14:37:14.440 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 060f655164caab48e558ffae52935665 2026-06-25 14:37:14.477 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 14:37:14.481 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 14:37:14.518 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 14:37:14.555 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 14:37:14.593 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 14:37:14.632 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 14:37:14.671 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 14:37:14.711 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 14:37:14.732 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:14.735 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:37:14.738 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 14:37:14.742 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 14:37:14.746 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 14:37:14.749 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:37:14.752 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 14:37:14.755 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 14:37:14.758 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 14:37:14.761 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 14:37:14.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 14:37:14.768 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 14:37:14.811 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-25 14:37:14.847 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 14:37:14.888 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 14:37:14.930 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 14:37:14.970 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 14:37:15.012 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-25 14:37:15.055 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 14:37:15.099 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 14:37:15.142 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 14:37:15.146 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 14:37:15.149 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 14:37:15.153 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 14:37:15.197 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 14:37:15.200 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 14:37:15.243 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 14:37:15.247 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 14:37:15.251 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 14:37:15.255 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 14:37:15.298 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 14:37:15.301 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 14:37:15.305 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 14:37:15.309 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 14:37:15.313 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 14:37:15.337 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:15.341 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 14:37:15.366 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:15.370 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 14:37:15.393 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:15.396 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 14:37:15.399 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 14:37:15.403 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 14:37:15.406 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 14:37:15.410 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:37:15.413 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:37:15.416 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:37:15.440 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:15.446 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:37:15.449 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:37:15.453 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:37:15.477 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:15.481 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:37:15.485 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:37:15.530 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:37:15.534 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:37:15.538 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 14:37:15.542 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 14:37:15.545 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:15.550 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:37:15.579 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:37:15.583 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:37:15.587 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:37:15.591 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:37:15.596 | + 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-06-25 14:37:15.641 | + 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-06-25 14:37:15.680 | + 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-06-25 14:37:15.725 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:37:15.768 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 14:37:15.815 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 14:37:15.840 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:15.844 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 14:37:15.848 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 14:37:15.853 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 14:37:15.857 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 14:37:15.861 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:37:15.865 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 14:37:15.869 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 14:37:15.873 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:37:15.877 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:37:15.897 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:37:15.898 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:37:15.910 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:37:15.916 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:37:15.931 | /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-06-25 14:37:15.937 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 14:37:15.941 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 14:37:15.947 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:37:15.950 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 14:37:15.997 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:37:16.041 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 14:37:16.084 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:37:16.127 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:37:16.162 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:37:16.196 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:37:16.231 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:37:16.266 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:37:16.302 | + 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-06-25 14:37:16.339 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:37:16.375 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:37:16.410 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:37:16.443 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:37:16.474 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:37:16.476 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:37:16.480 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 14:37:16.483 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 14:37:16.486 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:37:16.489 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:16.492 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:16.495 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:37:16.498 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:37:16.501 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 14:37:16.534 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:37:16.570 | + 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-06-25 14:37:16.570 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:37:16.581 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 14:37:16.585 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 14:37:16.588 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 14:37:16.591 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:37:16.594 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:37:16.597 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:37:16.600 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:37:16.603 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:16.605 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:16.608 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:37:16.611 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:37:16.613 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:16.616 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:16.619 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 14:37:16.631 | perl: warning: Setting locale failed. 2026-06-25 14:37:16.631 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:16.631 | LANGUAGE = (unset), 2026-06-25 14:37:16.631 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:16.631 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:16.632 | are supported and installed on your system. 2026-06-25 14:37:16.632 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:16.680 | Enabling site cinder-api. 2026-06-25 14:37:16.688 | To activate the new configuration, you need to run: 2026-06-25 14:37:16.688 | systemctl reload apache2 2026-06-25 14:37:16.694 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:37:16.697 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:37:16.700 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:37:16.703 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:37:16.918 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 14:37:16.922 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.14/image 2026-06-25 14:37:16.963 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 14:37:16.984 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:16.988 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 14:37:16.991 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:16.994 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 14:37:16.997 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 14:37:17.000 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:37:17.003 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 14:37:17.006 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:17.009 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 14:37:17.012 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 14:37:17.015 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 14:37:17.054 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 14:37:17.090 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.14/identity 2026-06-25 14:37:17.126 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 14:37:17.164 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 14:37:17.196 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 14:37:17.228 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 14:37:17.259 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 14:37:17.293 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.14/identity 2026-06-25 14:37:17.327 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:37:17.362 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 14:37:17.397 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:37:17.399 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 14:37:17.402 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:17.406 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:37:17.408 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 14:37:17.411 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 14:37:17.448 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 14:37:17.484 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.14/identity 2026-06-25 14:37:17.520 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 14:37:17.557 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 14:37:17.594 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 14:37:17.630 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 14:37:17.668 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 14:37:17.704 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 14:37:17.738 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 14:37:17.772 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 14:37:17.775 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 14:37:17.795 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:17.799 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.14:2379?api_version=v3' 2026-06-25 14:37:17.839 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 14:37:17.842 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 14:37:17.846 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 14:37:17.883 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 14:37:17.920 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 14:37:17.923 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 14:37:17.927 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 14:37:17.965 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 14:37:17.968 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:17.971 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 14:37:17.975 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 14:37:17.978 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 14:37:18.013 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 14:37:18.048 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.14/identity 2026-06-25 14:37:18.088 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 14:37:18.125 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 14:37:18.163 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 14:37:18.201 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 14:37:18.239 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 14:37:18.275 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 14:37:18.298 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:18.302 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 14:37:18.305 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 14:37:18.307 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 14:37:18.311 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:37:18.314 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 14:37:18.317 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 14:37:18.320 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 14:37:18.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:18.327 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:18.331 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 14:37:18.334 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:18.338 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 14:37:18.341 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 14:37:18.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:18.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:18.352 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 14:37:18.356 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:18.359 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 14:37:18.363 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 14:37:18.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:18.370 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:18.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 14:37:18.377 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:18.380 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 14:37:18.384 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 14:37:18.387 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 14:37:18.390 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:37:18.393 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:37:18.397 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:37:18.401 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:37:18.404 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:37:18.407 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:37:18.426 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:37:18.429 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:37:18.432 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:37:18.436 | + functions-common:git_clone:610 : echo master 2026-06-25 14:37:18.437 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:37:18.443 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 14:37:18.446 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:37:18.448 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 14:37:18.451 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:37:18.454 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:37:18.457 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:37:18.460 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:37:18.463 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:37:18.466 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:37:18.468 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:37:18.471 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:37:18.475 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:37:18.480 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398238476 2026-06-25 14:37:18.483 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 14:37:18.487 | Cloning into '/opt/stack/neutron'... 2026-06-25 14:38:33.624 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:38:33.626 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:33.629 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:33.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:33.634 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:33.636 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:33.638 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:38:33.641 | + functions-common:time_stop:2427 : start_time=1782398238476 2026-06-25 14:38:33.643 | + functions-common:time_stop:2429 : [[ -z 1782398238476 ]] 2026-06-25 14:38:33.647 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:33.651 | + functions-common:time_stop:2432 : end_time=1782398313648 2026-06-25 14:38:33.653 | + functions-common:time_stop:2433 : elapsed_time=75172 2026-06-25 14:38:33.655 | + functions-common:time_stop:2434 : total=95782 2026-06-25 14:38:33.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:33.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170954 2026-06-25 14:38:33.663 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 14:38:33.665 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:38:33.668 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:38:33.671 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:38:33.674 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:38:33.676 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:38:33.679 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:38:33.681 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:38:33.683 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:38:33.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:38:33.689 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:38:33.693 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398313690 2026-06-25 14:38:33.696 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:38:34.420 | From https://review.opendev.org/openstack/neutron 2026-06-25 14:38:34.421 | * branch master -> FETCH_HEAD 2026-06-25 14:38:34.430 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:38:34.432 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:34.434 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:34.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:34.439 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:34.442 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:34.445 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:38:34.447 | + functions-common:time_stop:2427 : start_time=1782398313690 2026-06-25 14:38:34.450 | + functions-common:time_stop:2429 : [[ -z 1782398313690 ]] 2026-06-25 14:38:34.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:34.457 | + functions-common:time_stop:2432 : end_time=1782398314455 2026-06-25 14:38:34.460 | + functions-common:time_stop:2433 : elapsed_time=765 2026-06-25 14:38:34.462 | + functions-common:time_stop:2434 : total=170954 2026-06-25 14:38:34.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:34.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171719 2026-06-25 14:38:34.471 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:38:34.473 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:38:34.476 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:38:34.478 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:38:34.481 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:38:34.483 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:38:34.486 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:38:34.488 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:38:34.491 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:38:34.494 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:38:34.499 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398314496 2026-06-25 14:38:34.502 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:38:34.958 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:38:34.958 | 2026-06-25 14:38:34.958 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:38:34.958 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:38:34.958 | state without impacting any branches by switching back to a branch. 2026-06-25 14:38:34.958 | 2026-06-25 14:38:34.958 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:38:34.959 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:38:34.959 | 2026-06-25 14:38:34.959 | git switch -c 2026-06-25 14:38:34.959 | 2026-06-25 14:38:34.959 | Or undo this operation with: 2026-06-25 14:38:34.959 | 2026-06-25 14:38:34.959 | git switch - 2026-06-25 14:38:34.959 | 2026-06-25 14:38:34.959 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:38:34.959 | 2026-06-25 14:38:34.959 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 14:38:34.966 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:38:34.969 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:34.971 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:34.974 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:34.976 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:34.979 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:34.981 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:38:34.983 | + functions-common:time_stop:2427 : start_time=1782398314496 2026-06-25 14:38:34.986 | + functions-common:time_stop:2429 : [[ -z 1782398314496 ]] 2026-06-25 14:38:34.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:34.994 | + functions-common:time_stop:2432 : end_time=1782398314991 2026-06-25 14:38:34.996 | + functions-common:time_stop:2433 : elapsed_time=495 2026-06-25 14:38:34.998 | + functions-common:time_stop:2434 : total=171719 2026-06-25 14:38:35.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:35.003 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172214 2026-06-25 14:38:35.006 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 14:38:35.023 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 14:38:35.027 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:38:35.027 | + functions-common:git_clone:673 : head -1 2026-06-25 14:38:35.031 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 14:38:35.034 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:38:35.037 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 14:38:35.040 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:38:35.043 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:38:35.045 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 14:38:35.048 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:38:35.050 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 14:38:35.053 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:38:35.056 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:38:35.058 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 14:38:35.061 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:38:35.064 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:38:35.068 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 14:38:35.071 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:38:35.074 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 14:38:35.077 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:38:35.080 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:38:35.083 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 14:38:35.090 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 14:38:35.092 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 14:38:35.095 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 14:38:35.265 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 14:38:35.267 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:38:35.270 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:38:35.273 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:38:35.275 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:38:35.278 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 14:38:35.280 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:38:35.283 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:38:35.285 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:38:35.288 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:38:35.290 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:38:35.293 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:38:35.296 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:38:35.298 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 14:38:35.321 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 14:38:35.324 | + 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-06-25 14:38:36.352 | Obtaining file:///opt/stack/neutron 2026-06-25 14:38:36.362 | Installing build dependencies: started 2026-06-25 14:38:38.278 | Installing build dependencies: finished with status 'done' 2026-06-25 14:38:38.279 | Checking if build backend supports build_editable: started 2026-06-25 14:38:38.855 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:38:38.857 | Getting requirements to build editable: started 2026-06-25 14:38:39.179 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:38:39.181 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:38:40.960 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:38:40.987 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-25 14:38:40.988 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-25 14:38:40.991 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 14:38:40.991 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-25 14:38:40.992 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 14:38:40.992 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-25 14:38:41.212 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:41.382 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:38:41.393 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-25 14:38:41.395 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-25 14:38:41.396 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-25 14:38:41.397 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-25 14:38:41.398 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-25 14:38:41.465 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:41.484 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:38:41.551 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:41.570 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:38:41.581 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-25 14:38:41.583 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-25 14:38:41.584 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-25 14:38:41.585 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-25 14:38:41.586 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-25 14:38:41.588 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-25 14:38:41.589 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-25 14:38:41.589 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-25 14:38:41.590 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-25 14:38:41.591 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-25 14:38:41.592 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-25 14:38:41.593 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-25 14:38:41.594 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-25 14:38:41.594 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-25 14:38:41.595 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 14:38:41.596 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-25 14:38:41.597 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-25 14:38:41.598 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-25 14:38:41.600 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-25 14:38:41.600 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-25 14:38:41.602 | 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==28.1.0.dev536) (4.6.0) 2026-06-25 14:38:41.603 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-25 14:38:41.604 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-25 14:38:41.605 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-25 14:38:41.606 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-25 14:38:41.641 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-25 14:38:41.657 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:38:41.701 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:41.719 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:38:41.761 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:41.778 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 14:38:41.890 | Installing build dependencies: started 2026-06-25 14:38:43.631 | Installing build dependencies: finished with status 'done' 2026-06-25 14:38:43.632 | Getting requirements to build wheel: started 2026-06-25 14:38:44.320 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:38:44.322 | Preparing metadata (pyproject.toml): started 2026-06-25 14:38:44.708 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:38:44.765 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:44.782 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:38:44.793 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-25 14:38:44.832 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-25 14:38:44.850 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 14:38:44.863 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-25 14:38:44.864 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-25 14:38:44.865 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-25 14:38:44.902 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:44.922 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 14:38:44.970 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:44.989 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:38:45.001 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-25 14:38:45.002 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 14:38:45.005 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-25 14:38:45.007 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (4.15.0) 2026-06-25 14:38:45.009 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev536) (2.2.1) 2026-06-25 14:38:45.016 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev536) (3.3.2) 2026-06-25 14:38:45.020 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 14:38:45.023 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev536) (2.1.0) 2026-06-25 14:38:45.025 | 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==28.1.0.dev536) (1.8.2) 2026-06-25 14:38:45.032 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (4.0.1) 2026-06-25 14:38:45.033 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (2.13.0) 2026-06-25 14:38:45.034 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (5.8.0) 2026-06-25 14:38:45.048 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) (1.3.7) 2026-06-25 14:38:45.083 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-25 14:38:45.102 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:38:45.116 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (43.0.3) 2026-06-25 14:38:45.117 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.5.0) 2026-06-25 14:38:45.118 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.1.0) 2026-06-25 14:38:45.119 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.33) 2026-06-25 14:38:45.122 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-25 14:38:45.123 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (6.0.3) 2026-06-25 14:38:45.127 | 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==28.1.0.dev536) (2.0.0) 2026-06-25 14:38:45.133 | 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==28.1.0.dev536) (3.0) 2026-06-25 14:38:45.142 | 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==28.1.0.dev536) (3.1.1) 2026-06-25 14:38:45.148 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (0.41.0) 2026-06-25 14:38:45.149 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (1.2.1) 2026-06-25 14:38:45.183 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-25 14:38:45.210 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 14:38:45.226 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (26.2) 2026-06-25 14:38:45.231 | 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==28.1.0.dev536) (2.8.0) 2026-06-25 14:38:45.232 | 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==28.1.0.dev536) (3.5.2) 2026-06-25 14:38:45.246 | 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==28.1.0.dev536) (6.1.1) 2026-06-25 14:38:45.247 | 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==28.1.0.dev536) (4.0.0) 2026-06-25 14:38:45.270 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev536) (0.20) 2026-06-25 14:38:45.276 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev536) (2.0.0) 2026-06-25 14:38:45.284 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev536) (2.1.2) 2026-06-25 14:38:45.285 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev536) (0.6.2) 2026-06-25 14:38:45.293 | 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==28.1.0.dev536) (2.9.0.post0) 2026-06-25 14:38:45.299 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (7.1.4) 2026-06-25 14:38:45.300 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.3.1) 2026-06-25 14:38:45.301 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.6.2) 2026-06-25 14:38:45.302 | 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==28.1.0.dev536) (0.16.0) 2026-06-25 14:38:45.307 | 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==28.1.0.dev536) (5.1.0) 2026-06-25 14:38:45.316 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (2026.2) 2026-06-25 14:38:45.324 | 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==28.1.0.dev536) (0.25.0) 2026-06-25 14:38:45.328 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev536) (5.0.0) 2026-06-25 14:38:45.330 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev536) (4.0.1) 2026-06-25 14:38:45.362 | 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==28.1.0.dev536) (1.7.6) 2026-06-25 14:38:45.369 | 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==28.1.0.dev536) (2.2.0) 2026-06-25 14:38:45.379 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev536) (3.17.0) 2026-06-25 14:38:45.430 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-25 14:38:45.445 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 14:38:45.491 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-25 14:38:45.493 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:38:45.513 | 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==28.1.0.dev536) (3.0.3) 2026-06-25 14:38:45.514 | 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==28.1.0.dev536) (1.6.2) 2026-06-25 14:38:45.524 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-25 14:38:45.554 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev536) (0.8.1) 2026-06-25 14:38:45.599 | 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==28.1.0.dev536) (1.17.0) 2026-06-25 14:38:45.604 | 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==28.1.0.dev536) (4.14.0) 2026-06-25 14:38:45.605 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.26.0) 2026-06-25 14:38:45.643 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-25 14:38:45.661 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:38:45.680 | 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==28.1.0.dev536) (0.6.0) 2026-06-25 14:38:45.681 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.0.0) 2026-06-25 14:38:45.692 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (3.0.52) 2026-06-25 14:38:45.693 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (1.11.0) 2026-06-25 14:38:45.694 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (15.0.0) 2026-06-25 14:38:45.695 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (1.8.0) 2026-06-25 14:38:45.702 | 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==28.1.0.dev536) (26.1.0) 2026-06-25 14:38:45.703 | 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==28.1.0.dev536) (2025.9.1) 2026-06-25 14:38:45.704 | 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==28.1.0.dev536) (0.37.0) 2026-06-25 14:38:45.705 | 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==28.1.0.dev536) (2026.5.1) 2026-06-25 14:38:45.779 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (3.4.7) 2026-06-25 14:38:45.780 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (3.18) 2026-06-25 14:38:45.781 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2.7.0) 2026-06-25 14:38:45.783 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-25 14:38:45.821 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.2.0) 2026-06-25 14:38:45.822 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (2.20.0) 2026-06-25 14:38:45.835 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (0.1.2) 2026-06-25 14:38:45.858 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev536) (0.8) 2026-06-25 14:38:45.930 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev536) (0.16.0) 2026-06-25 14:38:46.033 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 14:38:46.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.7 MB/s 0:00:00 2026-06-25 14:38:46.149 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 14:38:46.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-06-25 14:38:46.349 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 14:38:46.378 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 14:38:46.404 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 14:38:46.429 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 14:38:46.457 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 14:38:46.472 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 14:38:46.490 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 14:38:46.519 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 14:38:46.571 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 14:38:46.602 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 14:38:46.629 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 14:38:46.681 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 14:38:46.827 | Building wheels for collected packages: neutron, ovs 2026-06-25 14:38:46.829 | Building editable for neutron (pyproject.toml): started 2026-06-25 14:38:49.182 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 14:38:49.183 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=d5ffd34e1cf3dcb8c0bbd27c97f0f0018af8672777b59f25667829b209bbdb23 2026-06-25 14:38:49.186 | Stored in directory: /tmp/pip-ephem-wheel-cache-nw3snp9s/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 14:38:49.190 | Building wheel for ovs (pyproject.toml): started 2026-06-25 14:38:50.082 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 14:38:50.083 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=fe52e6c53216829a7b8cd96c8fc47ca9d19b56ebdd03ab1015624cced6e365fc 2026-06-25 14:38:50.084 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 14:38:50.089 | Successfully built neutron ovs 2026-06-25 14:38:50.404 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-25 14:38:56.160 | 2026-06-25 14:38:56.187 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-25 14:38:56.433 | + inc/python:pip_install:216 : result=0 2026-06-25 14:38:56.437 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:38:56.440 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:56.443 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:56.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:56.450 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:56.453 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:56.457 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:38:56.459 | + functions-common:time_stop:2427 : start_time=1782398315315 2026-06-25 14:38:56.463 | + functions-common:time_stop:2429 : [[ -z 1782398315315 ]] 2026-06-25 14:38:56.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:56.472 | + functions-common:time_stop:2432 : end_time=1782398336469 2026-06-25 14:38:56.475 | + functions-common:time_stop:2433 : elapsed_time=21154 2026-06-25 14:38:56.478 | + functions-common:time_stop:2434 : total=124470 2026-06-25 14:38:56.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:56.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=145624 2026-06-25 14:38:56.487 | + inc/python:pip_install:219 : return 0 2026-06-25 14:38:56.491 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:38:56.494 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:38:56.497 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 14:38:56.500 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 14:38:56.502 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:38:56.506 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:38:56.509 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 14:38:56.513 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:38:56.516 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 14:38:56.519 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 14:38:56.522 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 14:38:56.522 | Installing OVN and dependent packages 2026-06-25 14:38:56.525 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 14:38:56.528 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 14:38:56.545 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:56.548 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:38:56.566 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:56.568 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 14:38:56.586 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:56.589 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 14:38:56.592 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 14:38:56.608 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:56.611 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 14:38:56.613 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 14:38:56.630 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 14:38:56.636 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 14:38:56.653 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 14:38:56.657 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 14:38:56.681 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 14:38:56.684 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:38:56.687 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:38:56.690 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:38:56.693 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:38:56.695 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:38:56.698 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:38:56.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:38:56.705 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:38:56.708 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:38:56.711 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:38:56.713 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:38:56.717 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:38:56.720 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 14:38:56.723 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:38:56.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:38:56.729 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:38:56.732 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 14:38:56.756 | + 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-06-25 14:38:56.797 | Reading package lists... 2026-06-25 14:38:57.175 | Building dependency tree... 2026-06-25 14:38:57.177 | Reading state information... 2026-06-25 14:38:57.711 | fakeroot is already the newest version (1.33-1). 2026-06-25 14:38:57.711 | fakeroot set to manually installed. 2026-06-25 14:38:57.711 | make is already the newest version (4.3-4.1build2). 2026-06-25 14:38:57.711 | make set to manually installed. 2026-06-25 14:38:57.711 | The following additional packages will be installed: 2026-06-25 14:38:57.712 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 14:38:57.712 | python3-sortedcontainers 2026-06-25 14:38:57.714 | Suggested packages: 2026-06-25 14:38:57.714 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 14:38:57.755 | The following NEW packages will be installed: 2026-06-25 14:38:57.756 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 14:38:57.757 | python3-openvswitch python3-sortedcontainers 2026-06-25 14:38:57.835 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:38:57.836 | Need to get 4219 kB of archives. 2026-06-25 14:38:57.836 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 14:38:57.836 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 14:38:57.927 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-25 14:38:57.958 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 14:38:57.962 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 14:38:57.968 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-25 14:38:57.999 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-25 14:38:58.271 | perl: warning: Setting locale failed. 2026-06-25 14:38:58.272 | perl: warning: Please check that your locale settings: 2026-06-25 14:38:58.272 | LANGUAGE = (unset), 2026-06-25 14:38:58.272 | LC_ALL = "en_US.utf8", 2026-06-25 14:38:58.272 | LANG = "de_DE.UTF-8" 2026-06-25 14:38:58.272 | are supported and installed on your system. 2026-06-25 14:38:58.272 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:38:58.336 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:38:58.336 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:38:58.336 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:38:58.548 | Fetched 4219 kB in 0s (18.7 MB/s) 2026-06-25 14:38:58.600 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 14:38:58.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 ... 126834 files and directories currently installed.) 2026-06-25 14:38:58.679 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 14:38:58.687 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 14:38:58.750 | Selecting previously unselected package openvswitch-common. 2026-06-25 14:38:58.763 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:38:58.767 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:38:58.875 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 14:38:58.887 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 14:38:58.892 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 14:38:58.946 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 14:38:58.958 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 14:38:58.963 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 14:38:59.023 | Selecting previously unselected package python3-openvswitch. 2026-06-25 14:38:59.034 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:38:59.038 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:38:59.148 | Selecting previously unselected package openvswitch-switch. 2026-06-25 14:38:59.161 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:38:59.170 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:38:59.309 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 14:38:59.578 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 14:38:59.590 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 14:38:59.602 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:38:59.617 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:00.049 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:00.077 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 14:39:00.753 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 14:39:00.945 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 14:39:01.978 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:03.809 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:39:04.058 | perl: warning: Setting locale failed. 2026-06-25 14:39:04.058 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:04.059 | LANGUAGE = (unset), 2026-06-25 14:39:04.059 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:04.059 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:04.059 | are supported and installed on your system. 2026-06-25 14:39:04.059 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:04.191 | perl: warning: Setting locale failed. 2026-06-25 14:39:04.191 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:04.192 | LANGUAGE = (unset), 2026-06-25 14:39:04.192 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:04.192 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:04.192 | are supported and installed on your system. 2026-06-25 14:39:04.193 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:04.243 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:04.243 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:04.244 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:04.321 | perl: warning: Setting locale failed. 2026-06-25 14:39:04.322 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:04.322 | LANGUAGE = (unset), 2026-06-25 14:39:04.322 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:04.322 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:04.322 | are supported and installed on your system. 2026-06-25 14:39:04.322 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:04.841 | 2026-06-25 14:39:04.841 | Running kernel seems to be up-to-date. 2026-06-25 14:39:04.842 | 2026-06-25 14:39:04.842 | Restarting services... 2026-06-25 14:39:04.899 | 2026-06-25 14:39:04.899 | Service restarts being deferred: 2026-06-25 14:39:04.899 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:04.899 | systemctl restart systemd-logind.service 2026-06-25 14:39:04.899 | systemctl restart virtlockd.service 2026-06-25 14:39:04.899 | systemctl restart virtlogd.service 2026-06-25 14:39:04.900 | 2026-06-25 14:39:04.900 | No containers need to be restarted. 2026-06-25 14:39:04.900 | 2026-06-25 14:39:04.900 | User sessions running outdated binaries: 2026-06-25 14:39:04.901 | quobyte @ session #5: sshd[2027] 2026-06-25 14:39:04.908 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:39:04.919 | 2026-06-25 14:39:04.919 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:39:07.024 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:07.026 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:07.029 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:07.031 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:07.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:07.035 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:07.037 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:07.039 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:07.041 | + functions-common:time_stop:2427 : start_time=1782398336753 2026-06-25 14:39:07.043 | + functions-common:time_stop:2429 : [[ -z 1782398336753 ]] 2026-06-25 14:39:07.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:07.050 | + functions-common:time_stop:2432 : end_time=1782398347047 2026-06-25 14:39:07.052 | + functions-common:time_stop:2433 : elapsed_time=10294 2026-06-25 14:39:07.054 | + functions-common:time_stop:2434 : total=177726 2026-06-25 14:39:07.056 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:07.058 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188020 2026-06-25 14:39:07.060 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:07.063 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 14:39:07.080 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:07.083 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:07.085 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:07.087 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:07.089 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:07.091 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:07.094 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:07.096 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:07.098 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:07.101 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:07.103 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:07.105 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:07.107 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:07.109 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:07.112 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:07.114 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:07.116 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:07.118 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:07.137 | + 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-06-25 14:39:07.177 | Reading package lists... 2026-06-25 14:39:07.553 | Building dependency tree... 2026-06-25 14:39:07.555 | Reading state information... 2026-06-25 14:39:08.107 | The following additional packages will be installed: 2026-06-25 14:39:08.107 | ovn-common 2026-06-25 14:39:08.148 | The following NEW packages will be installed: 2026-06-25 14:39:08.149 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 14:39:08.203 | 0 upgraded, 4 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:39:08.203 | Need to get 2360 kB of archives. 2026-06-25 14:39:08.204 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 14:39:08.204 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-25 14:39:08.238 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-25 14:39:08.243 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-25 14:39:08.245 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-25 14:39:08.496 | perl: warning: Setting locale failed. 2026-06-25 14:39:08.496 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:08.497 | LANGUAGE = (unset), 2026-06-25 14:39:08.497 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:08.497 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:08.497 | are supported and installed on your system. 2026-06-25 14:39:08.497 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:08.568 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:08.568 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:08.568 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:08.768 | Fetched 2360 kB in 0s (31.7 MB/s) 2026-06-25 14:39:08.872 | Selecting previously unselected package ovn-common. 2026-06-25 14:39:08.938 | (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 ... 127034 files and directories currently installed.) 2026-06-25 14:39:08.945 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:08.952 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:09.063 | Selecting previously unselected package ovn-central. 2026-06-25 14:39:09.076 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:09.080 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:09.141 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 14:39:09.153 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:09.157 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:09.214 | Selecting previously unselected package ovn-host. 2026-06-25 14:39:09.227 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:09.234 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:09.324 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:09.343 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:09.829 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:10.018 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 14:39:10.518 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:10.583 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:11.119 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:11.314 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 14:39:12.064 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 14:39:12.787 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 14:39:13.751 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:13.838 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:14.055 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 14:39:14.614 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:16.630 | perl: warning: Setting locale failed. 2026-06-25 14:39:16.630 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:16.630 | LANGUAGE = (unset), 2026-06-25 14:39:16.630 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:16.630 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:16.631 | are supported and installed on your system. 2026-06-25 14:39:16.631 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:16.800 | perl: warning: Setting locale failed. 2026-06-25 14:39:16.800 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:16.801 | LANGUAGE = (unset), 2026-06-25 14:39:16.801 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:16.801 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:16.801 | are supported and installed on your system. 2026-06-25 14:39:16.801 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:16.855 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:16.855 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:16.856 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:16.929 | perl: warning: Setting locale failed. 2026-06-25 14:39:16.929 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:16.929 | LANGUAGE = (unset), 2026-06-25 14:39:16.930 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:16.930 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:16.930 | are supported and installed on your system. 2026-06-25 14:39:16.930 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:17.434 | 2026-06-25 14:39:17.435 | Running kernel seems to be up-to-date. 2026-06-25 14:39:17.435 | 2026-06-25 14:39:17.436 | Restarting services... 2026-06-25 14:39:17.488 | 2026-06-25 14:39:17.488 | Service restarts being deferred: 2026-06-25 14:39:17.489 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:17.489 | systemctl restart systemd-logind.service 2026-06-25 14:39:17.489 | systemctl restart virtlockd.service 2026-06-25 14:39:17.489 | systemctl restart virtlogd.service 2026-06-25 14:39:17.490 | 2026-06-25 14:39:17.490 | No containers need to be restarted. 2026-06-25 14:39:17.490 | 2026-06-25 14:39:17.490 | User sessions running outdated binaries: 2026-06-25 14:39:17.490 | quobyte @ session #5: sshd[2027] 2026-06-25 14:39:17.499 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:39:17.510 | 2026-06-25 14:39:17.511 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:39:19.761 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:19.764 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:19.768 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:19.772 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:19.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:19.777 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:19.781 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:19.784 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:19.788 | + functions-common:time_stop:2427 : start_time=1782398347134 2026-06-25 14:39:19.791 | + functions-common:time_stop:2429 : [[ -z 1782398347134 ]] 2026-06-25 14:39:19.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:19.801 | + functions-common:time_stop:2432 : end_time=1782398359797 2026-06-25 14:39:19.805 | + functions-common:time_stop:2433 : elapsed_time=12663 2026-06-25 14:39:19.808 | + functions-common:time_stop:2434 : total=188020 2026-06-25 14:39:19.811 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:19.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=200683 2026-06-25 14:39:19.818 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:19.822 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-25 14:39:19.826 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-25 14:39:19.830 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 14:39:19.834 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 14:39:19.842 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.846 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 14:39:19.850 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.853 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 14:39:19.856 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.860 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 14:39:19.865 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.868 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 14:39:19.873 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.877 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 14:39:19.882 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.886 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 14:39:19.891 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.894 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 14:39:19.898 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-25 14:39:19.902 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 14:39:19.906 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 14:39:19.909 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 14:39:19.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:39:19.916 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:39:19.921 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 14:39:19.926 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:39:19.930 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 14:39:19.934 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:39:19.938 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 14:39:19.963 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:19.968 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 14:39:19.972 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 14:39:19.977 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 14:39:19.980 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:39:19.983 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 14:39:19.987 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 14:39:19.990 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 14:39:19.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:39:19.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:39:20.000 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 14:39:20.004 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:39:20.007 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 14:39:20.032 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:20.035 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 14:39:20.040 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 14:39:20.044 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 14:39:20.047 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 14:39:20.051 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-25 14:39:20.238 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 14:39:20.242 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:20.246 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:20.249 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:39:20.253 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:20.257 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:20.261 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:20.265 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:20.269 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:20.271 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:20.275 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:20.279 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:20.282 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:20.285 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:20.289 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:20.293 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:20.296 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:39:20.300 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:20.303 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:20.306 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:20.310 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:39:20.338 | + 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-06-25 14:39:20.378 | Reading package lists... 2026-06-25 14:39:20.751 | Building dependency tree... 2026-06-25 14:39:20.754 | Reading state information... 2026-06-25 14:39:21.348 | The following additional packages will be installed: 2026-06-25 14:39:21.348 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 14:39:21.349 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 14:39:21.349 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 14:39:21.350 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 14:39:21.350 | qemu-system-sparc 2026-06-25 14:39:21.353 | Suggested packages: 2026-06-25 14:39:21.354 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 14:39:21.354 | libvirt-daemon-driver-storage-gluster 2026-06-25 14:39:21.354 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 14:39:21.355 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 14:39:21.355 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 14:39:21.355 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 14:39:21.399 | The following packages will be REMOVED: 2026-06-25 14:39:21.404 | apport-core-dump-handler 2026-06-25 14:39:21.404 | The following NEW packages will be installed: 2026-06-25 14:39:21.405 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 14:39:21.405 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 14:39:21.405 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 14:39:21.408 | The following packages will be upgraded: 2026-06-25 14:39:21.408 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 14:39:21.408 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 14:39:21.410 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 14:39:21.481 | 9 upgraded, 13 newly installed, 1 to remove and 75 not upgraded. 2026-06-25 14:39:21.482 | Need to get 113 MB of archives. 2026-06-25 14:39:21.482 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 14:39:21.482 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 14:39:21.563 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 14:39:21.564 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 14:39:21.564 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-25 14:39:21.584 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 14:39:21.601 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 14:39:21.606 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-25 14:39:21.607 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-25 14:39:21.608 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-25 14:39:21.608 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-25 14:39:21.608 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 14:39:21.669 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 14:39:21.671 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 14:39:21.673 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-25 14:39:21.947 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-25 14:39:22.329 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-25 14:39:22.526 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-25 14:39:22.669 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-25 14:39:22.742 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-25 14:39:24.699 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-25 14:39:24.708 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 14:39:24.814 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 14:39:25.088 | perl: warning: Setting locale failed. 2026-06-25 14:39:25.089 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:25.089 | LANGUAGE = (unset), 2026-06-25 14:39:25.089 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:25.089 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:25.089 | are supported and installed on your system. 2026-06-25 14:39:25.089 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:25.153 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:25.153 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:25.153 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:25.281 | Vorkonfiguration der Pakete ... 2026-06-25 14:39:25.561 | Fetched 113 MB in 3s (33.2 MB/s) 2026-06-25 14:39:25.598 | Selecting previously unselected package python3-zstandard. 2026-06-25 14:39:25.665 | (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 ... 127102 files and directories currently installed.) 2026-06-25 14:39:25.672 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 14:39:25.676 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 14:39:25.831 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 14:39:25.831 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 14:39:25.831 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.831 | Package python3-zstandard is not configured yet. 2026-06-25 14:39:25.831 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 14:39:25.831 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.831 | Package systemd-coredump is not installed. 2026-06-25 14:39:25.831 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 14:39:25.831 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.832 | Package python3-zstandard is not configured yet. 2026-06-25 14:39:25.832 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 14:39:25.832 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.832 | Package systemd-coredump is not installed. 2026-06-25 14:39:25.832 | 2026-06-25 14:39:25.907 | (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 ... 127118 files and directories currently installed.) 2026-06-25 14:39:25.914 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 14:39:26.757 | Selecting previously unselected package systemd-coredump. 2026-06-25 14:39:26.822 | (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 ... 127114 files and directories currently installed.) 2026-06-25 14:39:26.829 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:39:26.833 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 14:39:26.909 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:26.936 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.005 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.033 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.132 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.160 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.257 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.282 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.382 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:27.407 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.493 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.572 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.674 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:27.706 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.773 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:27.799 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.866 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.880 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:28.065 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 14:39:28.077 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:28.088 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:28.153 | Selecting previously unselected package python3-libvirt. 2026-06-25 14:39:28.166 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 14:39:28.169 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 14:39:28.235 | Selecting previously unselected package qemu-system-arm. 2026-06-25 14:39:28.248 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:28.259 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:28.789 | Selecting previously unselected package qemu-system-mips. 2026-06-25 14:39:28.800 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:28.811 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:29.424 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 14:39:29.435 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:29.447 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:29.860 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 14:39:29.872 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:29.884 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:30.187 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 14:39:30.200 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:30.213 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:30.429 | Selecting previously unselected package qemu-system-misc. 2026-06-25 14:39:30.444 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:30.458 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:32.694 | Selecting previously unselected package qemu-system. 2026-06-25 14:39:32.710 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:32.716 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:32.768 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 14:39:32.781 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 14:39:32.786 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:35.120 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 14:39:35.132 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 14:39:35.137 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:36.138 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 14:39:36.685 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 14:39:36.688 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 14:39:36.716 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.736 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.754 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.772 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:36.783 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.801 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 14:39:37.056 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:37.069 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:37.088 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:37.100 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:37.119 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:37.703 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.202 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 14:39:38.547 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.581 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.601 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.620 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.641 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:38.653 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.672 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.690 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.877 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:38.877 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:38.878 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:42.626 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 14:39:42.694 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:44.564 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:39:44.814 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.814 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.815 | LANGUAGE = (unset), 2026-06-25 14:39:44.815 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.815 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.815 | are supported and installed on your system. 2026-06-25 14:39:44.815 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:44.961 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.961 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.962 | LANGUAGE = (unset), 2026-06-25 14:39:44.962 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.962 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.962 | are supported and installed on your system. 2026-06-25 14:39:44.962 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:45.013 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:45.014 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:45.014 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:45.088 | perl: warning: Setting locale failed. 2026-06-25 14:39:45.089 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:45.089 | LANGUAGE = (unset), 2026-06-25 14:39:45.089 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:45.089 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:45.089 | are supported and installed on your system. 2026-06-25 14:39:45.089 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:45.619 | 2026-06-25 14:39:45.620 | Running kernel seems to be up-to-date. 2026-06-25 14:39:45.620 | 2026-06-25 14:39:45.620 | Restarting services... 2026-06-25 14:39:45.675 | 2026-06-25 14:39:45.676 | Service restarts being deferred: 2026-06-25 14:39:45.676 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:45.676 | systemctl restart systemd-logind.service 2026-06-25 14:39:45.676 | systemctl restart virtlockd.service 2026-06-25 14:39:45.676 | systemctl restart virtlogd.service 2026-06-25 14:39:45.676 | 2026-06-25 14:39:45.676 | No containers need to be restarted. 2026-06-25 14:39:45.676 | 2026-06-25 14:39:45.676 | User sessions running outdated binaries: 2026-06-25 14:39:45.677 | quobyte @ session #5: sshd[2027] 2026-06-25 14:39:45.686 | quobyte @ user manager service: systemd[1164] 2026-06-25 14:39:45.696 | 2026-06-25 14:39:45.697 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:39:47.732 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:47.735 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:47.738 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:47.741 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:47.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:47.748 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:47.751 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:47.754 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:47.757 | + functions-common:time_stop:2427 : start_time=1782398360334 2026-06-25 14:39:47.760 | + functions-common:time_stop:2429 : [[ -z 1782398360334 ]] 2026-06-25 14:39:47.763 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:47.768 | + functions-common:time_stop:2432 : end_time=1782398387765 2026-06-25 14:39:47.771 | + functions-common:time_stop:2433 : elapsed_time=27431 2026-06-25 14:39:47.774 | + functions-common:time_stop:2434 : total=200683 2026-06-25 14:39:47.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:47.780 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=228114 2026-06-25 14:39:47.783 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:47.786 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:39:47.789 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:47.793 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:47.796 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:47.799 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:47.802 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:47.805 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:47.808 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:47.811 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:47.814 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:47.817 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:47.820 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:47.823 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:47.826 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:39:47.829 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:47.832 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:47.835 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:47.838 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:39:47.860 | + 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-06-25 14:39:47.899 | Reading package lists... 2026-06-25 14:39:48.275 | Building dependency tree... 2026-06-25 14:39:48.276 | Reading state information... 2026-06-25 14:39:48.926 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 14:39:48.926 | ovmf set to manually installed. 2026-06-25 14:39:48.926 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 14:39:48.926 | swtpm set to manually installed. 2026-06-25 14:39:48.926 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 14:39:48.926 | swtpm-tools set to manually installed. 2026-06-25 14:39:48.927 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 14:39:48.927 | mdevctl set to manually installed. 2026-06-25 14:39:48.927 | 0 upgraded, 0 newly installed, 0 to remove and 75 not upgraded. 2026-06-25 14:39:48.931 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:48.934 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:48.937 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:48.940 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:48.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:48.945 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:48.947 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:48.949 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:48.952 | + functions-common:time_stop:2427 : start_time=1782398387857 2026-06-25 14:39:48.954 | + functions-common:time_stop:2429 : [[ -z 1782398387857 ]] 2026-06-25 14:39:48.957 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:48.961 | + functions-common:time_stop:2432 : end_time=1782398388958 2026-06-25 14:39:48.963 | + functions-common:time_stop:2433 : elapsed_time=1101 2026-06-25 14:39:48.965 | + functions-common:time_stop:2434 : total=228114 2026-06-25 14:39:48.968 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:48.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=229215 2026-06-25 14:39:48.973 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:48.976 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 14:39:48.980 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:39:48.985 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:39:48.988 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 14:39:48.992 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 14:39:48.995 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 14:39:48.998 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 14:39:49.001 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 14:39:49.004 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 14:39:49.024 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:49.028 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 14:39:49.046 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 14:39:49.049 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 14:39:49.052 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 14:39:49.054 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 14:39:49.057 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 14:39:49.060 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 14:39:49.062 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 14:39:49.065 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:39:49.068 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:39:49.070 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:39:49.074 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:39:49.076 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:39:49.094 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:39:49.097 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:39:49.100 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:49.104 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 14:39:49.104 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:39:49.109 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 14:39:49.112 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:49.115 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 14:39:49.118 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:49.121 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:49.123 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:49.126 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:49.128 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:49.131 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:49.133 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:49.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:49.138 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:49.143 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398389140 2026-06-25 14:39:49.145 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 14:39:49.148 | Cloning into '/opt/stack/novnc'... 2026-06-25 14:39:51.070 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:51.073 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:51.076 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:51.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:51.082 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:51.084 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:51.087 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:51.089 | + functions-common:time_stop:2427 : start_time=1782398389140 2026-06-25 14:39:51.092 | + functions-common:time_stop:2429 : [[ -z 1782398389140 ]] 2026-06-25 14:39:51.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:51.102 | + functions-common:time_stop:2432 : end_time=1782398391099 2026-06-25 14:39:51.105 | + functions-common:time_stop:2433 : elapsed_time=1959 2026-06-25 14:39:51.108 | + functions-common:time_stop:2434 : total=172214 2026-06-25 14:39:51.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:51.112 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174173 2026-06-25 14:39:51.116 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 14:39:51.118 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 14:39:51.121 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:51.124 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:51.126 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:51.129 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:51.132 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:51.135 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:51.137 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:51.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:51.144 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:51.149 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398391145 2026-06-25 14:39:51.151 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 14:39:51.566 | From https://github.com/novnc/novnc 2026-06-25 14:39:51.566 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 14:39:51.576 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:51.579 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:51.583 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:51.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:51.588 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:51.591 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:51.593 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:51.596 | + functions-common:time_stop:2427 : start_time=1782398391145 2026-06-25 14:39:51.600 | + functions-common:time_stop:2429 : [[ -z 1782398391145 ]] 2026-06-25 14:39:51.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:51.608 | + functions-common:time_stop:2432 : end_time=1782398391604 2026-06-25 14:39:51.610 | + functions-common:time_stop:2433 : elapsed_time=459 2026-06-25 14:39:51.612 | + functions-common:time_stop:2434 : total=174173 2026-06-25 14:39:51.615 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:51.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174632 2026-06-25 14:39:51.619 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:39:51.621 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:51.624 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:51.627 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:51.629 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:51.632 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:51.634 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:51.636 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:51.639 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:51.643 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:51.647 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398391644 2026-06-25 14:39:51.650 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:39:51.681 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:39:51.681 | 2026-06-25 14:39:51.681 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:39:51.681 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:39:51.681 | state without impacting any branches by switching back to a branch. 2026-06-25 14:39:51.681 | 2026-06-25 14:39:51.681 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:39:51.682 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:39:51.682 | 2026-06-25 14:39:51.682 | git switch -c 2026-06-25 14:39:51.682 | 2026-06-25 14:39:51.682 | Or undo this operation with: 2026-06-25 14:39:51.682 | 2026-06-25 14:39:51.682 | git switch - 2026-06-25 14:39:51.683 | 2026-06-25 14:39:51.683 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:39:51.683 | 2026-06-25 14:39:51.683 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 14:39:51.684 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:51.687 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:51.691 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:51.694 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:51.698 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:51.702 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:51.704 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:51.707 | + functions-common:time_stop:2427 : start_time=1782398391644 2026-06-25 14:39:51.709 | + functions-common:time_stop:2429 : [[ -z 1782398391644 ]] 2026-06-25 14:39:51.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:51.717 | + functions-common:time_stop:2432 : end_time=1782398391714 2026-06-25 14:39:51.719 | + functions-common:time_stop:2433 : elapsed_time=70 2026-06-25 14:39:51.723 | + functions-common:time_stop:2434 : total=174632 2026-06-25 14:39:51.725 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:51.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174702 2026-06-25 14:39:51.732 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 14:39:51.748 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 14:39:51.752 | + functions-common:git_clone:673 : head -1 2026-06-25 14:39:51.752 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:39:51.755 | 463c39e noVNC 1.3.0 2026-06-25 14:39:51.758 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:39:51.762 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 14:39:51.781 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:39:51.784 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 14:39:51.787 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 14:39:51.791 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 14:39:51.794 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:39:51.797 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:39:51.802 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:39:51.805 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:39:51.807 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:39:51.811 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:39:51.831 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:39:51.833 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:39:51.835 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:51.839 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:39:51.839 | + functions-common:git_clone:610 : echo master 2026-06-25 14:39:51.844 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 14:39:51.847 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:51.849 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 14:39:51.851 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:51.854 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:51.856 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:51.858 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:51.861 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:51.863 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:51.865 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:51.868 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:51.871 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:51.876 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398391872 2026-06-25 14:39:51.878 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 14:39:51.881 | Cloning into '/opt/stack/nova'... 2026-06-25 14:43:35.351 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:43:35.354 | + functions-common:time_stop:2420 : local name 2026-06-25 14:43:35.358 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:43:35.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:43:35.365 | + functions-common:time_stop:2423 : local total 2026-06-25 14:43:35.368 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:43:35.371 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:43:35.375 | + functions-common:time_stop:2427 : start_time=1782398391872 2026-06-25 14:43:35.378 | + functions-common:time_stop:2429 : [[ -z 1782398391872 ]] 2026-06-25 14:43:35.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:43:35.390 | + functions-common:time_stop:2432 : end_time=1782398615385 2026-06-25 14:43:35.395 | + functions-common:time_stop:2433 : elapsed_time=223513 2026-06-25 14:43:35.398 | + functions-common:time_stop:2434 : total=174702 2026-06-25 14:43:35.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:43:35.404 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398215 2026-06-25 14:43:35.408 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 14:43:35.411 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:43:35.415 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:43:35.417 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:43:35.420 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:43:35.425 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:43:35.428 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:43:35.433 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:43:35.438 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:43:35.441 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:43:35.448 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:43:35.454 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398615451 2026-06-25 14:43:35.459 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:43:36.191 | From https://review.opendev.org/openstack/nova 2026-06-25 14:43:36.191 | * branch master -> FETCH_HEAD 2026-06-25 14:43:36.203 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:43:36.206 | + functions-common:time_stop:2420 : local name 2026-06-25 14:43:36.210 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:43:36.213 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:43:36.216 | + functions-common:time_stop:2423 : local total 2026-06-25 14:43:36.219 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:43:36.221 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:43:36.224 | + functions-common:time_stop:2427 : start_time=1782398615451 2026-06-25 14:43:36.227 | + functions-common:time_stop:2429 : [[ -z 1782398615451 ]] 2026-06-25 14:43:36.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:43:36.236 | + functions-common:time_stop:2432 : end_time=1782398616233 2026-06-25 14:43:36.239 | + functions-common:time_stop:2433 : elapsed_time=782 2026-06-25 14:43:36.241 | + functions-common:time_stop:2434 : total=398215 2026-06-25 14:43:36.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:43:36.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398997 2026-06-25 14:43:36.249 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:43:36.251 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:43:36.254 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:43:36.257 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:43:36.260 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:43:36.262 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:43:36.266 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:43:36.268 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:43:36.270 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:43:36.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:43:36.280 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398616277 2026-06-25 14:43:36.282 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:43:36.867 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:43:36.867 | 2026-06-25 14:43:36.868 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:43:36.868 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:43:36.868 | state without impacting any branches by switching back to a branch. 2026-06-25 14:43:36.868 | 2026-06-25 14:43:36.868 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:43:36.868 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:43:36.868 | 2026-06-25 14:43:36.868 | git switch -c 2026-06-25 14:43:36.868 | 2026-06-25 14:43:36.868 | Or undo this operation with: 2026-06-25 14:43:36.868 | 2026-06-25 14:43:36.869 | git switch - 2026-06-25 14:43:36.869 | 2026-06-25 14:43:36.869 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:43:36.869 | 2026-06-25 14:43:36.869 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 14:43:36.878 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:43:36.880 | + functions-common:time_stop:2420 : local name 2026-06-25 14:43:36.883 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:43:36.885 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:43:36.887 | + functions-common:time_stop:2423 : local total 2026-06-25 14:43:36.889 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:43:36.891 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:43:36.894 | + functions-common:time_stop:2427 : start_time=1782398616277 2026-06-25 14:43:36.896 | + functions-common:time_stop:2429 : [[ -z 1782398616277 ]] 2026-06-25 14:43:36.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:43:36.904 | + functions-common:time_stop:2432 : end_time=1782398616901 2026-06-25 14:43:36.907 | + functions-common:time_stop:2433 : elapsed_time=624 2026-06-25 14:43:36.910 | + functions-common:time_stop:2434 : total=398997 2026-06-25 14:43:36.913 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:43:36.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399621 2026-06-25 14:43:36.922 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 14:43:36.946 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 14:43:36.951 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:43:36.951 | + functions-common:git_clone:673 : head -1 2026-06-25 14:43:36.954 | 6d52ef14b6 move compile earlier 2026-06-25 14:43:36.958 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:43:36.962 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 14:43:36.965 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:43:36.968 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:43:36.970 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 14:43:36.973 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:43:36.975 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 14:43:36.978 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:43:36.980 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:43:36.983 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 14:43:36.985 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:43:36.987 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:43:36.991 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 14:43:36.995 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:43:36.999 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 14:43:37.002 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:43:37.004 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:43:37.007 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 14:43:37.014 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 14:43:37.016 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 14:43:37.020 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 14:43:37.185 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 14:43:37.188 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:43:37.190 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:43:37.193 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:43:37.195 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:43:37.198 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 14:43:37.200 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:43:37.202 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:43:37.205 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:43:37.207 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:43:37.209 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:43:37.212 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:43:37.214 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:43:37.217 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 14:43:37.236 | Using python 3.12 to install /opt/stack/nova 2026-06-25 14:43:37.238 | + 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-06-25 14:43:38.281 | Obtaining file:///opt/stack/nova 2026-06-25 14:43:38.286 | Installing build dependencies: started 2026-06-25 14:43:40.141 | Installing build dependencies: finished with status 'done' 2026-06-25 14:43:40.142 | Checking if build backend supports build_editable: started 2026-06-25 14:43:40.697 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:43:40.698 | Getting requirements to build editable: started 2026-06-25 14:43:41.011 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:43:41.013 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:43:43.244 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:43:43.270 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 14:43:43.271 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-25 14:43:43.271 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 14:43:43.272 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 14:43:43.273 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 14:43:43.274 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 14:43:43.275 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 14:43:43.276 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 14:43:43.277 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 14:43:43.278 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 14:43:43.279 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-25 14:43:43.280 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 14:43:43.281 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 14:43:43.281 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 14:43:43.282 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 14:43:43.283 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 14:43:43.284 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 14:43:43.285 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 14:43:43.286 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 14:43:43.287 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 14:43:43.288 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 14:43:43.289 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 14:43:43.290 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 14:43:43.291 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 14:43:43.490 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 14:43:43.642 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 14:43:43.658 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 14:43:43.659 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 14:43:43.660 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 14:43:43.661 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 14:43:43.662 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 14:43:43.663 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 14:43:43.664 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 14:43:43.665 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 14:43:43.666 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 14:43:43.666 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 14:43:43.667 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 14:43:43.668 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 14:43:43.669 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 14:43:43.670 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 14:43:43.671 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 14:43:43.672 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 14:43:43.674 | 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.dev200) (4.6.0) 2026-06-25 14:43:43.675 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 14:43:43.676 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 14:43:43.677 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 14:43:43.677 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 14:43:43.678 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 14:43:43.679 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 14:43:43.680 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 14:43:43.681 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 14:43:43.682 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 14:43:43.798 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 14:43:43.816 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 14:43:43.829 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 14:43:43.830 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 14:43:43.830 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 14:43:43.831 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 14:43:43.832 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 14:43:43.833 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 14:43:43.834 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 14:43:43.835 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 14:43:43.838 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 14:43:43.839 | 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.dev200) (4.15.0) 2026-06-25 14:43:43.842 | 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.dev200) (7.4.0) 2026-06-25 14:43:43.847 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 14:43:43.851 | 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.dev200) (3.0) 2026-06-25 14:43:43.859 | 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.dev200) (2.8.0) 2026-06-25 14:43:43.867 | 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.dev200) (3.1.0) 2026-06-25 14:43:43.870 | 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.dev200) (2.2.1) 2026-06-25 14:43:43.874 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 14:43:43.878 | 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.dev200) (26.1.0) 2026-06-25 14:43:43.879 | 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.dev200) (2025.9.1) 2026-06-25 14:43:43.880 | 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.dev200) (0.37.0) 2026-06-25 14:43:43.880 | 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.dev200) (2026.5.1) 2026-06-25 14:43:43.889 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev200) (2.1.0) 2026-06-25 14:43:43.897 | 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.dev200) (4.0.1) 2026-06-25 14:43:43.898 | 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.dev200) (2.13.0) 2026-06-25 14:43:43.898 | 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.dev200) (5.8.0) 2026-06-25 14:43:43.913 | 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.dev200) (1.5.0) 2026-06-25 14:43:43.914 | 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.dev200) (1.1.0) 2026-06-25 14:43:43.915 | 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.dev200) (1.33) 2026-06-25 14:43:43.917 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 14:43:43.926 | 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.dev200) (3.1.1) 2026-06-25 14:43:43.933 | 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.dev200) (9.1.4) 2026-06-25 14:43:43.945 | 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.dev200) (2.18.0) 2026-06-25 14:43:43.953 | 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.dev200) (0.20) 2026-06-25 14:43:43.967 | 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.dev200) (2.1.2) 2026-06-25 14:43:43.968 | 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.dev200) (0.6.2) 2026-06-25 14:43:43.986 | 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.dev200) (7.1.4) 2026-06-25 14:43:43.987 | 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.dev200) (5.3.1) 2026-06-25 14:43:43.988 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.6.2) 2026-06-25 14:43:43.989 | 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.dev200) (0.16.0) 2026-06-25 14:43:43.993 | 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.dev200) (5.1.0) 2026-06-25 14:43:44.003 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (2026.2) 2026-06-25 14:43:44.004 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (26.2) 2026-06-25 14:43:44.011 | 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.dev200) (0.25.0) 2026-06-25 14:43:44.015 | 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.dev200) (5.0.0) 2026-06-25 14:43:44.017 | 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.dev200) (4.0.1) 2026-06-25 14:43:44.032 | 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.dev200) (1.2.1) 2026-06-25 14:43:44.054 | 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.dev200) (1.7.6) 2026-06-25 14:43:44.061 | 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.dev200) (2.2.0) 2026-06-25 14:43:44.067 | 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.dev200) (1.3.7) 2026-06-25 14:43:44.080 | 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.dev200) (3.3.2) 2026-06-25 14:43:44.093 | 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.dev200) (4.3.2) 2026-06-25 14:43:44.094 | 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.dev200) (3.7.1) 2026-06-25 14:43:44.104 | 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.dev200) (2.4.0) 2026-06-25 14:43:44.114 | 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.dev200) (3.0.3) 2026-06-25 14:43:44.115 | 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.dev200) (1.6.2) 2026-06-25 14:43:44.125 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 14:43:44.144 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 14:43:44.184 | 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.dev200) (4.14.0) 2026-06-25 14:43:44.190 | 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.dev200) (0.6.0) 2026-06-25 14:43:44.191 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.0.0) 2026-06-25 14:43:44.202 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (3.0.52) 2026-06-25 14:43:44.203 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.11.0) 2026-06-25 14:43:44.204 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (15.0.0) 2026-06-25 14:43:44.205 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.8.0) 2026-06-25 14:43:44.227 | 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.dev200) (1.17.0) 2026-06-25 14:43:44.234 | 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.dev200) (2.1.0) 2026-06-25 14:43:44.236 | 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.dev200) (24.2.1) 2026-06-25 14:43:44.258 | 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.dev200) (4.6.0) 2026-06-25 14:43:44.286 | 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.dev200) (3.4.7) 2026-06-25 14:43:44.287 | 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.dev200) (3.18) 2026-06-25 14:43:44.288 | 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.dev200) (2.7.0) 2026-06-25 14:43:44.290 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 14:43:44.334 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.2.0) 2026-06-25 14:43:44.335 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (2.20.0) 2026-06-25 14:43:44.348 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.1.2) 2026-06-25 14:43:44.371 | 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.dev200) (0.8) 2026-06-25 14:43:44.440 | 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.dev200) (0.16.0) 2026-06-25 14:43:44.986 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:43:45.003 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 14:43:45.042 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:43:45.064 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 14:43:45.126 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:43:45.143 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:43:45.258 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 14:43:45.286 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 14:43:45.437 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 14:43:45.481 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 14:43:45.766 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.0 MB/s 0:00:00 2026-06-25 14:43:45.783 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 14:43:45.851 | Building wheels for collected packages: nova 2026-06-25 14:43:45.852 | Building editable for nova (pyproject.toml): started 2026-06-25 14:43:48.400 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 14:43:48.402 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=7732178296d647b1d5e84fd60212cdb4f4215f813e629b5438d9458832b01f82 2026-06-25 14:43:48.402 | Stored in directory: /tmp/pip-ephem-wheel-cache-tf51vcvj/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 14:43:48.408 | Successfully built nova 2026-06-25 14:43:48.695 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 14:43:53.638 | 2026-06-25 14:43:53.665 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 14:43:53.886 | + inc/python:pip_install:216 : result=0 2026-06-25 14:43:53.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:43:53.893 | + functions-common:time_stop:2420 : local name 2026-06-25 14:43:53.897 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:43:53.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:43:53.904 | + functions-common:time_stop:2423 : local total 2026-06-25 14:43:53.908 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:43:53.913 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:43:53.915 | + functions-common:time_stop:2427 : start_time=1782398617231 2026-06-25 14:43:53.919 | + functions-common:time_stop:2429 : [[ -z 1782398617231 ]] 2026-06-25 14:43:53.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:43:53.930 | + functions-common:time_stop:2432 : end_time=1782398633925 2026-06-25 14:43:53.933 | + functions-common:time_stop:2433 : elapsed_time=16694 2026-06-25 14:43:53.937 | + functions-common:time_stop:2434 : total=145624 2026-06-25 14:43:53.941 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:43:53.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162318 2026-06-25 14:43:53.947 | + inc/python:pip_install:219 : return 0 2026-06-25 14:43:53.951 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:43:53.955 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:43:53.959 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 14:43:53.963 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 14:43:53.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:43:53.969 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:43:53.973 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 14:43:53.977 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:43:53.981 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-25 14:43:54.007 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:43:54.013 | + ./stack.sh:main:959 : configure_nova 2026-06-25 14:43:54.018 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 14:43:54.037 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 14:43:54.041 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 14:43:54.044 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 14:43:54.050 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 14:43:54.051 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 14:43:54.058 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 14:43:54.062 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 14:43:54.065 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 14:43:54.069 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 14:43:54.073 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 14:43:54.077 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 14:43:54.080 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 14:43:54.084 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 14:43:54.102 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 14:43:54.123 | + 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-06-25 14:43:54.141 | + 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-06-25 14:43:54.161 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 14:43:54.177 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 14:43:54.193 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 14:43:54.196 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 14:43:54.203 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.nZL8STlltz 2026-06-25 14:43:54.207 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 14:43:54.212 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 14:43:54.215 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 14:43:54.219 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 14:43:54.224 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 14:43:54.226 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.nZL8STlltz 2026-06-25 14:43:54.231 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.nZL8STlltz 2026-06-25 14:43:54.249 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.nZL8STlltz /etc/sudoers.d/nova-rootwrap 2026-06-25 14:43:54.267 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 14:43:54.273 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 14:43:54.277 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 14:43:54.281 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 14:43:54.285 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 14:43:54.288 | + 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-06-25 14:43:54.293 | + 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-06-25 14:43:54.297 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 14:43:54.297 | + 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-06-25 14:43:54.311 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 14:43:54.316 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 14:43:54.335 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 14:43:54.354 | + lib/nova:configure_nova:264 : [[ 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-06-25 14:43:54.357 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 14:43:54.363 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 14:43:54.387 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:54.391 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 14:43:54.404 | net.ipv4.ip_forward = 1 2026-06-25 14:43:54.409 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 14:43:54.413 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 14:43:54.417 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 14:43:54.438 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 14:43:54.441 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 14:43:54.445 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 14:43:54.465 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 14:43:54.471 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 14:43:54.472 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 14:43:54.479 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:77fcb7acc438 2026-06-25 14:43:54.484 | InitiatorName=iqn.2016-04.com.open-iscsi:77fcb7acc438 2026-06-25 14:43:54.490 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 14:43:54.494 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 14:43:54.590 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 14:43:54.595 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 14:43:54.599 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:43:54.603 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 14:43:54.667 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 14:43:54.670 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 14:43:54.677 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 14:43:54.682 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 14:43:54.723 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 14:43:54.727 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 14:43:54.768 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 14:43:54.808 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 14:43:54.839 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 14:43:54.874 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 14:43:54.908 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 14:43:54.945 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.14 2026-06-25 14:43:54.978 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 14:43:55.011 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 14:43:55.042 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 14:43:55.073 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 14:43:55.105 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 14:43:55.139 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 14:43:55.179 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 14:43:55.225 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 14:43:55.259 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 14:43:55.261 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:43:55.264 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:43:55.267 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:43:55.269 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:43:55.273 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:43:55.275 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:43:55.278 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:43:55.280 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:43:55.283 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:43:55.286 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:43:55.289 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:43:55.291 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:43:55.293 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:43:55.296 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 14:43:55.313 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:55.315 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:43:55.318 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 14:43:55.320 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 14:43:55.351 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 14:43:55.354 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 14:43:55.356 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 14:43:55.358 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 14:43:55.361 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:43:55.363 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:43:55.366 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:43:55.382 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:55.384 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:43:55.387 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 14:43:55.390 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 14:43:55.423 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 14:43:55.425 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 14:43:55.428 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 14:43:55.430 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 14:43:55.432 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:43:55.435 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:43:55.437 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:43:55.452 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:55.455 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:43:55.457 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 14:43:55.460 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 14:43:55.492 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 14:43:55.526 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 14:43:55.555 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 14:43:55.586 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 14:43:55.607 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:55.611 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 14:43:55.635 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:55.639 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 14:43:55.640 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 14:43:55.645 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 14:43:55.647 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 14:43:55.685 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 14:43:55.687 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 14:43:55.721 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 14:43:55.760 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 14:43:55.764 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:43:55.767 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 14:43:55.770 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:43:55.774 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:43:55.778 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 14:43:55.782 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:43:55.786 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:43:55.790 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:43:55.794 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 14:43:55.839 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 14:43:55.881 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.14/identity 2026-06-25 14:43:55.923 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 14:43:55.964 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 14:43:56.005 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 14:43:56.046 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 14:43:56.088 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 14:43:56.129 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.14/identity 2026-06-25 14:43:56.168 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:43:56.209 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:43:56.250 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:43:56.254 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 14:43:56.278 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:56.282 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 14:43:56.286 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 14:43:56.332 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 14:43:56.336 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:43:56.340 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:43:56.344 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 14:43:56.348 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 14:43:56.392 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 14:43:56.431 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.14/identity 2026-06-25 14:43:56.472 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 14:43:56.511 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 14:43:56.552 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 14:43:56.594 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 14:43:56.635 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 14:43:56.672 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 14:43:56.693 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:43:56.697 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 14:43:56.719 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:43:56.723 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 14:43:56.726 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 14:43:56.768 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 14:43:56.810 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 14:43:56.813 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 14:43:56.854 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 14:43:56.857 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 14:43:56.860 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 14:43:56.864 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:43:56.867 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:43:56.870 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:43:56.873 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:43:56.876 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:43:56.879 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:43:56.881 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:43:56.885 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:43:56.888 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:43:56.891 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:43:56.894 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:43:56.897 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:43:56.900 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:43:56.904 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 14:43:56.907 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 14:43:56.910 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:43:56.915 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:43:56.933 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:43:56.936 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:43:56.939 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:43:56.942 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:43:56.945 | + 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-06-25 14:43:56.986 | + 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-06-25 14:43:57.020 | + 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-06-25 14:43:57.049 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:43:57.077 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 14:43:57.105 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 14:43:57.135 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 14:43:57.150 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:57.152 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-25 14:43:57.154 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 14:43:57.156 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 14:43:57.159 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 14:43:57.161 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:43:57.163 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 14:43:57.165 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 14:43:57.168 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:43:57.170 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:43:57.186 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:43:57.187 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:43:57.197 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:43:57.202 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:43:57.217 | /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-06-25 14:43:57.221 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 14:43:57.223 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 14:43:57.227 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:43:57.229 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 14:43:57.265 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:43:57.303 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 14:43:57.340 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:43:57.377 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:43:57.414 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:43:57.453 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:43:57.490 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:43:57.525 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:43:57.557 | + 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-06-25 14:43:57.596 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:43:57.639 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:43:57.681 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:43:57.725 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:43:57.769 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:43:57.773 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:43:57.777 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 14:43:57.781 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 14:43:57.785 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:43:57.789 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:43:57.792 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:43:57.796 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 14:43:57.801 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 14:43:57.805 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 14:43:57.847 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:43:57.898 | + 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-06-25 14:43:57.898 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 14:43:57.915 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 14:43:57.921 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 14:43:57.925 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 14:43:57.929 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:43:57.932 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:43:57.936 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:43:57.939 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:43:57.943 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:43:57.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:43:57.958 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:43:57.964 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:43:57.967 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:43:57.974 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:43:57.978 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 14:43:57.999 | perl: warning: Setting locale failed. 2026-06-25 14:43:58.000 | perl: warning: Please check that your locale settings: 2026-06-25 14:43:58.000 | LANGUAGE = (unset), 2026-06-25 14:43:58.000 | LC_ALL = "en_US.utf8", 2026-06-25 14:43:58.000 | LANG = "de_DE.UTF-8" 2026-06-25 14:43:58.000 | are supported and installed on your system. 2026-06-25 14:43:58.002 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:43:58.048 | Enabling site nova-api. 2026-06-25 14:43:58.057 | To activate the new configuration, you need to run: 2026-06-25 14:43:58.058 | systemctl reload apache2 2026-06-25 14:43:58.065 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:43:58.068 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:43:58.071 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:43:58.074 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:43:58.300 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 14:43:58.325 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:58.328 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-25 14:43:58.330 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 14:43:58.332 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 14:43:58.336 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 14:43:58.339 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 14:43:58.341 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 14:43:58.343 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 14:43:58.345 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:43:58.347 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:43:58.362 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:43:58.364 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:43:58.374 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:43:58.378 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:43:58.393 | /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-06-25 14:43:58.398 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 14:43:58.401 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 14:43:58.406 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:43:58.410 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 14:43:58.452 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 14:43:58.494 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 14:43:58.533 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:43:58.574 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:43:58.616 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:43:58.659 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:43:58.703 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:43:58.743 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:43:58.785 | + 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-06-25 14:43:58.829 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:43:58.878 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:43:58.929 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:43:58.977 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 14:43:59.032 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 14:43:59.038 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 14:43:59.091 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 14:43:59.119 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:43:59.124 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 14:43:59.180 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 14:43:59.185 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 14:43:59.190 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 14:43:59.220 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:59.225 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:43:59.231 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:43:59.283 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 14:43:59.336 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 14:43:59.340 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:43:59.345 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 14:43:59.349 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:43:59.353 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:43:59.357 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:43:59.385 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:59.391 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:43:59.395 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:43:59.400 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:43:59.429 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:43:59.433 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:43:59.438 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:43:59.488 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:43:59.493 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:43:59.497 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 14:43:59.548 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 14:43:59.596 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 14:43:59.648 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 14:43:59.673 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:43:59.677 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 14:43:59.725 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 14:43:59.729 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 14:43:59.732 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 14:43:59.779 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 14:43:59.782 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:43:59.787 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:43:59.791 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 14:43:59.795 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 14:43:59.840 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 14:43:59.888 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.14/identity 2026-06-25 14:43:59.935 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 14:43:59.980 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 14:44:00.025 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 14:44:00.075 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 14:44:00.123 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 14:44:00.177 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 14:44:00.204 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:00.209 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 14:44:00.217 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:44:00.222 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 14:44:00.226 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 14:44:00.231 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 14:44:00.236 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:44:00.240 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:44:00.247 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:00.250 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 14:44:00.255 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 14:44:00.263 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 14:44:00.268 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 14:44:00.272 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 14:44:00.276 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 14:44:00.281 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:00.285 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:00.290 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:00.317 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:00.322 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:00.327 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:00.333 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:00.381 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 14:44:00.431 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 14:44:00.480 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:00.484 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 14:44:00.488 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 14:44:00.491 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 14:44:00.519 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:00.525 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 14:44:00.526 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 14:44:01.960 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 14:44:01.963 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 14:44:03.202 | Adding vhost "nova_cell1" ... 2026-06-25 14:44:03.286 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 14:44:04.545 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 14:44:04.580 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 14:44:04.583 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:44:04.586 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:04.588 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:44:04.592 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 14:44:04.595 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:44:04.612 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:04.616 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 14:44:04.619 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 14:44:04.622 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:44:04.640 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:04.642 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/nova_cell1 2026-06-25 14:44:04.645 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/nova_cell1 2026-06-25 14:44:04.679 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:44:04.681 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:44:04.684 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 14:44:04.704 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:04.707 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 14:44:04.710 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:04.713 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 14:44:04.715 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:04.718 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:04.721 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:44:04.724 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 14:44:04.761 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 14:44:04.797 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.14/identity 2026-06-25 14:44:04.834 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 14:44:04.872 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 14:44:04.911 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 14:44:04.951 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 14:44:04.985 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 14:44:05.023 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 14:44:05.027 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 14:44:05.031 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:05.035 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:05.057 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:05.061 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:05.063 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:05.066 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:05.069 | + 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-06-25 14:44:05.110 | + 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-06-25 14:44:05.150 | + 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-06-25 14:44:05.193 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:44:05.237 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 14:44:05.277 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:05.281 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 14:44:05.286 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:44:05.289 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 14:44:05.292 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 14:44:05.296 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 14:44:05.299 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:44:05.302 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:44:05.306 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:05.309 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 14:44:05.312 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 14:44:05.316 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:05.319 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 14:44:05.322 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 14:44:05.326 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 14:44:05.350 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:05.353 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 14:44:05.391 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 14:44:05.429 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 14:44:05.432 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:05.435 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 14:44:05.438 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 14:44:05.459 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:05.462 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 14:44:05.481 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:05.484 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 14:44:05.510 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:05.515 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 14:44:05.518 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 14:44:05.521 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 14:44:05.525 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 14:44:05.549 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:05.552 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 14:44:05.573 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 14:44:05.574 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 14:44:05.585 | cgroup_device_acl = [ 2026-06-25 14:44:05.585 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 14:44:05.585 | "/dev/random", "/dev/urandom", 2026-06-25 14:44:05.585 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 14:44:05.585 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 14:44:05.586 | "/dev/vfio/vfio", 2026-06-25 14:44:05.586 | ] 2026-06-25 14:44:05.591 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 14:44:05.594 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:05.598 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:05.600 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:05.604 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:05.607 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:05.610 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:05.614 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:05.617 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:05.620 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:05.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:05.626 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:05.629 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:05.633 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:05.635 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 14:44:05.640 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 14:44:05.644 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 14:44:05.647 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 14:44:05.650 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 14:44:05.686 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 14:44:05.689 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 14:44:05.692 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:05.696 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:05.699 | + 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-06-25 14:44:05.702 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 14:44:05.705 | + 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-06-25 14:44:05.724 | + 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-06-25 14:44:05.724 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 14:44:05.735 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-25 14:44:05.741 | + 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-06-25 14:44:05.758 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 14:44:05.759 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 14:44:05.771 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 14:44:05.777 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 14:44:05.781 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:05.784 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 14:44:05.788 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 14:44:05.790 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:05.793 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 14:44:05.862 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 14:44:05.866 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:05.869 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 14:44:05.982 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 14:44:06.018 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 14:44:06.052 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 14:44:06.054 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 14:44:06.091 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 14:44:06.126 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-25 14:44:06.162 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 14:44:06.192 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 14:44:06.223 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 14:44:06.226 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:06.231 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 14:44:06.233 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 14:44:06.237 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:06.242 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:44:06.245 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 14:44:06.248 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 14:44:06.251 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 14:44:06.253 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 14:44:06.256 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 14:44:06.274 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:06.276 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 14:44:06.279 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 14:44:06.281 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 14:44:06.284 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:44:06.286 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 14:44:06.289 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 14:44:06.292 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 14:44:06.294 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:44:06.298 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 14:44:06.301 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 14:44:06.303 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:44:06.308 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:44:06.308 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:44:06.313 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 14:44:06.316 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 14:44:06.319 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 14:44:06.322 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 14:44:06.325 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 14:44:06.346 | Using python 3.12 to install osc-placement 2026-06-25 14:44:06.349 | + 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-06-25 14:44:07.647 | Collecting osc-placement 2026-06-25 14:44:07.800 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:44:07.811 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-25 14:44:07.812 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-25 14:44:07.813 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-25 14:44:07.814 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-25 14:44:07.817 | 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-06-25 14:44:07.818 | 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-06-25 14:44:07.819 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-25 14:44:07.820 | 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.8.2) 2026-06-25 14:44:07.821 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-25 14:44:07.826 | 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.14.0) 2026-06-25 14:44:07.827 | 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.17.0) 2026-06-25 14:44:07.828 | 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.8.0) 2026-06-25 14:44:07.831 | 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-06-25 14:44:07.832 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-25 14:44:07.833 | 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.17.0) 2026-06-25 14:44:07.834 | 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-06-25 14:44:07.838 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-25 14:44:07.839 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-25 14:44:07.840 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-25 14:44:07.841 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-25 14:44:07.844 | 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-06-25 14:44:07.845 | 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-06-25 14:44:07.846 | 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-06-25 14:44:07.847 | 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-06-25 14:44:07.848 | 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-06-25 14:44:07.850 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-25 14:44:07.851 | 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-06-25 14:44:07.855 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-25 14:44:07.859 | 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-06-25 14:44:07.867 | 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-06-25 14:44:07.872 | 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-06-25 14:44:07.873 | 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-06-25 14:44:07.874 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-25 14:44:07.881 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-25 14:44:07.886 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-25 14:44:07.902 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-25 14:44:07.903 | 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-06-25 14:44:07.904 | 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-06-25 14:44:07.906 | 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-06-25 14:44:07.920 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-25 14:44:07.922 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-25 14:44:07.927 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-25 14:44:07.969 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 14:44:08.308 | Installing collected packages: osc-placement 2026-06-25 14:44:08.436 | Successfully installed osc-placement-4.8.0 2026-06-25 14:44:08.582 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:08.585 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:08.588 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:08.591 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:08.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:08.597 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:08.600 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:08.603 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:08.605 | + functions-common:time_stop:2427 : start_time=1782398646341 2026-06-25 14:44:08.608 | + functions-common:time_stop:2429 : [[ -z 1782398646341 ]] 2026-06-25 14:44:08.612 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:08.617 | + functions-common:time_stop:2432 : end_time=1782398648614 2026-06-25 14:44:08.620 | + functions-common:time_stop:2433 : elapsed_time=2273 2026-06-25 14:44:08.623 | + functions-common:time_stop:2434 : total=162318 2026-06-25 14:44:08.627 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:08.630 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164591 2026-06-25 14:44:08.633 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:08.637 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 14:44:08.639 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 14:44:08.642 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 14:44:08.645 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:44:08.648 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:44:08.653 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:44:08.655 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:44:08.658 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:44:08.662 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:44:08.682 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:44:08.685 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:44:08.688 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:08.693 | + functions-common:git_clone:610 : echo master 2026-06-25 14:44:08.693 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:44:08.698 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 14:44:08.702 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:08.705 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 14:44:08.707 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:08.709 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:08.712 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:08.715 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:08.718 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:08.721 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:08.724 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:08.727 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:08.731 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:08.736 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398648732 2026-06-25 14:44:08.739 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 14:44:08.743 | Cloning into '/opt/stack/placement'... 2026-06-25 14:44:12.293 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:12.296 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:12.299 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:12.302 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:12.305 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:12.309 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:12.312 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:12.315 | + functions-common:time_stop:2427 : start_time=1782398648732 2026-06-25 14:44:12.317 | + functions-common:time_stop:2429 : [[ -z 1782398648732 ]] 2026-06-25 14:44:12.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:12.327 | + functions-common:time_stop:2432 : end_time=1782398652323 2026-06-25 14:44:12.329 | + functions-common:time_stop:2433 : elapsed_time=3591 2026-06-25 14:44:12.332 | + functions-common:time_stop:2434 : total=399621 2026-06-25 14:44:12.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:12.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403212 2026-06-25 14:44:12.342 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 14:44:12.345 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:44:12.348 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:12.351 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:12.355 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:12.358 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:12.361 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:12.364 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:12.367 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:12.370 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:12.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:12.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398652375 2026-06-25 14:44:12.381 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:44:12.883 | From https://review.opendev.org/openstack/placement 2026-06-25 14:44:12.883 | * branch master -> FETCH_HEAD 2026-06-25 14:44:12.895 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:12.898 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:12.901 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:12.903 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:12.907 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:12.910 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:12.913 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:12.916 | + functions-common:time_stop:2427 : start_time=1782398652375 2026-06-25 14:44:12.920 | + functions-common:time_stop:2429 : [[ -z 1782398652375 ]] 2026-06-25 14:44:12.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:12.928 | + functions-common:time_stop:2432 : end_time=1782398652925 2026-06-25 14:44:12.932 | + functions-common:time_stop:2433 : elapsed_time=550 2026-06-25 14:44:12.935 | + functions-common:time_stop:2434 : total=403212 2026-06-25 14:44:12.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:12.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403762 2026-06-25 14:44:12.944 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:44:12.947 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:12.951 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:12.954 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:12.957 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:12.960 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:12.963 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:12.967 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:12.970 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:12.973 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:12.979 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398652975 2026-06-25 14:44:12.982 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:44:13.037 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:44:13.037 | 2026-06-25 14:44:13.037 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:44:13.038 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:44:13.038 | state without impacting any branches by switching back to a branch. 2026-06-25 14:44:13.038 | 2026-06-25 14:44:13.038 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:44:13.038 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:44:13.038 | 2026-06-25 14:44:13.038 | git switch -c 2026-06-25 14:44:13.038 | 2026-06-25 14:44:13.038 | Or undo this operation with: 2026-06-25 14:44:13.038 | 2026-06-25 14:44:13.038 | git switch - 2026-06-25 14:44:13.039 | 2026-06-25 14:44:13.039 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:44:13.039 | 2026-06-25 14:44:13.039 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 14:44:13.043 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:13.046 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:13.049 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:13.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:13.056 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:13.059 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:13.062 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:13.065 | + functions-common:time_stop:2427 : start_time=1782398652975 2026-06-25 14:44:13.068 | + functions-common:time_stop:2429 : [[ -z 1782398652975 ]] 2026-06-25 14:44:13.072 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:13.076 | + functions-common:time_stop:2432 : end_time=1782398653074 2026-06-25 14:44:13.080 | + functions-common:time_stop:2433 : elapsed_time=99 2026-06-25 14:44:13.083 | + functions-common:time_stop:2434 : total=403762 2026-06-25 14:44:13.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:13.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403861 2026-06-25 14:44:13.092 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 14:44:13.111 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 14:44:13.115 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:44:13.115 | + functions-common:git_clone:673 : head -1 2026-06-25 14:44:13.118 | 3cba66c7 Merge "Update python versions" 2026-06-25 14:44:13.121 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:44:13.124 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 14:44:13.127 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:44:13.131 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:13.133 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 14:44:13.136 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:44:13.138 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 14:44:13.142 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:44:13.145 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:13.148 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 14:44:13.151 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:44:13.154 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:44:13.158 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 14:44:13.161 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:44:13.165 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 14:44:13.168 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:44:13.172 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:44:13.175 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 14:44:13.182 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 14:44:13.185 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 14:44:13.189 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-25 14:44:13.355 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 14:44:13.358 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:44:13.361 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:44:13.364 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:44:13.368 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:13.370 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 14:44:13.374 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:44:13.376 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:44:13.380 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:44:13.383 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:44:13.386 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:44:13.388 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:44:13.391 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:44:13.395 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 14:44:13.417 | Using python 3.12 to install /opt/stack/placement 2026-06-25 14:44:13.420 | + 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-06-25 14:44:14.527 | Obtaining file:///opt/stack/placement 2026-06-25 14:44:14.531 | Installing build dependencies: started 2026-06-25 14:44:16.533 | Installing build dependencies: finished with status 'done' 2026-06-25 14:44:16.534 | Checking if build backend supports build_editable: started 2026-06-25 14:44:17.124 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:44:17.125 | Getting requirements to build editable: started 2026-06-25 14:44:17.450 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:44:17.452 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:44:18.440 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:44:18.466 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-25 14:44:18.467 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.51) 2026-06-25 14:44:18.468 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-25 14:44:18.469 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-25 14:44:18.470 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-25 14:44:18.471 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-25 14:44:18.472 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-25 14:44:18.473 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-25 14:44:18.474 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-25 14:44:18.475 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-25 14:44:18.476 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-25 14:44:18.476 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-25 14:44:18.477 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-25 14:44:18.479 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-25 14:44:18.480 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-25 14:44:18.481 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-25 14:44:18.482 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-25 14:44:18.483 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-25 14:44:18.484 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-25 14:44:18.485 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 14:44:18.487 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-25 14:44:18.488 | 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==15.1.0.dev5) (2025.9.1) 2026-06-25 14:44:18.489 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-25 14:44:18.490 | 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==15.1.0.dev5) (2026.5.1) 2026-06-25 14:44:18.497 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-25 14:44:18.498 | 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==15.1.0.dev5) (4.2.0) 2026-06-25 14:44:18.500 | 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==15.1.0.dev5) (6.8.0) 2026-06-25 14:44:18.502 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 14:44:18.503 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-25 14:44:18.504 | 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==15.1.0.dev5) (5.8.0) 2026-06-25 14:44:18.509 | 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==15.1.0.dev5) (2.1.0) 2026-06-25 14:44:18.510 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 14:44:18.511 | 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==15.1.0.dev5) (1.8.2) 2026-06-25 14:44:18.512 | 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==15.1.0.dev5) (4.15.0) 2026-06-25 14:44:18.522 | 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==15.1.0.dev5) (1.5.0) 2026-06-25 14:44:18.526 | 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==15.1.0.dev5) (5.3.1) 2026-06-25 14:44:18.532 | 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==15.1.0.dev5) (0.20) 2026-06-25 14:44:18.533 | 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==15.1.0.dev5) (3.1.0) 2026-06-25 14:44:18.535 | 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==15.1.0.dev5) (2.2.1) 2026-06-25 14:44:18.539 | 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==15.1.0.dev5) (1.3.0) 2026-06-25 14:44:18.541 | 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==15.1.0.dev5) (2.0.0) 2026-06-25 14:44:18.542 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-25 14:44:18.549 | 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==15.1.0.dev5) (1.18.4) 2026-06-25 14:44:18.551 | 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==15.1.0.dev5) (2.1.2) 2026-06-25 14:44:18.552 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-25 14:44:18.555 | 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==15.1.0.dev5) (1.3.12) 2026-06-25 14:44:18.561 | 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==15.1.0.dev5) (2.9.0.post0) 2026-06-25 14:44:18.565 | 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==15.1.0.dev5) (5.0.0) 2026-06-25 14:44:18.566 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-25 14:44:18.568 | 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==15.1.0.dev5) (4.0.1) 2026-06-25 14:44:18.574 | 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==15.1.0.dev5) (3.0.3) 2026-06-25 14:44:18.583 | 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==15.1.0.dev5) (1.2.1) 2026-06-25 14:44:18.589 | 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==15.1.0.dev5) (3.17.0) 2026-06-25 14:44:18.593 | 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==15.1.0.dev5) (3.3.2) 2026-06-25 14:44:18.594 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-25 14:44:18.595 | 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==15.1.0.dev5) (7.2.2) 2026-06-25 14:44:18.602 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-25 14:44:18.606 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-25 14:44:18.624 | 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==15.1.0.dev5) (1.17.0) 2026-06-25 14:44:18.638 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-25 14:44:18.639 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-25 14:44:18.640 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-25 14:44:18.643 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-25 14:44:18.663 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-25 14:44:18.676 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.2) 2026-06-25 14:44:18.724 | Building wheels for collected packages: openstack-placement 2026-06-25 14:44:18.725 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 14:44:19.556 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 14:44:19.558 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=3b6c62636de6721695944f6e4c116d32c8490d7e70d801e7966747d73c67d88a 2026-06-25 14:44:19.558 | Stored in directory: /tmp/pip-ephem-wheel-cache-f4qa0721/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 14:44:19.565 | Successfully built openstack-placement 2026-06-25 14:44:19.854 | Installing collected packages: openstack-placement 2026-06-25 14:44:19.906 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 14:44:20.087 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:20.091 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:20.093 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:20.097 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:20.101 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:20.103 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:20.107 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:20.111 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:20.114 | + functions-common:time_stop:2427 : start_time=1782398653412 2026-06-25 14:44:20.117 | + functions-common:time_stop:2429 : [[ -z 1782398653412 ]] 2026-06-25 14:44:20.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:20.127 | + functions-common:time_stop:2432 : end_time=1782398660123 2026-06-25 14:44:20.130 | + functions-common:time_stop:2433 : elapsed_time=6711 2026-06-25 14:44:20.133 | + functions-common:time_stop:2434 : total=164591 2026-06-25 14:44:20.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:20.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171302 2026-06-25 14:44:20.143 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:20.146 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:44:20.149 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:44:20.153 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 14:44:20.157 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 14:44:20.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:44:20.164 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:44:20.167 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 14:44:20.171 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:44:20.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:44:20.178 | + ./stack.sh:main:965 : configure_placement 2026-06-25 14:44:20.182 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 14:44:20.202 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 14:44:20.206 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 14:44:20.213 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 14:44:20.216 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 14:44:20.219 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 14:44:20.222 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 14:44:20.225 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:20.228 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:20.231 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:20.253 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:20.256 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:20.259 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:20.263 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:20.308 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 14:44:20.350 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 14:44:20.389 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 14:44:20.392 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:20.395 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 14:44:20.398 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:44:20.401 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:44:20.404 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 14:44:20.407 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:20.411 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 14:44:20.414 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:44:20.417 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 14:44:20.458 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 14:44:20.494 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.14/identity 2026-06-25 14:44:20.532 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 14:44:20.570 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 14:44:20.605 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 14:44:20.642 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 14:44:20.679 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 14:44:20.715 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.14/identity 2026-06-25 14:44:20.752 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:44:20.789 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:44:20.826 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:44:20.829 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 14:44:20.832 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 14:44:20.835 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:20.839 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:20.859 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:20.862 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:20.865 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:20.868 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:20.871 | + 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-06-25 14:44:20.907 | + 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-06-25 14:44:20.943 | + 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-06-25 14:44:20.978 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:44:21.012 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 14:44:21.050 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 14:44:21.053 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 14:44:21.057 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 14:44:21.060 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 14:44:21.064 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:44:21.068 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 14:44:21.071 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 14:44:21.074 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:44:21.077 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:44:21.094 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:44:21.094 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:21.105 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:44:21.110 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:21.124 | /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-06-25 14:44:21.129 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 14:44:21.132 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 14:44:21.137 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:44:21.141 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 14:44:21.175 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 14:44:21.212 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 14:44:21.249 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:44:21.287 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:44:21.324 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:44:21.361 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:44:21.396 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:44:21.433 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:44:21.471 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:44:21.509 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:44:21.545 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:44:21.585 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:44:21.627 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 14:44:21.674 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:44:21.678 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:44:21.683 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 14:44:21.687 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 14:44:21.691 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:44:21.695 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:21.699 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:21.703 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 14:44:21.709 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 14:44:21.712 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 14:44:21.756 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:44:21.803 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 14:44:21.803 | + 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-06-25 14:44:21.815 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 14:44:21.821 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 14:44:21.826 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 14:44:21.829 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:44:21.832 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:44:21.836 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:44:21.840 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:44:21.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:21.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:21.853 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:44:21.858 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:44:21.863 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:21.868 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:21.871 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 14:44:21.891 | perl: warning: Setting locale failed. 2026-06-25 14:44:21.892 | perl: warning: Please check that your locale settings: 2026-06-25 14:44:21.892 | LANGUAGE = (unset), 2026-06-25 14:44:21.892 | LC_ALL = "en_US.utf8", 2026-06-25 14:44:21.892 | LANG = "de_DE.UTF-8" 2026-06-25 14:44:21.892 | are supported and installed on your system. 2026-06-25 14:44:21.892 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:44:21.934 | Enabling site placement-api. 2026-06-25 14:44:21.940 | To activate the new configuration, you need to run: 2026-06-25 14:44:21.940 | systemctl reload apache2 2026-06-25 14:44:21.947 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:44:21.951 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:44:21.954 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:21.958 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:44:22.110 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:22.114 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:22.119 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 14:44:22.159 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 14:44:22.198 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 14:44:22.218 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:22.222 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 14:44:22.246 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:22.250 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 14:44:22.254 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 14:44:22.258 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 14:44:22.263 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:22.267 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:22.271 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:44:22.276 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 14:44:22.325 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 14:44:22.371 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.14/identity 2026-06-25 14:44:22.417 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 14:44:22.461 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 14:44:22.506 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 14:44:22.552 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 14:44:22.595 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 14:44:22.641 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 14:44:22.667 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:22.670 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 14:44:22.696 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:22.700 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 14:44:22.727 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:22.731 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 14:44:22.735 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 14:44:22.742 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 14:44:22.766 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:22.770 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:22.816 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 14:44:22.839 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:22.841 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:22.884 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 14:44:22.908 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:22.912 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:22.957 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:22.991 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 14:44:22.994 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:44:22.996 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 14:44:22.998 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:44:23.001 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:44:23.003 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:44:23.006 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:44:23.008 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:44:23.011 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:44:23.016 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:44:23.018 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:44:23.021 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:44:23.023 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 14:44:23.026 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:44:23.040 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:23.043 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:44:23.045 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:44:23.047 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 14:44:23.049 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 14:44:23.051 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:44:23.054 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 14:44:23.056 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 14:44:23.058 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 14:44:23.114 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 14:44:23.149 | [2074 Async install_tempest:45250]: running: install_tempest 2026-06-25 14:44:23.151 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:44:23.154 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:44:23.157 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:44:23.161 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:44:23.164 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 14:44:23.167 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:44:23.170 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 14:44:23.173 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:44:23.176 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:44:23.179 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 14:44:23.182 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 14:44:23.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:44:23.188 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:44:23.191 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 14:44:23.195 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:44:23.198 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 14:44:23.201 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 14:44:23.204 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:44:23.208 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 14:44:23.213 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 14:44:23.216 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:44:23.220 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:44:23.220 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:44:23.226 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 14:44:23.228 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 14:44:23.231 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:44:23.234 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:44:23.236 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:44:23.261 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 14:44:23.265 | + 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-06-25 14:44:24.650 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 14:44:24.828 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 14:44:24.843 | 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-06-25 14:44:24.844 | 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.14.0) 2026-06-25 14:44:24.845 | 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-06-25 14:44:24.847 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-25 14:44:24.848 | 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.6.0) 2026-06-25 14:44:24.849 | 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.8.0) 2026-06-25 14:44:24.850 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-25 14:44:24.851 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-25 14:44:24.852 | 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-06-25 14:44:24.853 | 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.8.0) 2026-06-25 14:44:24.855 | 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-06-25 14:44:24.855 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-25 14:44:24.856 | 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.17.0) 2026-06-25 14:44:24.857 | 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-06-25 14:44:24.861 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-25 14:44:24.862 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-25 14:44:24.864 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-25 14:44:24.865 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-25 14:44:24.869 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 14:44:24.876 | 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-06-25 14:44:24.881 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-25 14:44:24.883 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-25 14:44:24.884 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-25 14:44:24.886 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-25 14:44:24.887 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-25 14:44:24.888 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-25 14:44:24.890 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-25 14:44:24.891 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-25 14:44:24.893 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-25 14:44:24.901 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-25 14:44:24.906 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-25 14:44:24.913 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-25 14:44:24.919 | 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-06-25 14:44:24.923 | 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-06-25 14:44:24.925 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-25 14:44:24.932 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-25 14:44:24.938 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-25 14:44:24.958 | 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-06-25 14:44:24.960 | 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.5.0) 2026-06-25 14:44:24.962 | 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.10.0) 2026-06-25 14:44:24.969 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-25 14:44:24.974 | 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-06-25 14:44:24.978 | 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-06-25 14:44:24.989 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-25 14:44:24.990 | 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-06-25 14:44:24.992 | 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-06-25 14:44:24.994 | 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-06-25 14:44:25.013 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-25 14:44:25.014 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-25 14:44:25.021 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-25 14:44:25.073 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:44:25.239 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.7 MB/s 0:00:00 2026-06-25 14:44:25.627 | Installing collected packages: python-openstackclient 2026-06-25 14:44:28.058 | Successfully installed python-openstackclient-10.1.0 2026-06-25 14:44:28.222 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:28.225 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:28.229 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:28.233 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:28.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:28.240 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:28.243 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:28.247 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:28.250 | + functions-common:time_stop:2427 : start_time=1782398663255 2026-06-25 14:44:28.253 | + functions-common:time_stop:2429 : [[ -z 1782398663255 ]] 2026-06-25 14:44:28.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:28.261 | + functions-common:time_stop:2432 : end_time=1782398668258 2026-06-25 14:44:28.264 | + functions-common:time_stop:2433 : elapsed_time=5003 2026-06-25 14:44:28.267 | + functions-common:time_stop:2434 : total=171302 2026-06-25 14:44:28.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:28.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176305 2026-06-25 14:44:28.276 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:28.279 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 14:44:28.304 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:28.308 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 14:44:28.311 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 14:44:28.318 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.WDcLHP0S1Y 2026-06-25 14:44:28.321 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 14:44:28.325 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 14:44:28.328 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 14:44:28.331 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 14:44:28.334 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:44:28.337 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 14:44:28.358 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:28.361 | + ./stack.sh:main:1065 : configure_database 2026-06-25 14:44:28.364 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 14:44:28.367 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 14:44:28.370 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 14:44:28.373 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:44:28.375 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 14:44:28.378 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 14:44:28.381 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:28.384 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:28.386 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 14:44:28.390 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 14:44:28.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:28.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:28.400 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 14:44:28.403 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 14:44:28.404 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 14:44:28.408 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 14:44:28.412 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 14:44:28.416 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 14:44:28.420 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 14:44:28.421 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:44:28.428 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 14:44:28.511 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 14:44:28.513 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:28.515 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:28.518 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:28.519 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:28.522 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:28.525 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:28.527 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:28.529 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:28.532 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:28.534 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:28.536 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:28.539 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:28.541 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:28.543 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 14:44:28.545 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:28.548 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:28.550 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 14:44:28.553 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:28.557 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 14:44:31.196 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 14:44:31.201 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 14:44:31.205 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:31.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:31.215 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 14:44:31.217 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 14:44:31.222 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 14:44:31.238 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 14:44:31.239 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 14:44:31.243 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 14:44:31.245 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 14:44:31.249 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:31.254 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:31.258 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 14:44:31.262 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 14:44:31.264 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 14:44:31.270 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 14:44:31.274 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 14:44:31.287 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:31.383 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 14:44:31.395 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 14:44:31.396 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 14:44:31.397 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 14:44:31.403 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 14:44:31.407 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 14:44:31.412 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:31.417 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:31.422 | + 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-06-25 14:44:31.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:31.544 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 14:44:31.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:31.651 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 14:44:31.740 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 14:44:31.817 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 14:44:31.907 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:31.912 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:31.916 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 14:44:31.916 | enabling MySQL performance counting 2026-06-25 14:44:31.921 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 14:44:31.955 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 14:44:31.959 | + 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-06-25 14:44:33.146 | Processing ./tools/dbcounter 2026-06-25 14:44:33.149 | Installing build dependencies: started 2026-06-25 14:44:36.290 | Installing build dependencies: finished with status 'done' 2026-06-25 14:44:36.291 | Getting requirements to build wheel: started 2026-06-25 14:44:36.973 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:44:36.975 | Preparing metadata (pyproject.toml): started 2026-06-25 14:44:37.371 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:44:37.374 | Building wheels for collected packages: dbcounter 2026-06-25 14:44:37.376 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 14:44:37.828 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 14:44:37.830 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=14b8e50744cb0ea946f8fe9556ce0fce653eb2ef59fc7f2922a6016889544b69 2026-06-25 14:44:37.830 | Stored in directory: /tmp/pip-ephem-wheel-cache-fvr2ou0m/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 14:44:37.835 | Successfully built dbcounter 2026-06-25 14:44:38.164 | Installing collected packages: dbcounter 2026-06-25 14:44:38.217 | Successfully installed dbcounter-0.1 2026-06-25 14:44:38.406 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:38.410 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:38.413 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:38.416 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:38.419 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:38.422 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:38.425 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:38.428 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:38.432 | + functions-common:time_stop:2427 : start_time=1782398671947 2026-06-25 14:44:38.435 | + functions-common:time_stop:2429 : [[ -z 1782398671947 ]] 2026-06-25 14:44:38.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:38.443 | + functions-common:time_stop:2432 : end_time=1782398678440 2026-06-25 14:44:38.447 | + functions-common:time_stop:2433 : elapsed_time=6493 2026-06-25 14:44:38.450 | + functions-common:time_stop:2434 : total=176305 2026-06-25 14:44:38.453 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:38.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182798 2026-06-25 14:44:38.459 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:38.461 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 14:44:38.464 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 14:44:38.466 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 14:44:38.468 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 14:44:38.471 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 14:44:38.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:38.566 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 14:44:38.571 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:38.653 | + 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-06-25 14:44:38.654 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 14:44:38.658 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:38.743 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:38.745 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 14:44:38.816 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 14:44:38.894 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 14:44:38.973 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 14:44:39.048 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 14:44:39.123 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 14:44:39.197 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 14:44:39.267 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 14:44:39.271 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:39.275 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 14:44:41.682 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 14:44:41.685 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 14:44:41.689 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:44:41.695 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-164441 2026-06-25 14:44:41.698 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-164441 1069' 2026-06-25 14:44:41.700 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.704 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:44:41.706 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.710 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:44:41.714 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.719 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:44:41.723 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.728 | + 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-06-25 14:44:41.732 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.736 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.14 2026-06-25 14:44:41.741 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.746 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.14/identity 2026-06-25 14:44:41.750 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.754 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-162944 2026-06-25 14:44:41.759 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.763 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:44:41.768 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.773 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.14 2026-06-25 14:44:41.777 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.782 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:44:41.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.791 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:44:41.795 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.799 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:44:41.803 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.808 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:44:41.812 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.816 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.14 2026-06-25 14:44:41.819 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:41.821 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:44:41.827 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 14:44:41.833 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:41.838 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 14:44:41.846 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:41.852 | + functions-common:run_process:1676 : local group= 2026-06-25 14:44:41.863 | + functions-common:run_process:1677 : local user= 2026-06-25 14:44:41.874 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:44:41.885 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 14:44:41.891 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:44:41.897 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:44:41.903 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:41.911 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:41.920 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:41.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398681924 2026-06-25 14:44:41.934 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 14:44:41.968 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:41.972 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 14:44:41.976 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 14:44:41.980 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:41.985 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:41.990 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:41.994 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:41.998 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 14:44:42.002 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 14:44:42.007 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 14:44:42.011 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:44:42.016 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:44:42.020 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:44:42.024 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:44:42.029 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 14:44:42.033 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 14:44:42.038 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-25 14:44:42.042 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 14:44:42.046 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:42.050 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:44:42.055 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:44:42.058 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:44:42.061 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:44:42.064 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:44:42.068 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 14:44:42.072 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:44:42.078 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 14:44:42.187 | + 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-06-25 14:44:42.304 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 14:44:42.411 | + 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-06-25 14:44:42.513 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 14:44:42.604 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 14:44:42.686 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:44:42.771 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:44:42.775 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:44:42.779 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 14:44:42.901 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:44:43.403 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 14:44:43.436 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 14:44:44.007 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 14:44:44.062 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:44:44.066 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:44.069 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:44.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:44.075 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:44.077 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:44.080 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:44:44.083 | + functions-common:time_stop:2427 : start_time=1782398681924 2026-06-25 14:44:44.085 | + functions-common:time_stop:2429 : [[ -z 1782398681924 ]] 2026-06-25 14:44:44.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:44.097 | + functions-common:time_stop:2432 : end_time=1782398684092 2026-06-25 14:44:44.101 | + functions-common:time_stop:2433 : elapsed_time=2168 2026-06-25 14:44:44.105 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:44:44.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:44.115 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2168 2026-06-25 14:44:44.119 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 14:44:44.123 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 14:44:44.127 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 14:44:44.131 | + functions-common:run_process:1676 : local group= 2026-06-25 14:44:44.134 | + functions-common:run_process:1677 : local user=root 2026-06-25 14:44:44.140 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 14:44:44.145 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 14:44:44.149 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:44:44.154 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:44:44.158 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:44.162 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:44.167 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:44.174 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398684169 2026-06-25 14:44:44.178 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 14:44:44.212 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:44.216 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:44:44.222 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:44.226 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:44.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:44.236 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:44.241 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:44.248 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:44:44.251 | + functions-common:time_stop:2427 : start_time=1782398684169 2026-06-25 14:44:44.255 | + functions-common:time_stop:2429 : [[ -z 1782398684169 ]] 2026-06-25 14:44:44.261 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:44.268 | + functions-common:time_stop:2432 : end_time=1782398684264 2026-06-25 14:44:44.273 | + functions-common:time_stop:2433 : elapsed_time=95 2026-06-25 14:44:44.278 | + functions-common:time_stop:2434 : total=2168 2026-06-25 14:44:44.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:44.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2263 2026-06-25 14:44:44.290 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 14:44:44.322 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:44.327 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 14:44:44.332 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 14:44:44.338 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 14:44:44.342 | + functions-common:run_process:1676 : local group= 2026-06-25 14:44:44.346 | + functions-common:run_process:1677 : local user= 2026-06-25 14:44:44.350 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:44:44.354 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 14:44:44.358 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:44:44.362 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:44:44.367 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:44.372 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:44.379 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:44.385 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398684381 2026-06-25 14:44:44.388 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 14:44:44.420 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:44.424 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:44:44.430 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:44.437 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:44.441 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:44.444 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:44.449 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:44.455 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:44:44.460 | + functions-common:time_stop:2427 : start_time=1782398684381 2026-06-25 14:44:44.462 | + functions-common:time_stop:2429 : [[ -z 1782398684381 ]] 2026-06-25 14:44:44.471 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:44.478 | + functions-common:time_stop:2432 : end_time=1782398684472 2026-06-25 14:44:44.482 | + functions-common:time_stop:2433 : elapsed_time=91 2026-06-25 14:44:44.486 | + functions-common:time_stop:2434 : total=2263 2026-06-25 14:44:44.492 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:44.500 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2354 2026-06-25 14:44:44.503 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 14:44:44.530 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:44.535 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 14:44:44.564 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:44.568 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 14:44:44.590 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:44.594 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 14:44:44.596 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 14:44:44.600 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 14:44:44.602 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 14:44:44.606 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.14:2380' 2026-06-25 14:44:44.611 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.14:2380' 2026-06-25 14:44:44.615 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.14:2379' 2026-06-25 14:44:44.618 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 14:44:44.623 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 14:44:44.626 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.14:2379' 2026-06-25 14:44:44.630 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 14:44:44.632 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 14:44:44.636 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 14:44:44.639 | + 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.14:2380 --initial-advertise-peer-urls http://192.168.122.14:2380 --advertise-client-urls http://192.168.122.14:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.14:2379 --log-level=debug' '' root 2026-06-25 14:44:44.643 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 14:44:44.650 | + 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.14:2380 --initial-advertise-peer-urls http://192.168.122.14:2380 --advertise-client-urls http://192.168.122.14:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.14:2379 --log-level=debug' 2026-06-25 14:44:44.653 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:44:44.657 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 14:44:44.662 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:44:44.666 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:44:44.669 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:44:44.673 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 14:44:44.676 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:44:44.681 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 14:44:44.769 | + 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-06-25 14:44:44.855 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 14:44:44.925 | + 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.14:2380 --initial-advertise-peer-urls http://192.168.122.14:2380 --advertise-client-urls http://192.168.122.14:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.14:2379 --log-level=debug' 2026-06-25 14:44:44.991 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 14:44:45.057 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 14:44:45.124 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:44:45.185 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:44:45.188 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:44:45.190 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 14:44:45.263 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:44:45.770 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 14:44:45.840 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 14:44:45.914 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 14:44:45.979 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 14:44:46.045 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 14:44:46.048 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:46.053 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:44:46.057 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 14:44:46.548 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 14:44:46.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 14:44:47.054 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 14:44:48.088 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 14:44:48.111 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:48.115 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 14:44:48.119 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 14:44:48.123 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 14:44:48.144 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 14:44:48.161 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 14:44:48.165 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:44:48.168 | + 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.14/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 14:44:48.282 | The user clouds.yaml file didn't exist. 2026-06-25 14:44:48.298 | + 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.14/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 14:44:48.434 | + 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.14/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 14:44:48.569 | + 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.14/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:44:48.702 | + 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.14/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:44:48.841 | + 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.14/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:44:48.974 | + 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.14/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 14:44:49.109 | + 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.14/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 14:44:49.244 | + 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.14/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 14:44:49.388 | + 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.14/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 14:44:49.541 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 14:44:49.548 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 14:44:49.551 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 14:44:49.554 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 14:44:49.559 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 14:44:49.563 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 14:44:49.566 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 14:44:49.585 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:49.587 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 14:44:49.591 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:44:49.594 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 14:44:49.598 | + ./stack.sh:main:1115 : '[' 192.168.122.14 == 192.168.122.14 ']' 2026-06-25 14:44:49.601 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 14:44:49.604 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 14:44:49.622 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:49.626 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 14:44:49.629 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 14:44:49.633 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 14:44:49.636 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 14:44:49.638 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 14:44:49.641 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 14:44:49.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:49.744 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 14:44:49.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:49.832 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 14:44:49.835 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:44:49.839 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:49.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:49.847 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:49.852 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398689849 2026-06-25 14:44:49.856 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 14:44:50.496 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:44:50.497 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:44:50.497 | we strongly recommend against using it for new projects. 2026-06-25 14:44:50.497 | 2026-06-25 14:44:50.497 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:44:50.497 | framework. For more detail see 2026-06-25 14:44:50.497 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:44:50.497 | 2026-06-25 14:44:50.497 | __import__(import_str) 2026-06-25 14:44:53.647 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 14:44:53.745 | 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=48143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:44:53.764 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:44:53.764 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:44:53.765 | DEBUG dbcounter [-] [48143] Writer thread running {{(pid=48143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:44:53.863 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 14:44:58.297 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:44:58.300 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 14:44:58.301 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:58.307 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 14:44:58.350 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:58.355 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 14:44:58.384 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:58.393 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 14:44:58.470 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:58.473 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 14:44:58.510 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:58.513 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 14:44:58.610 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:58.614 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 14:44:58.615 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:44:58.620 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 14:44:58.697 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:58.701 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 14:44:58.735 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48143) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:44:59.453 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 14:44:59.459 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:59.464 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:59.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:59.474 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:59.479 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:59.484 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:44:59.488 | + functions-common:time_stop:2427 : start_time=1782398689849 2026-06-25 14:44:59.493 | + functions-common:time_stop:2429 : [[ -z 1782398689849 ]] 2026-06-25 14:44:59.500 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:59.506 | + functions-common:time_stop:2432 : end_time=1782398699501 2026-06-25 14:44:59.510 | + functions-common:time_stop:2433 : elapsed_time=9652 2026-06-25 14:44:59.515 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:44:59.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:59.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9652 2026-06-25 14:44:59.528 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 14:44:59.532 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 14:44:59.538 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 14:45:00.164 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:00.164 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:00.164 | we strongly recommend against using it for new projects. 2026-06-25 14:45:00.164 | 2026-06-25 14:45:00.164 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:00.164 | framework. For more detail see 2026-06-25 14:45:00.164 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:00.165 | 2026-06-25 14:45:00.165 | __import__(import_str) 2026-06-25 14:45:03.033 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 14:45:03.034 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 14:45:03.034 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 14:45:03.034 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 14:45:03.036 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 14:45:03.036 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 14:45:03.037 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 14:45:03.037 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 14:45:03.037 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 14:45:03.731 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 14:45:03.738 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 14:45:04.354 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:04.355 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:04.355 | we strongly recommend against using it for new projects. 2026-06-25 14:45:04.355 | 2026-06-25 14:45:04.355 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:04.355 | framework. For more detail see 2026-06-25 14:45:04.355 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:04.355 | 2026-06-25 14:45:04.355 | __import__(import_str) 2026-06-25 14:45:07.176 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 14:45:07.176 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 14:45:07.176 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 14:45:07.177 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 14:45:07.177 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 14:45:07.177 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 14:45:07.177 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 14:45:07.177 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 14:45:07.178 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 14:45:07.642 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 14:45:07.647 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 14:45:07.655 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 14:45:07.660 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 14:45:07.664 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:07.669 | + functions-common:run_process:1676 : local group= 2026-06-25 14:45:07.674 | + functions-common:run_process:1677 : local user= 2026-06-25 14:45:07.678 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:45:07.684 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 14:45:07.690 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:45:07.693 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:45:07.696 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:07.702 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:07.709 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:07.717 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398707711 2026-06-25 14:45:07.724 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 14:45:07.759 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:07.764 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 14:45:07.768 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 14:45:07.773 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:07.778 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:07.782 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:07.786 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:07.791 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 14:45:07.795 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 14:45:07.799 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 14:45:07.803 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:45:07.807 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:45:07.812 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:45:07.815 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:45:07.819 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 14:45:07.824 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 14:45:07.828 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:45:07.833 | + 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-06-25 14:45:07.837 | + 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-06-25 14:45:07.843 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 14:45:07.848 | + 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-06-25 14:45:07.854 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:45:07.858 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:45:07.862 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:45:07.866 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 14:45:07.870 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:45:07.877 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 14:45:07.992 | + 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-06-25 14:45:08.103 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 14:45:08.200 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 14:45:08.284 | + 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-06-25 14:45:08.385 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:45:08.488 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 14:45:08.577 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 14:45:08.665 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 14:45:08.757 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 14:45:08.825 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 14:45:08.893 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:45:08.895 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:45:08.898 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 14:45:08.985 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:45:09.474 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 14:45:09.500 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 14:45:09.972 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 14:45:10.154 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:45:10.163 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:10.169 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:10.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:10.178 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:10.182 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:10.191 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:45:10.196 | + functions-common:time_stop:2427 : start_time=1782398707711 2026-06-25 14:45:10.200 | + functions-common:time_stop:2429 : [[ -z 1782398707711 ]] 2026-06-25 14:45:10.207 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:10.211 | + functions-common:time_stop:2432 : end_time=1782398710208 2026-06-25 14:45:10.215 | + functions-common:time_stop:2433 : elapsed_time=2497 2026-06-25 14:45:10.218 | + functions-common:time_stop:2434 : total=2354 2026-06-25 14:45:10.222 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:10.225 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4851 2026-06-25 14:45:10.228 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 14:45:10.228 | Waiting for keystone to start... 2026-06-25 14:45:10.230 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.14/identity/v3/ 2026-06-25 14:45:10.235 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.14/identity/v3/ 2026-06-25 14:45:10.237 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:45:10.240 | + functions:wait_for_service:477 : local url=http://192.168.122.14/identity/v3/ 2026-06-25 14:45:10.243 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:45:10.246 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:45:10.250 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:45:10.253 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:10.255 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:10.262 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:10.268 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398710264 2026-06-25 14:45:10.271 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:45:10.275 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:45:10.282 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.14/identity/v3/ 2026-06-25 14:45:10.850 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 14:45:10.886 | [45250 Async install_tempest:45250]: finished successfully 2026-06-25 14:45:16.513 | + :: : [[ 200 == 503 ]] 2026-06-25 14:45:16.515 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:45:16.520 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:45:16.526 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:16.529 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:16.534 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:16.538 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:16.543 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:16.547 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:45:16.551 | + functions-common:time_stop:2427 : start_time=1782398710264 2026-06-25 14:45:16.557 | + functions-common:time_stop:2429 : [[ -z 1782398710264 ]] 2026-06-25 14:45:16.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:16.568 | + functions-common:time_stop:2432 : end_time=1782398716564 2026-06-25 14:45:16.573 | + functions-common:time_stop:2433 : elapsed_time=6300 2026-06-25 14:45:16.577 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:45:16.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:16.586 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6300 2026-06-25 14:45:16.592 | + functions:wait_for_service:486 : return 0 2026-06-25 14:45:16.595 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 14:45:16.624 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:16.629 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 14:45:16.634 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:45:16.639 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 14:45:17.689 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 14:45:17.692 | + 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.14/identity 2026-06-25 14:45:18.367 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:18.367 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:18.367 | we strongly recommend against using it for new projects. 2026-06-25 14:45:18.367 | 2026-06-25 14:45:18.367 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:18.367 | framework. For more detail see 2026-06-25 14:45:18.367 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:18.367 | 2026-06-25 14:45:18.367 | __import__(import_str) 2026-06-25 14:45:21.793 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.794 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.794 | 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=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.802 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.819 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.820 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.856 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.887 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.888 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.981 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.982 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.982 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.982 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.982 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.982 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.996 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.997 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.997 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.997 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.998 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.998 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:21.999 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.007 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.011 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.012 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.013 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.013 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.013 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.014 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.014 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49158) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:22.091 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 14:45:22.183 | 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=49158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:45:22.436 | DEBUG dbcounter [-] [49158] Writer thread running {{(pid=49158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:45:22.591 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created domain default 2026-06-25 14:45:22.657 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created project admin 2026-06-25 14:45:22.702 | WARNING keystone.common.password_hashing [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 14:45:22.731 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created user admin 2026-06-25 14:45:22.761 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created role reader 2026-06-25 14:45:22.781 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created role member 2026-06-25 14:45:22.815 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created implied role where c5a34f8923b046cba9a51006ac2a0a62 implies b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:45:22.833 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created role manager 2026-06-25 14:45:22.863 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created implied role where 90d564a7d2f84d70b1327a2e2ac89136 implies c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:45:22.884 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created role admin 2026-06-25 14:45:22.913 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created implied role where 072eee1baeab44588ee3667f5dccf29f implies 90d564a7d2f84d70b1327a2e2ac89136 2026-06-25 14:45:22.947 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created role service 2026-06-25 14:45:22.972 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Granted role admin on project admin to user admin. 2026-06-25 14:45:22.999 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Granted role admin on the system to user admin. 2026-06-25 14:45:23.031 | WARNING py.warnings [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-25 14:45:23.031 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 14:45:23.031 |  2026-06-25 14:45:23.041 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created region RegionOne 2026-06-25 14:45:23.165 | INFO keystone.cmd.bootstrap [None req-ecf95791-6040-4c1f-b803-f4cb1520f7c8 None None] Created public endpoint http://192.168.122.14/identity 2026-06-25 14:45:23.970 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 14:45:23.973 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 14:45:23.976 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 14:45:23.979 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 14:45:29.248 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:29.252 | + lib/keystone:create_keystone_accounts:258 : admin_project=5ca37abeabcb4631932d73e3b5ba0213 2026-06-25 14:45:29.255 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 14:45:29.259 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 14:45:32.946 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:32.950 | + lib/keystone:create_keystone_accounts:260 : admin_user=79cc8fc05f4c4dae84686d9907c0448c 2026-06-25 14:45:32.953 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 14:45:32.957 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 14:45:32.960 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 14:45:32.963 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 79cc8fc05f4c4dae84686d9907c0448c default 2026-06-25 14:45:33.039 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 79cc8fc05f4c4dae84686d9907c0448c default 2026-06-25 14:45:33.088 | [2074 Async ks-domain-role:49278]: running: get_or_add_user_domain_role admin 79cc8fc05f4c4dae84686d9907c0448c default 2026-06-25 14:45:33.092 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 14:45:33.096 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 14:45:33.101 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 14:45:37.599 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:37.604 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 14:45:37.616 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 14:45:37.616 | default 2026-06-25 14:45:37.618 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 14:45:37.692 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 14:45:37.734 | [2074 Async ks-project:49386]: running: get_or_create_project service Default 2026-06-25 14:45:37.738 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 14:45:37.799 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 14:45:37.844 | [2074 Async ks-service:49480]: running: get_or_create_role service 2026-06-25 14:45:37.846 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 14:45:37.920 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 14:45:37.996 | [2074 Async ks-reseller:49592]: running: get_or_create_role ResellerAdmin 2026-06-25 14:45:38.003 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 14:45:38.009 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 14:45:38.151 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 14:45:38.231 | [2074 Async ks-anotherrole:49688]: running: get_or_create_role anotherrole 2026-06-25 14:45:38.240 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 14:45:38.252 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 14:45:38.259 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:45:38.270 | +++ 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-06-25 14:45:43.904 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:43.930 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:43.952 | [49386 Async ks-project:49386]: finished successfully 2026-06-25 14:45:43.980 | [49688 Async ks-anotherrole:49688]: finished successfully 2026-06-25 14:45:44.220 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:44.255 | [49592 Async ks-reseller:49592]: finished successfully 2026-06-25 14:45:44.516 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:44.568 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:44.569 | [49480 Async ks-service:49480]: finished successfully 2026-06-25 14:45:44.572 | ++ functions-common:get_or_create_project:928 : project_id=4c5de3460e624663b71f6933f1d7a315 2026-06-25 14:45:44.575 | ++ functions-common:get_or_create_project:929 : echo 4c5de3460e624663b71f6933f1d7a315 2026-06-25 14:45:44.579 | + lib/keystone:create_keystone_accounts:288 : invis_project=4c5de3460e624663b71f6933f1d7a315 2026-06-25 14:45:44.585 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 14:45:44.591 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 14:45:44.595 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:45:44.599 | +++ 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-06-25 14:45:44.673 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:44.692 | [49278 Async ks-domain-role:49278]: finished successfully 2026-06-25 14:45:48.691 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:48.696 | ++ functions-common:get_or_create_project:928 : project_id=f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:48.701 | ++ functions-common:get_or_create_project:929 : echo f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:48.706 | + lib/keystone:create_keystone_accounts:292 : demo_project=f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:48.709 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 14:45:48.714 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 14:45:48.718 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:45:48.721 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 14:45:48.725 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 14:45:48.729 | +++ 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-06-25 14:45:52.682 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:52.685 | ++ functions-common:get_or_create_user:915 : user_id=a1c8d4e84e8f465681c69d636acb66e6 2026-06-25 14:45:52.688 | ++ functions-common:get_or_create_user:916 : echo a1c8d4e84e8f465681c69d636acb66e6 2026-06-25 14:45:52.692 | + lib/keystone:create_keystone_accounts:295 : demo_user=a1c8d4e84e8f465681c69d636acb66e6 2026-06-25 14:45:52.694 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 14:45:52.750 | [2074 Async ks-domain-role:49278]: Waiting for completion of get_or_add_user_domain_role admin 79cc8fc05f4c4dae84686d9907c0448c default running on PID 49278 (6 other jobs running) 2026-06-25 14:45:52.775 | [2074 Async ks-domain-role:49278]: Signaling child to exit 2026-06-25 14:45:52.775 | WAKEUP 2026-06-25 14:45:52.798 | [2074 Async ks-domain-role:49278]: Signaled 2026-06-25 14:45:52.799 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 14:45:52.799 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 79cc8fc05f4c4dae84686d9907c0448c --domain default 2026-06-25 14:45:52.799 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79cc8fc05f4c4dae84686d9907c0448c --domain default -c Role -f value 2026-06-25 14:45:52.799 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:52.800 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:45:52.800 | + functions-common:get_or_add_user_domain_role:999 : echo 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:45:52.800 | 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:45:52.853 | [2074 Async ks-domain-role:49278]: finished get_or_add_user_domain_role admin 79cc8fc05f4c4dae84686d9907c0448c default with result 0 in 11 seconds 2026-06-25 14:45:52.862 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 14:45:52.894 | [2074 Async ks-project:49386]: Waiting for completion of get_or_create_project service Default running on PID 49386 (5 other jobs running) 2026-06-25 14:45:52.917 | [2074 Async ks-project:49386]: Signaling child to exit 2026-06-25 14:45:52.917 | WAKEUP 2026-06-25 14:45:52.947 | [2074 Async ks-project:49386]: Signaled 2026-06-25 14:45:52.949 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:45:52.949 | ++ 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-06-25 14:45:52.949 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:52.949 | + functions-common:get_or_create_project:928 : project_id=ef848515402d42509987630cfdabfb3c 2026-06-25 14:45:52.950 | + functions-common:get_or_create_project:929 : echo ef848515402d42509987630cfdabfb3c 2026-06-25 14:45:52.950 | ef848515402d42509987630cfdabfb3c 2026-06-25 14:45:53.005 | [2074 Async ks-project:49386]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-25 14:45:53.047 | [2074 Async ks-service:49480]: Waiting for completion of get_or_create_role service running on PID 49480 (4 other jobs running) 2026-06-25 14:45:53.076 | [2074 Async ks-service:49480]: Signaling child to exit 2026-06-25 14:45:53.077 | WAKEUP 2026-06-25 14:45:53.102 | [2074 Async ks-service:49480]: Signaled 2026-06-25 14:45:53.103 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:45:53.103 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 14:45:53.103 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:53.104 | + functions-common:get_or_create_role:940 : role_id=ef5d3924ef32437db4f62226236feccc 2026-06-25 14:45:53.104 | + functions-common:get_or_create_role:941 : echo ef5d3924ef32437db4f62226236feccc 2026-06-25 14:45:53.104 | ef5d3924ef32437db4f62226236feccc 2026-06-25 14:45:53.154 | [2074 Async ks-service:49480]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-25 14:45:53.194 | [2074 Async ks-reseller:49592]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49592 (3 other jobs running) 2026-06-25 14:45:53.224 | [2074 Async ks-reseller:49592]: Signaling child to exit 2026-06-25 14:45:53.224 | WAKEUP 2026-06-25 14:45:53.249 | [2074 Async ks-reseller:49592]: Signaled 2026-06-25 14:45:53.251 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:45:53.251 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 14:45:53.252 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:53.252 | + functions-common:get_or_create_role:940 : role_id=377454568cb440409d394d0230c4919a 2026-06-25 14:45:53.252 | + functions-common:get_or_create_role:941 : echo 377454568cb440409d394d0230c4919a 2026-06-25 14:45:53.252 | 377454568cb440409d394d0230c4919a 2026-06-25 14:45:53.301 | [2074 Async ks-reseller:49592]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-25 14:45:53.343 | [2074 Async ks-anotherrole:49688]: Waiting for completion of get_or_create_role anotherrole running on PID 49688 (2 other jobs running) 2026-06-25 14:45:53.373 | [2074 Async ks-anotherrole:49688]: Signaling child to exit 2026-06-25 14:45:53.373 | WAKEUP 2026-06-25 14:45:53.398 | [2074 Async ks-anotherrole:49688]: Signaled 2026-06-25 14:45:53.400 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:45:53.400 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 14:45:53.400 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:53.400 | + functions-common:get_or_create_role:940 : role_id=d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:45:53.400 | + functions-common:get_or_create_role:941 : echo d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:45:53.400 | d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:45:53.452 | [2074 Async ks-anotherrole:49688]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-25 14:45:53.457 | + inc/async:async_wait:197 : return 0 2026-06-25 14:45:53.461 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.542 | + inc/async:async_inner:63 : get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.590 | [2074 Async ks-demo-member:50526]: running: get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.594 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 79cc8fc05f4c4dae84686d9907c0448c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.678 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 79cc8fc05f4c4dae84686d9907c0448c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.731 | [2074 Async ks-demo-admin:50622]: running: get_or_add_user_project_role admin 79cc8fc05f4c4dae84686d9907c0448c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.739 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.817 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.872 | [2074 Async ks-demo-another:50718]: running: get_or_add_user_project_role anotherrole a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:53.875 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 4c5de3460e624663b71f6933f1d7a315 2026-06-25 14:45:53.957 | + inc/async:async_inner:63 : get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 4c5de3460e624663b71f6933f1d7a315 2026-06-25 14:45:54.030 | [2074 Async ks-demo-invis:50814]: running: get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 4c5de3460e624663b71f6933f1d7a315 2026-06-25 14:45:54.036 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 14:45:54.044 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 14:45:54.048 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:45:54.053 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 14:45:54.058 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 14:45:54.068 | +++ 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-06-25 14:45:59.321 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:59.326 | ++ functions-common:get_or_create_user:915 : user_id=baa9610216d64907adec0312d456da75 2026-06-25 14:45:59.329 | ++ functions-common:get_or_create_user:916 : echo baa9610216d64907adec0312d456da75 2026-06-25 14:45:59.332 | + lib/keystone:create_keystone_accounts:308 : demo_reader=baa9610216d64907adec0312d456da75 2026-06-25 14:45:59.338 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader baa9610216d64907adec0312d456da75 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:59.430 | + inc/async:async_inner:63 : get_or_add_user_project_role reader baa9610216d64907adec0312d456da75 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:59.525 | [2074 Async ks-demo-reader:50954]: running: get_or_add_user_project_role reader baa9610216d64907adec0312d456da75 f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:45:59.530 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 14:45:59.534 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 14:45:59.544 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:45:59.551 | +++ 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-06-25 14:46:05.432 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:05.439 | ++ functions-common:get_or_create_project:928 : project_id=74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:05.442 | ++ functions-common:get_or_create_project:929 : echo 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:05.444 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:05.446 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 14:46:05.450 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 14:46:05.454 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:05.456 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 14:46:05.458 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 14:46:05.465 | +++ 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-06-25 14:46:07.647 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:07.707 | [50814 Async ks-demo-invis:50814]: finished successfully 2026-06-25 14:46:08.054 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:08.103 | [50526 Async ks-demo-member:50526]: finished successfully 2026-06-25 14:46:08.217 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:08.279 | [50622 Async ks-demo-admin:50622]: finished successfully 2026-06-25 14:46:08.394 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:08.416 | [50718 Async ks-demo-another:50718]: finished successfully 2026-06-25 14:46:09.698 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:09.702 | ++ functions-common:get_or_create_user:915 : user_id=4b0893b771ee49328274c6f642986a0b 2026-06-25 14:46:09.705 | ++ functions-common:get_or_create_user:916 : echo 4b0893b771ee49328274c6f642986a0b 2026-06-25 14:46:09.710 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=4b0893b771ee49328274c6f642986a0b 2026-06-25 14:46:09.713 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:09.802 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:09.853 | [2074 Async ks-alt-admin:51411]: running: get_or_add_user_project_role admin 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:09.855 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:09.957 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:10.023 | [2074 Async ks-alt-another:51507]: running: get_or_add_user_project_role anotherrole 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:10.026 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 14:46:10.034 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 14:46:10.040 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:10.043 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 14:46:10.046 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 14:46:10.051 | +++ 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-06-25 14:46:12.828 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:12.857 | [50954 Async ks-demo-reader:50954]: finished successfully 2026-06-25 14:46:14.148 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:14.150 | ++ functions-common:get_or_create_user:915 : user_id=840aa58504344f7f8b8cd230dfecec36 2026-06-25 14:46:14.155 | ++ functions-common:get_or_create_user:916 : echo 840aa58504344f7f8b8cd230dfecec36 2026-06-25 14:46:14.161 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=840aa58504344f7f8b8cd230dfecec36 2026-06-25 14:46:14.165 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 840aa58504344f7f8b8cd230dfecec36 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:14.249 | + inc/async:async_inner:63 : get_or_add_user_project_role member 840aa58504344f7f8b8cd230dfecec36 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:14.309 | [2074 Async ks-alt-member-user:51682]: running: get_or_add_user_project_role member 840aa58504344f7f8b8cd230dfecec36 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:14.314 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 14:46:14.320 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 14:46:14.326 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:14.328 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 14:46:14.331 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 14:46:14.340 | +++ 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-06-25 14:46:18.615 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:18.622 | ++ functions-common:get_or_create_user:915 : user_id=c3736274c5e44c16b3a56b079477e893 2026-06-25 14:46:18.627 | ++ functions-common:get_or_create_user:916 : echo c3736274c5e44c16b3a56b079477e893 2026-06-25 14:46:18.632 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=c3736274c5e44c16b3a56b079477e893 2026-06-25 14:46:18.637 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader c3736274c5e44c16b3a56b079477e893 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:18.726 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c3736274c5e44c16b3a56b079477e893 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:18.781 | [2074 Async ks-alt-reader-user:51852]: running: get_or_add_user_project_role reader c3736274c5e44c16b3a56b079477e893 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:18.787 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 14:46:18.790 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:18.794 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 14:46:18.798 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 14:46:18.803 | +++ 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-06-25 14:46:20.021 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:20.074 | [51411 Async ks-alt-admin:51411]: finished successfully 2026-06-25 14:46:20.281 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:20.306 | [51507 Async ks-alt-another:51507]: finished successfully 2026-06-25 14:46:23.143 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:23.151 | ++ functions-common:get_or_create_user:915 : user_id=425fc3ad09f543b2b3a936c075f31fdd 2026-06-25 14:46:23.155 | ++ functions-common:get_or_create_user:916 : echo 425fc3ad09f543b2b3a936c075f31fdd 2026-06-25 14:46:23.159 | + lib/keystone:create_keystone_accounts:340 : system_member_user=425fc3ad09f543b2b3a936c075f31fdd 2026-06-25 14:46:23.163 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 425fc3ad09f543b2b3a936c075f31fdd all 2026-06-25 14:46:23.243 | + inc/async:async_inner:63 : get_or_add_user_system_role member 425fc3ad09f543b2b3a936c075f31fdd all 2026-06-25 14:46:23.295 | [2074 Async ks-system-member:52083]: running: get_or_add_user_system_role member 425fc3ad09f543b2b3a936c075f31fdd all 2026-06-25 14:46:23.300 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 14:46:23.304 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:23.308 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 14:46:23.312 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 14:46:23.317 | +++ 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-06-25 14:46:24.218 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:24.245 | [51682 Async ks-alt-member-user:51682]: finished successfully 2026-06-25 14:46:27.226 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:27.228 | ++ functions-common:get_or_create_user:915 : user_id=78d414f284374751b3737da31d27f823 2026-06-25 14:46:27.231 | ++ functions-common:get_or_create_user:916 : echo 78d414f284374751b3737da31d27f823 2026-06-25 14:46:27.234 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=78d414f284374751b3737da31d27f823 2026-06-25 14:46:27.236 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 78d414f284374751b3737da31d27f823 all 2026-06-25 14:46:27.322 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 78d414f284374751b3737da31d27f823 all 2026-06-25 14:46:27.374 | [2074 Async ks-system-reader:52288]: running: get_or_add_user_system_role reader 78d414f284374751b3737da31d27f823 all 2026-06-25 14:46:27.383 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 14:46:27.388 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 14:46:27.392 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 14:46:27.395 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 14:46:27.401 | +++ 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-06-25 14:46:28.578 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:28.611 | [51852 Async ks-alt-reader-user:51852]: finished successfully 2026-06-25 14:46:31.976 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:31.984 | ++ functions-common:get_or_create_group:892 : group_id=a748cbb9d3af49baacfa15c6599872ca 2026-06-25 14:46:31.989 | ++ functions-common:get_or_create_group:893 : echo a748cbb9d3af49baacfa15c6599872ca 2026-06-25 14:46:31.997 | + lib/keystone:create_keystone_accounts:350 : admin_group=a748cbb9d3af49baacfa15c6599872ca 2026-06-25 14:46:32.001 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 14:46:32.007 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 14:46:32.011 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 14:46:32.016 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 14:46:32.025 | +++ 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-06-25 14:46:36.617 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:36.622 | ++ functions-common:get_or_create_group:892 : group_id=01e5030085cc4314bd0c55c0f8d6139c 2026-06-25 14:46:36.629 | ++ functions-common:get_or_create_group:893 : echo 01e5030085cc4314bd0c55c0f8d6139c 2026-06-25 14:46:36.634 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=01e5030085cc4314bd0c55c0f8d6139c 2026-06-25 14:46:36.641 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:36.778 | + inc/async:async_inner:63 : get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:36.849 | [2074 Async ks-group-memberdemo:52552]: running: get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:36.853 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:36.950 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:37.052 | [2074 Async ks-group-anotherdemo:52631]: running: get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:37.063 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:37.273 | + inc/async:async_inner:63 : get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:37.378 | [2074 Async ks-group-memberalt:52710]: running: get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:37.385 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:37.598 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:37.770 | [2074 Async ks-group-anotheralt:52789]: running: get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:37.781 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin a748cbb9d3af49baacfa15c6599872ca 5ca37abeabcb4631932d73e3b5ba0213 2026-06-25 14:46:38.006 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a748cbb9d3af49baacfa15c6599872ca 5ca37abeabcb4631932d73e3b5ba0213 2026-06-25 14:46:38.121 | [2074 Async ks-group-admin:52868]: running: get_or_add_group_project_role admin a748cbb9d3af49baacfa15c6599872ca 5ca37abeabcb4631932d73e3b5ba0213 2026-06-25 14:46:38.132 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-25 14:46:38.210 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:38.280 | [52083 Async ks-system-member:52083]: finished successfully 2026-06-25 14:46:38.291 | [2074 Async ks-demo-member:50526]: Waiting for completion of get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a running on PID 50526 (17 other jobs running) 2026-06-25 14:46:38.359 | [2074 Async ks-demo-member:50526]: Signaling child to exit 2026-06-25 14:46:38.359 | WAKEUP 2026-06-25 14:46:38.413 | [2074 Async ks-demo-member:50526]: Signaled 2026-06-25 14:46:38.414 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:38.414 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:38.414 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:38.414 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:38.415 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:38.415 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:38.415 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:38.415 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:38.415 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:38.415 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a1c8d4e84e8f465681c69d636acb66e6 --project f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:38.415 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a1c8d4e84e8f465681c69d636acb66e6 --project f722ee59b92744c3a5ea338a6cc7a04a -c Role -f value 2026-06-25 14:46:38.415 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:38.415 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:38.415 | + functions-common:get_or_add_user_project_role:980 : echo c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:38.415 | c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:38.544 | [2074 Async ks-demo-member:50526]: finished get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a with result 0 in 14 seconds 2026-06-25 14:46:38.646 | [2074 Async ks-demo-admin:50622]: Waiting for completion of get_or_add_user_project_role admin 79cc8fc05f4c4dae84686d9907c0448c f722ee59b92744c3a5ea338a6cc7a04a running on PID 50622 (16 other jobs running) 2026-06-25 14:46:38.712 | [2074 Async ks-demo-admin:50622]: Signaling child to exit 2026-06-25 14:46:38.713 | WAKEUP 2026-06-25 14:46:38.772 | [2074 Async ks-demo-admin:50622]: Signaled 2026-06-25 14:46:38.782 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:38.782 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:38.782 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:38.783 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:38.783 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:38.783 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:38.783 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:38.783 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:38.783 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:38.783 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 79cc8fc05f4c4dae84686d9907c0448c --project f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:38.783 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 79cc8fc05f4c4dae84686d9907c0448c --project f722ee59b92744c3a5ea338a6cc7a04a -c Role -f value 2026-06-25 14:46:38.784 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:38.784 | + functions-common:get_or_add_user_project_role:979 : user_role_id=072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:38.784 | + functions-common:get_or_add_user_project_role:980 : echo 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:38.784 | 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:38.924 | [2074 Async ks-demo-admin:50622]: finished get_or_add_user_project_role admin 79cc8fc05f4c4dae84686d9907c0448c f722ee59b92744c3a5ea338a6cc7a04a with result 0 in 14 seconds 2026-06-25 14:46:39.026 | [2074 Async ks-demo-another:50718]: Waiting for completion of get_or_add_user_project_role anotherrole a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a running on PID 50718 (15 other jobs running) 2026-06-25 14:46:39.105 | [2074 Async ks-demo-another:50718]: Signaling child to exit 2026-06-25 14:46:39.105 | WAKEUP 2026-06-25 14:46:39.183 | [2074 Async ks-demo-another:50718]: Signaled 2026-06-25 14:46:39.186 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:39.186 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:39.187 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:39.187 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:39.187 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:39.187 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:39.187 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:39.187 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:39.187 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:39.187 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a1c8d4e84e8f465681c69d636acb66e6 --project f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:39.187 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a1c8d4e84e8f465681c69d636acb66e6 --project f722ee59b92744c3a5ea338a6cc7a04a -c Role -f value 2026-06-25 14:46:39.187 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:39.188 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:39.188 | + functions-common:get_or_add_user_project_role:980 : echo d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:39.188 | d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:39.324 | [2074 Async ks-demo-another:50718]: finished get_or_add_user_project_role anotherrole a1c8d4e84e8f465681c69d636acb66e6 f722ee59b92744c3a5ea338a6cc7a04a with result 0 in 14 seconds 2026-06-25 14:46:39.428 | [2074 Async ks-demo-invis:50814]: Waiting for completion of get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 4c5de3460e624663b71f6933f1d7a315 running on PID 50814 (14 other jobs running) 2026-06-25 14:46:39.498 | [2074 Async ks-demo-invis:50814]: Signaling child to exit 2026-06-25 14:46:39.498 | WAKEUP 2026-06-25 14:46:39.559 | [2074 Async ks-demo-invis:50814]: Signaled 2026-06-25 14:46:39.560 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:39.560 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:39.560 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:39.560 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:39.560 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:39.560 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:39.560 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:39.560 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:39.560 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:39.560 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a1c8d4e84e8f465681c69d636acb66e6 --project 4c5de3460e624663b71f6933f1d7a315 2026-06-25 14:46:39.560 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a1c8d4e84e8f465681c69d636acb66e6 --project 4c5de3460e624663b71f6933f1d7a315 -c Role -f value 2026-06-25 14:46:39.561 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:39.561 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:39.561 | + functions-common:get_or_add_user_project_role:980 : echo c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:39.561 | c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:39.683 | [2074 Async ks-demo-invis:50814]: finished get_or_add_user_project_role member a1c8d4e84e8f465681c69d636acb66e6 4c5de3460e624663b71f6933f1d7a315 with result 0 in 13 seconds 2026-06-25 14:46:39.780 | [2074 Async ks-demo-reader:50954]: Waiting for completion of get_or_add_user_project_role reader baa9610216d64907adec0312d456da75 f722ee59b92744c3a5ea338a6cc7a04a running on PID 50954 (13 other jobs running) 2026-06-25 14:46:39.841 | [2074 Async ks-demo-reader:50954]: Signaling child to exit 2026-06-25 14:46:39.842 | WAKEUP 2026-06-25 14:46:39.896 | [2074 Async ks-demo-reader:50954]: Signaled 2026-06-25 14:46:39.898 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:39.898 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:39.898 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:39.898 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:39.898 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:39.899 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:39.899 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:39.899 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:39.899 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:39.899 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user baa9610216d64907adec0312d456da75 --project f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:39.899 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user baa9610216d64907adec0312d456da75 --project f722ee59b92744c3a5ea338a6cc7a04a -c Role -f value 2026-06-25 14:46:39.899 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:39.900 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:39.900 | + functions-common:get_or_add_user_project_role:980 : echo b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:39.900 | b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:40.017 | [2074 Async ks-demo-reader:50954]: finished get_or_add_user_project_role reader baa9610216d64907adec0312d456da75 f722ee59b92744c3a5ea338a6cc7a04a with result 0 in 13 seconds 2026-06-25 14:46:40.029 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:40.036 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 14:46:40.179 | [2074 Async ks-alt-admin:51411]: Waiting for completion of get_or_add_user_project_role admin 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b running on PID 51411 (12 other jobs running) 2026-06-25 14:46:40.246 | [2074 Async ks-alt-admin:51411]: Signaling child to exit 2026-06-25 14:46:40.247 | WAKEUP 2026-06-25 14:46:40.296 | [2074 Async ks-alt-admin:51411]: Signaled 2026-06-25 14:46:40.302 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:40.302 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:40.302 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:40.302 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:40.302 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:40.302 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:40.302 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:40.302 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:40.302 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:40.303 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4b0893b771ee49328274c6f642986a0b --project 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:40.303 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4b0893b771ee49328274c6f642986a0b --project 74cda0a9c03a466983c258b36a2e759b -c Role -f value 2026-06-25 14:46:40.303 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:40.303 | + functions-common:get_or_add_user_project_role:979 : user_role_id=072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:40.303 | + functions-common:get_or_add_user_project_role:980 : echo 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:40.303 | 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:40.427 | [2074 Async ks-alt-admin:51411]: finished get_or_add_user_project_role admin 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b with result 0 in 10 seconds 2026-06-25 14:46:40.510 | [2074 Async ks-alt-another:51507]: Waiting for completion of get_or_add_user_project_role anotherrole 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b running on PID 51507 (11 other jobs running) 2026-06-25 14:46:40.574 | [2074 Async ks-alt-another:51507]: Signaling child to exit 2026-06-25 14:46:40.576 | WAKEUP 2026-06-25 14:46:40.630 | [2074 Async ks-alt-another:51507]: Signaled 2026-06-25 14:46:40.636 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:40.636 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:40.636 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:40.636 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:40.636 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:40.636 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:40.636 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:40.636 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:40.636 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:40.637 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4b0893b771ee49328274c6f642986a0b --project 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:40.637 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4b0893b771ee49328274c6f642986a0b --project 74cda0a9c03a466983c258b36a2e759b -c Role -f value 2026-06-25 14:46:40.637 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:40.637 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:40.637 | + functions-common:get_or_add_user_project_role:980 : echo d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:40.637 | d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:40.753 | [2074 Async ks-alt-another:51507]: finished get_or_add_user_project_role anotherrole 4b0893b771ee49328274c6f642986a0b 74cda0a9c03a466983c258b36a2e759b with result 0 in 10 seconds 2026-06-25 14:46:40.797 | [2074 Async ks-alt-member-user:51682]: Waiting for completion of get_or_add_user_project_role member 840aa58504344f7f8b8cd230dfecec36 74cda0a9c03a466983c258b36a2e759b running on PID 51682 (10 other jobs running) 2026-06-25 14:46:40.826 | [2074 Async ks-alt-member-user:51682]: Signaling child to exit 2026-06-25 14:46:40.826 | WAKEUP 2026-06-25 14:46:40.857 | [2074 Async ks-alt-member-user:51682]: Signaled 2026-06-25 14:46:40.859 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:40.860 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:40.860 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:40.860 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:40.860 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:40.860 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:40.860 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:40.860 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:40.860 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:40.860 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 840aa58504344f7f8b8cd230dfecec36 --project 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:40.860 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 840aa58504344f7f8b8cd230dfecec36 --project 74cda0a9c03a466983c258b36a2e759b -c Role -f value 2026-06-25 14:46:40.861 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:40.861 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:40.861 | + functions-common:get_or_add_user_project_role:980 : echo c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:40.861 | c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:40.920 | [2074 Async ks-alt-member-user:51682]: finished get_or_add_user_project_role member 840aa58504344f7f8b8cd230dfecec36 74cda0a9c03a466983c258b36a2e759b with result 0 in 10 seconds 2026-06-25 14:46:40.989 | [2074 Async ks-alt-reader-user:51852]: Waiting for completion of get_or_add_user_project_role reader c3736274c5e44c16b3a56b079477e893 74cda0a9c03a466983c258b36a2e759b running on PID 51852 (9 other jobs running) 2026-06-25 14:46:41.051 | [2074 Async ks-alt-reader-user:51852]: Signaling child to exit 2026-06-25 14:46:41.055 | WAKEUP 2026-06-25 14:46:41.106 | [2074 Async ks-alt-reader-user:51852]: Signaled 2026-06-25 14:46:41.111 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:41.111 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:41.111 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:41.111 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:41.111 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:41.111 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:41.112 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:41.112 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:41.112 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:41.112 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c3736274c5e44c16b3a56b079477e893 --project 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:41.112 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c3736274c5e44c16b3a56b079477e893 --project 74cda0a9c03a466983c258b36a2e759b -c Role -f value 2026-06-25 14:46:41.112 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:41.112 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:41.112 | + functions-common:get_or_add_user_project_role:980 : echo b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:41.112 | b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:41.226 | [2074 Async ks-alt-reader-user:51852]: finished get_or_add_user_project_role reader c3736274c5e44c16b3a56b079477e893 74cda0a9c03a466983c258b36a2e759b with result 0 in 9 seconds 2026-06-25 14:46:41.232 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:41.238 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 14:46:41.368 | [2074 Async ks-system-member:52083]: Waiting for completion of get_or_add_user_system_role member 425fc3ad09f543b2b3a936c075f31fdd all running on PID 52083 (8 other jobs running) 2026-06-25 14:46:41.436 | [2074 Async ks-system-member:52083]: Signaling child to exit 2026-06-25 14:46:41.439 | WAKEUP 2026-06-25 14:46:41.500 | [2074 Async ks-system-member:52083]: Signaled 2026-06-25 14:46:41.504 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 14:46:41.504 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 14:46:41.504 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 14:46:41.504 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:41.505 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:41.505 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:41.505 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:41.505 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:41.505 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 14:46:41.505 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 425fc3ad09f543b2b3a936c075f31fdd --system all -f value -c Role 2026-06-25 14:46:41.505 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:41.505 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 14:46:41.505 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 14:46:41.505 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 425fc3ad09f543b2b3a936c075f31fdd --system all 2026-06-25 14:46:41.506 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 425fc3ad09f543b2b3a936c075f31fdd --system all -f value -c Role 2026-06-25 14:46:41.506 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:41.506 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 14:46:41.506 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 14:46:41.506 | 2026-06-25 14:46:41.623 | [2074 Async ks-system-member:52083]: finished get_or_add_user_system_role member 425fc3ad09f543b2b3a936c075f31fdd all with result 0 in 15 seconds 2026-06-25 14:46:41.707 | [2074 Async ks-system-reader:52288]: Waiting for completion of get_or_add_user_system_role reader 78d414f284374751b3737da31d27f823 all running on PID 52288 (7 other jobs running) 2026-06-25 14:46:41.764 | [2074 Async ks-system-reader:52288]: Signaling child to exit 2026-06-25 14:46:46.155 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:46.224 | [52288 Async ks-system-reader:52288]: finished successfully 2026-06-25 14:46:46.290 | WAKEUP 2026-06-25 14:46:46.352 | [2074 Async ks-system-reader:52288]: Signaled 2026-06-25 14:46:46.354 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 14:46:46.354 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 14:46:46.354 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 14:46:46.354 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:46.354 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:46.354 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:46.354 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:46.354 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:46.354 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 14:46:46.354 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 78d414f284374751b3737da31d27f823 --system all -f value -c Role 2026-06-25 14:46:46.355 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:46.355 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 14:46:46.355 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 14:46:46.355 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 78d414f284374751b3737da31d27f823 --system all 2026-06-25 14:46:46.355 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 78d414f284374751b3737da31d27f823 --system all -f value -c Role 2026-06-25 14:46:46.355 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:46.355 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:46.355 | + functions-common:get_or_add_user_system_role:1030 : echo b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:46.355 | b5c4237bf72543cbaa36b785cd9c0aeb 2026-06-25 14:46:46.482 | [2074 Async ks-system-reader:52288]: finished get_or_add_user_system_role reader 78d414f284374751b3737da31d27f823 all with result 0 in 18 seconds 2026-06-25 14:46:46.495 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:46.503 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-25 14:46:46.647 | [2074 Async ks-group-memberdemo:52552]: Waiting for completion of get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a running on PID 52552 (6 other jobs running) 2026-06-25 14:46:46.715 | [2074 Async ks-group-memberdemo:52552]: Signaling child to exit 2026-06-25 14:46:50.762 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:50.838 | [52631 Async ks-group-anotherdemo:52631]: finished successfully 2026-06-25 14:46:51.064 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:51.104 | [52552 Async ks-group-memberdemo:52552]: finished successfully 2026-06-25 14:46:51.146 | WAKEUP 2026-06-25 14:46:51.188 | [2074 Async ks-group-memberdemo:52552]: Signaled 2026-06-25 14:46:51.189 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:46:51.189 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 01e5030085cc4314bd0c55c0f8d6139c --project f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:51.190 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 01e5030085cc4314bd0c55c0f8d6139c --project f722ee59b92744c3a5ea338a6cc7a04a -f value -c Role 2026-06-25 14:46:51.190 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:51.190 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:51.190 | + functions-common:get_or_add_group_project_role:1049 : echo c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:51.190 | c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:51.260 | [2074 Async ks-group-memberdemo:52552]: finished get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a with result 0 in 14 seconds 2026-06-25 14:46:51.317 | [2074 Async ks-group-anotherdemo:52631]: Waiting for completion of get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a running on PID 52631 (5 other jobs running) 2026-06-25 14:46:51.356 | [2074 Async ks-group-anotherdemo:52631]: Signaling child to exit 2026-06-25 14:46:51.356 | WAKEUP 2026-06-25 14:46:51.379 | [2074 Async ks-group-anotherdemo:52631]: Signaled 2026-06-25 14:46:51.381 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:46:51.381 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 01e5030085cc4314bd0c55c0f8d6139c --project f722ee59b92744c3a5ea338a6cc7a04a 2026-06-25 14:46:51.381 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 01e5030085cc4314bd0c55c0f8d6139c --project f722ee59b92744c3a5ea338a6cc7a04a -f value -c Role 2026-06-25 14:46:51.381 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:51.381 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:51.381 | + functions-common:get_or_add_group_project_role:1049 : echo d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:51.382 | d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:51.447 | [2074 Async ks-group-anotherdemo:52631]: finished get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c f722ee59b92744c3a5ea338a6cc7a04a with result 0 in 13 seconds 2026-06-25 14:46:51.511 | [2074 Async ks-group-memberalt:52710]: Waiting for completion of get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b running on PID 52710 (4 other jobs running) 2026-06-25 14:46:51.558 | [2074 Async ks-group-memberalt:52710]: Signaling child to exit 2026-06-25 14:46:51.579 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:51.620 | [52710 Async ks-group-memberalt:52710]: finished successfully 2026-06-25 14:46:51.654 | WAKEUP 2026-06-25 14:46:51.687 | [2074 Async ks-group-memberalt:52710]: Signaled 2026-06-25 14:46:51.689 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:46:51.690 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 01e5030085cc4314bd0c55c0f8d6139c --project 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:51.690 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 01e5030085cc4314bd0c55c0f8d6139c --project 74cda0a9c03a466983c258b36a2e759b -f value -c Role 2026-06-25 14:46:51.690 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:51.690 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:51.690 | + functions-common:get_or_add_group_project_role:1049 : echo c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:51.690 | c5a34f8923b046cba9a51006ac2a0a62 2026-06-25 14:46:51.736 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:51.769 | [2074 Async ks-group-memberalt:52710]: finished get_or_add_group_project_role member 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b with result 0 in 14 seconds 2026-06-25 14:46:51.776 | [52789 Async ks-group-anotheralt:52789]: finished successfully 2026-06-25 14:46:51.832 | [2074 Async ks-group-anotheralt:52789]: Waiting for completion of get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b running on PID 52789 (3 other jobs running) 2026-06-25 14:46:51.876 | [2074 Async ks-group-anotheralt:52789]: Signaling child to exit 2026-06-25 14:46:51.877 | WAKEUP 2026-06-25 14:46:51.917 | [2074 Async ks-group-anotheralt:52789]: Signaled 2026-06-25 14:46:51.920 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:46:51.920 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 01e5030085cc4314bd0c55c0f8d6139c --project 74cda0a9c03a466983c258b36a2e759b 2026-06-25 14:46:51.920 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 01e5030085cc4314bd0c55c0f8d6139c --project 74cda0a9c03a466983c258b36a2e759b -f value -c Role 2026-06-25 14:46:51.920 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:51.920 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:51.921 | + functions-common:get_or_add_group_project_role:1049 : echo d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:51.921 | d59e914bcf334e73a286e58bb68b1d64 2026-06-25 14:46:51.996 | [2074 Async ks-group-anotheralt:52789]: finished get_or_add_group_project_role anotherrole 01e5030085cc4314bd0c55c0f8d6139c 74cda0a9c03a466983c258b36a2e759b with result 0 in 14 seconds 2026-06-25 14:46:52.057 | [2074 Async ks-group-admin:52868]: Waiting for completion of get_or_add_group_project_role admin a748cbb9d3af49baacfa15c6599872ca 5ca37abeabcb4631932d73e3b5ba0213 running on PID 52868 (2 other jobs running) 2026-06-25 14:46:52.099 | [2074 Async ks-group-admin:52868]: Signaling child to exit 2026-06-25 14:46:52.925 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:52.964 | [52868 Async ks-group-admin:52868]: finished successfully 2026-06-25 14:46:52.997 | WAKEUP 2026-06-25 14:46:53.025 | [2074 Async ks-group-admin:52868]: Signaled 2026-06-25 14:46:53.028 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:46:53.028 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group a748cbb9d3af49baacfa15c6599872ca --project 5ca37abeabcb4631932d73e3b5ba0213 2026-06-25 14:46:53.028 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a748cbb9d3af49baacfa15c6599872ca --project 5ca37abeabcb4631932d73e3b5ba0213 -f value -c Role 2026-06-25 14:46:53.028 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:53.028 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:53.029 | + functions-common:get_or_add_group_project_role:1049 : echo 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:53.029 | 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:46:53.094 | [2074 Async ks-group-admin:52868]: finished get_or_add_group_project_role admin a748cbb9d3af49baacfa15c6599872ca 5ca37abeabcb4631932d73e3b5ba0213 with result 0 in 15 seconds 2026-06-25 14:46:53.104 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:53.109 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 14:46:53.144 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:46:53.149 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 14:46:53.185 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:46:53.190 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 14:46:53.195 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 14:46:53.326 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 14:46:53.404 | [2074 Async create_nova_accounts:54769]: running: create_nova_accounts 2026-06-25 14:46:53.411 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 14:46:53.447 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:46:53.453 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 14:46:53.458 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 14:46:53.579 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 14:46:53.646 | [2074 Async create_glance_accounts:54892]: running: create_glance_accounts 2026-06-25 14:46:53.650 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 14:46:53.689 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:46:53.693 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 14:46:53.697 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 14:46:53.807 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 14:46:53.864 | [2074 Async create_cinder_accounts:55030]: running: create_cinder_accounts 2026-06-25 14:46:53.868 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 14:46:53.894 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:46:53.898 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 14:46:53.902 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 14:46:53.989 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 14:46:54.041 | [2074 Async create_neutron_accounts:55172]: running: create_neutron_accounts 2026-06-25 14:46:54.046 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 14:46:54.083 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:46:54.090 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 14:46:54.132 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:46:54.141 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 14:46:54.265 | [2074 Async create_nova_accounts:54769]: Waiting for completion of create_nova_accounts running on PID 54769 (5 other jobs running) 2026-06-25 14:46:54.326 | [2074 Async create_nova_accounts:54769]: Signaling child to exit 2026-06-25 14:47:33.900 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:33.927 | [55172 Async create_neutron_accounts:55172]: finished successfully 2026-06-25 14:47:42.634 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:42.665 | [55030 Async create_cinder_accounts:55030]: finished successfully 2026-06-25 14:48:01.761 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:01.787 | [54769 Async create_nova_accounts:54769]: finished successfully 2026-06-25 14:48:01.811 | WAKEUP 2026-06-25 14:48:01.835 | [2074 Async create_nova_accounts:54769]: Signaled 2026-06-25 14:48:01.836 | + lib/nova:create_nova_accounts:384 : [[ 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-06-25 14:48:01.836 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 14:48:01.836 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 14:48:01.836 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:01.836 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:01.836 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:01.836 | ++ 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-06-25 14:48:01.837 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.837 | + functions-common:get_or_create_user:915 : user_id=61ef085947ce4c7889f742deca91e156 2026-06-25 14:48:01.837 | + functions-common:get_or_create_user:916 : echo 61ef085947ce4c7889f742deca91e156 2026-06-25 14:48:01.837 | 61ef085947ce4c7889f742deca91e156 2026-06-25 14:48:01.837 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 14:48:01.837 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:01.837 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:01.837 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:01.838 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:01.838 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:01.839 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:01.839 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:01.839 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:01.839 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:01.840 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:01.840 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:01.840 | + 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-06-25 14:48:01.840 | ++ 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-06-25 14:48:01.840 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.840 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:01.840 | + functions-common:get_or_add_user_project_role:980 : echo ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:01.840 | ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:01.840 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:48:01.840 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 14:48:01.840 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:01.841 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:01.841 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:01.841 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:01.841 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:01.841 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:01.841 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:01.841 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:01.841 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:01.842 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:01.842 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:01.843 | + 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-06-25 14:48:01.843 | ++ 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-06-25 14:48:01.843 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.844 | + functions-common:get_or_add_user_project_role:979 : user_role_id=072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:48:01.844 | + functions-common:get_or_add_user_project_role:980 : echo 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:48:01.844 | 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:48:01.844 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 14:48:01.844 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.14/compute 2026-06-25 14:48:01.844 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 14:48:01.844 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:01.844 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 14:48:01.845 | ++ 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-06-25 14:48:01.845 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.845 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:01.845 | 2c33e5f672fa4b3bb9cac30991dbe52c' 2026-06-25 14:48:01.845 | + functions-common:get_or_create_service:1067 : echo 2c33e5f672fa4b3bb9cac30991dbe52c 2026-06-25 14:48:01.845 | 2c33e5f672fa4b3bb9cac30991dbe52c 2026-06-25 14:48:01.845 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.14/compute/v2/$(project_id)s' 2026-06-25 14:48:01.845 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:01.845 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.14/compute/v2/$(project_id)s' RegionOne 2026-06-25 14:48:01.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:01.845 | +++ 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-06-25 14:48:01.846 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:01.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:01.846 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.14/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 14:48:01.846 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2f32ad4eb12d43d88ba2b683c0a72226 2026-06-25 14:48:01.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2f32ad4eb12d43d88ba2b683c0a72226 2026-06-25 14:48:01.847 | + functions-common:get_or_create_endpoint:1100 : public_id=2f32ad4eb12d43d88ba2b683c0a72226 2026-06-25 14:48:01.847 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:01.848 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:01.849 | + functions-common:get_or_create_endpoint:1109 : echo 2f32ad4eb12d43d88ba2b683c0a72226 2026-06-25 14:48:01.850 | 2f32ad4eb12d43d88ba2b683c0a72226 2026-06-25 14:48:01.850 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 14:48:01.850 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:01.850 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 14:48:01.851 | ++ 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-06-25 14:48:01.851 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.852 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:01.852 | 4f5f32db516145c28ec402505641f464' 2026-06-25 14:48:01.852 | + functions-common:get_or_create_service:1067 : echo 4f5f32db516145c28ec402505641f464 2026-06-25 14:48:01.853 | 4f5f32db516145c28ec402505641f464 2026-06-25 14:48:01.853 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.14/compute/v2.1 2026-06-25 14:48:01.853 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:01.853 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.14/compute/v2.1 RegionOne 2026-06-25 14:48:01.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:01.854 | +++ 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-06-25 14:48:01.854 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:01.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:01.854 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.14/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 14:48:01.854 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:01.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=512709563d3c42199e52de835b96f9a3 2026-06-25 14:48:01.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 512709563d3c42199e52de835b96f9a3 2026-06-25 14:48:01.855 | + functions-common:get_or_create_endpoint:1100 : public_id=512709563d3c42199e52de835b96f9a3 2026-06-25 14:48:01.855 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:01.855 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:01.855 | + functions-common:get_or_create_endpoint:1109 : echo 512709563d3c42199e52de835b96f9a3 2026-06-25 14:48:01.855 | 512709563d3c42199e52de835b96f9a3 2026-06-25 14:48:01.856 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 14:48:01.856 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:01.856 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 14:48:01.856 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:01.856 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 14:48:01.857 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:01.857 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 14:48:01.857 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:01.857 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 14:48:01.886 | [2074 Async create_nova_accounts:54769]: finished create_nova_accounts with result 0 in 68 seconds 2026-06-25 14:48:01.922 | [2074 Async create_glance_accounts:54892]: Waiting for completion of create_glance_accounts running on PID 54892 (4 other jobs running) 2026-06-25 14:48:01.950 | [2074 Async create_glance_accounts:54892]: Signaling child to exit 2026-06-25 14:48:16.792 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:16.822 | [54892 Async create_glance_accounts:54892]: finished successfully 2026-06-25 14:48:16.850 | WAKEUP 2026-06-25 14:48:16.875 | [2074 Async create_glance_accounts:54892]: Signaled 2026-06-25 14:48:16.877 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 14:48:16.877 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:16.877 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 14:48:16.877 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 14:48:16.878 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:16.878 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:16.878 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:16.878 | ++ 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-06-25 14:48:16.878 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.878 | + functions-common:get_or_create_user:915 : user_id=08722c76eb94421f980f7a6c6565533a 2026-06-25 14:48:16.878 | + functions-common:get_or_create_user:916 : echo 08722c76eb94421f980f7a6c6565533a 2026-06-25 14:48:16.878 | 08722c76eb94421f980f7a6c6565533a 2026-06-25 14:48:16.878 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 14:48:16.878 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:16.878 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:16.879 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:16.879 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:16.879 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:16.879 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:16.879 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:16.879 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:16.879 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:16.879 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:16.880 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:16.880 | + 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-06-25 14:48:16.881 | ++ 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-06-25 14:48:16.881 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.882 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:16.882 | + functions-common:get_or_add_user_project_role:980 : echo ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:16.882 | ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:16.882 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:48:16.883 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 14:48:16.883 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:16.883 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:16.883 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:16.883 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:16.883 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:16.883 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:16.883 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:16.883 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:16.883 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:16.884 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:16.884 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:16.884 | + 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-06-25 14:48:16.884 | ++ 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-06-25 14:48:16.884 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.884 | + functions-common:get_or_add_user_project_role:979 : user_role_id=072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:48:16.884 | + functions-common:get_or_add_user_project_role:980 : echo 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:48:16.884 | 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:48:16.885 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 14:48:16.885 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:16.885 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 14:48:16.885 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:16.885 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 14:48:16.885 | ++ 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-06-25 14:48:16.885 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.886 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:16.886 | e34bfefd9584455b9b9d37961ef529b0' 2026-06-25 14:48:16.886 | + functions-common:get_or_create_service:1067 : echo e34bfefd9584455b9b9d37961ef529b0 2026-06-25 14:48:16.886 | e34bfefd9584455b9b9d37961ef529b0 2026-06-25 14:48:16.886 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.14/image 2026-06-25 14:48:16.886 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:16.886 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.14/image RegionOne 2026-06-25 14:48:16.886 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:16.886 | +++ 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-06-25 14:48:16.887 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:16.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:16.887 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.14/image --region RegionOne -f value -c id 2026-06-25 14:48:16.887 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0c950971f16b4c2d8938e0fbd76d23d5 2026-06-25 14:48:16.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0c950971f16b4c2d8938e0fbd76d23d5 2026-06-25 14:48:16.887 | + functions-common:get_or_create_endpoint:1100 : public_id=0c950971f16b4c2d8938e0fbd76d23d5 2026-06-25 14:48:16.887 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:16.888 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:16.888 | + functions-common:get_or_create_endpoint:1109 : echo 0c950971f16b4c2d8938e0fbd76d23d5 2026-06-25 14:48:16.888 | 0c950971f16b4c2d8938e0fbd76d23d5 2026-06-25 14:48:16.888 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 14:48:16.888 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 14:48:16.888 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 14:48:16.888 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.888 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 14:48:16.889 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 14:48:16.889 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 14:48:16.889 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 14:48:16.889 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 14:48:16.889 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 14:48:16.889 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 14:48:16.889 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-25 14:48:16.889 | +---------------+----------------------------------+ 2026-06-25 14:48:16.890 | | Field | Value | 2026-06-25 14:48:16.890 | +---------------+----------------------------------+ 2026-06-25 14:48:16.890 | | default_limit | 2000 | 2026-06-25 14:48:16.890 | | description | None | 2026-06-25 14:48:16.890 | | id | cfc4559d3cdc42e39d2d703c90eb3b21 | 2026-06-25 14:48:16.890 | | region_id | RegionOne | 2026-06-25 14:48:16.890 | | resource_name | image_size_total | 2026-06-25 14:48:16.890 | | service_id | e34bfefd9584455b9b9d37961ef529b0 | 2026-06-25 14:48:16.890 | +---------------+----------------------------------+ 2026-06-25 14:48:16.891 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-25 14:48:16.891 | +---------------+----------------------------------+ 2026-06-25 14:48:16.891 | | Field | Value | 2026-06-25 14:48:16.891 | +---------------+----------------------------------+ 2026-06-25 14:48:16.891 | | default_limit | 2000 | 2026-06-25 14:48:16.891 | | description | None | 2026-06-25 14:48:16.891 | | id | c46a537f935d4dc7a841333da5ddc453 | 2026-06-25 14:48:16.891 | | region_id | RegionOne | 2026-06-25 14:48:16.891 | | resource_name | image_stage_total | 2026-06-25 14:48:16.892 | | service_id | e34bfefd9584455b9b9d37961ef529b0 | 2026-06-25 14:48:16.892 | +---------------+----------------------------------+ 2026-06-25 14:48:16.892 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-25 14:48:16.892 | +---------------+----------------------------------+ 2026-06-25 14:48:16.892 | | Field | Value | 2026-06-25 14:48:16.892 | +---------------+----------------------------------+ 2026-06-25 14:48:16.892 | | default_limit | 100 | 2026-06-25 14:48:16.892 | | description | None | 2026-06-25 14:48:16.892 | | id | 9d8fb3015eb441b489d8579aa9d68281 | 2026-06-25 14:48:16.893 | | region_id | RegionOne | 2026-06-25 14:48:16.893 | | resource_name | image_count_total | 2026-06-25 14:48:16.893 | | service_id | e34bfefd9584455b9b9d37961ef529b0 | 2026-06-25 14:48:16.893 | +---------------+----------------------------------+ 2026-06-25 14:48:16.893 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-25 14:48:16.893 | +---------------+----------------------------------+ 2026-06-25 14:48:16.893 | | Field | Value | 2026-06-25 14:48:16.893 | +---------------+----------------------------------+ 2026-06-25 14:48:16.894 | | default_limit | 100 | 2026-06-25 14:48:16.894 | | description | None | 2026-06-25 14:48:16.894 | | id | 6a37fb0aae5b48518dca789ac0dc2e10 | 2026-06-25 14:48:16.894 | | region_id | RegionOne | 2026-06-25 14:48:16.894 | | resource_name | image_count_uploading | 2026-06-25 14:48:16.894 | | service_id | e34bfefd9584455b9b9d37961ef529b0 | 2026-06-25 14:48:16.894 | +---------------+----------------------------------+ 2026-06-25 14:48:16.894 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 14:48:16.894 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 14:48:16.894 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 14:48:16.895 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 14:48:16.895 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 14:48:16.895 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.14/identity 2026-06-25 14:48:16.895 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 14:48:16.895 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 14:48:16.895 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:16.895 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 0c950971f16b4c2d8938e0fbd76d23d5 2026-06-25 14:48:16.895 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 14:48:16.896 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 14:48:16.896 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:16.945 | [2074 Async create_glance_accounts:54892]: finished create_glance_accounts with result 0 in 83 seconds 2026-06-25 14:48:16.991 | [2074 Async create_cinder_accounts:55030]: Waiting for completion of create_cinder_accounts running on PID 55030 (3 other jobs running) 2026-06-25 14:48:17.022 | [2074 Async create_cinder_accounts:55030]: Signaling child to exit 2026-06-25 14:48:17.022 | WAKEUP 2026-06-25 14:48:17.048 | [2074 Async create_cinder_accounts:55030]: Signaled 2026-06-25 14:48:17.051 | + lib/cinder:create_cinder_accounts:452 : [[ 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-06-25 14:48:17.051 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 14:48:17.051 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 14:48:17.051 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:17.051 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 14:48:17.052 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 14:48:17.052 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:17.052 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:17.052 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:17.052 | ++ 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-06-25 14:48:17.052 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.052 | + functions-common:get_or_create_user:915 : user_id=2f980ffbadd6470db318451856c7b46d 2026-06-25 14:48:17.052 | + functions-common:get_or_create_user:916 : echo 2f980ffbadd6470db318451856c7b46d 2026-06-25 14:48:17.052 | 2f980ffbadd6470db318451856c7b46d 2026-06-25 14:48:17.052 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 14:48:17.053 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:17.053 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:17.053 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:17.053 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:17.053 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:17.053 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:17.053 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:17.053 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:17.053 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:17.053 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:17.054 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:17.054 | + 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-06-25 14:48:17.054 | ++ 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-06-25 14:48:17.054 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.054 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:17.054 | + functions-common:get_or_add_user_project_role:980 : echo ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:17.054 | ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:17.054 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 14:48:17.054 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 14:48:17.054 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.14/volume 2026-06-25 14:48:17.055 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 14:48:17.055 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:17.055 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 14:48:17.055 | ++ 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-06-25 14:48:17.055 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.055 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:17.055 | c7f27e2e6151494d9b9ca7e71a9fb682' 2026-06-25 14:48:17.055 | + functions-common:get_or_create_service:1067 : echo c7f27e2e6151494d9b9ca7e71a9fb682 2026-06-25 14:48:17.055 | c7f27e2e6151494d9b9ca7e71a9fb682 2026-06-25 14:48:17.055 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.14/volume/v3 2026-06-25 14:48:17.056 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:17.056 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.14/volume/v3 RegionOne 2026-06-25 14:48:17.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:17.056 | +++ 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-06-25 14:48:17.056 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:17.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:17.056 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.14/volume/v3 --region RegionOne -f value -c id 2026-06-25 14:48:17.056 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4c003d0cfa8b4096967c3661a86695c3 2026-06-25 14:48:17.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4c003d0cfa8b4096967c3661a86695c3 2026-06-25 14:48:17.057 | + functions-common:get_or_create_endpoint:1100 : public_id=4c003d0cfa8b4096967c3661a86695c3 2026-06-25 14:48:17.057 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:17.057 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:17.057 | + functions-common:get_or_create_endpoint:1109 : echo 4c003d0cfa8b4096967c3661a86695c3 2026-06-25 14:48:17.057 | 4c003d0cfa8b4096967c3661a86695c3 2026-06-25 14:48:17.057 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 14:48:17.057 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 14:48:17.057 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:48:17.057 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-25 14:48:17.058 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.058 | ++ functions-common:get_or_create_project:928 : project_id=ef848515402d42509987630cfdabfb3c 2026-06-25 14:48:17.058 | ++ functions-common:get_or_create_project:929 : echo ef848515402d42509987630cfdabfb3c 2026-06-25 14:48:17.058 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ef848515402d42509987630cfdabfb3c 2026-06-25 14:48:17.058 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 14:48:17.058 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:17.058 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:17.058 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:17.058 | +++ 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-06-25 14:48:17.058 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 14:48:17.059 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.059 | ++ functions-common:get_or_create_user:915 : user_id=2f980ffbadd6470db318451856c7b46d 2026-06-25 14:48:17.059 | ++ functions-common:get_or_create_user:916 : echo 2f980ffbadd6470db318451856c7b46d 2026-06-25 14:48:17.059 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2f980ffbadd6470db318451856c7b46d 2026-06-25 14:48:17.122 | [2074 Async create_cinder_accounts:55030]: finished create_cinder_accounts with result 0 in 48 seconds 2026-06-25 14:48:17.132 | + inc/async:async_wait:197 : return 0 2026-06-25 14:48:17.135 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 14:48:17.196 | [2074 Async create_neutron_accounts:55172]: Waiting for completion of create_neutron_accounts running on PID 55172 (2 other jobs running) 2026-06-25 14:48:17.231 | [2074 Async create_neutron_accounts:55172]: Signaling child to exit 2026-06-25 14:48:17.231 | WAKEUP 2026-06-25 14:48:17.257 | [2074 Async create_neutron_accounts:55172]: Signaled 2026-06-25 14:48:17.259 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 14:48:17.259 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.14/ 2026-06-25 14:48:17.259 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 14:48:17.259 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.14/networking 2026-06-25 14:48:17.260 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 14:48:17.260 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:17.260 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 14:48:17.260 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 14:48:17.260 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:17.260 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:17.260 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:17.261 | ++ 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-06-25 14:48:17.261 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.261 | + functions-common:get_or_create_user:915 : user_id=dccc4dcc0cf54a9b9424a35534549e03 2026-06-25 14:48:17.261 | + functions-common:get_or_create_user:916 : echo dccc4dcc0cf54a9b9424a35534549e03 2026-06-25 14:48:17.261 | dccc4dcc0cf54a9b9424a35534549e03 2026-06-25 14:48:17.261 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 14:48:17.262 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:17.262 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:17.262 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:17.262 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:17.262 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:17.262 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:17.262 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:17.262 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:17.263 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:17.263 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:17.263 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:17.263 | + 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-06-25 14:48:17.263 | ++ 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-06-25 14:48:17.263 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.263 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:17.263 | + functions-common:get_or_add_user_project_role:980 : echo ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:17.263 | ef5d3924ef32437db4f62226236feccc 2026-06-25 14:48:17.263 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 14:48:17.264 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 14:48:17.264 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:17.264 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 14:48:17.264 | ++ 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-06-25 14:48:17.264 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.264 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:17.264 | a196006b79bc4ffaa875abe8484eb6d5' 2026-06-25 14:48:17.264 | + functions-common:get_or_create_service:1067 : echo a196006b79bc4ffaa875abe8484eb6d5 2026-06-25 14:48:17.265 | a196006b79bc4ffaa875abe8484eb6d5 2026-06-25 14:48:17.265 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.14/networking 2026-06-25 14:48:17.265 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:17.265 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.14/networking RegionOne 2026-06-25 14:48:17.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:17.265 | +++ 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-06-25 14:48:17.265 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:17.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:17.266 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.14/networking --region RegionOne -f value -c id 2026-06-25 14:48:17.266 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:17.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=46904467ae6d49338d691535a21eeb19 2026-06-25 14:48:17.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 46904467ae6d49338d691535a21eeb19 2026-06-25 14:48:17.266 | + functions-common:get_or_create_endpoint:1100 : public_id=46904467ae6d49338d691535a21eeb19 2026-06-25 14:48:17.266 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:17.266 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:17.266 | + functions-common:get_or_create_endpoint:1109 : echo 46904467ae6d49338d691535a21eeb19 2026-06-25 14:48:17.266 | 46904467ae6d49338d691535a21eeb19 2026-06-25 14:48:17.322 | [2074 Async create_neutron_accounts:55172]: finished create_neutron_accounts with result 0 in 39 seconds 2026-06-25 14:48:17.330 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 14:48:17.338 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 14:48:17.342 | + inc/async:async_wait:197 : return 0 2026-06-25 14:48:17.346 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 14:48:17.370 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:17.376 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 14:48:17.403 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:17.408 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 14:48:17.411 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:48:17.415 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 14:48:17.419 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 14:48:17.423 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 14:48:17.509 | + inc/async:async_inner:63 : init_glance 2026-06-25 14:48:17.564 | [2074 Async init_glance:57451]: running: init_glance 2026-06-25 14:48:17.569 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 14:48:17.597 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:17.601 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 14:48:17.606 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:48:17.611 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 14:48:17.616 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 14:48:17.620 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 14:48:17.624 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 14:48:17.628 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 14:48:17.652 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 14:48:17.653 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 14:48:33.163 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:33.189 | [57451 Async init_glance:57451]: finished successfully 2026-06-25 14:49:01.972 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 14:49:01.979 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 14:49:01.983 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 14:49:01.987 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 14:49:01.991 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 14:49:01.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 14:49:01.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 14:49:02.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 14:49:02.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 14:49:02.006 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 14:49:02.009 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 14:49:02.013 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 14:49:02.016 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 14:49:02.019 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 14:49:02.022 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 14:49:02.026 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 14:49:02.031 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:02.035 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:02.038 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 14:49:02.041 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:02.047 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 14:49:02.051 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 14:49:02.054 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 14:49:02.057 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 14:49:02.060 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:49:02.062 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:49:02.065 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:49:02.082 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:02.085 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:49:02.088 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 14:49:02.091 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 14:49:02.126 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 14:49:02.164 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 14:49:02.201 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 14:49:02.239 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 14:49:02.279 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 14:49:02.317 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 14:49:02.319 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 14:49:02.322 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 14:49:02.325 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:49:02.328 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:49:02.352 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:49:02.355 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:49:02.358 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:49:02.361 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:49:02.364 | + 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-06-25 14:49:02.405 | + 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-06-25 14:49:02.445 | + 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-06-25 14:49:02.478 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:49:02.513 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 14:49:02.548 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 14:49:02.551 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:49:02.553 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 14:49:02.557 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 14:49:02.559 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 14:49:02.563 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:49:02.566 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 14:49:02.570 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 14:49:02.586 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-25 14:49:02.603 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-25 14:49:02.622 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-25 14:49:02.640 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 14:49:02.662 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 14:49:02.666 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:49:02.670 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 14:49:02.675 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.SAD5DQUW7Y 2026-06-25 14:49:02.678 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 14:49:02.682 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:49:02.685 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.SAD5DQUW7Y 2026-06-25 14:49:02.690 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.SAD5DQUW7Y 2026-06-25 14:49:02.708 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.SAD5DQUW7Y /etc/sudoers.d/neutron-rootwrap 2026-06-25 14:49:02.726 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 14:49:02.729 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 14:49:02.732 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 14:49:02.770 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 14:49:02.773 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:49:02.813 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 14:49:02.816 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 14:49:02.820 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 14:49:02.824 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:49:02.827 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:49:02.830 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:49:02.852 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:02.857 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:49:02.861 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:49:02.863 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:49:02.885 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:02.889 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:49:02.894 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/ 2026-06-25 14:49:02.937 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:49:02.940 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:49:02.944 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 14:49:02.967 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:02.971 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 14:49:02.993 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:02.997 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 14:49:03.021 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:03.024 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:49:03.048 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:03.052 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:49:03.076 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:03.080 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:49:03.083 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 14:49:03.109 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:03.112 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 14:49:03.117 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 14:49:03.120 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 14:49:03.120 | Configuring OVN 2026-06-25 14:49:03.124 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 14:49:03.128 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 14:49:03.133 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 14:49:03.139 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=9a0bc17a-ec98-4317-b56c-47792b8acbad 2026-06-25 14:49:03.143 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:49:03.148 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 14:49:03.152 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:49:03.155 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:49:03.159 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:49:03.163 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:49:03.166 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:49:03.171 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:49:03.174 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:49:03.179 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:49:03.182 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:49:03.186 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:49:03.189 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:49:03.193 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:49:03.197 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:49:03.201 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 14:49:03.205 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 14:49:03.209 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 14:49:03.213 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 14:49:03.236 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:03.239 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 14:49:03.298 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 14:49:03.302 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 14:49:03.306 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 14:49:03.328 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:03.332 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 14:49:03.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:49:03.340 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 14:49:03.344 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 14:49:03.364 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 14:49:03.371 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 14:49:03.375 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 14:49:45.367 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:49:45.374 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:49:45.377 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:49:45.380 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 14:49:45.419 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 14:49:45.422 | + lib/neutron:configure_root_helper_options:1107 : 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-06-25 14:49:45.469 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 14:49:45.513 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.14 2026-06-25 14:49:45.557 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 14:49:45.603 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-25 14:49:45.648 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 14:49:45.682 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.14:6642 2026-06-25 14:49:45.715 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 14:49:45.733 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:45.736 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 14:49:45.739 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 14:49:45.770 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.14:6641 2026-06-25 14:49:45.802 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 14:49:45.804 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 14:49:45.804 | Configuring Neutron for OVN 2026-06-25 14:49:45.807 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 14:49:45.832 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:45.836 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 14:49:45.840 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 14:49:45.841 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 14:49:49.808 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : 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-06-25 14:49:49.812 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 14:49:49.812 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 14:49:53.149 | + 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,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-06-25 14:49:53.151 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 14:49:53.167 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:53.170 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : 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-06-25 14:49:53.174 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.175 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : 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-06-25 14:49:53.175 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 14:49:53.175 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 14:49:53.177 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.178 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 14:49:53.183 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 14:49:53.183 | address-scope 2026-06-25 14:49:53.183 | agent 2026-06-25 14:49:53.183 | allowed-address-pairs 2026-06-25 14:49:53.183 | auto-allocated-topology 2026-06-25 14:49:53.183 | availability_zone 2026-06-25 14:49:53.183 | bgp 2026-06-25 14:49:53.183 | bgp_4byte_asn 2026-06-25 14:49:53.183 | bgp_dragent_scheduler 2026-06-25 14:49:53.184 | binding 2026-06-25 14:49:53.184 | binding-extended 2026-06-25 14:49:53.184 | default-subnetpools 2026-06-25 14:49:53.184 | dhcp_agent_scheduler 2026-06-25 14:49:53.184 | dns-domain-ports 2026-06-25 14:49:53.184 | dns-integration 2026-06-25 14:49:53.184 | dns-integration-domain-keywords 2026-06-25 14:49:53.184 | empty-string-filtering 2026-06-25 14:49:53.184 | enable-default-route-bfd 2026-06-25 14:49:53.185 | enable-default-route-ecmp 2026-06-25 14:49:53.185 | expose-port-forwarding-in-fip 2026-06-25 14:49:53.185 | ext-gw-mode 2026-06-25 14:49:53.185 | external-gateway-multihoming 2026-06-25 14:49:53.185 | external-net 2026-06-25 14:49:53.185 | extra_dhcp_opt 2026-06-25 14:49:53.187 | extraroute 2026-06-25 14:49:53.187 | extraroute-atomic 2026-06-25 14:49:53.188 | filter-validation 2026-06-25 14:49:53.188 | fip-port-details 2026-06-25 14:49:53.188 | flavors 2026-06-25 14:49:53.188 | floating-ip-port-forwarding 2026-06-25 14:49:53.188 | floating-ip-port-forwarding-description 2026-06-25 14:49:53.188 | floating-ip-port-forwarding-detail 2026-06-25 14:49:53.188 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:49:53.188 | floatingip-pools 2026-06-25 14:49:53.188 | fwaas_v2 2026-06-25 14:49:53.188 | ip_allocation 2026-06-25 14:49:53.188 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:49:53.188 | l3-flavors 2026-06-25 14:49:53.189 | l3-ha 2026-06-25 14:49:53.189 | l3_agent_scheduler 2026-06-25 14:49:53.189 | logging 2026-06-25 14:49:53.189 | multi-provider 2026-06-25 14:49:53.189 | net-mtu 2026-06-25 14:49:53.189 | net-mtu-writable 2026-06-25 14:49:53.189 | network-ip-availability 2026-06-25 14:49:53.189 | network_availability_zone 2026-06-25 14:49:53.189 | network_ha 2026-06-25 14:49:53.189 | pagination 2026-06-25 14:49:53.189 | port-device-profile 2026-06-25 14:49:53.190 | port-hardware-offload-type 2026-06-25 14:49:53.190 | port-mac-address-regenerate 2026-06-25 14:49:53.190 | port-numa-affinity-policy 2026-06-25 14:49:53.190 | port-numa-affinity-policy-socket 2026-06-25 14:49:53.190 | port-resource-request 2026-06-25 14:49:53.190 | port-security 2026-06-25 14:49:53.190 | port-trusted-vif 2026-06-25 14:49:53.190 | project-id 2026-06-25 14:49:53.190 | provider 2026-06-25 14:49:53.190 | pvlan 2026-06-25 14:49:53.190 | qinq 2026-06-25 14:49:53.190 | qos 2026-06-25 14:49:53.191 | qos-bw-limit-direction 2026-06-25 14:49:53.191 | qos-bw-minimum-ingress 2026-06-25 14:49:53.191 | qos-default 2026-06-25 14:49:53.191 | qos-fip 2026-06-25 14:49:53.191 | qos-gateway-ip 2026-06-25 14:49:53.191 | qos-rule-type-details 2026-06-25 14:49:53.191 | qos-rule-type-filter 2026-06-25 14:49:53.191 | qos-rules-alias 2026-06-25 14:49:53.191 | quota-check-limit 2026-06-25 14:49:53.191 | quota-check-limit-default 2026-06-25 14:49:53.191 | quota_details 2026-06-25 14:49:53.192 | quotas 2026-06-25 14:49:53.192 | rbac-address-scope 2026-06-25 14:49:53.192 | rbac-policies 2026-06-25 14:49:53.192 | rbac-security-groups 2026-06-25 14:49:53.192 | router 2026-06-25 14:49:53.192 | router-enable-snat 2026-06-25 14:49:53.192 | router_availability_zone 2026-06-25 14:49:53.192 | security-group 2026-06-25 14:49:53.192 | security-groups-default-rules 2026-06-25 14:49:53.192 | security-groups-default-statefulness 2026-06-25 14:49:53.192 | security-groups-normalized-cidr 2026-06-25 14:49:53.192 | security-groups-remote-address-group 2026-06-25 14:49:53.193 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:49:53.193 | security-groups-shared-filtering 2026-06-25 14:49:53.193 | segment 2026-06-25 14:49:53.193 | sorting 2026-06-25 14:49:53.193 | standard-attr-description 2026-06-25 14:49:53.193 | standard-attr-fwaas-v2 2026-06-25 14:49:53.193 | standard-attr-revisions 2026-06-25 14:49:53.193 | standard-attr-tag 2026-06-25 14:49:53.193 | standard-attr-timestamp 2026-06-25 14:49:53.193 | stateful-security-group 2026-06-25 14:49:53.193 | subnet-dns-publish-fixed-ip 2026-06-25 14:49:53.193 | subnet-external-network 2026-06-25 14:49:53.194 | subnet-service-types 2026-06-25 14:49:53.194 | subnet_allocation 2026-06-25 14:49:53.194 | subnet_onboard 2026-06-25 14:49:53.194 | subnetpool-prefix-ops 2026-06-25 14:49:53.194 | tag-creation 2026-06-25 14:49:53.194 | tap-mirror 2026-06-25 14:49:53.194 | tap-mirror-both-direction 2026-06-25 14:49:53.194 | trunk 2026-06-25 14:49:53.194 | uplink-status-propagation 2026-06-25 14:49:53.194 | uplink-status-propagation-updatable 2026-06-25 14:49:53.194 | vlan-transparent 2026-06-25 14:49:53.194 | vpn-endpoint-groups 2026-06-25 14:49:53.195 | vpnaas' 2026-06-25 14:49:53.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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-06-25 14:49:53.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 14:49:53.195 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 14:49:53.195 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 14:49:53.199 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 14:49:53.199 | address-scope 2026-06-25 14:49:53.199 | agent 2026-06-25 14:49:53.199 | allowed-address-pairs 2026-06-25 14:49:53.199 | auto-allocated-topology 2026-06-25 14:49:53.200 | availability_zone 2026-06-25 14:49:53.200 | bgp 2026-06-25 14:49:53.200 | bgp_4byte_asn 2026-06-25 14:49:53.200 | bgp_dragent_scheduler 2026-06-25 14:49:53.200 | binding 2026-06-25 14:49:53.200 | binding-extended 2026-06-25 14:49:53.200 | default-subnetpools 2026-06-25 14:49:53.200 | dhcp_agent_scheduler 2026-06-25 14:49:53.200 | dns-domain-ports 2026-06-25 14:49:53.200 | dns-integration 2026-06-25 14:49:53.200 | dns-integration-domain-keywords 2026-06-25 14:49:53.200 | empty-string-filtering 2026-06-25 14:49:53.201 | enable-default-route-bfd 2026-06-25 14:49:53.201 | enable-default-route-ecmp 2026-06-25 14:49:53.201 | expose-port-forwarding-in-fip 2026-06-25 14:49:53.201 | ext-gw-mode 2026-06-25 14:49:53.201 | external-gateway-multihoming 2026-06-25 14:49:53.201 | external-net 2026-06-25 14:49:53.201 | extra_dhcp_opt 2026-06-25 14:49:53.201 | extraroute 2026-06-25 14:49:53.201 | extraroute-atomic 2026-06-25 14:49:53.201 | filter-validation 2026-06-25 14:49:53.201 | fip-port-details 2026-06-25 14:49:53.201 | flavors 2026-06-25 14:49:53.202 | floating-ip-port-forwarding 2026-06-25 14:49:53.202 | floating-ip-port-forwarding-description 2026-06-25 14:49:53.202 | floating-ip-port-forwarding-detail 2026-06-25 14:49:53.202 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:49:53.202 | floatingip-pools 2026-06-25 14:49:53.202 | fwaas_v2 2026-06-25 14:49:53.202 | ip_allocation 2026-06-25 14:49:53.202 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:49:53.202 | l3-flavors 2026-06-25 14:49:53.202 | l3-ha 2026-06-25 14:49:53.202 | l3_agent_scheduler 2026-06-25 14:49:53.203 | logging 2026-06-25 14:49:53.203 | multi-provider 2026-06-25 14:49:53.203 | net-mtu 2026-06-25 14:49:53.203 | net-mtu-writable 2026-06-25 14:49:53.203 | network-ip-availability 2026-06-25 14:49:53.203 | network_availability_zone 2026-06-25 14:49:53.203 | network_ha 2026-06-25 14:49:53.203 | pagination 2026-06-25 14:49:53.203 | port-device-profile 2026-06-25 14:49:53.203 | port-hardware-offload-type 2026-06-25 14:49:53.203 | port-mac-address-regenerate 2026-06-25 14:49:53.203 | port-numa-affinity-policy 2026-06-25 14:49:53.204 | port-numa-affinity-policy-socket 2026-06-25 14:49:53.204 | port-resource-request 2026-06-25 14:49:53.204 | port-security 2026-06-25 14:49:53.204 | port-trusted-vif 2026-06-25 14:49:53.204 | project-id 2026-06-25 14:49:53.204 | provider 2026-06-25 14:49:53.204 | pvlan 2026-06-25 14:49:53.204 | qinq 2026-06-25 14:49:53.204 | qos 2026-06-25 14:49:53.204 | qos-bw-limit-direction 2026-06-25 14:49:53.204 | qos-bw-minimum-ingress 2026-06-25 14:49:53.204 | qos-default 2026-06-25 14:49:53.205 | qos-fip 2026-06-25 14:49:53.205 | qos-gateway-ip 2026-06-25 14:49:53.205 | qos-rule-type-details 2026-06-25 14:49:53.205 | qos-rule-type-filter 2026-06-25 14:49:53.205 | qos-rules-alias 2026-06-25 14:49:53.205 | quota-check-limit 2026-06-25 14:49:53.205 | quota-check-limit-default 2026-06-25 14:49:53.205 | quota_details 2026-06-25 14:49:53.205 | quotas 2026-06-25 14:49:53.205 | rbac-address-scope 2026-06-25 14:49:53.205 | rbac-policies 2026-06-25 14:49:53.205 | rbac-security-groups 2026-06-25 14:49:53.206 | router 2026-06-25 14:49:53.206 | router-enable-snat 2026-06-25 14:49:53.206 | router_availability_zone 2026-06-25 14:49:53.206 | security-group 2026-06-25 14:49:53.206 | security-groups-default-rules 2026-06-25 14:49:53.206 | security-groups-default-statefulness 2026-06-25 14:49:53.206 | security-groups-normalized-cidr 2026-06-25 14:49:53.206 | security-groups-remote-address-group 2026-06-25 14:49:53.206 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:49:53.206 | security-groups-shared-filtering 2026-06-25 14:49:53.206 | segment 2026-06-25 14:49:53.207 | sorting 2026-06-25 14:49:53.207 | standard-attr-description 2026-06-25 14:49:53.207 | standard-attr-fwaas-v2 2026-06-25 14:49:53.207 | standard-attr-revisions 2026-06-25 14:49:53.207 | standard-attr-tag 2026-06-25 14:49:53.207 | standard-attr-timestamp 2026-06-25 14:49:53.207 | stateful-security-group 2026-06-25 14:49:53.207 | subnet-dns-publish-fixed-ip 2026-06-25 14:49:53.207 | subnet-external-network 2026-06-25 14:49:53.207 | subnet-service-types 2026-06-25 14:49:53.207 | subnet_allocation 2026-06-25 14:49:53.208 | subnet_onboard 2026-06-25 14:49:53.208 | subnetpool-prefix-ops 2026-06-25 14:49:53.208 | tag-creation 2026-06-25 14:49:53.208 | tap-mirror 2026-06-25 14:49:53.208 | tap-mirror-both-direction 2026-06-25 14:49:53.208 | trunk 2026-06-25 14:49:53.208 | uplink-status-propagation 2026-06-25 14:49:53.208 | uplink-status-propagation-updatable 2026-06-25 14:49:53.208 | vlan-transparent 2026-06-25 14:49:53.208 | vpn-endpoint-groups 2026-06-25 14:49:53.208 | vpnaas' 2026-06-25 14:49:53.208 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 14:49:53.209 | address-scope 2026-06-25 14:49:53.209 | agent 2026-06-25 14:49:53.209 | allowed-address-pairs 2026-06-25 14:49:53.209 | auto-allocated-topology 2026-06-25 14:49:53.209 | availability_zone 2026-06-25 14:49:53.209 | bgp 2026-06-25 14:49:53.209 | bgp_4byte_asn 2026-06-25 14:49:53.209 | bgp_dragent_scheduler 2026-06-25 14:49:53.209 | binding 2026-06-25 14:49:53.209 | binding-extended 2026-06-25 14:49:53.209 | default-subnetpools 2026-06-25 14:49:53.209 | dhcp_agent_scheduler 2026-06-25 14:49:53.210 | dns-domain-ports 2026-06-25 14:49:53.210 | dns-integration 2026-06-25 14:49:53.210 | dns-integration-domain-keywords 2026-06-25 14:49:53.210 | empty-string-filtering 2026-06-25 14:49:53.210 | enable-default-route-bfd 2026-06-25 14:49:53.210 | enable-default-route-ecmp 2026-06-25 14:49:53.210 | expose-port-forwarding-in-fip 2026-06-25 14:49:53.210 | ext-gw-mode 2026-06-25 14:49:53.210 | external-gateway-multihoming 2026-06-25 14:49:53.210 | external-net 2026-06-25 14:49:53.210 | extra_dhcp_opt 2026-06-25 14:49:53.211 | extraroute 2026-06-25 14:49:53.211 | extraroute-atomic 2026-06-25 14:49:53.211 | filter-validation 2026-06-25 14:49:53.211 | fip-port-details 2026-06-25 14:49:53.211 | flavors 2026-06-25 14:49:53.211 | floating-ip-port-forwarding 2026-06-25 14:49:53.211 | floating-ip-port-forwarding-description 2026-06-25 14:49:53.211 | floating-ip-port-forwarding-detail 2026-06-25 14:49:53.211 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:49:53.211 | floatingip-pools 2026-06-25 14:49:53.211 | fwaas_v2 2026-06-25 14:49:53.211 | ip_allocation 2026-06-25 14:49:53.212 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:49:53.212 | l3-flavors 2026-06-25 14:49:53.212 | l3-ha 2026-06-25 14:49:53.212 | l3_agent_scheduler 2026-06-25 14:49:53.212 | logging 2026-06-25 14:49:53.212 | multi-provider 2026-06-25 14:49:53.212 | net-mtu 2026-06-25 14:49:53.212 | net-mtu-writable 2026-06-25 14:49:53.212 | network-ip-availability 2026-06-25 14:49:53.212 | network_availability_zone 2026-06-25 14:49:53.212 | network_ha 2026-06-25 14:49:53.212 | pagination 2026-06-25 14:49:53.213 | port-device-profile 2026-06-25 14:49:53.213 | port-hardware-offload-type 2026-06-25 14:49:53.213 | port-mac-address-regenerate 2026-06-25 14:49:53.213 | port-numa-affinity-policy 2026-06-25 14:49:53.213 | port-numa-affinity-policy-socket 2026-06-25 14:49:53.213 | port-resource-request 2026-06-25 14:49:53.213 | port-security 2026-06-25 14:49:53.213 | port-trusted-vif 2026-06-25 14:49:53.213 | project-id 2026-06-25 14:49:53.213 | provider 2026-06-25 14:49:53.214 | pvlan 2026-06-25 14:49:53.214 | qinq 2026-06-25 14:49:53.214 | qos 2026-06-25 14:49:53.214 | qos-bw-limit-direction 2026-06-25 14:49:53.214 | qos-bw-minimum-ingress 2026-06-25 14:49:53.214 | qos-default 2026-06-25 14:49:53.214 | qos-fip 2026-06-25 14:49:53.214 | qos-gateway-ip 2026-06-25 14:49:53.214 | qos-rule-type-details 2026-06-25 14:49:53.214 | qos-rule-type-filter 2026-06-25 14:49:53.215 | qos-rules-alias 2026-06-25 14:49:53.215 | quota-check-limit 2026-06-25 14:49:53.215 | quota-check-limit-default 2026-06-25 14:49:53.215 | quota_details 2026-06-25 14:49:53.215 | quotas 2026-06-25 14:49:53.215 | rbac-address-scope 2026-06-25 14:49:53.215 | rbac-policies 2026-06-25 14:49:53.215 | rbac-security-groups 2026-06-25 14:49:53.215 | router 2026-06-25 14:49:53.216 | router-enable-snat 2026-06-25 14:49:53.216 | router_availability_zone 2026-06-25 14:49:53.216 | security-group 2026-06-25 14:49:53.216 | security-groups-default-rules 2026-06-25 14:49:53.216 | security-groups-default-statefulness 2026-06-25 14:49:53.216 | security-groups-normalized-cidr 2026-06-25 14:49:53.216 | security-groups-remote-address-group 2026-06-25 14:49:53.216 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:49:53.216 | security-groups-shared-filtering 2026-06-25 14:49:53.216 | segment 2026-06-25 14:49:53.216 | sorting 2026-06-25 14:49:53.217 | standard-attr-description 2026-06-25 14:49:53.217 | standard-attr-fwaas-v2 2026-06-25 14:49:53.217 | standard-attr-revisions 2026-06-25 14:49:53.217 | standard-attr-tag 2026-06-25 14:49:53.217 | standard-attr-timestamp 2026-06-25 14:49:53.217 | stateful-security-group 2026-06-25 14:49:53.217 | subnet-dns-publish-fixed-ip 2026-06-25 14:49:53.217 | subnet-external-network 2026-06-25 14:49:53.218 | subnet-service-types 2026-06-25 14:49:53.218 | subnet_allocation 2026-06-25 14:49:53.218 | subnet_onboard 2026-06-25 14:49:53.218 | subnetpool-prefix-ops 2026-06-25 14:49:53.218 | tag-creation 2026-06-25 14:49:53.218 | tap-mirror 2026-06-25 14:49:53.218 | tap-mirror-both-direction 2026-06-25 14:49:53.218 | trunk 2026-06-25 14:49:53.218 | uplink-status-propagation 2026-06-25 14:49:53.219 | uplink-status-propagation-updatable 2026-06-25 14:49:53.219 | vlan-transparent 2026-06-25 14:49:53.219 | vpn-endpoint-groups 2026-06-25 14:49:53.219 | vpnaas' 2026-06-25 14:49:53.219 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 14:49:53.219 | address-scope 2026-06-25 14:49:53.220 | agent 2026-06-25 14:49:53.220 | allowed-address-pairs 2026-06-25 14:49:53.220 | auto-allocated-topology 2026-06-25 14:49:53.220 | availability_zone 2026-06-25 14:49:53.220 | bgp 2026-06-25 14:49:53.220 | bgp_4byte_asn 2026-06-25 14:49:53.220 | bgp_dragent_scheduler 2026-06-25 14:49:53.220 | binding 2026-06-25 14:49:53.220 | binding-extended 2026-06-25 14:49:53.220 | default-subnetpools 2026-06-25 14:49:53.220 | dhcp_agent_scheduler 2026-06-25 14:49:53.220 | dns-domain-ports 2026-06-25 14:49:53.221 | dns-integration 2026-06-25 14:49:53.221 | dns-integration-domain-keywords 2026-06-25 14:49:53.221 | empty-string-filtering 2026-06-25 14:49:53.221 | enable-default-route-bfd 2026-06-25 14:49:53.221 | enable-default-route-ecmp 2026-06-25 14:49:53.221 | expose-port-forwarding-in-fip 2026-06-25 14:49:53.221 | ext-gw-mode 2026-06-25 14:49:53.222 | external-gateway-multihoming 2026-06-25 14:49:53.222 | external-net 2026-06-25 14:49:53.222 | extra_dhcp_opt 2026-06-25 14:49:53.222 | extraroute 2026-06-25 14:49:53.222 | extraroute-atomic 2026-06-25 14:49:53.222 | filter-validation 2026-06-25 14:49:53.222 | fip-port-details 2026-06-25 14:49:53.222 | flavors 2026-06-25 14:49:53.222 | floating-ip-port-forwarding 2026-06-25 14:49:53.222 | floating-ip-port-forwarding-description 2026-06-25 14:49:53.223 | floating-ip-port-forwarding-detail 2026-06-25 14:49:53.223 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:49:53.223 | floatingip-pools 2026-06-25 14:49:53.223 | fwaas_v2 2026-06-25 14:49:53.223 | ip_allocation 2026-06-25 14:49:53.223 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:49:53.223 | l3-flavors 2026-06-25 14:49:53.223 | l3-ha 2026-06-25 14:49:53.223 | l3_agent_scheduler 2026-06-25 14:49:53.223 | logging 2026-06-25 14:49:53.223 | multi-provider 2026-06-25 14:49:53.224 | net-mtu 2026-06-25 14:49:53.224 | net-mtu-writable 2026-06-25 14:49:53.224 | network-ip-availability 2026-06-25 14:49:53.224 | network_availability_zone 2026-06-25 14:49:53.224 | network_ha 2026-06-25 14:49:53.224 | pagination 2026-06-25 14:49:53.224 | port-device-profile 2026-06-25 14:49:53.224 | port-hardware-offload-type 2026-06-25 14:49:53.224 | port-mac-address-regenerate 2026-06-25 14:49:53.224 | port-numa-affinity-policy 2026-06-25 14:49:53.224 | port-numa-affinity-policy-socket 2026-06-25 14:49:53.224 | port-resource-request 2026-06-25 14:49:53.225 | port-security 2026-06-25 14:49:53.225 | port-trusted-vif 2026-06-25 14:49:53.225 | project-id 2026-06-25 14:49:53.225 | provider 2026-06-25 14:49:53.225 | pvlan 2026-06-25 14:49:53.225 | qinq 2026-06-25 14:49:53.225 | qos 2026-06-25 14:49:53.225 | qos-bw-limit-direction 2026-06-25 14:49:53.225 | qos-bw-minimum-ingress 2026-06-25 14:49:53.225 | qos-default 2026-06-25 14:49:53.225 | qos-fip 2026-06-25 14:49:53.225 | qos-gateway-ip 2026-06-25 14:49:53.226 | qos-rule-type-details 2026-06-25 14:49:53.226 | qos-rule-type-filter 2026-06-25 14:49:53.226 | qos-rules-alias 2026-06-25 14:49:53.226 | quota-check-limit 2026-06-25 14:49:53.226 | quota-check-limit-default 2026-06-25 14:49:53.226 | quota_details 2026-06-25 14:49:53.226 | quotas 2026-06-25 14:49:53.226 | rbac-address-scope 2026-06-25 14:49:53.226 | rbac-policies 2026-06-25 14:49:53.226 | rbac-security-groups 2026-06-25 14:49:53.226 | router 2026-06-25 14:49:53.227 | router-enable-snat 2026-06-25 14:49:53.227 | router_availability_zone 2026-06-25 14:49:53.227 | security-group 2026-06-25 14:49:53.227 | security-groups-default-rules 2026-06-25 14:49:53.227 | security-groups-default-statefulness 2026-06-25 14:49:53.227 | security-groups-normalized-cidr 2026-06-25 14:49:53.227 | security-groups-remote-address-group 2026-06-25 14:49:53.227 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:49:53.228 | security-groups-shared-filtering 2026-06-25 14:49:53.228 | segment 2026-06-25 14:49:53.228 | sorting 2026-06-25 14:49:53.228 | standard-attr-description 2026-06-25 14:49:53.228 | standard-attr-fwaas-v2 2026-06-25 14:49:53.228 | standard-attr-revisions 2026-06-25 14:49:53.228 | standard-attr-tag 2026-06-25 14:49:53.229 | standard-attr-timestamp 2026-06-25 14:49:53.229 | stateful-security-group 2026-06-25 14:49:53.229 | subnet-dns-publish-fixed-ip 2026-06-25 14:49:53.229 | subnet-external-network 2026-06-25 14:49:53.229 | subnet-service-types 2026-06-25 14:49:53.229 | subnet_allocation 2026-06-25 14:49:53.229 | subnet_onboard 2026-06-25 14:49:53.229 | subnetpool-prefix-ops 2026-06-25 14:49:53.229 | tag-creation 2026-06-25 14:49:53.229 | tap-mirror 2026-06-25 14:49:53.229 | tap-mirror-both-direction 2026-06-25 14:49:53.229 | trunk 2026-06-25 14:49:53.230 | uplink-status-propagation 2026-06-25 14:49:53.230 | uplink-status-propagation-updatable 2026-06-25 14:49:53.230 | vlan-transparent 2026-06-25 14:49:53.230 | vpn-endpoint-groups 2026-06-25 14:49:53.230 | vpnaas' 2026-06-25 14:49:53.230 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.230 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 14:49:53.230 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.230 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 14:49:53.230 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 14:49:53.230 | address-scope 2026-06-25 14:49:53.231 | agent 2026-06-25 14:49:53.231 | allowed-address-pairs 2026-06-25 14:49:53.231 | auto-allocated-topology 2026-06-25 14:49:53.231 | availability_zone 2026-06-25 14:49:53.231 | bgp 2026-06-25 14:49:53.231 | bgp_4byte_asn 2026-06-25 14:49:53.231 | bgp_dragent_scheduler 2026-06-25 14:49:53.231 | binding 2026-06-25 14:49:53.232 | binding-extended 2026-06-25 14:49:53.232 | default-subnetpools 2026-06-25 14:49:53.232 | dhcp_agent_scheduler 2026-06-25 14:49:53.232 | dns-domain-ports 2026-06-25 14:49:53.232 | dns-integration 2026-06-25 14:49:53.232 | dns-integration-domain-keywords 2026-06-25 14:49:53.232 | empty-string-filtering 2026-06-25 14:49:53.232 | enable-default-route-bfd 2026-06-25 14:49:53.232 | enable-default-route-ecmp 2026-06-25 14:49:53.232 | expose-port-forwarding-in-fip 2026-06-25 14:49:53.232 | ext-gw-mode 2026-06-25 14:49:53.232 | external-gateway-multihoming 2026-06-25 14:49:53.233 | external-net 2026-06-25 14:49:53.233 | extra_dhcp_opt 2026-06-25 14:49:53.233 | extraroute 2026-06-25 14:49:53.233 | extraroute-atomic 2026-06-25 14:49:53.233 | filter-validation 2026-06-25 14:49:53.233 | fip-port-details 2026-06-25 14:49:53.233 | flavors 2026-06-25 14:49:53.233 | floating-ip-port-forwarding 2026-06-25 14:49:53.233 | floating-ip-port-forwarding-description 2026-06-25 14:49:53.233 | floating-ip-port-forwarding-detail 2026-06-25 14:49:53.233 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:49:53.234 | floatingip-pools 2026-06-25 14:49:53.234 | fwaas_v2 2026-06-25 14:49:53.234 | ip_allocation 2026-06-25 14:49:53.234 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:49:53.234 | l3-flavors 2026-06-25 14:49:53.234 | l3-ha 2026-06-25 14:49:53.234 | l3_agent_scheduler 2026-06-25 14:49:53.234 | logging 2026-06-25 14:49:53.235 | multi-provider 2026-06-25 14:49:53.235 | net-mtu 2026-06-25 14:49:53.235 | net-mtu-writable 2026-06-25 14:49:53.235 | network-ip-availability 2026-06-25 14:49:53.235 | network_availability_zone 2026-06-25 14:49:53.235 | network_ha 2026-06-25 14:49:53.235 | pagination 2026-06-25 14:49:53.235 | port-device-profile 2026-06-25 14:49:53.236 | port-hardware-offload-type 2026-06-25 14:49:53.236 | port-mac-address-regenerate 2026-06-25 14:49:53.236 | port-numa-affinity-policy 2026-06-25 14:49:53.236 | port-numa-affinity-policy-socket 2026-06-25 14:49:53.236 | port-resource-request 2026-06-25 14:49:53.236 | port-security 2026-06-25 14:49:53.236 | port-trusted-vif 2026-06-25 14:49:53.236 | project-id 2026-06-25 14:49:53.236 | provider 2026-06-25 14:49:53.236 | pvlan 2026-06-25 14:49:53.237 | qinq 2026-06-25 14:49:53.237 | qos 2026-06-25 14:49:53.237 | qos-bw-limit-direction 2026-06-25 14:49:53.237 | qos-bw-minimum-ingress 2026-06-25 14:49:53.237 | qos-default 2026-06-25 14:49:53.237 | qos-fip 2026-06-25 14:49:53.237 | qos-gateway-ip 2026-06-25 14:49:53.238 | qos-rule-type-details 2026-06-25 14:49:53.238 | qos-rule-type-filter 2026-06-25 14:49:53.238 | qos-rules-alias 2026-06-25 14:49:53.238 | quota-check-limit 2026-06-25 14:49:53.238 | quota-check-limit-default 2026-06-25 14:49:53.238 | quota_details 2026-06-25 14:49:53.238 | quotas 2026-06-25 14:49:53.238 | rbac-address-scope 2026-06-25 14:49:53.239 | rbac-policies 2026-06-25 14:49:53.239 | rbac-security-groups 2026-06-25 14:49:53.239 | router 2026-06-25 14:49:53.239 | router-enable-snat 2026-06-25 14:49:53.239 | router_availability_zone 2026-06-25 14:49:53.239 | security-group 2026-06-25 14:49:53.239 | security-groups-default-rules 2026-06-25 14:49:53.239 | security-groups-default-statefulness 2026-06-25 14:49:53.240 | security-groups-normalized-cidr 2026-06-25 14:49:53.240 | security-groups-remote-address-group 2026-06-25 14:49:53.240 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:49:53.240 | security-groups-shared-filtering 2026-06-25 14:49:53.240 | segment 2026-06-25 14:49:53.240 | sorting 2026-06-25 14:49:53.240 | standard-attr-description 2026-06-25 14:49:53.240 | standard-attr-fwaas-v2 2026-06-25 14:49:53.241 | standard-attr-revisions 2026-06-25 14:49:53.241 | standard-attr-tag 2026-06-25 14:49:53.241 | standard-attr-timestamp 2026-06-25 14:49:53.241 | stateful-security-group 2026-06-25 14:49:53.241 | subnet-dns-publish-fixed-ip 2026-06-25 14:49:53.241 | subnet-external-network 2026-06-25 14:49:53.242 | subnet-service-types 2026-06-25 14:49:53.242 | subnet_allocation 2026-06-25 14:49:53.242 | subnet_onboard 2026-06-25 14:49:53.242 | subnetpool-prefix-ops 2026-06-25 14:49:53.242 | tag-creation 2026-06-25 14:49:53.242 | tap-mirror 2026-06-25 14:49:53.242 | tap-mirror-both-direction 2026-06-25 14:49:53.242 | trunk 2026-06-25 14:49:53.242 | uplink-status-propagation 2026-06-25 14:49:53.243 | uplink-status-propagation-updatable 2026-06-25 14:49:53.243 | vlan-transparent 2026-06-25 14:49:53.243 | vpn-endpoint-groups 2026-06-25 14:49:53.243 | vpnaas' 2026-06-25 14:49:53.243 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 14:49:53.243 | address-scope 2026-06-25 14:49:53.243 | agent 2026-06-25 14:49:53.243 | allowed-address-pairs 2026-06-25 14:49:53.243 | auto-allocated-topology 2026-06-25 14:49:53.244 | availability_zone 2026-06-25 14:49:53.244 | bgp 2026-06-25 14:49:53.244 | bgp_4byte_asn 2026-06-25 14:49:53.244 | bgp_dragent_scheduler 2026-06-25 14:49:53.244 | binding 2026-06-25 14:49:53.244 | binding-extended 2026-06-25 14:49:53.244 | default-subnetpools 2026-06-25 14:49:53.244 | dhcp_agent_scheduler 2026-06-25 14:49:53.244 | dns-domain-ports 2026-06-25 14:49:53.245 | dns-integration 2026-06-25 14:49:53.245 | dns-integration-domain-keywords 2026-06-25 14:49:53.245 | empty-string-filtering 2026-06-25 14:49:53.245 | enable-default-route-bfd 2026-06-25 14:49:53.245 | enable-default-route-ecmp 2026-06-25 14:49:53.245 | expose-port-forwarding-in-fip 2026-06-25 14:49:53.245 | ext-gw-mode 2026-06-25 14:49:53.246 | external-gateway-multihoming 2026-06-25 14:49:53.246 | external-net 2026-06-25 14:49:53.246 | extra_dhcp_opt 2026-06-25 14:49:53.246 | extraroute 2026-06-25 14:49:53.246 | extraroute-atomic 2026-06-25 14:49:53.246 | filter-validation 2026-06-25 14:49:53.246 | fip-port-details 2026-06-25 14:49:53.246 | flavors 2026-06-25 14:49:53.247 | floating-ip-port-forwarding 2026-06-25 14:49:53.247 | floating-ip-port-forwarding-description 2026-06-25 14:49:53.247 | floating-ip-port-forwarding-detail 2026-06-25 14:49:53.247 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:49:53.247 | floatingip-pools 2026-06-25 14:49:53.247 | fwaas_v2 2026-06-25 14:49:53.247 | ip_allocation 2026-06-25 14:49:53.247 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:49:53.248 | l3-flavors 2026-06-25 14:49:53.248 | l3-ha 2026-06-25 14:49:53.248 | l3_agent_scheduler 2026-06-25 14:49:53.248 | logging 2026-06-25 14:49:53.248 | multi-provider 2026-06-25 14:49:53.248 | net-mtu 2026-06-25 14:49:53.248 | net-mtu-writable 2026-06-25 14:49:53.248 | network-ip-availability 2026-06-25 14:49:53.248 | network_availability_zone 2026-06-25 14:49:53.249 | network_ha 2026-06-25 14:49:53.249 | pagination 2026-06-25 14:49:53.249 | port-device-profile 2026-06-25 14:49:53.249 | port-hardware-offload-type 2026-06-25 14:49:53.249 | port-mac-address-regenerate 2026-06-25 14:49:53.249 | port-numa-affinity-policy 2026-06-25 14:49:53.249 | port-numa-affinity-policy-socket 2026-06-25 14:49:53.249 | port-resource-request 2026-06-25 14:49:53.249 | port-security 2026-06-25 14:49:53.250 | port-trusted-vif 2026-06-25 14:49:53.250 | project-id 2026-06-25 14:49:53.250 | provider 2026-06-25 14:49:53.250 | pvlan 2026-06-25 14:49:53.250 | qinq 2026-06-25 14:49:53.250 | qos 2026-06-25 14:49:53.250 | qos-bw-limit-direction 2026-06-25 14:49:53.250 | qos-bw-minimum-ingress 2026-06-25 14:49:53.250 | qos-default 2026-06-25 14:49:53.251 | qos-fip 2026-06-25 14:49:53.251 | qos-gateway-ip 2026-06-25 14:49:53.251 | qos-rule-type-details 2026-06-25 14:49:53.251 | qos-rule-type-filter 2026-06-25 14:49:53.251 | qos-rules-alias 2026-06-25 14:49:53.251 | quota-check-limit 2026-06-25 14:49:53.251 | quota-check-limit-default 2026-06-25 14:49:53.251 | quota_details 2026-06-25 14:49:53.251 | quotas 2026-06-25 14:49:53.252 | rbac-address-scope 2026-06-25 14:49:53.252 | rbac-policies 2026-06-25 14:49:53.252 | rbac-security-groups 2026-06-25 14:49:53.252 | router 2026-06-25 14:49:53.252 | router-enable-snat 2026-06-25 14:49:53.252 | router_availability_zone 2026-06-25 14:49:53.252 | security-group 2026-06-25 14:49:53.252 | security-groups-default-rules 2026-06-25 14:49:53.253 | security-groups-default-statefulness 2026-06-25 14:49:53.253 | security-groups-normalized-cidr 2026-06-25 14:49:53.253 | security-groups-remote-address-group 2026-06-25 14:49:53.253 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:49:53.253 | security-groups-shared-filtering 2026-06-25 14:49:53.253 | segment 2026-06-25 14:49:53.253 | sorting 2026-06-25 14:49:53.253 | standard-attr-description 2026-06-25 14:49:53.253 | standard-attr-fwaas-v2 2026-06-25 14:49:53.254 | standard-attr-revisions 2026-06-25 14:49:53.254 | standard-attr-tag 2026-06-25 14:49:53.254 | standard-attr-timestamp 2026-06-25 14:49:53.254 | stateful-security-group 2026-06-25 14:49:53.254 | subnet-dns-publish-fixed-ip 2026-06-25 14:49:53.254 | subnet-external-network 2026-06-25 14:49:53.254 | subnet-service-types 2026-06-25 14:49:53.255 | subnet_allocation 2026-06-25 14:49:53.255 | subnet_onboard 2026-06-25 14:49:53.255 | subnetpool-prefix-ops 2026-06-25 14:49:53.255 | tag-creation 2026-06-25 14:49:53.255 | tap-mirror 2026-06-25 14:49:53.255 | tap-mirror-both-direction 2026-06-25 14:49:53.255 | trunk 2026-06-25 14:49:53.255 | uplink-status-propagation 2026-06-25 14:49:53.255 | uplink-status-propagation-updatable 2026-06-25 14:49:53.256 | vlan-transparent 2026-06-25 14:49:53.256 | vpn-endpoint-groups 2026-06-25 14:49:53.256 | vpnaas' 2026-06-25 14:49:53.256 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.256 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 14:49:53.256 | address-scope 2026-06-25 14:49:53.256 | agent 2026-06-25 14:49:53.256 | allowed-address-pairs 2026-06-25 14:49:53.257 | auto-allocated-topology 2026-06-25 14:49:53.257 | availability_zone 2026-06-25 14:49:53.257 | bgp 2026-06-25 14:49:53.257 | bgp_4byte_asn 2026-06-25 14:49:53.257 | bgp_dragent_scheduler 2026-06-25 14:49:53.257 | binding 2026-06-25 14:49:53.257 | binding-extended 2026-06-25 14:49:53.257 | default-subnetpools 2026-06-25 14:49:53.257 | dhcp_agent_scheduler 2026-06-25 14:49:53.258 | dns-domain-ports 2026-06-25 14:49:53.258 | dns-integration 2026-06-25 14:49:53.258 | dns-integration-domain-keywords 2026-06-25 14:49:53.258 | empty-string-filtering 2026-06-25 14:49:53.258 | enable-default-route-bfd 2026-06-25 14:49:53.258 | enable-default-route-ecmp 2026-06-25 14:49:53.258 | expose-port-forwarding-in-fip 2026-06-25 14:49:53.258 | ext-gw-mode 2026-06-25 14:49:53.258 | external-gateway-multihoming 2026-06-25 14:49:53.259 | external-net 2026-06-25 14:49:53.259 | extra_dhcp_opt 2026-06-25 14:49:53.259 | extraroute 2026-06-25 14:49:53.259 | extraroute-atomic 2026-06-25 14:49:53.259 | filter-validation 2026-06-25 14:49:53.259 | fip-port-details 2026-06-25 14:49:53.259 | flavors 2026-06-25 14:49:53.259 | floating-ip-port-forwarding 2026-06-25 14:49:53.259 | floating-ip-port-forwarding-description 2026-06-25 14:49:53.259 | floating-ip-port-forwarding-detail 2026-06-25 14:49:53.260 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:49:53.260 | floatingip-pools 2026-06-25 14:49:53.260 | fwaas_v2 2026-06-25 14:49:53.260 | ip_allocation 2026-06-25 14:49:53.260 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:49:53.260 | l3-flavors 2026-06-25 14:49:53.260 | l3-ha 2026-06-25 14:49:53.260 | l3_agent_scheduler 2026-06-25 14:49:53.260 | logging 2026-06-25 14:49:53.261 | multi-provider 2026-06-25 14:49:53.261 | net-mtu 2026-06-25 14:49:53.261 | net-mtu-writable 2026-06-25 14:49:53.261 | network-ip-availability 2026-06-25 14:49:53.261 | network_availability_zone 2026-06-25 14:49:53.261 | network_ha 2026-06-25 14:49:53.261 | pagination 2026-06-25 14:49:53.261 | port-device-profile 2026-06-25 14:49:53.262 | port-hardware-offload-type 2026-06-25 14:49:53.262 | port-mac-address-regenerate 2026-06-25 14:49:53.262 | port-numa-affinity-policy 2026-06-25 14:49:53.262 | port-numa-affinity-policy-socket 2026-06-25 14:49:53.262 | port-resource-request 2026-06-25 14:49:53.262 | port-security 2026-06-25 14:49:53.262 | port-trusted-vif 2026-06-25 14:49:53.262 | project-id 2026-06-25 14:49:53.262 | provider 2026-06-25 14:49:53.263 | pvlan 2026-06-25 14:49:53.263 | qinq 2026-06-25 14:49:53.263 | qos 2026-06-25 14:49:53.263 | qos-bw-limit-direction 2026-06-25 14:49:53.263 | qos-bw-minimum-ingress 2026-06-25 14:49:53.263 | qos-default 2026-06-25 14:49:53.263 | qos-fip 2026-06-25 14:49:53.263 | qos-gateway-ip 2026-06-25 14:49:53.263 | qos-rule-type-details 2026-06-25 14:49:53.264 | qos-rule-type-filter 2026-06-25 14:49:53.264 | qos-rules-alias 2026-06-25 14:49:53.264 | quota-check-limit 2026-06-25 14:49:53.264 | quota-check-limit-default 2026-06-25 14:49:53.264 | quota_details 2026-06-25 14:49:53.264 | quotas 2026-06-25 14:49:53.264 | rbac-address-scope 2026-06-25 14:49:53.264 | rbac-policies 2026-06-25 14:49:53.264 | rbac-security-groups 2026-06-25 14:49:53.264 | router 2026-06-25 14:49:53.265 | router-enable-snat 2026-06-25 14:49:53.265 | router_availability_zone 2026-06-25 14:49:53.265 | security-group 2026-06-25 14:49:53.265 | security-groups-default-rules 2026-06-25 14:49:53.265 | security-groups-default-statefulness 2026-06-25 14:49:53.265 | security-groups-normalized-cidr 2026-06-25 14:49:53.265 | security-groups-remote-address-group 2026-06-25 14:49:53.265 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:49:53.265 | security-groups-shared-filtering 2026-06-25 14:49:53.265 | segment 2026-06-25 14:49:53.265 | sorting 2026-06-25 14:49:53.266 | standard-attr-description 2026-06-25 14:49:53.266 | standard-attr-fwaas-v2 2026-06-25 14:49:53.266 | standard-attr-revisions 2026-06-25 14:49:53.266 | standard-attr-tag 2026-06-25 14:49:53.266 | standard-attr-timestamp 2026-06-25 14:49:53.266 | stateful-security-group 2026-06-25 14:49:53.266 | subnet-dns-publish-fixed-ip 2026-06-25 14:49:53.266 | subnet-external-network 2026-06-25 14:49:53.266 | subnet-service-types 2026-06-25 14:49:53.267 | subnet_allocation 2026-06-25 14:49:53.267 | subnet_onboard 2026-06-25 14:49:53.267 | subnetpool-prefix-ops 2026-06-25 14:49:53.267 | tag-creation 2026-06-25 14:49:53.267 | tap-mirror 2026-06-25 14:49:53.267 | tap-mirror-both-direction 2026-06-25 14:49:53.267 | trunk 2026-06-25 14:49:53.267 | uplink-status-propagation 2026-06-25 14:49:53.267 | uplink-status-propagation-updatable 2026-06-25 14:49:53.267 | vlan-transparent 2026-06-25 14:49:53.267 | vpn-endpoint-groups 2026-06-25 14:49:53.268 | vpnaas' 2026-06-25 14:49:53.268 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 14:49:53.268 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:49:53.268 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 14:49:53.268 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 14:49:53.268 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 14:49:53.268 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-06-25 14:49:53.268 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 14:49:53.268 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-06-25 14:49:53.269 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-06-25 14:49:53.269 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-25 14:49:53.269 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:53.269 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 14:49:53.272 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 14:49:53.276 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 14:49:53.280 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:53.283 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-25 14:49:53.322 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.14:6641 2026-06-25 14:49:53.325 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:53.329 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:49:53.332 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.14:6641 2026-06-25 14:49:53.335 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.14:6641 ']' 2026-06-25 14:49:53.339 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:53.342 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.14:6641 2026-06-25 14:49:53.380 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.14:6642 2026-06-25 14:49:53.382 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:53.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:49:53.388 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.14:6642 2026-06-25 14:49:53.391 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.14:6642 ']' 2026-06-25 14:49:53.393 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:53.396 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.14:6642 2026-06-25 14:49:53.431 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 14:49:53.449 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:53.452 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-25 14:49:53.455 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:53.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:49:53.461 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 14:49:53.463 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 14:49:53.466 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:53.469 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 14:49:53.498 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-25 14:49:53.500 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:53.503 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:49:53.505 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 14:49:53.507 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 14:49:53.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:53.512 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 14:49:53.541 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 14:49:53.544 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:53.546 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 14:49:53.549 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 14:49:53.551 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 14:49:53.553 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:53.555 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 14:49:53.585 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 14:49:53.604 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 14:49:53.619 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:53.622 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 14:49:53.625 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:49:53.645 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:53.647 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:49:53.650 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:49:53.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-25 14:49:53.655 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:53.658 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:49:53.660 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 14:49:53.663 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 14:49:53.666 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:53.668 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 14:49:53.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 14:49:53.717 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:53.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 14:49:53.761 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 14:49:53.779 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:53.782 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 14:49:53.817 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 14:49:53.832 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:53.835 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 14:49:53.837 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:49:53.858 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:53.860 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:49:53.862 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:49:53.866 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 14:49:53.908 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 14:49:53.935 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:53.938 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 14:49:53.968 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:53.972 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 14:49:54.000 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:54.004 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 14:49:54.032 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:54.037 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 14:49:54.068 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:54.073 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 14:49:54.103 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:54.107 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 14:49:54.112 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 14:49:54.116 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 14:49:54.123 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 14:49:54.180 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 14:49:54.240 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 14:49:54.299 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 14:49:54.362 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 14:49:54.367 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:49:54.372 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 14:49:54.377 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:49:54.383 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:49:54.387 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 14:49:54.392 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:49:54.398 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 14:49:54.403 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:49:54.408 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 14:49:54.469 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 14:49:54.530 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.14/identity 2026-06-25 14:49:54.586 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 14:49:54.637 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 14:49:54.697 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 14:49:54.761 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 14:49:54.813 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 14:49:54.861 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.14/identity 2026-06-25 14:49:54.910 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:49:54.958 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:49:55.006 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:49:55.011 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 14:49:55.062 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 14:49:55.110 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 14:49:55.114 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:49:55.118 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:49:55.123 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 14:49:55.128 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 14:49:55.178 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 14:49:55.228 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.14/identity 2026-06-25 14:49:55.276 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 14:49:55.322 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 14:49:55.370 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 14:49:55.414 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 14:49:55.461 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 14:49:55.514 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 14:49:55.518 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:49:55.522 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 14:49:55.526 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:49:55.529 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 14:49:55.574 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 14:49:55.623 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.14/identity 2026-06-25 14:49:55.672 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 14:49:55.721 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 14:49:55.768 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 14:49:55.817 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 14:49:55.865 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 14:49:55.914 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 14:49:55.919 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 14:49:55.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 14:49:55.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 14:49:55.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 14:49:55.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 14:49:55.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 14:49:55.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 14:49:55.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 14:49:55.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 14:49:55.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 14:49:55.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 14:49:55.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 14:49:55.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 14:49:55.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 14:49:55.979 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 14:49:55.983 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 14:49:55.987 | + 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-06-25 14:49:55.992 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:55.995 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 14:49:55.999 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 14:49:56.004 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 14:49:56.008 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.012 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 14:49:56.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-25 14:49:56.067 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.070 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:49:56.074 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 14:49:56.078 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 14:49:56.082 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.086 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 14:49:56.129 | + 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-06-25 14:49:56.132 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.136 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:49:56.140 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 14:49:56.144 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 14:49:56.148 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.152 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 14:49:56.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 14:49:56.202 | + 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-06-25 14:49:56.205 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.209 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:49:56.213 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 14:49:56.217 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 14:49:56.220 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.224 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-25 14:49:56.275 | + 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-06-25 14:49:56.280 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.285 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:49:56.289 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 14:49:56.293 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 14:49:56.296 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.300 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 14:49:56.344 | + 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-06-25 14:49:56.348 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.352 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:49:56.356 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 14:49:56.360 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 14:49:56.364 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.368 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 14:49:56.415 | + 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-06-25 14:49:56.419 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.423 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 14:49:56.427 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 14:49:56.431 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 14:49:56.435 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.440 | + 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-06-25 14:49:56.489 | + 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-06-25 14:49:56.493 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.496 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 14:49:56.500 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 14:49:56.505 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 14:49:56.509 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.513 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-25 14:49:56.557 | + 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-06-25 14:49:56.560 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 14:49:56.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 14:49:56.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 14:49:56.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.576 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 14:49:56.620 | + 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-06-25 14:49:56.624 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 14:49:56.632 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 14:49:56.636 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 14:49:56.640 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.644 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-25 14:49:56.692 | + 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-06-25 14:49:56.695 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:56.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 14:49:56.704 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 14:49:56.708 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 14:49:56.712 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:49:56.715 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-25 14:49:56.762 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:49:56.767 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 14:49:56.813 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 14:49:56.862 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 14:49:56.867 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:49:56.871 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 14:49:56.875 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 14:49:56.879 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:49:56.884 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 14:49:56.888 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 14:49:56.892 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:49:56.897 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:49:56.918 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:49:56.919 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:49:56.931 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:49:56.937 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:49:56.952 | /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-06-25 14:49:56.958 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 14:49:56.962 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:49:56.969 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:49:56.973 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 14:49:57.020 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:49:57.067 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 14:49:57.113 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:49:57.159 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:49:57.207 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:49:57.250 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:49:57.291 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:49:57.333 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:49:57.375 | + 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-06-25 14:49:57.417 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:49:57.459 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:49:57.499 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:49:57.540 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:49:57.581 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:49:57.584 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:49:57.589 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 14:49:57.592 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 14:49:57.596 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:49:57.600 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:49:57.605 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:49:57.609 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:49:57.613 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:49:57.617 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 14:49:57.659 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:49:57.701 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:49:57.702 | + 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-06-25 14:49:57.713 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 14:49:57.718 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 14:49:57.724 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 14:49:57.727 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:49:57.730 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:49:57.733 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:49:57.736 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:49:57.739 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:49:57.742 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:49:57.745 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:49:57.748 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:49:57.751 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:49:57.754 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:49:57.757 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 14:49:57.772 | perl: warning: Setting locale failed. 2026-06-25 14:49:57.775 | perl: warning: Please check that your locale settings: 2026-06-25 14:49:57.775 | LANGUAGE = (unset), 2026-06-25 14:49:57.775 | LC_ALL = "en_US.utf8", 2026-06-25 14:49:57.776 | LANG = "de_DE.UTF-8" 2026-06-25 14:49:57.776 | are supported and installed on your system. 2026-06-25 14:49:57.776 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:49:57.815 | Enabling site neutron-api. 2026-06-25 14:49:57.822 | To activate the new configuration, you need to run: 2026-06-25 14:49:57.822 | systemctl reload apache2 2026-06-25 14:49:57.829 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:49:57.832 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:49:57.836 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:49:57.839 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:49:58.068 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 14:49:58.100 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:58.103 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 14:49:58.129 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:58.134 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 14:49:58.138 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 14:49:58.240 | + inc/async:async_inner:63 : init_neutron 2026-06-25 14:49:58.311 | [2074 Async init_neutron:61645]: running: init_neutron 2026-06-25 14:49:58.315 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 14:49:58.349 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:58.354 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 14:49:58.390 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:58.395 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 14:49:58.400 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 14:49:58.405 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 14:49:58.463 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 14:49:58.467 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 14:49:58.518 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 14:49:58.546 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:58.550 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 14:49:58.577 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:58.582 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 14:49:58.586 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:49:58.590 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 14:49:58.595 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 14:49:58.600 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 14:49:58.697 | + inc/async:async_inner:63 : init_cinder 2026-06-25 14:49:58.762 | [2074 Async init_cinder:61881]: running: init_cinder 2026-06-25 14:49:58.769 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 14:49:58.799 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:58.802 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 14:49:58.806 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:49:58.810 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 14:49:58.813 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 14:49:58.817 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 14:49:58.925 | + inc/async:async_inner:63 : init_placement 2026-06-25 14:49:58.994 | [2074 Async init_placement:62011]: running: init_placement 2026-06-25 14:49:59.004 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 14:49:59.094 | [2074 Async init_neutron:61645]: Waiting for completion of init_neutron running on PID 61645 (5 other jobs running) 2026-06-25 14:49:59.134 | [2074 Async init_neutron:61645]: Signaling child to exit 2026-06-25 14:50:14.841 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:50:14.885 | [61881 Async init_cinder:61881]: finished successfully 2026-06-25 14:50:56.018 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:50:56.049 | [62011 Async init_placement:62011]: finished successfully 2026-06-25 14:50:59.179 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:50:59.208 | [61645 Async init_neutron:61645]: finished successfully 2026-06-25 14:50:59.239 | WAKEUP 2026-06-25 14:50:59.266 | [2074 Async init_neutron:61645]: Signaled 2026-06-25 14:50:59.267 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 14:50:59.267 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 14:50:59.267 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 14:50:59.267 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 14:50:59.268 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 14:50:59.268 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.268 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 14:50:59.268 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.268 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 14:50:59.268 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:50:59.268 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:50:59.268 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:50:59.268 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:50:59.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398998485 2026-06-25 14:50:59.269 | + lib/neutron:init_neutron:501 : /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-06-25 14:50:59.269 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 14:50:59.269 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 14:50:59.269 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 14:50:59.269 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 14:50:59.269 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 14:50:59.269 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 14:50:59.270 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 14:50:59.271 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 14:50:59.272 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 14:50:59.273 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 14:50:59.274 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 14:50:59.275 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 14:50:59.276 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 14:50:59.277 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 14:50:59.278 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 14:50:59.279 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 14:50:59.280 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 14:50:59.281 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 14:50:59.282 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 14:50:59.283 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 14:50:59.284 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 14:50:59.285 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 14:50:59.285 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 14:50:59.285 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 14:50:59.285 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 14:50:59.285 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 14:50:59.285 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 14:50:59.285 | Running upgrade for neutron ... 2026-06-25 14:50:59.285 | OK 2026-06-25 14:50:59.285 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 14:50:59.286 | + functions-common:time_stop:2420 : local name 2026-06-25 14:50:59.286 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:50:59.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:50:59.286 | + functions-common:time_stop:2423 : local total 2026-06-25 14:50:59.286 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:50:59.286 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:50:59.286 | + functions-common:time_stop:2427 : start_time=1782398998485 2026-06-25 14:50:59.286 | + functions-common:time_stop:2429 : [[ -z 1782398998485 ]] 2026-06-25 14:50:59.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:50:59.286 | + functions-common:time_stop:2432 : end_time=1782399059153 2026-06-25 14:50:59.286 | + functions-common:time_stop:2433 : elapsed_time=60668 2026-06-25 14:50:59.287 | + functions-common:time_stop:2434 : total=9652 2026-06-25 14:50:59.287 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:50:59.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=70320 2026-06-25 14:50:59.320 | [2074 Async init_neutron:61645]: finished init_neutron with result 0 in 61 seconds 2026-06-25 14:50:59.325 | + inc/async:async_wait:197 : return 0 2026-06-25 14:50:59.328 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 14:50:59.378 | [2074 Async init_placement:62011]: Waiting for completion of init_placement running on PID 62011 (4 other jobs running) 2026-06-25 14:50:59.405 | [2074 Async init_placement:62011]: Signaling child to exit 2026-06-25 14:50:59.405 | WAKEUP 2026-06-25 14:50:59.433 | [2074 Async init_placement:62011]: Signaled 2026-06-25 14:50:59.435 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 14:50:59.435 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 14:50:59.435 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 14:50:59.435 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 14:50:59.435 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 14:50:59.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.436 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 14:50:59.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.436 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 14:50:59.436 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:50:59.436 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:50:59.436 | we strongly recommend against using it for new projects. 2026-06-25 14:50:59.436 | 2026-06-25 14:50:59.436 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:50:59.437 | framework. For more detail see 2026-06-25 14:50:59.437 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:50:59.437 | 2026-06-25 14:50:59.437 | __import__(import_str) 2026-06-25 14:50:59.437 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 14:50:59.437 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 14:50:59.437 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 14:50:59.437 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:50:59.437 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:50:59.437 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:50:59.438 | ++ 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-06-25 14:50:59.438 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:50:59.438 | + functions-common:get_or_create_user:915 : user_id=0b5002da59404678a2e1f07747de4c9f 2026-06-25 14:50:59.438 | + functions-common:get_or_create_user:916 : echo 0b5002da59404678a2e1f07747de4c9f 2026-06-25 14:50:59.438 | 0b5002da59404678a2e1f07747de4c9f 2026-06-25 14:50:59.438 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 14:50:59.438 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:50:59.438 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:50:59.438 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:50:59.439 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:50:59.439 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:50:59.439 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:50:59.439 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:50:59.439 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:50:59.439 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:50:59.439 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:50:59.439 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:50:59.440 | + 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-06-25 14:50:59.440 | ++ 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-06-25 14:50:59.440 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:50:59.440 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ef5d3924ef32437db4f62226236feccc 2026-06-25 14:50:59.440 | + functions-common:get_or_add_user_project_role:980 : echo ef5d3924ef32437db4f62226236feccc 2026-06-25 14:50:59.440 | ef5d3924ef32437db4f62226236feccc 2026-06-25 14:50:59.441 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:50:59.441 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 14:50:59.441 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:50:59.441 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:50:59.441 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:50:59.441 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:50:59.441 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:50:59.441 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:50:59.442 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:50:59.442 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:50:59.442 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:50:59.442 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:50:59.442 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:50:59.442 | + 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-06-25 14:50:59.442 | ++ 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-06-25 14:50:59.442 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:50:59.442 | + functions-common:get_or_add_user_project_role:979 : user_role_id=072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:50:59.442 | + functions-common:get_or_add_user_project_role:980 : echo 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:50:59.443 | 072eee1baeab44588ee3667f5dccf29f 2026-06-25 14:50:59.443 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.14/placement 2026-06-25 14:50:59.443 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 14:50:59.443 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:50:59.443 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 14:50:59.443 | ++ 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-06-25 14:50:59.443 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:50:59.443 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:50:59.443 | 629ec53d17574ac39f93fe8c59bf4175' 2026-06-25 14:50:59.444 | + functions-common:get_or_create_service:1067 : echo 629ec53d17574ac39f93fe8c59bf4175 2026-06-25 14:50:59.444 | 629ec53d17574ac39f93fe8c59bf4175 2026-06-25 14:50:59.444 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.14/placement 2026-06-25 14:50:59.444 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:50:59.444 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.14/placement RegionOne 2026-06-25 14:50:59.444 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:50:59.444 | +++ 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-06-25 14:50:59.444 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:50:59.445 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:50:59.445 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:50:59.445 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.14/placement --region RegionOne -f value -c id 2026-06-25 14:50:59.445 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:50:59.445 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=bc6cd124fff54e8aa58dd552d11558b0 2026-06-25 14:50:59.445 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo bc6cd124fff54e8aa58dd552d11558b0 2026-06-25 14:50:59.445 | + functions-common:get_or_create_endpoint:1100 : public_id=bc6cd124fff54e8aa58dd552d11558b0 2026-06-25 14:50:59.445 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:50:59.445 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:50:59.446 | + functions-common:get_or_create_endpoint:1109 : echo bc6cd124fff54e8aa58dd552d11558b0 2026-06-25 14:50:59.446 | bc6cd124fff54e8aa58dd552d11558b0 2026-06-25 14:50:59.487 | [2074 Async init_placement:62011]: finished init_placement with result 0 in 57 seconds 2026-06-25 14:50:59.493 | + inc/async:async_wait:197 : return 0 2026-06-25 14:50:59.497 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 14:50:59.563 | [2074 Async init_glance:57451]: Waiting for completion of init_glance running on PID 57451 (3 other jobs running) 2026-06-25 14:50:59.595 | [2074 Async init_glance:57451]: Signaling child to exit 2026-06-25 14:50:59.596 | WAKEUP 2026-06-25 14:50:59.623 | [2074 Async init_glance:57451]: Signaled 2026-06-25 14:50:59.625 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 14:50:59.625 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 14:50:59.626 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 14:50:59.626 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 14:50:59.626 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 14:50:59.626 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 14:50:59.626 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 14:50:59.626 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.626 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 14:50:59.626 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.626 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 14:50:59.626 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:50:59.627 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:50:59.627 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:50:59.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:50:59.627 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398897734 2026-06-25 14:50:59.627 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 14:50:59.627 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:50:59.627 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:50:59.627 | we strongly recommend against using it for new projects. 2026-06-25 14:50:59.627 | 2026-06-25 14:50:59.628 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:50:59.628 | framework. For more detail see 2026-06-25 14:50:59.628 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:50:59.628 | 2026-06-25 14:50:59.628 | __import__(import_str) 2026-06-25 14:50:59.628 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:50:59.628 | 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=57557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:50:59.628 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.628 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.629 | DEBUG dbcounter [-] [57557] Writer thread running {{(pid=57557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:50:59.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.629 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:50:59.629 | 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=57557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:50:59.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.629 | DEBUG dbcounter [-] [57557] Writer thread running {{(pid=57557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:50:59.629 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 14:50:59.630 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:50:59.630 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 14:50:59.630 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.630 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 14:50:59.630 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.630 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 14:50:59.630 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.630 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 14:50:59.630 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.631 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 14:50:59.631 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.631 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 14:50:59.631 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.631 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 14:50:59.631 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.631 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 14:50:59.631 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.632 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 14:50:59.632 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.632 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 14:50:59.632 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.632 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:50:59.632 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.632 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:50:59.632 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.633 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:50:59.633 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.633 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:50:59.633 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.633 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 14:50:59.633 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.633 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.633 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.633 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.634 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 14:50:59.634 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:50:59.635 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 14:50:59.635 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.635 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 14:50:59.635 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.635 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 14:50:59.635 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.635 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 14:50:59.635 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.635 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 14:50:59.636 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.636 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 14:50:59.636 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.636 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 14:50:59.636 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.636 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 14:50:59.636 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.637 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 14:50:59.637 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.637 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 14:50:59.637 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.637 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 14:50:59.637 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.637 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 14:50:59.637 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 14:50:59.637 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.638 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.638 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.638 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.638 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 14:50:59.638 | Database migration is up to date. No migration needed. 2026-06-25 14:50:59.638 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 14:50:59.638 | Database is synced successfully. 2026-06-25 14:50:59.638 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 14:50:59.638 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:50:59.639 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:50:59.639 | we strongly recommend against using it for new projects. 2026-06-25 14:50:59.639 | 2026-06-25 14:50:59.639 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:50:59.639 | framework. For more detail see 2026-06-25 14:50:59.639 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:50:59.639 | 2026-06-25 14:50:59.639 | __import__(import_str) 2026-06-25 14:50:59.639 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:50:59.640 | 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=57735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:50:59.640 | DEBUG dbcounter [-] [57735] Writer thread running {{(pid=57735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:50:59.640 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 14:50:59.640 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 14:50:59.640 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 14:50:59.640 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 14:50:59.640 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 14:50:59.640 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 14:50:59.640 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 14:50:59.641 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 14:50:59.642 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 14:50:59.643 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 14:50:59.644 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 14:50:59.644 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 14:50:59.644 | + functions-common:time_stop:2420 : local name 2026-06-25 14:50:59.644 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:50:59.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:50:59.644 | + functions-common:time_stop:2423 : local total 2026-06-25 14:50:59.644 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:50:59.644 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:50:59.644 | + functions-common:time_stop:2427 : start_time=1782398897734 2026-06-25 14:50:59.645 | + functions-common:time_stop:2429 : [[ -z 1782398897734 ]] 2026-06-25 14:50:59.645 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:50:59.645 | + functions-common:time_stop:2432 : end_time=1782398913145 2026-06-25 14:50:59.645 | + functions-common:time_stop:2433 : elapsed_time=15411 2026-06-25 14:50:59.645 | + functions-common:time_stop:2434 : total=9652 2026-06-25 14:50:59.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:50:59.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25063 2026-06-25 14:50:59.690 | [2074 Async init_glance:57451]: finished init_glance with result 0 in 15 seconds 2026-06-25 14:50:59.697 | + inc/async:async_wait:197 : return 0 2026-06-25 14:50:59.700 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 14:50:59.730 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 14:50:59.734 | + inc/async:async_wait:197 : return 0 2026-06-25 14:50:59.740 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 14:50:59.804 | [2074 Async init_cinder:61881]: Waiting for completion of init_cinder running on PID 61881 (2 other jobs running) 2026-06-25 14:50:59.836 | [2074 Async init_cinder:61881]: Signaling child to exit 2026-06-25 14:50:59.836 | WAKEUP 2026-06-25 14:50:59.862 | [2074 Async init_cinder:61881]: Signaled 2026-06-25 14:50:59.864 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 14:50:59.864 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:59.865 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 14:50:59.865 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 14:50:59.865 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 14:50:59.865 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 14:50:59.865 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 14:50:59.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.865 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 14:50:59.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:50:59.865 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 14:50:59.865 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:50:59.865 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:50:59.866 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:50:59.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:50:59.866 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398999006 2026-06-25 14:50:59.866 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 14:50:59.866 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 14:50:59.866 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:50:59.866 | we strongly recommend against using it for new projects. 2026-06-25 14:50:59.866 | 2026-06-25 14:50:59.866 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:50:59.866 | framework. For more detail see 2026-06-25 14:50:59.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:50:59.867 | 2026-06-25 14:50:59.867 | import eventlet # noqa 2026-06-25 14:50:59.867 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 14:50:59.867 | 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=62078) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:50:59.867 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 14:50:59.867 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:50:59.867 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:50:59.867 | DEBUG dbcounter [-] [62078] Writer thread running {{(pid=62078) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:50:59.867 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 14:50:59.867 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:50:59.867 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 14:50:59.868 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.868 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 14:50:59.868 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.868 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 14:50:59.868 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.868 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 14:50:59.868 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.868 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 14:50:59.868 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.868 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 14:50:59.869 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.869 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 14:50:59.869 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62078) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:50:59.869 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 14:50:59.869 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 14:50:59.869 | + functions-common:time_stop:2420 : local name 2026-06-25 14:50:59.869 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:50:59.869 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:50:59.869 | + functions-common:time_stop:2423 : local total 2026-06-25 14:50:59.869 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:50:59.870 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:50:59.870 | + functions-common:time_stop:2427 : start_time=1782398999006 2026-06-25 14:50:59.870 | + functions-common:time_stop:2429 : [[ -z 1782398999006 ]] 2026-06-25 14:50:59.870 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:50:59.870 | + functions-common:time_stop:2432 : end_time=1782399012539 2026-06-25 14:50:59.870 | + functions-common:time_stop:2433 : elapsed_time=13533 2026-06-25 14:50:59.870 | + functions-common:time_stop:2434 : total=9652 2026-06-25 14:50:59.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:50:59.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23185 2026-06-25 14:50:59.870 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 14:50:59.871 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:59.871 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:50:59.871 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 14:50:59.871 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:50:59.871 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 14:50:59.871 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 14:50:59.871 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 14:50:59.871 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 14:50:59.871 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 14:50:59.871 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 14:50:59.871 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:50:59.872 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 14:50:59.872 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 14:50:59.872 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:50:59.872 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:50:59.872 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:50:59.872 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:50:59.872 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:50:59.872 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:50:59.873 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:50:59.873 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:50:59.873 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:50:59.873 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:50:59.873 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:50:59.873 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:50:59.873 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:50:59.873 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 14:50:59.873 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 14:50:59.874 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 14:50:59.874 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 14:50:59.874 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 14:50:59.875 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 14:50:59.875 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 14:50:59.875 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 14:50:59.875 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 14:50:59.875 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 14:50:59.875 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 14:50:59.875 | [Unit] 2026-06-25 14:50:59.875 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:50:59.875 | DefaultDependencies=no 2026-06-25 14:50:59.875 | After=systemd-udev-settle.service 2026-06-25 14:50:59.875 | Before=lvm2-activation-early.service 2026-06-25 14:50:59.876 | Wants=systemd-udev-settle.service 2026-06-25 14:50:59.876 | 2026-06-25 14:50:59.876 | [Service] 2026-06-25 14:50:59.876 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:50:59.876 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 14:50:59.876 | RemainAfterExit=yes 2026-06-25 14:50:59.876 | Type=oneshot 2026-06-25 14:50:59.876 | 2026-06-25 14:50:59.876 | [Install] 2026-06-25 14:50:59.876 | WantedBy=local-fs.target 2026-06-25 14:50:59.876 | Also=systemd-udev-settle.service 2026-06-25 14:50:59.877 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 14:50:59.877 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 14:50:59.877 | 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-06-25 14:50:59.877 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 14:50:59.877 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 14:50:59.877 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 14:50:59.877 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 14:50:59.877 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 14:50:59.877 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 14:50:59.877 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 14:50:59.877 | Physical volume "/dev/loop0" successfully created. 2026-06-25 14:50:59.878 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 14:50:59.878 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 14:50:59.878 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:59.878 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 14:50:59.878 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 14:50:59.878 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 14:50:59.878 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 14:50:59.878 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:50:59.878 | we strongly recommend against using it for new projects. 2026-06-25 14:50:59.878 | 2026-06-25 14:50:59.879 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:50:59.879 | framework. For more detail see 2026-06-25 14:50:59.879 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:50:59.879 | 2026-06-25 14:50:59.879 | import eventlet # noqa 2026-06-25 14:50:59.879 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 14:50:59.879 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:50:59.879 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 14:50:59.879 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 14:50:59.879 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:59.880 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 14:50:59.932 | [2074 Async init_cinder:61881]: finished init_cinder with result 0 in 16 seconds 2026-06-25 14:50:59.938 | + inc/async:async_wait:197 : return 0 2026-06-25 14:50:59.943 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 14:50:59.970 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:59.975 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 14:50:59.979 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:50:59.983 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 14:50:59.987 | + ./stack.sh:main:1239 : init_nova 2026-06-25 14:50:59.992 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 14:51:00.022 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:00.027 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 14:51:00.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:00.061 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:51:00.066 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:00.165 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:00.221 | [2074 Async nova-cell-0:64217]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:00.227 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 14:51:00.234 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:51:00.239 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 14:51:00.244 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:51:00.249 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:51:00.255 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:00.354 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:00.413 | [2074 Async nova-cell-1:64321]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:00.416 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 14:51:00.419 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 14:51:00.422 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 14:51:00.426 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 14:51:00.429 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 14:51:00.435 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:00.528 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 14:51:00.535 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:00.639 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 14:51:01.180 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:01.180 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:01.180 | we strongly recommend against using it for new projects. 2026-06-25 14:51:01.180 | 2026-06-25 14:51:01.180 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:01.180 | framework. For more detail see 2026-06-25 14:51:01.180 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:01.181 | 2026-06-25 14:51:01.181 | import eventlet # noqa 2026-06-25 14:51:01.599 | 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-06-25 14:51:05.695 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 14:51:05.794 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:05.794 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:05.795 | DEBUG dbcounter [-] [64391] Writer thread running {{(pid=64391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:05.863 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 14:51:11.709 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64391) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:11.720 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 14:51:14.732 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64391) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:14.743 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 14:51:14.752 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64391) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:15.280 | Exception ignored in: 2026-06-25 14:51:15.281 | Traceback (most recent call last): 2026-06-25 14:51:15.281 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:15.281 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:15.282 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:15.282 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:15.282 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:15.859 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 14:51:15.862 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 14:51:15.871 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 14:51:15.877 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 14:51:15.880 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:51:15.889 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:51:15.894 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:51:15.949 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:15.956 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:51:15.961 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 14:51:15.969 | + lib/nova:init_nova:868 : /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-06-25 14:51:16.637 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:16.637 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:16.637 | we strongly recommend against using it for new projects. 2026-06-25 14:51:16.637 | 2026-06-25 14:51:16.637 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:16.637 | framework. For more detail see 2026-06-25 14:51:16.637 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:16.637 | 2026-06-25 14:51:16.638 | import eventlet # noqa 2026-06-25 14:51:17.209 | 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-06-25 14:51:21.534 | INFO dbcounter [None req-4d52b43e-ce98-4d8b-ad47-1349b4d131a3 None None] Registered counter for database nova_api 2026-06-25 14:51:21.691 | DEBUG dbcounter [-] [65012] Writer thread running {{(pid=65012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:22.062 | Exception ignored in: 2026-06-25 14:51:22.062 | Traceback (most recent call last): 2026-06-25 14:51:22.062 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:22.062 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:22.062 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:22.063 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:22.063 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:22.453 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 14:51:22.461 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 14:51:22.468 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 14:51:22.558 | [2074 Async nova-cell-0:64217]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64217 (3 other jobs running) 2026-06-25 14:51:22.608 | [2074 Async nova-cell-0:64217]: Signaling child to exit 2026-06-25 14:51:31.846 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:31.907 | [64217 Async nova-cell-0:64217]: finished successfully 2026-06-25 14:51:31.950 | WAKEUP 2026-06-25 14:51:31.989 | [2074 Async nova-cell-0:64217]: Signaled 2026-06-25 14:51:31.992 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 14:51:31.992 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 14:51:31.992 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 14:51:31.992 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 14:51:31.992 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 14:51:31.993 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 14:51:31.993 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 14:51:31.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:31.993 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 14:51:31.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:31.993 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-25 14:51:31.993 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:31.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:31.994 | we strongly recommend against using it for new projects. 2026-06-25 14:51:31.994 | 2026-06-25 14:51:31.994 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:31.994 | framework. For more detail see 2026-06-25 14:51:31.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:31.995 | 2026-06-25 14:51:31.995 | import eventlet # noqa 2026-06-25 14:51:31.995 | 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-06-25 14:51:31.995 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 14:51:31.995 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:31.996 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:31.996 | DEBUG dbcounter [-] [64358] Writer thread running {{(pid=64358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:31.996 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 14:51:31.996 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:31.996 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 14:51:31.996 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.997 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 14:51:31.997 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.997 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 14:51:31.997 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.997 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 14:51:31.997 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.997 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 14:51:31.998 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.998 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 14:51:31.998 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.998 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 14:51:31.998 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.998 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 14:51:31.999 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.999 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 14:51:31.999 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64358) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:31.999 | Exception ignored in: 2026-06-25 14:51:31.999 | Traceback (most recent call last): 2026-06-25 14:51:31.999 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:32.000 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:32.000 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:32.000 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:32.000 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:32.088 | [2074 Async nova-cell-0:64217]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 31 seconds 2026-06-25 14:51:32.096 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:32.102 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 14:51:32.107 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 14:51:32.228 | [2074 Async nova-cell-1:64321]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64321 (2 other jobs running) 2026-06-25 14:51:32.297 | [2074 Async nova-cell-1:64321]: Signaling child to exit 2026-06-25 14:51:32.797 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:32.841 | [64321 Async nova-cell-1:64321]: finished successfully 2026-06-25 14:51:32.881 | WAKEUP 2026-06-25 14:51:32.914 | [2074 Async nova-cell-1:64321]: Signaled 2026-06-25 14:51:32.917 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 14:51:32.917 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 14:51:32.917 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 14:51:32.917 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 14:51:32.918 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 14:51:32.918 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 14:51:32.918 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 14:51:32.918 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:32.918 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 14:51:32.918 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:32.918 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-25 14:51:32.918 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:32.918 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:32.918 | we strongly recommend against using it for new projects. 2026-06-25 14:51:32.918 | 2026-06-25 14:51:32.919 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:32.919 | framework. For more detail see 2026-06-25 14:51:32.919 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:32.919 | 2026-06-25 14:51:32.919 | import eventlet # noqa 2026-06-25 14:51:32.919 | 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-06-25 14:51:32.919 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 14:51:32.919 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:32.919 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:32.919 | DEBUG dbcounter [-] [64388] Writer thread running {{(pid=64388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:32.919 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 14:51:32.920 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:32.920 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 14:51:32.920 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.920 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 14:51:32.920 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.920 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 14:51:32.920 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.920 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 14:51:32.920 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.921 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 14:51:32.921 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.921 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 14:51:32.921 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.921 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 14:51:32.921 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.921 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 14:51:32.921 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.921 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 14:51:32.921 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64388) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:32.921 | Exception ignored in: 2026-06-25 14:51:32.922 | Traceback (most recent call last): 2026-06-25 14:51:32.922 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:32.922 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:32.922 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:32.922 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:32.922 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:32.985 | [2074 Async nova-cell-1:64321]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 32 seconds 2026-06-25 14:51:32.994 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:32.997 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:51:33.000 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 14:51:33.533 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:33.533 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:33.533 | we strongly recommend against using it for new projects. 2026-06-25 14:51:33.533 | 2026-06-25 14:51:33.533 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:33.534 | framework. For more detail see 2026-06-25 14:51:33.534 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:33.534 | 2026-06-25 14:51:33.534 | import eventlet # noqa 2026-06-25 14:51:33.954 | 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-06-25 14:51:37.800 | Running batches of 50 until complete 2026-06-25 14:51:37.800 | INFO dbcounter [None req-94e0b383-85ca-4e99-843b-ab7a12488eda None None] Registered counter for database nova_cell0 2026-06-25 14:51:38.035 | DEBUG dbcounter [-] [65653] Writer thread running {{(pid=65653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:38.042 | INFO dbcounter [None req-94e0b383-85ca-4e99-843b-ab7a12488eda None None] Registered counter for database nova_api 2026-06-25 14:51:38.245 | DEBUG dbcounter [-] [65653] Writer thread running {{(pid=65653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:38.486 | INFO dbcounter [None req-94e0b383-85ca-4e99-843b-ab7a12488eda None None] Registered counter for database nova_cell0 2026-06-25 14:51:38.581 | DEBUG dbcounter [-] [65653] Writer thread running {{(pid=65653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:38.704 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:51:38.705 | | Migration | Total Needed | Completed | 2026-06-25 14:51:38.708 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:51:38.711 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 14:51:38.712 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 14:51:38.713 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 14:51:38.720 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 14:51:38.720 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 14:51:38.720 | | populate_dev_uuids | 0 | 0 | 2026-06-25 14:51:38.721 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 14:51:38.721 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 14:51:38.726 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 14:51:38.727 | | populate_user_id | 0 | 0 | 2026-06-25 14:51:38.727 | | populate_uuids | 0 | 0 | 2026-06-25 14:51:38.728 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:51:39.201 | Exception ignored in: 2026-06-25 14:51:39.201 | Traceback (most recent call last): 2026-06-25 14:51:39.201 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:39.202 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:39.202 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:39.202 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:39.202 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:39.797 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 14:51:39.803 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:51:39.807 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 14:51:39.811 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:51:39.815 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:51:39.819 | + lib/nova:init_nova:886 : /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-06-25 14:51:40.382 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:40.382 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:40.383 | we strongly recommend against using it for new projects. 2026-06-25 14:51:40.383 | 2026-06-25 14:51:40.383 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:40.383 | framework. For more detail see 2026-06-25 14:51:40.383 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:40.383 | 2026-06-25 14:51:40.383 | import eventlet # noqa 2026-06-25 14:51:40.803 | 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-06-25 14:51:44.373 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 14:51:44.373 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 14:51:44.373 | INFO dbcounter [None req-8efba93a-4fa9-44f7-951e-41234d921a65 None None] Registered counter for database nova_api 2026-06-25 14:51:44.521 | DEBUG dbcounter [-] [65671] Writer thread running {{(pid=65671) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:45.011 | Exception ignored in: 2026-06-25 14:51:45.011 | Traceback (most recent call last): 2026-06-25 14:51:45.012 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:45.012 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:45.012 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:45.012 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:45.012 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:45.557 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 14:51:45.561 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 14:51:45.583 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 14:51:45.588 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 14:51:45.591 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 14:51:45.688 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 14:51:45.745 | [2074 Async configure_neutron_nova:65730]: running: configure_neutron_nova 2026-06-25 14:51:45.749 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 14:51:45.754 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:51:45.757 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 14:51:45.763 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:51:45.767 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:51:45.773 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:51:45.780 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:51:45.784 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:51:45.790 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:51:45.797 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:51:45.801 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:51:45.807 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:51:45.812 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 14:51:45.819 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:51:45.848 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:45.852 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:51:45.855 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:51:45.858 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 14:51:45.862 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:51:45.865 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:51:45.869 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 14:51:45.873 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:51:45.876 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:51:45.882 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:51:45.888 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:51:45.891 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 14:51:45.895 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:51:45.901 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 14:51:45.906 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:51:45.911 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:51:45.916 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 14:51:45.921 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:51:45.925 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:51:45.929 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 14:51:45.932 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:51:45.936 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:51:45.940 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:51:45.946 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 14:51:45.951 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:51:45.954 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 14:51:45.958 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:51:45.961 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 14:51:45.961 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:51:45.962 | gsub("[][]", "", $1); 2026-06-25 14:51:45.962 | split($1, a, "|"); 2026-06-25 14:51:45.962 | if (a[1] == matchgroup) 2026-06-25 14:51:45.962 | print a[2] 2026-06-25 14:51:45.962 | } 2026-06-25 14:51:45.962 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:51:45.971 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:51:45.975 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:51:45.980 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:51:45.985 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 14:51:45.989 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 14:51:45.994 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 14:51:45.998 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 14:51:46.003 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 14:51:46.009 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 14:51:46.014 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 14:51:46.017 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 14:51:46.022 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 14:51:46.027 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 14:51:46.031 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:51:46.035 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:51:46.039 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 14:51:46.044 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:51:46.050 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 14:51:46.053 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 14:51:46.060 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 14:51:46.064 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 14:51:46.072 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 14:51:46.073 | BEGIN { 2026-06-25 14:51:46.073 | section = "" 2026-06-25 14:51:46.073 | last_section = "" 2026-06-25 14:51:46.073 | section_count = 0 2026-06-25 14:51:46.073 | } 2026-06-25 14:51:46.073 | /^\[.+\]/ { 2026-06-25 14:51:46.073 | gsub("[][]", "", $1); 2026-06-25 14:51:46.073 | section=$1 2026-06-25 14:51:46.074 | next 2026-06-25 14:51:46.074 | } 2026-06-25 14:51:46.074 | /^ *\#/ { 2026-06-25 14:51:46.074 | next 2026-06-25 14:51:46.074 | } 2026-06-25 14:51:46.074 | /^[^ \t]+/ { 2026-06-25 14:51:46.074 | # get offset of first = in $0 2026-06-25 14:51:46.074 | eq_idx = index($0, "=") 2026-06-25 14:51:46.075 | # extract attr & value from $0 2026-06-25 14:51:46.075 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:51:46.075 | value = substr($0, eq_idx + 1) 2026-06-25 14:51:46.075 | # only need to strip trailing whitespace from attr 2026-06-25 14:51:46.075 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:51:46.075 | # need to strip leading & trailing whitespace from value 2026-06-25 14:51:46.078 | sub(/^[ \t]*/, "", value) 2026-06-25 14:51:46.078 | sub(/[ \t]*$/, "", value) 2026-06-25 14:51:46.078 | 2026-06-25 14:51:46.078 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:51:46.078 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 14:51:46.078 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:51:46.078 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:51:46.079 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:51:46.079 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:51:46.079 | if (section != last_section) { 2026-06-25 14:51:46.079 | cfg_section[section_count++] = section 2026-06-25 14:51:46.079 | last_section = section 2026-06-25 14:51:46.079 | } 2026-06-25 14:51:46.079 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:51:46.079 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:51:46.079 | 2026-06-25 14:51:46.079 | cfg_attr[section, attr, 0] = value 2026-06-25 14:51:46.080 | cfg_attr_count[section, attr] = 1 2026-06-25 14:51:46.080 | } else { 2026-06-25 14:51:46.080 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:51:46.080 | cfg_attr[section, attr, lno] = value 2026-06-25 14:51:46.080 | } 2026-06-25 14:51:46.080 | } 2026-06-25 14:51:46.080 | END { 2026-06-25 14:51:46.080 | # Process each section in order 2026-06-25 14:51:46.080 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:51:46.081 | section = cfg_section[sno] 2026-06-25 14:51:46.081 | # The ini routines simply append a config item immediately 2026-06-25 14:51:46.081 | # after the section header. To keep the same order as defined 2026-06-25 14:51:46.081 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:51:46.081 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:51:46.081 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:51:46.081 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:51:46.081 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:51:46.081 | else { 2026-06-25 14:51:46.082 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:51:46.082 | count = cfg_attr_count[section, attr] 2026-06-25 14:51:46.082 | print "inidelete " configfile " " section " " attr 2026-06-25 14:51:46.082 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:51:46.082 | for (l = count -2; l >= 0; l--) 2026-06-25 14:51:46.082 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:51:46.082 | } 2026-06-25 14:51:46.082 | } 2026-06-25 14:51:46.082 | } 2026-06-25 14:51:46.082 | } 2026-06-25 14:51:46.082 | ' 2026-06-25 14:51:46.083 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.083 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:51:46.083 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:51:46.083 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:51:46.087 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 14:51:46.091 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:51:46.095 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 14:51:46.099 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 14:51:46.099 | BEGIN { group = "" } 2026-06-25 14:51:46.100 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:51:46.100 | gsub("[][]", "", $1); 2026-06-25 14:51:46.100 | split($1, a, "|"); 2026-06-25 14:51:46.100 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:51:46.100 | group=a[1] 2026-06-25 14:51:46.100 | } else { 2026-06-25 14:51:46.100 | group="" 2026-06-25 14:51:46.100 | } 2026-06-25 14:51:46.100 | next 2026-06-25 14:51:46.101 | } 2026-06-25 14:51:46.101 | { 2026-06-25 14:51:46.101 | if (group != "") 2026-06-25 14:51:46.101 | print $0 2026-06-25 14:51:46.101 | } 2026-06-25 14:51:46.101 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:51:46.111 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 14:51:46.115 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 14:51:46.155 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.159 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 14:51:46.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 14:51:46.206 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.209 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 14:51:46.214 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 14:51:46.263 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.268 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 14:51:46.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 14:51:46.324 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 14:51:46.331 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 14:51:46.379 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.384 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:51:46.388 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:51:46.393 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:51:46.398 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 14:51:46.402 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.408 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.413 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 14:51:46.418 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.424 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 14:51:46.428 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 14:51:46.434 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 14:51:46.440 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 14:51:46.443 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.448 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:51:46.453 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:51:46.457 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.461 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:51:46.468 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.472 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.478 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.483 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 14:51:46.487 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.496 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.496 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.499 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 14:51:46.499 | BEGIN { 2026-06-25 14:51:46.499 | section = "" 2026-06-25 14:51:46.499 | last_section = "" 2026-06-25 14:51:46.499 | section_count = 0 2026-06-25 14:51:46.500 | } 2026-06-25 14:51:46.500 | /^\[.+\]/ { 2026-06-25 14:51:46.500 | gsub("[][]", "", $1); 2026-06-25 14:51:46.500 | section=$1 2026-06-25 14:51:46.500 | next 2026-06-25 14:51:46.500 | } 2026-06-25 14:51:46.500 | /^ *\#/ { 2026-06-25 14:51:46.500 | next 2026-06-25 14:51:46.500 | } 2026-06-25 14:51:46.500 | /^[^ \t]+/ { 2026-06-25 14:51:46.500 | # get offset of first = in $0 2026-06-25 14:51:46.501 | eq_idx = index($0, "=") 2026-06-25 14:51:46.501 | # extract attr & value from $0 2026-06-25 14:51:46.501 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:51:46.501 | value = substr($0, eq_idx + 1) 2026-06-25 14:51:46.501 | # only need to strip trailing whitespace from attr 2026-06-25 14:51:46.501 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:51:46.501 | # need to strip leading & trailing whitespace from value 2026-06-25 14:51:46.501 | sub(/^[ \t]*/, "", value) 2026-06-25 14:51:46.502 | sub(/[ \t]*$/, "", value) 2026-06-25 14:51:46.502 | 2026-06-25 14:51:46.502 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:51:46.502 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:51:46.502 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:51:46.502 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:51:46.503 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:51:46.503 | if (section != last_section) { 2026-06-25 14:51:46.503 | cfg_section[section_count++] = section 2026-06-25 14:51:46.503 | last_section = section 2026-06-25 14:51:46.503 | } 2026-06-25 14:51:46.503 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:51:46.503 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:51:46.503 | 2026-06-25 14:51:46.503 | cfg_attr[section, attr, 0] = value 2026-06-25 14:51:46.503 | cfg_attr_count[section, attr] = 1 2026-06-25 14:51:46.503 | } else { 2026-06-25 14:51:46.504 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:51:46.504 | cfg_attr[section, attr, lno] = value 2026-06-25 14:51:46.504 | } 2026-06-25 14:51:46.504 | } 2026-06-25 14:51:46.504 | END { 2026-06-25 14:51:46.505 | # Process each section in order 2026-06-25 14:51:46.505 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:51:46.505 | section = cfg_section[sno] 2026-06-25 14:51:46.505 | # The ini routines simply append a config item immediately 2026-06-25 14:51:46.505 | # after the section header. To keep the same order as defined 2026-06-25 14:51:46.505 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:51:46.505 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:51:46.505 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:51:46.505 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:51:46.505 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:51:46.506 | else { 2026-06-25 14:51:46.506 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:51:46.506 | count = cfg_attr_count[section, attr] 2026-06-25 14:51:46.506 | print "inidelete " configfile " " section " " attr 2026-06-25 14:51:46.507 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:51:46.507 | for (l = count -2; l >= 0; l--) 2026-06-25 14:51:46.507 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:51:46.507 | } 2026-06-25 14:51:46.507 | } 2026-06-25 14:51:46.507 | } 2026-06-25 14:51:46.507 | } 2026-06-25 14:51:46.507 | ' 2026-06-25 14:51:46.507 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:51:46.507 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:51:46.507 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:51:46.510 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:51:46.514 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:51:46.519 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 14:51:46.523 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 14:51:46.524 | BEGIN { group = "" } 2026-06-25 14:51:46.524 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:51:46.524 | gsub("[][]", "", $1); 2026-06-25 14:51:46.524 | split($1, a, "|"); 2026-06-25 14:51:46.524 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:51:46.524 | group=a[1] 2026-06-25 14:51:46.524 | } else { 2026-06-25 14:51:46.524 | group="" 2026-06-25 14:51:46.524 | } 2026-06-25 14:51:46.524 | next 2026-06-25 14:51:46.524 | } 2026-06-25 14:51:46.524 | { 2026-06-25 14:51:46.525 | if (group != "") 2026-06-25 14:51:46.525 | print $0 2026-06-25 14:51:46.525 | } 2026-06-25 14:51:46.525 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:51:46.533 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-25 14:51:46.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 14:51:46.586 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.594 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:51:46.601 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:51:46.606 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:51:46.613 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 14:51:46.621 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 14:51:46.628 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 14:51:46.632 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 14:51:46.640 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 14:51:46.648 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 14:51:46.653 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 14:51:46.658 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 14:51:46.663 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 14:51:46.668 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 14:51:46.673 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:51:46.678 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:51:46.685 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 14:51:46.691 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:51:46.698 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 14:51:46.704 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 14:51:46.711 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 14:51:46.717 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 14:51:46.726 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.728 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 14:51:46.730 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 14:51:46.730 | BEGIN { 2026-06-25 14:51:46.730 | section = "" 2026-06-25 14:51:46.730 | last_section = "" 2026-06-25 14:51:46.730 | section_count = 0 2026-06-25 14:51:46.731 | } 2026-06-25 14:51:46.731 | /^\[.+\]/ { 2026-06-25 14:51:46.731 | gsub("[][]", "", $1); 2026-06-25 14:51:46.731 | section=$1 2026-06-25 14:51:46.731 | next 2026-06-25 14:51:46.731 | } 2026-06-25 14:51:46.731 | /^ *\#/ { 2026-06-25 14:51:46.731 | next 2026-06-25 14:51:46.731 | } 2026-06-25 14:51:46.731 | /^[^ \t]+/ { 2026-06-25 14:51:46.732 | # get offset of first = in $0 2026-06-25 14:51:46.732 | eq_idx = index($0, "=") 2026-06-25 14:51:46.732 | # extract attr & value from $0 2026-06-25 14:51:46.732 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:51:46.732 | value = substr($0, eq_idx + 1) 2026-06-25 14:51:46.732 | # only need to strip trailing whitespace from attr 2026-06-25 14:51:46.732 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:51:46.732 | # need to strip leading & trailing whitespace from value 2026-06-25 14:51:46.732 | sub(/^[ \t]*/, "", value) 2026-06-25 14:51:46.733 | sub(/[ \t]*$/, "", value) 2026-06-25 14:51:46.733 | 2026-06-25 14:51:46.733 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:51:46.733 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:51:46.733 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:51:46.733 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:51:46.733 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:51:46.733 | if (section != last_section) { 2026-06-25 14:51:46.733 | cfg_section[section_count++] = section 2026-06-25 14:51:46.734 | last_section = section 2026-06-25 14:51:46.734 | } 2026-06-25 14:51:46.734 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:51:46.734 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:51:46.734 | 2026-06-25 14:51:46.734 | cfg_attr[section, attr, 0] = value 2026-06-25 14:51:46.734 | cfg_attr_count[section, attr] = 1 2026-06-25 14:51:46.734 | } else { 2026-06-25 14:51:46.734 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:51:46.734 | cfg_attr[section, attr, lno] = value 2026-06-25 14:51:46.734 | } 2026-06-25 14:51:46.735 | } 2026-06-25 14:51:46.735 | END { 2026-06-25 14:51:46.735 | # Process each section in order 2026-06-25 14:51:46.735 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:51:46.735 | section = cfg_section[sno] 2026-06-25 14:51:46.735 | # The ini routines simply append a config item immediately 2026-06-25 14:51:46.735 | # after the section header. To keep the same order as defined 2026-06-25 14:51:46.735 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:51:46.735 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:51:46.735 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:51:46.736 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:51:46.736 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:51:46.736 | else { 2026-06-25 14:51:46.736 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:51:46.736 | count = cfg_attr_count[section, attr] 2026-06-25 14:51:46.736 | print "inidelete " configfile " " section " " attr 2026-06-25 14:51:46.736 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:51:46.736 | for (l = count -2; l >= 0; l--) 2026-06-25 14:51:46.736 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:51:46.736 | } 2026-06-25 14:51:46.736 | } 2026-06-25 14:51:46.736 | } 2026-06-25 14:51:46.737 | } 2026-06-25 14:51:46.737 | ' 2026-06-25 14:51:46.737 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:51:46.737 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:51:46.740 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:51:46.747 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 14:51:46.751 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:51:46.757 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 14:51:46.763 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 14:51:46.763 | BEGIN { group = "" } 2026-06-25 14:51:46.763 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:51:46.763 | gsub("[][]", "", $1); 2026-06-25 14:51:46.764 | split($1, a, "|"); 2026-06-25 14:51:46.764 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:51:46.764 | group=a[1] 2026-06-25 14:51:46.764 | } else { 2026-06-25 14:51:46.764 | group="" 2026-06-25 14:51:46.764 | } 2026-06-25 14:51:46.764 | next 2026-06-25 14:51:46.764 | } 2026-06-25 14:51:46.765 | { 2026-06-25 14:51:46.765 | if (group != "") 2026-06-25 14:51:46.765 | print $0 2026-06-25 14:51:46.765 | } 2026-06-25 14:51:46.765 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:51:46.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 14:51:46.781 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 14:51:46.841 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 14:51:46.850 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 14:51:46.908 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 14:51:46.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 14:51:46.975 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:46.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 14:51:46.988 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 14:51:47.045 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:47.052 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:47.058 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-3be700c4-3ff4-41b3-8db4-07ee8bff4868"' 2026-06-25 14:51:47.063 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-3be700c4-3ff4-41b3-8db4-07ee8bff4868 2026-06-25 14:51:47.086 | [65730 Async configure_neutron_nova:65730]: finished successfully 2026-06-25 14:51:47.120 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:47.125 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 14:51:47.130 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 14:51:47.194 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:47.199 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 14:51:47.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 14:51:47.261 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:51:47.267 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 14:51:47.298 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:51:47.304 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:51:47.310 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 14:51:47.340 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:47.344 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:51:47.410 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 14:51:47.506 | [2074 Async configure_neutron_nova:65730]: Waiting for completion of configure_neutron_nova running on PID 65730 (2 other jobs running) 2026-06-25 14:51:47.552 | [2074 Async configure_neutron_nova:65730]: Signaling child to exit 2026-06-25 14:51:47.552 | WAKEUP 2026-06-25 14:51:47.594 | [2074 Async configure_neutron_nova:65730]: Signaled 2026-06-25 14:51:47.600 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 14:51:47.600 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 14:51:47.600 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 14:51:47.600 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:51:47.600 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:51:47.600 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 14:51:47.601 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 14:51:47.601 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 14:51:47.601 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.14/identity 2026-06-25 14:51:47.601 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 14:51:47.601 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 14:51:47.601 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 14:51:47.602 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 14:51:47.602 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 14:51:47.602 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 14:51:47.602 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 14:51:47.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 14:51:47.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 14:51:47.602 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:51:47.603 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:51:47.603 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 14:51:47.603 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 14:51:47.603 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:51:47.603 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 14:51:47.603 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:51:47.603 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 14:51:47.603 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 14:51:47.604 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:51:47.604 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:51:47.604 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:51:47.604 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 14:51:47.604 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:51:47.604 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 14:51:47.604 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:51:47.604 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:51:47.605 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 14:51:47.605 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 14:51:47.605 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 14:51:47.605 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.14/identity 2026-06-25 14:51:47.605 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 14:51:47.605 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 14:51:47.606 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 14:51:47.606 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 14:51:47.606 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 14:51:47.606 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 14:51:47.606 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 14:51:47.606 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 14:51:47.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 14:51:47.606 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:51:47.607 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:51:47.607 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 14:51:47.607 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 14:51:47.687 | [2074 Async configure_neutron_nova:65730]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-25 14:51:47.696 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:47.702 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 14:51:47.738 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:47.744 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:51:47.811 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:51:47.876 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 14:51:47.912 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:47.917 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 14:51:47.923 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:51:47.928 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 14:51:47.934 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 14:51:47.939 | + lib/nova:start_nova_api:966 : 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-06-25 14:51:47.944 | + lib/nova:start_nova_api:967 : 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-06-25 14:51:47.949 | + lib/nova:start_nova_api:967 : 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-06-25 14:51:47.956 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 14:51:47.963 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:51:47.969 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 14:51:47.975 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:51:47.979 | + functions-common:run_process:1676 : local group= 2026-06-25 14:51:47.985 | + functions-common:run_process:1677 : local user= 2026-06-25 14:51:47.989 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:51:47.994 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 14:51:48.000 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:51:48.005 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:51:48.010 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:48.014 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:48.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:48.029 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399108023 2026-06-25 14:51:48.033 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 14:51:48.065 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:48.072 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-25 14:51:48.078 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 14:51:48.083 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:51:48.089 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:51:48.095 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:51:48.102 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:51:48.108 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:51:48.113 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:51:48.119 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 14:51:48.126 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:51:48.131 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:51:48.137 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:51:48.142 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:51:48.148 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 14:51:48.154 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:51:48.159 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:51:48.165 | + 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-06-25 14:51:48.172 | + 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-06-25 14:51:48.177 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 14:51:48.182 | + 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-06-25 14:51:48.188 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:51:48.193 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:51:48.198 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:51:48.203 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 14:51:48.209 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:51:48.217 | + 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-06-25 14:51:48.339 | + 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-06-25 14:51:48.461 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-25 14:51:48.567 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 14:51:48.664 | + 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-06-25 14:51:48.773 | + 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-06-25 14:51:48.894 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 14:51:48.999 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 14:51:49.119 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 14:51:49.223 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 14:51:49.328 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 14:51:49.445 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:51:49.451 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:51:49.457 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 14:51:49.594 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:51:50.122 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 14:51:50.150 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 14:51:50.637 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 14:51:50.801 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:51:50.807 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:50.811 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:50.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:50.819 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:50.821 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:50.825 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:51:50.829 | + functions-common:time_stop:2427 : start_time=1782399108023 2026-06-25 14:51:50.833 | + functions-common:time_stop:2429 : [[ -z 1782399108023 ]] 2026-06-25 14:51:50.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:50.845 | + functions-common:time_stop:2432 : end_time=1782399110840 2026-06-25 14:51:50.849 | + functions-common:time_stop:2433 : elapsed_time=2817 2026-06-25 14:51:50.852 | + functions-common:time_stop:2434 : total=4851 2026-06-25 14:51:50.856 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:50.860 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7668 2026-06-25 14:51:50.864 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 14:51:50.864 | Waiting for nova-api to start... 2026-06-25 14:51:50.867 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.14/compute/v2.1/ 2026-06-25 14:51:50.871 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.14/compute/v2.1/ 2026-06-25 14:51:50.876 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:51:50.880 | + functions:wait_for_service:477 : local url=http://192.168.122.14/compute/v2.1/ 2026-06-25 14:51:50.884 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:51:50.888 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:51:50.892 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:51:50.895 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:50.899 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:50.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:50.912 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399110907 2026-06-25 14:51:50.916 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:51:50.921 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:51:50.923 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.14/compute/v2.1/ 2026-06-25 14:51:57.387 | + :: : [[ 200 == 503 ]] 2026-06-25 14:51:57.389 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:51:57.394 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:51:57.399 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:57.402 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:57.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:57.410 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:57.414 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:57.418 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:51:57.422 | + functions-common:time_stop:2427 : start_time=1782399110907 2026-06-25 14:51:57.427 | + functions-common:time_stop:2429 : [[ -z 1782399110907 ]] 2026-06-25 14:51:57.430 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:57.436 | + functions-common:time_stop:2432 : end_time=1782399117432 2026-06-25 14:51:57.440 | + functions-common:time_stop:2433 : elapsed_time=6525 2026-06-25 14:51:57.444 | + functions-common:time_stop:2434 : total=6300 2026-06-25 14:51:57.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:57.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12825 2026-06-25 14:51:57.456 | + functions:wait_for_service:486 : return 0 2026-06-25 14:51:57.459 | + lib/nova:start_nova_api:979 : 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-06-25 14:51:57.465 | + lib/nova:start_nova_api:979 : 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-06-25 14:51:57.471 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 14:51:57.494 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:57.498 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 14:51:57.501 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:51:57.504 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 14:51:57.508 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 14:51:57.511 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 14:51:57.516 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 14:51:57.519 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 14:51:57.523 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 14:51:57.527 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:51:57.532 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 14:51:57.535 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 14:51:57.552 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 14:51:57.557 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 14:51:57.562 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 14:51:57.566 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-25 14:51:57.582 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-25 14:51:57.599 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-25 14:51:57.616 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 14:51:57.620 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 14:51:57.621 | Starting OVN 2026-06-25 14:51:57.624 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 14:51:57.628 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 14:51:57.628 | Starting OVS 2026-06-25 14:51:57.631 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 14:51:57.652 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:57.656 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 14:51:57.709 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 14:51:57.766 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 14:51:57.769 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 14:51:57.773 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:51:58.249 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 14:51:58.742 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:51:58.742 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:51:58.742 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:51:58.743 | 2026-06-25 14:51:58.743 | Possible reasons for having these kinds of units are: 2026-06-25 14:51:58.743 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:51:58.743 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:51:58.743 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:51:58.743 | a requirement dependency on it. 2026-06-25 14:51:58.743 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:51:58.743 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:51:58.743 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:51:58.743 | instance name specified. 2026-06-25 14:51:58.751 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 14:52:03.421 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 14:52:03.424 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:03.911 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 14:52:04.409 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:04.410 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:04.410 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:04.410 | 2026-06-25 14:52:04.410 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:04.410 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:04.410 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:04.410 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:04.410 | a requirement dependency on it. 2026-06-25 14:52:04.410 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:04.411 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:04.411 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:04.411 | instance name specified. 2026-06-25 14:52:04.419 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 14:52:04.764 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 14:52:04.764 | Configuring OVSDB 2026-06-25 14:52:04.767 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 14:52:04.797 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:04.800 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 14:52:04.834 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 14:52:04.866 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=9a0bc17a-ec98-4317-b56c-47792b8acbad 2026-06-25 14:52:04.890 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.14:6642 2026-06-25 14:52:04.916 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 14:52:04.943 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 14:52:04.973 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.14 2026-06-25 14:52:05.004 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 14:52:05.013 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 14:52:05.044 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:05.048 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-25 14:52:05.083 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 14:52:05.088 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 14:52:05.092 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:52:05.095 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:52:05.099 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:05.103 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 14:52:05.106 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 14:52:05.110 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-25 14:52:05.113 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 14:52:05.117 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 14:52:05.147 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-25 14:52:05.179 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 14:52:05.210 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 14:52:05.231 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:05.234 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 14:52:05.237 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 14:52:05.240 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:05.242 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 14:52:05.246 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 14:52:05.265 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:05.268 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:05.272 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 14:52:05.275 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:05.757 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 14:52:06.240 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 14:52:06.310 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 14:52:06.313 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-25 14:52:06.316 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 14:52:06.319 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 14:52:06.321 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 14:52:07.327 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 14:52:07.330 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 14:52:07.333 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 14:52:07.336 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-25 14:52:07.338 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 14:52:07.342 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 14:52:07.344 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-25 14:52:07.347 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 14:52:07.350 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 14:52:07.352 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-25 14:52:07.355 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 14:52:07.358 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 14:52:07.360 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 14:52:07.382 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:07.387 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : 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-06-25 14:52:07.420 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : 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-06-25 14:52:07.448 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 14:52:07.469 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 14:52:07.489 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 14:52:07.513 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:07.516 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:07.519 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 14:52:07.523 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:08.010 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 14:52:08.466 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:08.467 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:08.467 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:08.467 | 2026-06-25 14:52:08.467 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:08.467 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:08.467 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:08.467 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:08.467 | a requirement dependency on it. 2026-06-25 14:52:08.468 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:08.468 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:08.468 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:08.468 | instance name specified. 2026-06-25 14:52:08.481 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 14:52:08.753 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 14:52:08.774 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:08.776 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 14:52:08.779 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:52:08.795 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:08.798 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:08.801 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:52:08.805 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : 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-06-25 14:52:08.809 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 14:52:08.813 | + 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-06-25 14:52:08.817 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:08.821 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:08.824 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:08.828 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 14:52:08.830 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:08.834 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:08.836 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:08.840 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:08.844 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:08.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399128845 2026-06-25 14:52:08.851 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 14:52:08.870 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:08.874 | + 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-06-25 14:52:08.878 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 14:52:08.882 | + 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-06-25 14:52:08.885 | + 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-06-25 14:52:08.889 | + 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-06-25 14:52:08.892 | + 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-06-25 14:52:08.896 | + 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-06-25 14:52:08.899 | + 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-06-25 14:52:08.903 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:08.907 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:08.910 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:08.914 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:08.918 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:08.922 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 14:52:08.926 | + 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-06-25 14:52:08.930 | + 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-06-25 14:52:08.934 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:08.937 | + 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-06-25 14:52:08.941 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:08.945 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:08.948 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:08.952 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:08.956 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:08.959 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:08.962 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:08.968 | + 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-06-25 14:52:09.055 | + 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-06-25 14:52:09.148 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 14:52:09.225 | + 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-06-25 14:52:09.304 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 14:52:09.391 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 14:52:09.469 | + 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-06-25 14:52:09.540 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:09.543 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:09.546 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-25 14:52:09.629 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:10.109 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:10.142 | 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-06-25 14:52:10.612 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:10.659 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:10.662 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:10.666 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:10.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:10.672 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:10.675 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:10.678 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:10.681 | + functions-common:time_stop:2427 : start_time=1782399128845 2026-06-25 14:52:10.684 | + functions-common:time_stop:2429 : [[ -z 1782399128845 ]] 2026-06-25 14:52:10.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:10.693 | + functions-common:time_stop:2432 : end_time=1782399130690 2026-06-25 14:52:10.697 | + functions-common:time_stop:2433 : elapsed_time=1845 2026-06-25 14:52:10.700 | + functions-common:time_stop:2434 : total=7668 2026-06-25 14:52:10.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:10.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9513 2026-06-25 14:52:10.710 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:10.713 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:10.716 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:10.723 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:52:10.745 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:52:10.748 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:52:10.750 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:10.753 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:52:10.756 | + 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-06-25 14:52:10.791 | + 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-06-25 14:52:10.821 | + 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-06-25 14:52:10.852 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:52:10.884 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 14:52:10.916 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 14:52:10.919 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 14:52:10.940 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:10.943 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 14:52:10.993 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 14:52:10.996 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:10.999 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 14:52:11.002 | + 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-06-25 14:52:11.005 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:11.008 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:11.011 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:11.014 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 14:52:11.017 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:11.020 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:11.023 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:11.026 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:11.031 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:11.036 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399131032 2026-06-25 14:52:11.039 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 14:52:11.059 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:11.063 | + 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-06-25 14:52:11.066 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 14:52:11.069 | + 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-06-25 14:52:11.072 | + 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-06-25 14:52:11.076 | + 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-06-25 14:52:11.079 | + 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-06-25 14:52:11.082 | + 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-06-25 14:52:11.085 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-25 14:52:11.088 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 14:52:11.091 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:11.094 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:11.097 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:11.100 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:11.103 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 14:52:11.107 | + 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-06-25 14:52:11.110 | + 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-06-25 14:52:11.113 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 14:52:11.116 | + 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-06-25 14:52:11.120 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:11.123 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:11.126 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:11.129 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:11.133 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:11.136 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 14:52:11.139 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:11.145 | + 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-06-25 14:52:11.254 | + 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-06-25 14:52:11.358 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 14:52:11.448 | + 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-06-25 14:52:11.526 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 14:52:11.604 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 14:52:11.682 | + 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-06-25 14:52:11.763 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:11.767 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:11.771 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 14:52:11.868 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:12.353 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 14:52:12.390 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 14:52:12.849 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 14:52:12.914 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:12.918 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:12.921 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:12.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:12.928 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:12.932 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:12.935 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:12.939 | + functions-common:time_stop:2427 : start_time=1782399131032 2026-06-25 14:52:12.942 | + functions-common:time_stop:2429 : [[ -z 1782399131032 ]] 2026-06-25 14:52:12.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:12.953 | + functions-common:time_stop:2432 : end_time=1782399132949 2026-06-25 14:52:12.957 | + functions-common:time_stop:2433 : elapsed_time=1917 2026-06-25 14:52:12.961 | + functions-common:time_stop:2434 : total=9513 2026-06-25 14:52:12.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:12.968 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11430 2026-06-25 14:52:12.972 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:12.975 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:12.979 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:12.984 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:52:13.009 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:52:13.013 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:52:13.016 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:13.020 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:52:13.024 | + 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-06-25 14:52:13.064 | + 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-06-25 14:52:13.106 | + 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-06-25 14:52:13.147 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:52:13.187 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 14:52:13.228 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:13.232 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 14:52:13.235 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 14:52:13.239 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 14:52:13.267 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 14:52:13.295 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 14:52:13.300 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 14:52:13.304 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 14:52:13.309 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-25 14:52:13.386 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 14:52:13.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:13.421 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 14:52:13.427 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:13.431 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 14:52:13.434 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 14:52:13.438 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 14:52:13.442 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 14:52:13.487 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 14:52:13.490 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:13.493 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 14:52:13.527 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 14:52:13.561 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 14:52:13.563 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 14:52:13.566 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 14:52:13.570 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 14:52:13.573 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 14:52:13.576 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 14:52:13.579 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 14:52:13.582 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 14:52:13.586 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 14:52:13.588 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 14:52:13.591 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:13.594 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:13.597 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:13.600 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 14:52:13.603 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:13.606 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:13.609 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 14:52:13.611 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 14:52:13.614 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 14:52:13.618 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 14:52:13.640 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 14:52:13.643 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 14:52:13.688 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 14:52:13.735 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 14:52:13.738 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 14:52:13.803 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 14:52:13.806 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 14:52:13.867 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 14:52:13.872 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:13.877 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 14:52:13.881 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:13.885 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:13.889 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:13.893 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:13.897 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 14:52:13.901 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:13.905 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:13.909 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:13.913 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:13.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:13.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399133921 2026-06-25 14:52:13.930 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 14:52:13.958 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:13.963 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-25 14:52:13.968 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 14:52:13.972 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:13.976 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:13.981 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:13.985 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:13.988 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:52:13.992 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:52:13.997 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 14:52:14.001 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:14.005 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:14.008 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:14.012 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:14.016 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 14:52:14.020 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:52:14.024 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:14.028 | + 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-06-25 14:52:14.032 | + 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-06-25 14:52:14.036 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 14:52:14.040 | + 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-06-25 14:52:14.043 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:52:14.047 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:52:14.051 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:52:14.054 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 14:52:14.058 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:52:14.065 | + 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-06-25 14:52:14.161 | + 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-06-25 14:52:14.258 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-25 14:52:14.339 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 14:52:14.421 | + 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-06-25 14:52:14.496 | + 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-06-25 14:52:14.574 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 14:52:14.654 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 14:52:14.728 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 14:52:14.800 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 14:52:14.882 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 14:52:14.974 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:52:14.978 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:52:14.982 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 14:52:15.093 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:52:15.630 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 14:52:15.661 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 14:52:16.118 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 14:52:16.272 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:16.276 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:16.281 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:16.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:16.288 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:16.291 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:16.296 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:16.297 | + functions-common:time_stop:2427 : start_time=1782399133921 2026-06-25 14:52:16.301 | + functions-common:time_stop:2429 : [[ -z 1782399133921 ]] 2026-06-25 14:52:16.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:16.312 | + functions-common:time_stop:2432 : end_time=1782399136308 2026-06-25 14:52:16.314 | + functions-common:time_stop:2433 : elapsed_time=2387 2026-06-25 14:52:16.316 | + functions-common:time_stop:2434 : total=11430 2026-06-25 14:52:16.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:16.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13817 2026-06-25 14:52:16.324 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.14/ 2026-06-25 14:52:16.327 | + lib/neutron:start_neutron_service_and_check:644 : 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-06-25 14:52:16.330 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 14:52:16.332 | + 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-06-25 14:52:16.335 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:16.338 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:16.341 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:16.344 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 14:52:16.346 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:16.350 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:16.351 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:16.354 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:16.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:16.363 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399136359 2026-06-25 14:52:16.365 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 14:52:16.387 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:16.390 | + 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-06-25 14:52:16.394 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 14:52:16.397 | + 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-06-25 14:52:16.399 | + 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-06-25 14:52:16.402 | + 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-06-25 14:52:16.405 | + 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-06-25 14:52:16.408 | + 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-06-25 14:52:16.411 | + 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-06-25 14:52:16.414 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 14:52:16.417 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:16.420 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:16.423 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:16.425 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:16.429 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 14:52:16.431 | + 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-06-25 14:52:16.435 | + 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-06-25 14:52:16.438 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 14:52:16.441 | + 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-06-25 14:52:16.444 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:16.447 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:16.450 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:16.453 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:16.456 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:16.459 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 14:52:16.462 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:16.467 | + 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-06-25 14:52:16.558 | + 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-06-25 14:52:16.650 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 14:52:16.730 | + 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-06-25 14:52:16.815 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 14:52:16.882 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 14:52:16.953 | + 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-06-25 14:52:17.026 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:17.030 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:17.032 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 14:52:17.127 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:17.671 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 14:52:17.710 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 14:52:18.216 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 14:52:18.272 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:18.277 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:18.283 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:18.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:18.294 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:18.302 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:18.306 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:18.312 | + functions-common:time_stop:2427 : start_time=1782399136359 2026-06-25 14:52:18.318 | + functions-common:time_stop:2429 : [[ -z 1782399136359 ]] 2026-06-25 14:52:18.326 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:18.332 | + functions-common:time_stop:2432 : end_time=1782399138326 2026-06-25 14:52:18.341 | + functions-common:time_stop:2433 : elapsed_time=1967 2026-06-25 14:52:18.345 | + functions-common:time_stop:2434 : total=13817 2026-06-25 14:52:18.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:18.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15784 2026-06-25 14:52:18.359 | + lib/neutron:start_neutron_service_and_check:645 : 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-06-25 14:52:18.367 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 14:52:18.374 | + 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-06-25 14:52:18.379 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:18.385 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:18.391 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:18.397 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 14:52:18.402 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:18.413 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:18.414 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:18.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:18.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:18.437 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399138431 2026-06-25 14:52:18.444 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 14:52:18.486 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:18.496 | + 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-06-25 14:52:18.502 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 14:52:18.506 | + 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-06-25 14:52:18.514 | + 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-06-25 14:52:18.520 | + 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-06-25 14:52:18.525 | + 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-06-25 14:52:18.531 | + 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-06-25 14:52:18.535 | + 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-06-25 14:52:18.541 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 14:52:18.544 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:18.550 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:18.555 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:18.561 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:18.565 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 14:52:18.571 | + 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-06-25 14:52:18.578 | + 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-06-25 14:52:18.583 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 14:52:18.588 | + 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-06-25 14:52:18.594 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:18.597 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:18.600 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:18.602 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:18.606 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:18.607 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 14:52:18.610 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:18.616 | + 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-06-25 14:52:18.753 | + 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-06-25 14:52:18.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 14:52:19.031 | + 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-06-25 14:52:19.174 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 14:52:19.301 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 14:52:19.446 | + 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-06-25 14:52:19.575 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:19.579 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:19.585 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 14:52:19.746 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:20.320 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 14:52:20.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 14:52:20.875 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 14:52:20.939 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:20.945 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:20.951 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:20.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:20.962 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:20.969 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:20.979 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:20.985 | + functions-common:time_stop:2427 : start_time=1782399138431 2026-06-25 14:52:20.989 | + functions-common:time_stop:2429 : [[ -z 1782399138431 ]] 2026-06-25 14:52:20.998 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:21.005 | + functions-common:time_stop:2432 : end_time=1782399140999 2026-06-25 14:52:21.009 | + functions-common:time_stop:2433 : elapsed_time=2568 2026-06-25 14:52:21.012 | + functions-common:time_stop:2434 : total=15784 2026-06-25 14:52:21.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:21.029 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18352 2026-06-25 14:52:21.035 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 14:52:21.040 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 14:52:21.045 | + lib/neutron:_run_ovn_maintenance:350 : 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-06-25 14:52:21.052 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 14:52:21.058 | + 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-06-25 14:52:21.062 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:21.068 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:21.071 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:21.079 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 14:52:21.084 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:21.089 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:21.093 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:21.101 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:21.112 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:21.124 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399141114 2026-06-25 14:52:21.128 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 14:52:21.162 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:21.168 | + 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-06-25 14:52:21.172 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 14:52:21.176 | + 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-06-25 14:52:21.186 | + 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-06-25 14:52:21.186 | + 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-06-25 14:52:21.190 | + 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-06-25 14:52:21.197 | + 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-06-25 14:52:21.200 | + 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-06-25 14:52:21.208 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:21.214 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:21.218 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:21.223 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:21.228 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:21.234 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 14:52:21.236 | + 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-06-25 14:52:21.242 | + 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-06-25 14:52:21.248 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:21.251 | + 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-06-25 14:52:21.256 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:21.260 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:21.263 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:21.269 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:21.277 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:21.281 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:21.285 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:21.299 | + 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-06-25 14:52:21.447 | + 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-06-25 14:52:21.584 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 14:52:21.710 | + 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-06-25 14:52:21.828 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 14:52:21.938 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 14:52:22.056 | + 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-06-25 14:52:22.158 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:22.163 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:22.169 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-25 14:52:22.298 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:22.889 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:22.924 | 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-06-25 14:52:23.413 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:23.475 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:23.479 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:23.487 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:23.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:23.492 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:23.497 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:23.502 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:23.505 | + functions-common:time_stop:2427 : start_time=1782399141114 2026-06-25 14:52:23.511 | + functions-common:time_stop:2429 : [[ -z 1782399141114 ]] 2026-06-25 14:52:23.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:23.523 | + functions-common:time_stop:2432 : end_time=1782399143520 2026-06-25 14:52:23.526 | + functions-common:time_stop:2433 : elapsed_time=2406 2026-06-25 14:52:23.529 | + functions-common:time_stop:2434 : total=18352 2026-06-25 14:52:23.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:23.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20758 2026-06-25 14:52:23.543 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 14:52:23.548 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.14/networking 2026-06-25 14:52:23.552 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 14:52:23.552 | Waiting for Neutron to start... 2026-06-25 14:52:23.557 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.14/networking' 2026-06-25 14:52:23.564 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.14/networking' 'Neutron did not start' 60 2026-06-25 14:52:23.567 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.14/networking' 2026-06-25 14:52:23.570 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 14:52:23.575 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 14:52:23.580 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 14:52:23.584 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 14:52:23.589 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 14:52:23.595 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:23.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:23.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:23.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399143610 2026-06-25 14:52:23.619 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.14/networking; do sleep 0.5; done' 2026-06-25 14:52:33.049 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.14/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 14:52:33.052 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:33.054 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:33.057 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:33.060 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:33.063 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:33.067 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 14:52:33.070 | + functions-common:time_stop:2427 : start_time=1782399143610 2026-06-25 14:52:33.073 | + functions-common:time_stop:2429 : [[ -z 1782399143610 ]] 2026-06-25 14:52:33.078 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:33.085 | + functions-common:time_stop:2432 : end_time=1782399153079 2026-06-25 14:52:33.089 | + functions-common:time_stop:2433 : elapsed_time=9469 2026-06-25 14:52:33.093 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:52:33.096 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:33.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9469 2026-06-25 14:52:33.101 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 14:52:33.121 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:33.123 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 14:52:33.126 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:33.129 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 14:52:33.132 | + ./stack.sh:main:1311 : start_placement 2026-06-25 14:52:33.136 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 14:52:33.140 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 14:52:33.144 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:33.148 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 14:52:33.150 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:33.153 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:33.155 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:33.159 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:33.162 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 14:52:33.164 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:33.168 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:33.171 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:33.174 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:33.179 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:33.185 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399153180 2026-06-25 14:52:33.189 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 14:52:33.213 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:33.218 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 14:52:33.222 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 14:52:33.226 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:33.230 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:33.234 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:33.238 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:33.242 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 14:52:33.245 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 14:52:33.249 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 14:52:33.253 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:33.257 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:33.260 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:33.263 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:33.267 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 14:52:33.270 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:52:33.273 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:33.277 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:33.280 | + 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-06-25 14:52:33.283 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 14:52:33.286 | + 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-06-25 14:52:33.290 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:52:33.293 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:52:33.296 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:52:33.299 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 14:52:33.302 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:52:33.308 | + 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-06-25 14:52:33.396 | + 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-06-25 14:52:33.485 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-25 14:52:33.567 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 14:52:33.649 | + 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-06-25 14:52:33.726 | + 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-06-25 14:52:33.805 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 14:52:33.877 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 14:52:33.948 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 14:52:34.020 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 14:52:34.094 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 14:52:34.167 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:52:34.169 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:52:34.173 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 14:52:34.270 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:52:34.760 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 14:52:34.795 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 14:52:35.261 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 14:52:35.412 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:35.416 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:35.420 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:35.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:35.428 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:35.433 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:35.436 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:35.441 | + functions-common:time_stop:2427 : start_time=1782399153180 2026-06-25 14:52:35.444 | + functions-common:time_stop:2429 : [[ -z 1782399153180 ]] 2026-06-25 14:52:35.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:35.455 | + functions-common:time_stop:2432 : end_time=1782399155451 2026-06-25 14:52:35.458 | + functions-common:time_stop:2433 : elapsed_time=2271 2026-06-25 14:52:35.462 | + functions-common:time_stop:2434 : total=20758 2026-06-25 14:52:35.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:35.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23029 2026-06-25 14:52:35.472 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 14:52:35.472 | Waiting for placement-api to start... 2026-06-25 14:52:35.475 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.14/placement 2026-06-25 14:52:35.477 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:52:35.480 | + functions:wait_for_service:477 : local url=http://192.168.122.14/placement 2026-06-25 14:52:35.483 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:52:35.485 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:52:35.488 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:52:35.490 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:35.494 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:35.497 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:35.503 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399155499 2026-06-25 14:52:35.506 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:52:35.510 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:52:35.512 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.14/placement 2026-06-25 14:52:38.541 | + :: : [[ 200 == 503 ]] 2026-06-25 14:52:38.543 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:52:38.548 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:52:38.551 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:38.553 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:38.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:38.559 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:38.562 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:38.565 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:52:38.568 | + functions-common:time_stop:2427 : start_time=1782399155499 2026-06-25 14:52:38.571 | + functions-common:time_stop:2429 : [[ -z 1782399155499 ]] 2026-06-25 14:52:38.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:38.580 | + functions-common:time_stop:2432 : end_time=1782399158576 2026-06-25 14:52:38.583 | + functions-common:time_stop:2433 : elapsed_time=3077 2026-06-25 14:52:38.586 | + functions-common:time_stop:2434 : total=12825 2026-06-25 14:52:38.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:38.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15902 2026-06-25 14:52:38.594 | + functions:wait_for_service:486 : return 0 2026-06-25 14:52:38.597 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 14:52:38.615 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:38.618 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 14:52:38.621 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 14:52:38.625 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.628 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 14:52:38.631 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.634 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:38.637 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:38.640 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:38.643 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 14:52:38.645 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:38.649 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:38.652 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:38.654 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:38.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:38.662 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399158659 2026-06-25 14:52:38.665 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 14:52:38.684 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:38.688 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:38.691 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:38.693 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:38.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:38.699 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:38.701 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:38.704 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:38.707 | + functions-common:time_stop:2427 : start_time=1782399158659 2026-06-25 14:52:38.710 | + functions-common:time_stop:2429 : [[ -z 1782399158659 ]] 2026-06-25 14:52:38.714 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:38.718 | + functions-common:time_stop:2432 : end_time=1782399158715 2026-06-25 14:52:38.722 | + functions-common:time_stop:2433 : elapsed_time=56 2026-06-25 14:52:38.725 | + functions-common:time_stop:2434 : total=23029 2026-06-25 14:52:38.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:38.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23085 2026-06-25 14:52:38.735 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 14:52:38.738 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:52:38.741 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:52:38.745 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 14:52:38.748 | + lib/neutron:start_other_agents:682 : 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-06-25 14:52:38.750 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 14:52:38.753 | + 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-06-25 14:52:38.758 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:38.763 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:38.767 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:38.772 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 14:52:38.778 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:38.781 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:38.786 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:38.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:38.797 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:38.806 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399158799 2026-06-25 14:52:38.810 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 14:52:38.840 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:38.845 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:38.849 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:38.854 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:38.859 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:38.863 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:38.868 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:38.872 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:38.877 | + functions-common:time_stop:2427 : start_time=1782399158799 2026-06-25 14:52:38.881 | + functions-common:time_stop:2429 : [[ -z 1782399158799 ]] 2026-06-25 14:52:38.887 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:38.894 | + functions-common:time_stop:2432 : end_time=1782399158889 2026-06-25 14:52:38.899 | + functions-common:time_stop:2433 : elapsed_time=90 2026-06-25 14:52:38.903 | + functions-common:time_stop:2434 : total=23085 2026-06-25 14:52:38.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:38.911 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23175 2026-06-25 14:52:38.916 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 14:52:38.920 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 14:52:38.923 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 14:52:38.928 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 14:52:38.931 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:38.935 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:38.941 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:38.945 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 14:52:38.949 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:38.953 | + lib/neutron:start_other_agents:684 : 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-06-25 14:52:38.957 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 14:52:38.960 | + 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-06-25 14:52:38.965 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:38.968 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:38.972 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:38.977 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 14:52:38.980 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:38.984 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:38.987 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:38.991 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:38.995 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:39.002 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399158997 2026-06-25 14:52:39.005 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 14:52:39.034 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:39.039 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:39.042 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:39.046 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:39.050 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:39.055 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:39.058 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:39.063 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:39.066 | + functions-common:time_stop:2427 : start_time=1782399158997 2026-06-25 14:52:39.070 | + functions-common:time_stop:2429 : [[ -z 1782399158997 ]] 2026-06-25 14:52:39.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:39.081 | + functions-common:time_stop:2432 : end_time=1782399159076 2026-06-25 14:52:39.086 | + functions-common:time_stop:2433 : elapsed_time=79 2026-06-25 14:52:39.091 | + functions-common:time_stop:2434 : total=23175 2026-06-25 14:52:39.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:39.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23254 2026-06-25 14:52:39.101 | + lib/neutron:start_other_agents:686 : 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-06-25 14:52:39.103 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 14:52:39.108 | + 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-06-25 14:52:39.111 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:39.116 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:39.120 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:39.124 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 14:52:39.127 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:39.132 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:39.137 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:39.141 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:39.146 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:39.153 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399159148 2026-06-25 14:52:39.157 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 14:52:39.184 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:39.188 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:39.193 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:39.198 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:39.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:39.209 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:39.215 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:39.220 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:39.224 | + functions-common:time_stop:2427 : start_time=1782399159148 2026-06-25 14:52:39.229 | + functions-common:time_stop:2429 : [[ -z 1782399159148 ]] 2026-06-25 14:52:39.234 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:39.240 | + functions-common:time_stop:2432 : end_time=1782399159236 2026-06-25 14:52:39.245 | + functions-common:time_stop:2433 : elapsed_time=88 2026-06-25 14:52:39.250 | + functions-common:time_stop:2434 : total=23254 2026-06-25 14:52:39.255 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:39.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23342 2026-06-25 14:52:39.264 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 14:52:39.268 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 14:52:39.272 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 14:52:39.277 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:39.281 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:39.286 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:39.290 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 14:52:39.294 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:39.299 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:39.303 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:39.307 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:39.313 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:39.321 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399159315 2026-06-25 14:52:39.325 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 14:52:39.347 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:39.351 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:39.356 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:39.358 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:39.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:39.365 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:39.370 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:39.372 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:39.377 | + functions-common:time_stop:2427 : start_time=1782399159315 2026-06-25 14:52:39.380 | + functions-common:time_stop:2429 : [[ -z 1782399159315 ]] 2026-06-25 14:52:39.386 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:39.391 | + functions-common:time_stop:2432 : end_time=1782399159388 2026-06-25 14:52:39.395 | + functions-common:time_stop:2433 : elapsed_time=73 2026-06-25 14:52:39.400 | + functions-common:time_stop:2434 : total=23342 2026-06-25 14:52:39.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:39.407 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23415 2026-06-25 14:52:39.410 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 14:52:39.438 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:39.441 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:39.444 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 14:52:39.448 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:39.451 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 14:52:39.454 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 14:52:39.457 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 14:52:39.460 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 14:52:39.463 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 14:52:39.466 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 14:52:39.470 | ++ 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-06-25 14:52:43.725 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:52:43.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:52:43.729 | address-scope 2026-06-25 14:52:43.729 | agent 2026-06-25 14:52:43.730 | allowed-address-pairs 2026-06-25 14:52:43.730 | auto-allocated-topology 2026-06-25 14:52:43.730 | availability_zone 2026-06-25 14:52:43.730 | default-subnetpools 2026-06-25 14:52:43.730 | dhcp_agent_scheduler 2026-06-25 14:52:43.730 | dns-integration 2026-06-25 14:52:43.730 | dns-domain-ports 2026-06-25 14:52:43.730 | dns-integration-domain-keywords 2026-06-25 14:52:43.731 | empty-string-filtering 2026-06-25 14:52:43.731 | external-net 2026-06-25 14:52:43.731 | extra_dhcp_opt 2026-06-25 14:52:43.731 | extraroute 2026-06-25 14:52:43.731 | extraroute-atomic 2026-06-25 14:52:43.731 | filter-validation 2026-06-25 14:52:43.731 | floating-ip-port-forwarding-detail 2026-06-25 14:52:43.731 | fip-port-details 2026-06-25 14:52:43.732 | flavors 2026-06-25 14:52:43.732 | floatingip-pools 2026-06-25 14:52:43.732 | router 2026-06-25 14:52:43.732 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:52:43.732 | enable-default-route-bfd 2026-06-25 14:52:43.732 | enable-default-route-ecmp 2026-06-25 14:52:43.732 | ext-gw-mode 2026-06-25 14:52:43.732 | l3-ha 2026-06-25 14:52:43.732 | external-gateway-multihoming 2026-06-25 14:52:43.733 | l3-flavors 2026-06-25 14:52:43.733 | l3_agent_scheduler 2026-06-25 14:52:43.733 | multi-provider 2026-06-25 14:52:43.733 | net-mtu 2026-06-25 14:52:43.733 | net-mtu-writable 2026-06-25 14:52:43.733 | network_availability_zone 2026-06-25 14:52:43.733 | network-ip-availability 2026-06-25 14:52:43.733 | network-ip-availability-details 2026-06-25 14:52:43.734 | pagination 2026-06-25 14:52:43.734 | port-device-profile 2026-06-25 14:52:43.734 | port-mac-address-regenerate 2026-06-25 14:52:43.734 | port-numa-affinity-policy 2026-06-25 14:52:43.734 | port-numa-affinity-policy-socket 2026-06-25 14:52:43.734 | binding 2026-06-25 14:52:43.734 | binding-extended 2026-06-25 14:52:43.734 | port-security 2026-06-25 14:52:43.734 | project-id 2026-06-25 14:52:43.735 | provider 2026-06-25 14:52:43.735 | qinq 2026-06-25 14:52:43.735 | quota-check-limit 2026-06-25 14:52:43.735 | quota-check-limit-default 2026-06-25 14:52:43.735 | quotas 2026-06-25 14:52:43.735 | quota_details 2026-06-25 14:52:43.735 | rbac-policies 2026-06-25 14:52:43.735 | rbac-address-scope 2026-06-25 14:52:43.736 | rbac-security-groups 2026-06-25 14:52:43.736 | revision-if-match 2026-06-25 14:52:43.736 | standard-attr-revisions 2026-06-25 14:52:43.736 | router_availability_zone 2026-06-25 14:52:43.736 | router-enable-snat 2026-06-25 14:52:43.736 | security-groups-default-rules 2026-06-25 14:52:43.736 | security-groups-default-statefulness 2026-06-25 14:52:43.736 | security-groups-normalized-cidr 2026-06-25 14:52:43.737 | security-groups-remote-address-group 2026-06-25 14:52:43.737 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:52:43.737 | security-groups-shared-filtering 2026-06-25 14:52:43.737 | security-group 2026-06-25 14:52:43.737 | service-type 2026-06-25 14:52:43.737 | sorting 2026-06-25 14:52:43.737 | standard-attr-description 2026-06-25 14:52:43.737 | stateful-security-group 2026-06-25 14:52:43.738 | subnet-dns-publish-fixed-ip 2026-06-25 14:52:43.738 | subnet-external-network 2026-06-25 14:52:43.738 | subnet_onboard 2026-06-25 14:52:43.738 | subnet-service-types 2026-06-25 14:52:43.738 | subnet_allocation 2026-06-25 14:52:43.738 | subnetpool-prefix-ops 2026-06-25 14:52:43.738 | tag-creation 2026-06-25 14:52:43.738 | standard-attr-tag 2026-06-25 14:52:43.738 | standard-attr-timestamp 2026-06-25 14:52:43.739 | vlan-transparent' 2026-06-25 14:52:43.739 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:52:43.739 | address-scope 2026-06-25 14:52:43.739 | agent 2026-06-25 14:52:43.739 | allowed-address-pairs 2026-06-25 14:52:43.739 | auto-allocated-topology 2026-06-25 14:52:43.739 | availability_zone 2026-06-25 14:52:43.740 | default-subnetpools 2026-06-25 14:52:43.740 | dhcp_agent_scheduler 2026-06-25 14:52:43.740 | dns-integration 2026-06-25 14:52:43.740 | dns-domain-ports 2026-06-25 14:52:43.740 | dns-integration-domain-keywords 2026-06-25 14:52:43.740 | empty-string-filtering 2026-06-25 14:52:43.740 | external-net 2026-06-25 14:52:43.740 | extra_dhcp_opt 2026-06-25 14:52:43.741 | extraroute 2026-06-25 14:52:43.741 | extraroute-atomic 2026-06-25 14:52:43.741 | filter-validation 2026-06-25 14:52:43.741 | floating-ip-port-forwarding-detail 2026-06-25 14:52:43.741 | fip-port-details 2026-06-25 14:52:43.741 | flavors 2026-06-25 14:52:43.741 | floatingip-pools 2026-06-25 14:52:43.741 | router 2026-06-25 14:52:43.741 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:52:43.742 | enable-default-route-bfd 2026-06-25 14:52:43.742 | enable-default-route-ecmp 2026-06-25 14:52:43.742 | ext-gw-mode 2026-06-25 14:52:43.742 | l3-ha 2026-06-25 14:52:43.742 | external-gateway-multihoming 2026-06-25 14:52:43.742 | l3-flavors 2026-06-25 14:52:43.742 | l3_agent_scheduler 2026-06-25 14:52:43.742 | multi-provider 2026-06-25 14:52:43.743 | net-mtu 2026-06-25 14:52:43.743 | net-mtu-writable 2026-06-25 14:52:43.743 | network_availability_zone 2026-06-25 14:52:43.743 | network-ip-availability 2026-06-25 14:52:43.743 | network-ip-availability-details 2026-06-25 14:52:43.743 | pagination 2026-06-25 14:52:43.743 | port-device-profile 2026-06-25 14:52:43.743 | port-mac-address-regenerate 2026-06-25 14:52:43.743 | port-numa-affinity-policy 2026-06-25 14:52:43.744 | port-numa-affinity-policy-socket 2026-06-25 14:52:43.744 | binding 2026-06-25 14:52:43.744 | binding-extended 2026-06-25 14:52:43.744 | port-security 2026-06-25 14:52:43.744 | project-id 2026-06-25 14:52:43.744 | provider 2026-06-25 14:52:43.744 | qinq 2026-06-25 14:52:43.744 | quota-check-limit 2026-06-25 14:52:43.745 | quota-check-limit-default 2026-06-25 14:52:43.745 | quotas 2026-06-25 14:52:43.745 | quota_details 2026-06-25 14:52:43.745 | rbac-policies 2026-06-25 14:52:43.745 | rbac-address-scope 2026-06-25 14:52:43.745 | rbac-security-groups 2026-06-25 14:52:43.745 | revision-if-match 2026-06-25 14:52:43.745 | standard-attr-revisions 2026-06-25 14:52:43.746 | router_availability_zone 2026-06-25 14:52:43.746 | router-enable-snat 2026-06-25 14:52:43.746 | security-groups-default-rules 2026-06-25 14:52:43.746 | security-groups-default-statefulness 2026-06-25 14:52:43.746 | security-groups-normalized-cidr 2026-06-25 14:52:43.746 | security-groups-remote-address-group 2026-06-25 14:52:43.746 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:52:43.746 | security-groups-shared-filtering 2026-06-25 14:52:43.746 | security-group 2026-06-25 14:52:43.747 | service-type 2026-06-25 14:52:43.747 | sorting 2026-06-25 14:52:43.747 | standard-attr-description 2026-06-25 14:52:43.747 | stateful-security-group 2026-06-25 14:52:43.747 | subnet-dns-publish-fixed-ip 2026-06-25 14:52:43.747 | subnet-external-network 2026-06-25 14:52:43.747 | subnet_onboard 2026-06-25 14:52:43.747 | subnet-service-types 2026-06-25 14:52:43.748 | subnet_allocation 2026-06-25 14:52:43.748 | subnetpool-prefix-ops 2026-06-25 14:52:43.748 | tag-creation 2026-06-25 14:52:43.748 | standard-attr-tag 2026-06-25 14:52:43.748 | standard-attr-timestamp 2026-06-25 14:52:43.748 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 14:52:43.748 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:52:43.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:43.749 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:52:43.750 | ++ 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-06-25 14:52:48.555 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:52:48.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=e1342dae-6618-4c2f-a074-a84a027ec8fb 2026-06-25 14:52:48.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:52:48.574 | ++ 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 fd61:0062:55e7::/56 --share --default -f value -c id 2026-06-25 14:52:53.041 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:52:53.046 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=cb72aa82-7131-480a-928f-59a9da3a01c9 2026-06-25 14:52:53.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 14:52:53.054 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:52:53.058 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:52:53.064 | ++ 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-06-25 14:52:59.463 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:52:59.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=e1352ea8-b11c-445b-b045-77b76ccd747b 2026-06-25 14:52:59.473 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-25 14:52:59.477 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:52:59.507 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:52:59.513 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 14:52:59.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z e1342dae-6618-4c2f-a074-a84a027ec8fb ']' 2026-06-25 14:52:59.523 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 14:52:59.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 14:52:59.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool e1342dae-6618-4c2f-a074-a84a027ec8fb ' 2026-06-25 14:52:59.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 14:52:59.541 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network e1352ea8-b11c-445b-b045-77b76ccd747b private-subnet' 2026-06-25 14:52:59.546 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 14:52:59.551 | +++ 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 e1342dae-6618-4c2f-a074-a84a027ec8fb --network e1352ea8-b11c-445b-b045-77b76ccd747b private-subnet -f value -c id 2026-06-25 14:53:05.780 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:05.785 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=4911a776-6048-4011-b1c2-03234be3d5ef 2026-06-25 14:53:05.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-25 14:53:05.793 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:05.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 4911a776-6048-4011-b1c2-03234be3d5ef 2026-06-25 14:53:05.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=4911a776-6048-4011-b1c2-03234be3d5ef 2026-06-25 14:53:05.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:53:05.837 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 14:53:05.841 | ++ 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-06-25 14:53:05.845 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:05.868 | ++ 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-06-25 14:53:05.872 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:05.896 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 14:53:05.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z cb72aa82-7131-480a-928f-59a9da3a01c9 ']' 2026-06-25 14:53:05.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 14:53:05.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 14:53:05.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool cb72aa82-7131-480a-928f-59a9da3a01c9 ' 2026-06-25 14:53:05.915 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 14:53:05.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network e1352ea8-b11c-445b-b045-77b76ccd747b ipv6-private-subnet ' 2026-06-25 14:53:05.922 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 14:53:05.927 | +++ 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 cb72aa82-7131-480a-928f-59a9da3a01c9 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network e1352ea8-b11c-445b-b045-77b76ccd747b ipv6-private-subnet -f value -c id 2026-06-25 14:53:11.300 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:11.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=c48573b3-6bd7-48be-8ff9-f1e9bbf75091 2026-06-25 14:53:11.306 | ++ 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-06-25 14:53:11.309 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:11.335 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo c48573b3-6bd7-48be-8ff9-f1e9bbf75091 2026-06-25 14:53:11.339 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=c48573b3-6bd7-48be-8ff9-f1e9bbf75091 2026-06-25 14:53:11.343 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 14:53:11.346 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 14:53:11.351 | ++ 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-06-25 14:53:14.976 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:14.982 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:14.982 | address-scope 2026-06-25 14:53:14.982 | agent 2026-06-25 14:53:14.982 | allowed-address-pairs 2026-06-25 14:53:14.982 | auto-allocated-topology 2026-06-25 14:53:14.982 | availability_zone 2026-06-25 14:53:14.982 | default-subnetpools 2026-06-25 14:53:14.982 | dhcp_agent_scheduler 2026-06-25 14:53:14.982 | dns-integration 2026-06-25 14:53:14.982 | dns-domain-ports 2026-06-25 14:53:14.982 | dns-integration-domain-keywords 2026-06-25 14:53:14.983 | empty-string-filtering 2026-06-25 14:53:14.983 | external-net 2026-06-25 14:53:14.983 | extra_dhcp_opt 2026-06-25 14:53:14.983 | extraroute 2026-06-25 14:53:14.983 | extraroute-atomic 2026-06-25 14:53:14.983 | filter-validation 2026-06-25 14:53:14.983 | floating-ip-port-forwarding-detail 2026-06-25 14:53:14.983 | fip-port-details 2026-06-25 14:53:14.983 | flavors 2026-06-25 14:53:14.983 | floatingip-pools 2026-06-25 14:53:14.983 | router 2026-06-25 14:53:14.984 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:14.984 | enable-default-route-bfd 2026-06-25 14:53:14.984 | enable-default-route-ecmp 2026-06-25 14:53:14.984 | ext-gw-mode 2026-06-25 14:53:14.984 | l3-ha 2026-06-25 14:53:14.984 | external-gateway-multihoming 2026-06-25 14:53:14.984 | l3-flavors 2026-06-25 14:53:14.984 | l3_agent_scheduler 2026-06-25 14:53:14.984 | multi-provider 2026-06-25 14:53:14.984 | net-mtu 2026-06-25 14:53:14.984 | net-mtu-writable 2026-06-25 14:53:14.985 | network_availability_zone 2026-06-25 14:53:14.985 | network-ip-availability 2026-06-25 14:53:14.985 | network-ip-availability-details 2026-06-25 14:53:14.985 | pagination 2026-06-25 14:53:14.985 | port-device-profile 2026-06-25 14:53:14.985 | port-mac-address-regenerate 2026-06-25 14:53:14.985 | port-numa-affinity-policy 2026-06-25 14:53:14.985 | port-numa-affinity-policy-socket 2026-06-25 14:53:14.985 | binding 2026-06-25 14:53:14.985 | binding-extended 2026-06-25 14:53:14.986 | port-security 2026-06-25 14:53:14.986 | project-id 2026-06-25 14:53:14.986 | provider 2026-06-25 14:53:14.986 | qinq 2026-06-25 14:53:14.986 | quota-check-limit 2026-06-25 14:53:14.986 | quota-check-limit-default 2026-06-25 14:53:14.986 | quotas 2026-06-25 14:53:14.986 | quota_details 2026-06-25 14:53:14.986 | rbac-policies 2026-06-25 14:53:14.986 | rbac-address-scope 2026-06-25 14:53:14.986 | rbac-security-groups 2026-06-25 14:53:14.987 | revision-if-match 2026-06-25 14:53:14.987 | standard-attr-revisions 2026-06-25 14:53:14.987 | router_availability_zone 2026-06-25 14:53:14.987 | router-enable-snat 2026-06-25 14:53:14.987 | security-groups-default-rules 2026-06-25 14:53:14.987 | security-groups-default-statefulness 2026-06-25 14:53:14.987 | security-groups-normalized-cidr 2026-06-25 14:53:14.988 | security-groups-remote-address-group 2026-06-25 14:53:14.988 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:14.988 | security-groups-shared-filtering 2026-06-25 14:53:14.988 | security-group 2026-06-25 14:53:14.989 | service-type 2026-06-25 14:53:14.989 | sorting 2026-06-25 14:53:14.989 | standard-attr-description 2026-06-25 14:53:14.989 | stateful-security-group 2026-06-25 14:53:14.989 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:14.989 | subnet-external-network 2026-06-25 14:53:14.989 | subnet_onboard 2026-06-25 14:53:14.989 | subnet-service-types 2026-06-25 14:53:14.989 | subnet_allocation 2026-06-25 14:53:14.989 | subnetpool-prefix-ops 2026-06-25 14:53:14.989 | tag-creation 2026-06-25 14:53:14.990 | standard-attr-tag 2026-06-25 14:53:14.990 | standard-attr-timestamp 2026-06-25 14:53:14.990 | vlan-transparent' 2026-06-25 14:53:14.990 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:14.990 | address-scope 2026-06-25 14:53:14.990 | agent 2026-06-25 14:53:14.990 | allowed-address-pairs 2026-06-25 14:53:14.990 | auto-allocated-topology 2026-06-25 14:53:14.990 | availability_zone 2026-06-25 14:53:14.990 | default-subnetpools 2026-06-25 14:53:14.990 | dhcp_agent_scheduler 2026-06-25 14:53:14.991 | dns-integration 2026-06-25 14:53:14.991 | dns-domain-ports 2026-06-25 14:53:14.991 | dns-integration-domain-keywords 2026-06-25 14:53:14.991 | empty-string-filtering 2026-06-25 14:53:14.991 | external-net 2026-06-25 14:53:14.991 | extra_dhcp_opt 2026-06-25 14:53:14.991 | extraroute 2026-06-25 14:53:14.991 | extraroute-atomic 2026-06-25 14:53:14.991 | filter-validation 2026-06-25 14:53:14.991 | floating-ip-port-forwarding-detail 2026-06-25 14:53:14.992 | fip-port-details 2026-06-25 14:53:14.992 | flavors 2026-06-25 14:53:14.992 | floatingip-pools 2026-06-25 14:53:14.992 | router 2026-06-25 14:53:14.992 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:14.992 | enable-default-route-bfd 2026-06-25 14:53:14.992 | enable-default-route-ecmp 2026-06-25 14:53:14.992 | ext-gw-mode 2026-06-25 14:53:14.992 | l3-ha 2026-06-25 14:53:14.992 | external-gateway-multihoming 2026-06-25 14:53:14.992 | l3-flavors 2026-06-25 14:53:14.993 | l3_agent_scheduler 2026-06-25 14:53:14.993 | multi-provider 2026-06-25 14:53:14.993 | net-mtu 2026-06-25 14:53:14.994 | net-mtu-writable 2026-06-25 14:53:14.994 | network_availability_zone 2026-06-25 14:53:14.994 | network-ip-availability 2026-06-25 14:53:14.994 | network-ip-availability-details 2026-06-25 14:53:14.994 | pagination 2026-06-25 14:53:14.994 | port-device-profile 2026-06-25 14:53:14.994 | port-mac-address-regenerate 2026-06-25 14:53:14.995 | port-numa-affinity-policy 2026-06-25 14:53:14.995 | port-numa-affinity-policy-socket 2026-06-25 14:53:14.995 | binding 2026-06-25 14:53:14.995 | binding-extended 2026-06-25 14:53:14.995 | port-security 2026-06-25 14:53:14.995 | project-id 2026-06-25 14:53:14.995 | provider 2026-06-25 14:53:14.995 | qinq 2026-06-25 14:53:14.996 | quota-check-limit 2026-06-25 14:53:14.996 | quota-check-limit-default 2026-06-25 14:53:14.996 | quotas 2026-06-25 14:53:14.996 | quota_details 2026-06-25 14:53:14.996 | rbac-policies 2026-06-25 14:53:14.996 | rbac-address-scope 2026-06-25 14:53:14.997 | rbac-security-groups 2026-06-25 14:53:14.997 | revision-if-match 2026-06-25 14:53:14.997 | standard-attr-revisions 2026-06-25 14:53:14.997 | router_availability_zone 2026-06-25 14:53:14.997 | router-enable-snat 2026-06-25 14:53:14.997 | security-groups-default-rules 2026-06-25 14:53:14.997 | security-groups-default-statefulness 2026-06-25 14:53:14.997 | security-groups-normalized-cidr 2026-06-25 14:53:14.998 | security-groups-remote-address-group 2026-06-25 14:53:14.998 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:14.998 | security-groups-shared-filtering 2026-06-25 14:53:14.998 | security-group 2026-06-25 14:53:14.998 | service-type 2026-06-25 14:53:14.998 | sorting 2026-06-25 14:53:14.998 | standard-attr-description 2026-06-25 14:53:14.998 | stateful-security-group 2026-06-25 14:53:14.999 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:14.999 | subnet-external-network 2026-06-25 14:53:14.999 | subnet_onboard 2026-06-25 14:53:14.999 | subnet-service-types 2026-06-25 14:53:14.999 | subnet_allocation 2026-06-25 14:53:14.999 | subnetpool-prefix-ops 2026-06-25 14:53:14.999 | tag-creation 2026-06-25 14:53:15.000 | standard-attr-tag 2026-06-25 14:53:15.000 | standard-attr-timestamp 2026-06-25 14:53:15.000 | vlan-transparent =~ router ]] 2026-06-25 14:53:15.000 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:15.000 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 14:53:15.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 14:53:15.007 | ++ 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-06-25 14:53:18.486 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:18.490 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:18.490 | address-scope 2026-06-25 14:53:18.490 | agent 2026-06-25 14:53:18.490 | allowed-address-pairs 2026-06-25 14:53:18.490 | auto-allocated-topology 2026-06-25 14:53:18.490 | availability_zone 2026-06-25 14:53:18.490 | default-subnetpools 2026-06-25 14:53:18.491 | dhcp_agent_scheduler 2026-06-25 14:53:18.491 | dns-integration 2026-06-25 14:53:18.491 | dns-domain-ports 2026-06-25 14:53:18.491 | dns-integration-domain-keywords 2026-06-25 14:53:18.491 | empty-string-filtering 2026-06-25 14:53:18.491 | external-net 2026-06-25 14:53:18.491 | extra_dhcp_opt 2026-06-25 14:53:18.491 | extraroute 2026-06-25 14:53:18.492 | extraroute-atomic 2026-06-25 14:53:18.492 | filter-validation 2026-06-25 14:53:18.492 | floating-ip-port-forwarding-detail 2026-06-25 14:53:18.492 | fip-port-details 2026-06-25 14:53:18.492 | flavors 2026-06-25 14:53:18.493 | floatingip-pools 2026-06-25 14:53:18.493 | router 2026-06-25 14:53:18.493 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:18.494 | enable-default-route-bfd 2026-06-25 14:53:18.494 | enable-default-route-ecmp 2026-06-25 14:53:18.494 | ext-gw-mode 2026-06-25 14:53:18.494 | l3-ha 2026-06-25 14:53:18.494 | external-gateway-multihoming 2026-06-25 14:53:18.495 | l3-flavors 2026-06-25 14:53:18.495 | l3_agent_scheduler 2026-06-25 14:53:18.495 | multi-provider 2026-06-25 14:53:18.495 | net-mtu 2026-06-25 14:53:18.495 | net-mtu-writable 2026-06-25 14:53:18.495 | network_availability_zone 2026-06-25 14:53:18.495 | network-ip-availability 2026-06-25 14:53:18.496 | network-ip-availability-details 2026-06-25 14:53:18.496 | pagination 2026-06-25 14:53:18.496 | port-device-profile 2026-06-25 14:53:18.496 | port-mac-address-regenerate 2026-06-25 14:53:18.496 | port-numa-affinity-policy 2026-06-25 14:53:18.496 | port-numa-affinity-policy-socket 2026-06-25 14:53:18.496 | binding 2026-06-25 14:53:18.497 | binding-extended 2026-06-25 14:53:18.497 | port-security 2026-06-25 14:53:18.497 | project-id 2026-06-25 14:53:18.497 | provider 2026-06-25 14:53:18.497 | qinq 2026-06-25 14:53:18.497 | quota-check-limit 2026-06-25 14:53:18.497 | quota-check-limit-default 2026-06-25 14:53:18.498 | quotas 2026-06-25 14:53:18.498 | quota_details 2026-06-25 14:53:18.498 | rbac-policies 2026-06-25 14:53:18.498 | rbac-address-scope 2026-06-25 14:53:18.498 | rbac-security-groups 2026-06-25 14:53:18.498 | revision-if-match 2026-06-25 14:53:18.498 | standard-attr-revisions 2026-06-25 14:53:18.499 | router_availability_zone 2026-06-25 14:53:18.499 | router-enable-snat 2026-06-25 14:53:18.499 | security-groups-default-rules 2026-06-25 14:53:18.499 | security-groups-default-statefulness 2026-06-25 14:53:18.499 | security-groups-normalized-cidr 2026-06-25 14:53:18.499 | security-groups-remote-address-group 2026-06-25 14:53:18.499 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:18.500 | security-groups-shared-filtering 2026-06-25 14:53:18.500 | security-group 2026-06-25 14:53:18.500 | service-type 2026-06-25 14:53:18.500 | sorting 2026-06-25 14:53:18.500 | standard-attr-description 2026-06-25 14:53:18.501 | stateful-security-group 2026-06-25 14:53:18.501 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:18.501 | subnet-external-network 2026-06-25 14:53:18.501 | subnet_onboard 2026-06-25 14:53:18.501 | subnet-service-types 2026-06-25 14:53:18.501 | subnet_allocation 2026-06-25 14:53:18.501 | subnetpool-prefix-ops 2026-06-25 14:53:18.502 | tag-creation 2026-06-25 14:53:18.502 | standard-attr-tag 2026-06-25 14:53:18.502 | standard-attr-timestamp 2026-06-25 14:53:18.502 | vlan-transparent' 2026-06-25 14:53:18.502 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:18.502 | address-scope 2026-06-25 14:53:18.502 | agent 2026-06-25 14:53:18.503 | allowed-address-pairs 2026-06-25 14:53:18.503 | auto-allocated-topology 2026-06-25 14:53:18.503 | availability_zone 2026-06-25 14:53:18.503 | default-subnetpools 2026-06-25 14:53:18.503 | dhcp_agent_scheduler 2026-06-25 14:53:18.503 | dns-integration 2026-06-25 14:53:18.504 | dns-domain-ports 2026-06-25 14:53:18.504 | dns-integration-domain-keywords 2026-06-25 14:53:18.504 | empty-string-filtering 2026-06-25 14:53:18.504 | external-net 2026-06-25 14:53:18.504 | extra_dhcp_opt 2026-06-25 14:53:18.504 | extraroute 2026-06-25 14:53:18.505 | extraroute-atomic 2026-06-25 14:53:18.505 | filter-validation 2026-06-25 14:53:18.505 | floating-ip-port-forwarding-detail 2026-06-25 14:53:18.505 | fip-port-details 2026-06-25 14:53:18.505 | flavors 2026-06-25 14:53:18.505 | floatingip-pools 2026-06-25 14:53:18.505 | router 2026-06-25 14:53:18.506 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:18.506 | enable-default-route-bfd 2026-06-25 14:53:18.506 | enable-default-route-ecmp 2026-06-25 14:53:18.506 | ext-gw-mode 2026-06-25 14:53:18.506 | l3-ha 2026-06-25 14:53:18.506 | external-gateway-multihoming 2026-06-25 14:53:18.507 | l3-flavors 2026-06-25 14:53:18.507 | l3_agent_scheduler 2026-06-25 14:53:18.507 | multi-provider 2026-06-25 14:53:18.507 | net-mtu 2026-06-25 14:53:18.507 | net-mtu-writable 2026-06-25 14:53:18.507 | network_availability_zone 2026-06-25 14:53:18.507 | network-ip-availability 2026-06-25 14:53:18.508 | network-ip-availability-details 2026-06-25 14:53:18.508 | pagination 2026-06-25 14:53:18.508 | port-device-profile 2026-06-25 14:53:18.508 | port-mac-address-regenerate 2026-06-25 14:53:18.508 | port-numa-affinity-policy 2026-06-25 14:53:18.508 | port-numa-affinity-policy-socket 2026-06-25 14:53:18.509 | binding 2026-06-25 14:53:18.509 | binding-extended 2026-06-25 14:53:18.509 | port-security 2026-06-25 14:53:18.509 | project-id 2026-06-25 14:53:18.509 | provider 2026-06-25 14:53:18.509 | qinq 2026-06-25 14:53:18.510 | quota-check-limit 2026-06-25 14:53:18.510 | quota-check-limit-default 2026-06-25 14:53:18.510 | quotas 2026-06-25 14:53:18.510 | quota_details 2026-06-25 14:53:18.510 | rbac-policies 2026-06-25 14:53:18.510 | rbac-address-scope 2026-06-25 14:53:18.511 | rbac-security-groups 2026-06-25 14:53:18.511 | revision-if-match 2026-06-25 14:53:18.511 | standard-attr-revisions 2026-06-25 14:53:18.511 | router_availability_zone 2026-06-25 14:53:18.511 | router-enable-snat 2026-06-25 14:53:18.512 | security-groups-default-rules 2026-06-25 14:53:18.512 | security-groups-default-statefulness 2026-06-25 14:53:18.512 | security-groups-normalized-cidr 2026-06-25 14:53:18.512 | security-groups-remote-address-group 2026-06-25 14:53:18.512 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:18.512 | security-groups-shared-filtering 2026-06-25 14:53:18.513 | security-group 2026-06-25 14:53:18.513 | service-type 2026-06-25 14:53:18.513 | sorting 2026-06-25 14:53:18.514 | standard-attr-description 2026-06-25 14:53:18.514 | stateful-security-group 2026-06-25 14:53:18.514 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:18.514 | subnet-external-network 2026-06-25 14:53:18.514 | subnet_onboard 2026-06-25 14:53:18.514 | subnet-service-types 2026-06-25 14:53:18.514 | subnet_allocation 2026-06-25 14:53:18.514 | subnetpool-prefix-ops 2026-06-25 14:53:18.514 | tag-creation 2026-06-25 14:53:18.514 | standard-attr-tag 2026-06-25 14:53:18.515 | standard-attr-timestamp 2026-06-25 14:53:18.515 | vlan-transparent =~ external-net ]] 2026-06-25 14:53:18.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:18.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:18.515 | ++ 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-06-25 14:53:22.384 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:22.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f2c475ff-fa72-40ad-ba6b-4cd6e979fa88 2026-06-25 14:53:22.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 14:53:22.393 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:22.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 14:53:22.414 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 14:53:22.417 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 14:53:22.421 | ++ 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-06-25 14:53:26.060 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:26.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:26.066 | address-scope 2026-06-25 14:53:26.066 | agent 2026-06-25 14:53:26.066 | allowed-address-pairs 2026-06-25 14:53:26.066 | auto-allocated-topology 2026-06-25 14:53:26.067 | availability_zone 2026-06-25 14:53:26.067 | default-subnetpools 2026-06-25 14:53:26.067 | dhcp_agent_scheduler 2026-06-25 14:53:26.067 | dns-integration 2026-06-25 14:53:26.067 | dns-domain-ports 2026-06-25 14:53:26.067 | dns-integration-domain-keywords 2026-06-25 14:53:26.067 | empty-string-filtering 2026-06-25 14:53:26.067 | external-net 2026-06-25 14:53:26.067 | extra_dhcp_opt 2026-06-25 14:53:26.067 | extraroute 2026-06-25 14:53:26.067 | extraroute-atomic 2026-06-25 14:53:26.068 | filter-validation 2026-06-25 14:53:26.068 | floating-ip-port-forwarding-detail 2026-06-25 14:53:26.068 | fip-port-details 2026-06-25 14:53:26.068 | flavors 2026-06-25 14:53:26.068 | floatingip-pools 2026-06-25 14:53:26.068 | router 2026-06-25 14:53:26.068 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:26.068 | enable-default-route-bfd 2026-06-25 14:53:26.068 | enable-default-route-ecmp 2026-06-25 14:53:26.069 | ext-gw-mode 2026-06-25 14:53:26.069 | l3-ha 2026-06-25 14:53:26.069 | external-gateway-multihoming 2026-06-25 14:53:26.069 | l3-flavors 2026-06-25 14:53:26.069 | l3_agent_scheduler 2026-06-25 14:53:26.069 | multi-provider 2026-06-25 14:53:26.069 | net-mtu 2026-06-25 14:53:26.069 | net-mtu-writable 2026-06-25 14:53:26.069 | network_availability_zone 2026-06-25 14:53:26.070 | network-ip-availability 2026-06-25 14:53:26.070 | network-ip-availability-details 2026-06-25 14:53:26.070 | pagination 2026-06-25 14:53:26.070 | port-device-profile 2026-06-25 14:53:26.071 | port-mac-address-regenerate 2026-06-25 14:53:26.071 | port-numa-affinity-policy 2026-06-25 14:53:26.071 | port-numa-affinity-policy-socket 2026-06-25 14:53:26.071 | binding 2026-06-25 14:53:26.071 | binding-extended 2026-06-25 14:53:26.071 | port-security 2026-06-25 14:53:26.071 | project-id 2026-06-25 14:53:26.072 | provider 2026-06-25 14:53:26.072 | qinq 2026-06-25 14:53:26.072 | quota-check-limit 2026-06-25 14:53:26.073 | quota-check-limit-default 2026-06-25 14:53:26.073 | quotas 2026-06-25 14:53:26.073 | quota_details 2026-06-25 14:53:26.073 | rbac-policies 2026-06-25 14:53:26.073 | rbac-address-scope 2026-06-25 14:53:26.073 | rbac-security-groups 2026-06-25 14:53:26.073 | revision-if-match 2026-06-25 14:53:26.073 | standard-attr-revisions 2026-06-25 14:53:26.074 | router_availability_zone 2026-06-25 14:53:26.074 | router-enable-snat 2026-06-25 14:53:26.074 | security-groups-default-rules 2026-06-25 14:53:26.074 | security-groups-default-statefulness 2026-06-25 14:53:26.074 | security-groups-normalized-cidr 2026-06-25 14:53:26.074 | security-groups-remote-address-group 2026-06-25 14:53:26.074 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:26.074 | security-groups-shared-filtering 2026-06-25 14:53:26.074 | security-group 2026-06-25 14:53:26.075 | service-type 2026-06-25 14:53:26.075 | sorting 2026-06-25 14:53:26.075 | standard-attr-description 2026-06-25 14:53:26.075 | stateful-security-group 2026-06-25 14:53:26.075 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:26.075 | subnet-external-network 2026-06-25 14:53:26.075 | subnet_onboard 2026-06-25 14:53:26.075 | subnet-service-types 2026-06-25 14:53:26.075 | subnet_allocation 2026-06-25 14:53:26.076 | subnetpool-prefix-ops 2026-06-25 14:53:26.076 | tag-creation 2026-06-25 14:53:26.076 | standard-attr-tag 2026-06-25 14:53:26.076 | standard-attr-timestamp 2026-06-25 14:53:26.076 | vlan-transparent' 2026-06-25 14:53:26.076 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:26.076 | address-scope 2026-06-25 14:53:26.077 | agent 2026-06-25 14:53:26.077 | allowed-address-pairs 2026-06-25 14:53:26.077 | auto-allocated-topology 2026-06-25 14:53:26.077 | availability_zone 2026-06-25 14:53:26.077 | default-subnetpools 2026-06-25 14:53:26.077 | dhcp_agent_scheduler 2026-06-25 14:53:26.077 | dns-integration 2026-06-25 14:53:26.077 | dns-domain-ports 2026-06-25 14:53:26.078 | dns-integration-domain-keywords 2026-06-25 14:53:26.078 | empty-string-filtering 2026-06-25 14:53:26.078 | external-net 2026-06-25 14:53:26.078 | extra_dhcp_opt 2026-06-25 14:53:26.078 | extraroute 2026-06-25 14:53:26.078 | extraroute-atomic 2026-06-25 14:53:26.078 | filter-validation 2026-06-25 14:53:26.078 | floating-ip-port-forwarding-detail 2026-06-25 14:53:26.078 | fip-port-details 2026-06-25 14:53:26.079 | flavors 2026-06-25 14:53:26.079 | floatingip-pools 2026-06-25 14:53:26.079 | router 2026-06-25 14:53:26.079 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:26.079 | enable-default-route-bfd 2026-06-25 14:53:26.079 | enable-default-route-ecmp 2026-06-25 14:53:26.080 | ext-gw-mode 2026-06-25 14:53:26.080 | l3-ha 2026-06-25 14:53:26.080 | external-gateway-multihoming 2026-06-25 14:53:26.080 | l3-flavors 2026-06-25 14:53:26.080 | l3_agent_scheduler 2026-06-25 14:53:26.080 | multi-provider 2026-06-25 14:53:26.080 | net-mtu 2026-06-25 14:53:26.080 | net-mtu-writable 2026-06-25 14:53:26.080 | network_availability_zone 2026-06-25 14:53:26.081 | network-ip-availability 2026-06-25 14:53:26.081 | network-ip-availability-details 2026-06-25 14:53:26.081 | pagination 2026-06-25 14:53:26.081 | port-device-profile 2026-06-25 14:53:26.081 | port-mac-address-regenerate 2026-06-25 14:53:26.081 | port-numa-affinity-policy 2026-06-25 14:53:26.081 | port-numa-affinity-policy-socket 2026-06-25 14:53:26.081 | binding 2026-06-25 14:53:26.081 | binding-extended 2026-06-25 14:53:26.081 | port-security 2026-06-25 14:53:26.082 | project-id 2026-06-25 14:53:26.082 | provider 2026-06-25 14:53:26.082 | qinq 2026-06-25 14:53:26.082 | quota-check-limit 2026-06-25 14:53:26.082 | quota-check-limit-default 2026-06-25 14:53:26.082 | quotas 2026-06-25 14:53:26.082 | quota_details 2026-06-25 14:53:26.082 | rbac-policies 2026-06-25 14:53:26.083 | rbac-address-scope 2026-06-25 14:53:26.083 | rbac-security-groups 2026-06-25 14:53:26.083 | revision-if-match 2026-06-25 14:53:26.083 | standard-attr-revisions 2026-06-25 14:53:26.083 | router_availability_zone 2026-06-25 14:53:26.083 | router-enable-snat 2026-06-25 14:53:26.083 | security-groups-default-rules 2026-06-25 14:53:26.083 | security-groups-default-statefulness 2026-06-25 14:53:26.083 | security-groups-normalized-cidr 2026-06-25 14:53:26.083 | security-groups-remote-address-group 2026-06-25 14:53:26.084 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:26.084 | security-groups-shared-filtering 2026-06-25 14:53:26.084 | security-group 2026-06-25 14:53:26.084 | service-type 2026-06-25 14:53:26.084 | sorting 2026-06-25 14:53:26.084 | standard-attr-description 2026-06-25 14:53:26.084 | stateful-security-group 2026-06-25 14:53:26.084 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:26.084 | subnet-external-network 2026-06-25 14:53:26.084 | subnet_onboard 2026-06-25 14:53:26.085 | subnet-service-types 2026-06-25 14:53:26.085 | subnet_allocation 2026-06-25 14:53:26.085 | subnetpool-prefix-ops 2026-06-25 14:53:26.085 | tag-creation 2026-06-25 14:53:26.085 | standard-attr-tag 2026-06-25 14:53:26.085 | standard-attr-timestamp 2026-06-25 14:53:26.085 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 14:53:26.085 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:26.085 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 14:53:26.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 14:53:26.095 | ++ 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-06-25 14:53:31.266 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:31.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=27441574-5a9e-42b5-a9b4-480e9fea3878 2026-06-25 14:53:31.275 | + 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-06-25 14:53:31.278 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:31.302 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:53:31.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 14:53:31.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f2c475ff-fa72-40ad-ba6b-4cd6e979fa88 4911a776-6048-4011-b1c2-03234be3d5ef 2026-06-25 14:53:37.515 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 14:53:37.519 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 27441574-5a9e-42b5-a9b4-480e9fea3878 2026-06-25 14:53:37.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 14:53:37.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 14:53:37.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 14:53:37.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 14:53:37.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 14:53:37.538 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 27441574-5a9e-42b5-a9b4-480e9fea3878 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 14:53:37.541 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 14:53:37.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 14:53:37.549 | +++ 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 27441574-5a9e-42b5-a9b4-480e9fea3878 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 14:53:37.551 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 14:53:41.470 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:41.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 14:53:41.474 | | id | 4df8ed03-4fb1-4551-a0df-c7b125197e4e |' 2026-06-25 14:53:41.477 | ++ 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-06-25 14:53:41.479 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:41.494 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4df8ed03-4fb1-4551-a0df-c7b125197e4e '|' 2026-06-25 14:53:41.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 4df8ed03-4fb1-4551-a0df-c7b125197e4e |' 2026-06-25 14:53:41.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 14:53:41.504 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 14:53:41.504 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4df8ed03-4fb1-4551-a0df-c7b125197e4e '|' 2026-06-25 14:53:41.506 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:53:41.509 | ++ functions-common:get_field:807 : read data 2026-06-25 14:53:41.512 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 14:53:41.515 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 14:53:41.517 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 14:53:41.518 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 4df8ed03-4fb1-4551-a0df-c7b125197e4e |' 2026-06-25 14:53:41.523 | ++ functions-common:get_field:807 : read data 2026-06-25 14:53:41.527 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 14:53:41.531 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 14:53:41.531 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4df8ed03-4fb1-4551-a0df-c7b125197e4e '|' 2026-06-25 14:53:41.534 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:53:41.535 | ++ functions-common:get_field:807 : read data 2026-06-25 14:53:41.539 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 14:53:41.542 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 14:53:41.545 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 4df8ed03-4fb1-4551-a0df-c7b125197e4e |' 2026-06-25 14:53:41.545 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 14:53:41.551 | ++ functions-common:get_field:807 : read data 2026-06-25 14:53:41.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=4df8ed03-4fb1-4551-a0df-c7b125197e4e 2026-06-25 14:53:41.557 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 27441574-5a9e-42b5-a9b4-480e9fea3878 f2c475ff-fa72-40ad-ba6b-4cd6e979fa88 2026-06-25 14:53:48.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 14:53:48.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:48.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 14:53:48.492 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:53:48.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 14:53:48.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 14:53:48.506 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 14:53:48.510 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 14:53:48.513 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 14:53:48.517 | ++ 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-06-25 14:53:48.559 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 14:53:48.564 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 14:53:48.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 14:53:48.570 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 14:53:48.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 14:53:48.577 | + 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-06-25 14:53:48.581 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 14:53:48.584 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 14:53:48.587 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 14:53:48.590 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 14:53:48.593 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 14:53:48.597 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 14:53:48.599 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:48.602 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:48.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:48.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399228609 2026-06-25 14:53:48.615 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-25 14:53:48.625 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 14:53:48.629 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:48.632 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:48.636 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:48.639 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:48.644 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:48.648 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 14:53:48.652 | + functions-common:time_stop:2427 : start_time=1782399228609 2026-06-25 14:53:48.657 | + functions-common:time_stop:2429 : [[ -z 1782399228609 ]] 2026-06-25 14:53:48.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:48.667 | + functions-common:time_stop:2432 : end_time=1782399228662 2026-06-25 14:53:48.673 | + functions-common:time_stop:2433 : elapsed_time=53 2026-06-25 14:53:48.676 | + functions-common:time_stop:2434 : total=9469 2026-06-25 14:53:48.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:48.684 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9522 2026-06-25 14:53:48.695 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 14:53:48.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 14:53:48.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 14:53:48.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:53:48.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 14:53:48.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:48.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 14:53:48.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 14:53:48.789 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 14:53:48.791 | ++ 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-06-25 14:53:48.791 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 14:53:48.791 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 14:53:52.532 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:52.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.81 ' 2026-06-25 14:53:52.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-25 14:53:52.550 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:52.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 14:53:52.583 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:53:52.589 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:53:52.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 14:53:52.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f2c475ff-fa72-40ad-ba6b-4cd6e979fa88 c48573b3-6bd7-48be-8ff9-f1e9bbf75091 2026-06-25 14:54:01.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 14:54:01.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 27441574-5a9e-42b5-a9b4-480e9fea3878 2026-06-25 14:54:01.443 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 14:54:01.447 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:01.451 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 14:54:01.456 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 14:54:01.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 27441574-5a9e-42b5-a9b4-480e9fea3878 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 14:54:01.465 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 14:54:01.469 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 14:54:01.477 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 14:54:01.478 | +++ 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 27441574-5a9e-42b5-a9b4-480e9fea3878 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 14:54:08.732 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:08.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 14:54:08.738 | | id | be939f04-3d4c-421b-a71f-fc4778fa99fe |' 2026-06-25 14:54:08.739 | ++ 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-06-25 14:54:08.743 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:08.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' be939f04-3d4c-421b-a71f-fc4778fa99fe '|' 2026-06-25 14:54:08.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | be939f04-3d4c-421b-a71f-fc4778fa99fe |' 2026-06-25 14:54:08.771 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 14:54:08.778 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' be939f04-3d4c-421b-a71f-fc4778fa99fe '|' 2026-06-25 14:54:08.781 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 14:54:08.785 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:08.788 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:08.792 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 14:54:08.796 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 14:54:08.800 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 14:54:08.802 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | be939f04-3d4c-421b-a71f-fc4778fa99fe |' 2026-06-25 14:54:08.806 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:08.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 14:54:08.815 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 14:54:08.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 14:54:08.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' be939f04-3d4c-421b-a71f-fc4778fa99fe '|' 2026-06-25 14:54:08.823 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:08.828 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:08.832 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 14:54:08.836 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 14:54:08.840 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | be939f04-3d4c-421b-a71f-fc4778fa99fe |' 2026-06-25 14:54:08.841 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 14:54:08.848 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:08.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=be939f04-3d4c-421b-a71f-fc4778fa99fe 2026-06-25 14:54:08.857 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 14:54:08.862 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 14:54:08.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:08.868 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 14:54:08.888 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:08.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 14:54:08.906 | net.ipv6.conf.all.forwarding = 1 2026-06-25 14:54:08.914 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 be939f04-3d4c-421b-a71f-fc4778fa99fe 2026-06-25 14:54:08.915 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 14:54:08.915 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f2c475ff-fa72-40ad-ba6b-4cd6e979fa88 -c external_gateway_info -f json 2026-06-25 14:54:08.917 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 14:54:08.918 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 14:54:12.532 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:12.536 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 14:54:12.539 | + 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-06-25 14:54:12.541 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:12.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 14:54:12.558 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 14:54:12.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 14:54:12.563 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 14:54:12.566 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:12.568 | ++ 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-06-25 14:54:12.594 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 14:54:12.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 14:54:12.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 14:54:12.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 14:54:12.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 14:54:12.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd61:0062:55e7::/56 2026-06-25 14:54:12.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z cb72aa82-7131-480a-928f-59a9da3a01c9 ]] 2026-06-25 14:54:12.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd61:0062:55e7::/56 via 2001:db8::1 dev br-ex 2026-06-25 14:54:12.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 14:54:12.659 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:54:12.662 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 14:54:12.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:12.681 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 14:54:12.684 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:54:12.687 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 14:54:12.690 | + ./stack.sh:main:1332 : start_nova 2026-06-25 14:54:12.692 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 14:54:12.695 | + lib/nova:start_nova_rest:1081 : 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-06-25 14:54:12.698 | + lib/nova:start_nova_rest:1082 : 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-06-25 14:54:12.701 | + lib/nova:start_nova_rest:1082 : 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-06-25 14:54:12.704 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:12.706 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:12.709 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 14:54:12.712 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:12.714 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:12.717 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:12.720 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:12.724 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 14:54:12.727 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:12.730 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:12.732 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:12.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:12.739 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:12.743 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399252740 2026-06-25 14:54:12.745 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 14:54:12.761 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:12.763 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 14:54:12.766 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 14:54:12.768 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:12.771 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:12.774 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:12.777 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:12.779 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 14:54:12.782 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 14:54:12.784 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 14:54:12.787 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:12.789 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:12.791 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:12.794 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:12.796 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 14:54:12.798 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 14:54:12.801 | + 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-06-25 14:54:12.803 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 14:54:12.806 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:12.808 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:12.810 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:12.812 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:12.817 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:12.819 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:12.821 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 14:54:12.824 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:12.828 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-25 14:54:12.910 | + 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-06-25 14:54:12.987 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 14:54:13.045 | + 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-06-25 14:54:13.106 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 14:54:13.167 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 14:54:13.228 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:13.288 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:13.290 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:13.293 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 14:54:13.364 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:13.856 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 14:54:13.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 14:54:14.378 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 14:54:14.447 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:14.452 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:14.454 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:14.458 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:14.461 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:14.466 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:14.470 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:14.474 | + functions-common:time_stop:2427 : start_time=1782399252740 2026-06-25 14:54:14.478 | + functions-common:time_stop:2429 : [[ -z 1782399252740 ]] 2026-06-25 14:54:14.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:14.491 | + functions-common:time_stop:2432 : end_time=1782399254486 2026-06-25 14:54:14.496 | + functions-common:time_stop:2433 : elapsed_time=1746 2026-06-25 14:54:14.501 | + functions-common:time_stop:2434 : total=23415 2026-06-25 14:54:14.504 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:14.507 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25161 2026-06-25 14:54:14.512 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 14:54:14.518 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:14.522 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 14:54:14.525 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:14.528 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:14.531 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:14.534 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:14.537 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 14:54:14.541 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:14.544 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:14.547 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:14.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:14.556 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:14.561 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399254557 2026-06-25 14:54:14.565 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 14:54:14.586 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:14.589 | + 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-06-25 14:54:14.592 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 14:54:14.596 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:14.599 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:14.602 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:14.605 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:14.608 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 14:54:14.612 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 14:54:14.614 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 14:54:14.617 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:14.620 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:14.624 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:14.627 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:14.630 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 14:54:14.632 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:54:14.636 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:14.641 | + 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-06-25 14:54:14.644 | + 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-06-25 14:54:14.647 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 14:54:14.650 | + 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-06-25 14:54:14.652 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:54:14.655 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:54:14.658 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:54:14.661 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 14:54:14.663 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:54:14.668 | + 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-06-25 14:54:14.757 | + 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-06-25 14:54:14.845 | + 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-06-25 14:54:14.914 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 14:54:14.987 | + 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-06-25 14:54:15.067 | + 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-06-25 14:54:15.145 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 14:54:15.220 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 14:54:15.288 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 14:54:15.359 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 14:54:15.429 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 14:54:15.500 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:54:15.503 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:54:15.506 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-25 14:54:15.587 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:54:16.118 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 14:54:16.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 14:54:16.628 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 14:54:16.772 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:16.777 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:16.780 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:16.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:16.787 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:16.790 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:16.794 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:16.799 | + functions-common:time_stop:2427 : start_time=1782399254557 2026-06-25 14:54:16.803 | + functions-common:time_stop:2429 : [[ -z 1782399254557 ]] 2026-06-25 14:54:16.808 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:16.812 | + functions-common:time_stop:2432 : end_time=1782399256809 2026-06-25 14:54:16.816 | + functions-common:time_stop:2433 : elapsed_time=2252 2026-06-25 14:54:16.819 | + functions-common:time_stop:2434 : total=25161 2026-06-25 14:54:16.822 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:16.825 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27413 2026-06-25 14:54:16.828 | + lib/nova:start_nova_rest:1089 : 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-06-25 14:54:16.832 | + lib/nova:start_nova_rest:1089 : 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-06-25 14:54:16.835 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 14:54:16.838 | + lib/nova:start_nova_console_proxies:1104 : 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-06-25 14:54:16.842 | + lib/nova:start_nova_console_proxies:1106 : 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-06-25 14:54:16.846 | + lib/nova:start_nova_console_proxies:1106 : 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-06-25 14:54:16.850 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:16.853 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:54:16.856 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 14:54:16.862 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 14:54:16.866 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:16.869 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:16.872 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 14:54:16.895 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:16.898 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 14:54:16.970 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:16.974 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 14:54:17.002 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:17.004 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:17.007 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 14:54:17.030 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:17.033 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 14:54:17.038 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:17.041 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 14:54:17.045 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 14:54:17.047 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:54:17.050 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:54:17.052 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:54:17.055 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:17.058 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 14:54:17.060 | + 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-06-25 14:54:17.063 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:17.066 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:17.069 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:17.072 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 14:54:17.075 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:17.078 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:17.080 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:17.083 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:17.086 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:17.091 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399257088 2026-06-25 14:54:17.094 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 14:54:17.119 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:17.124 | + 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-06-25 14:54:17.125 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 14:54:17.128 | + 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-06-25 14:54:17.131 | + 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-06-25 14:54:17.134 | + 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-06-25 14:54:17.137 | + 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-06-25 14:54:17.140 | + 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-06-25 14:54:17.143 | + 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-06-25 14:54:17.146 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 14:54:17.150 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:17.152 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:17.155 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:17.158 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:17.161 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 14:54:17.164 | + 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-06-25 14:54:17.167 | + 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-06-25 14:54:17.171 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 14:54:17.172 | + 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-06-25 14:54:17.176 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:17.179 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:17.182 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:17.185 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:17.187 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:17.190 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 14:54:17.193 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:17.198 | + 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-06-25 14:54:17.299 | + 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-06-25 14:54:17.400 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 14:54:17.483 | + 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-06-25 14:54:17.563 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 14:54:17.646 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 14:54:17.739 | + 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-06-25 14:54:17.856 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:17.862 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:17.871 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 14:54:17.973 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:18.537 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 14:54:18.578 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 14:54:19.104 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 14:54:19.174 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:19.182 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:19.186 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:19.190 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:19.195 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:19.198 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:19.202 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:19.208 | + functions-common:time_stop:2427 : start_time=1782399257088 2026-06-25 14:54:19.212 | + functions-common:time_stop:2429 : [[ -z 1782399257088 ]] 2026-06-25 14:54:19.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:19.223 | + functions-common:time_stop:2432 : end_time=1782399259218 2026-06-25 14:54:19.226 | + functions-common:time_stop:2433 : elapsed_time=2130 2026-06-25 14:54:19.229 | + functions-common:time_stop:2434 : total=27413 2026-06-25 14:54:19.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:19.237 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29543 2026-06-25 14:54:19.242 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 14:54:19.250 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 14:54:19.251 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 14:54:19.254 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:19.260 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:19.264 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:19.271 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 14:54:19.276 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:19.287 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:19.294 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:19.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:19.312 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:19.323 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399259312 2026-06-25 14:54:19.330 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 14:54:19.381 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:19.387 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:19.396 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:19.407 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:19.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:19.416 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:19.428 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:19.432 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:19.436 | + functions-common:time_stop:2427 : start_time=1782399259312 2026-06-25 14:54:19.442 | + functions-common:time_stop:2429 : [[ -z 1782399259312 ]] 2026-06-25 14:54:19.448 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:19.451 | + functions-common:time_stop:2432 : end_time=1782399259447 2026-06-25 14:54:19.454 | + functions-common:time_stop:2433 : elapsed_time=135 2026-06-25 14:54:19.457 | + functions-common:time_stop:2434 : total=29543 2026-06-25 14:54:19.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:19.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29678 2026-06-25 14:54:19.474 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:19.480 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 14:54:19.486 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:19.492 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:19.499 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:19.504 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:19.510 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 14:54:19.514 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:19.519 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:19.527 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:19.532 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:19.536 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:19.545 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399259538 2026-06-25 14:54:19.550 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 14:54:19.590 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:19.600 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:19.601 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:19.604 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:19.607 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:19.610 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:19.613 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:19.619 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:19.626 | + functions-common:time_stop:2427 : start_time=1782399259538 2026-06-25 14:54:19.629 | + functions-common:time_stop:2429 : [[ -z 1782399259538 ]] 2026-06-25 14:54:19.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:19.649 | + functions-common:time_stop:2432 : end_time=1782399259638 2026-06-25 14:54:19.656 | + functions-common:time_stop:2433 : elapsed_time=100 2026-06-25 14:54:19.666 | + functions-common:time_stop:2434 : total=29678 2026-06-25 14:54:19.670 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:19.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29778 2026-06-25 14:54:19.684 | + lib/nova:start_nova_console_proxies:1125 : 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-06-25 14:54:19.694 | + lib/nova:start_nova_console_proxies:1125 : 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-06-25 14:54:19.703 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 14:54:19.712 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:54:19.714 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 14:54:19.722 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 14:54:19.763 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:19.768 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 14:54:19.853 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 14:54:19.861 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:19.869 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 14:54:19.964 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 14:54:19.996 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:20.001 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:20.004 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 14:54:20.006 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:20.013 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:20.021 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:20.028 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:20.030 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 14:54:20.034 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:20.039 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:20.045 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:20.050 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:20.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:20.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399260057 2026-06-25 14:54:20.068 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 14:54:20.109 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:20.114 | + 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-06-25 14:54:20.118 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 14:54:20.124 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:20.128 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:20.134 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:20.137 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:20.142 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 14:54:20.147 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 14:54:20.149 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 14:54:20.153 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:20.158 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:20.162 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:20.168 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:20.171 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 14:54:20.175 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 14:54:20.184 | + 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-06-25 14:54:20.186 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 14:54:20.192 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:20.198 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:20.204 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:20.206 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:20.209 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:20.214 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:20.216 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 14:54:20.222 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:20.230 | + 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-06-25 14:54:20.344 | + 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-06-25 14:54:20.474 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 14:54:20.589 | + 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-06-25 14:54:20.710 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 14:54:20.814 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 14:54:20.891 | + 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-06-25 14:54:20.994 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:21.000 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:21.002 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 14:54:21.121 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:21.720 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 14:54:21.765 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 14:54:22.315 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 14:54:22.371 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:22.376 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:22.380 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:22.389 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:22.393 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:22.401 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:22.409 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:22.418 | + functions-common:time_stop:2427 : start_time=1782399260057 2026-06-25 14:54:22.423 | + functions-common:time_stop:2429 : [[ -z 1782399260057 ]] 2026-06-25 14:54:22.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:22.440 | + functions-common:time_stop:2432 : end_time=1782399262433 2026-06-25 14:54:22.451 | + functions-common:time_stop:2433 : elapsed_time=2376 2026-06-25 14:54:22.455 | + functions-common:time_stop:2434 : total=29778 2026-06-25 14:54:22.468 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:22.472 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32154 2026-06-25 14:54:22.486 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 14:54:22.497 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:22.507 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 14:54:22.548 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:22.551 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 14:54:22.559 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 14:54:22.564 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:54:22.570 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:54:22.576 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:54:22.583 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:22.587 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 14:54:22.592 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:22.598 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:22.604 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:22.611 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:22.614 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 14:54:22.619 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:22.621 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:22.629 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:22.634 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:22.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:22.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399262646 2026-06-25 14:54:22.655 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 14:54:22.690 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:22.695 | + 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-06-25 14:54:22.699 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 14:54:22.703 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:22.708 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:22.714 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:22.721 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:22.725 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 14:54:22.730 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 14:54:22.736 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 14:54:22.742 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:22.749 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:22.756 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:22.764 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:22.772 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 14:54:22.779 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 14:54:22.783 | + 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-06-25 14:54:22.788 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 14:54:22.793 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:22.798 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:22.803 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:22.806 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:22.812 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:22.818 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:22.822 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 14:54:22.830 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:22.850 | + 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-06-25 14:54:22.994 | + 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-06-25 14:54:23.149 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 14:54:23.266 | + 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-06-25 14:54:23.350 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 14:54:23.432 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 14:54:23.544 | + 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-06-25 14:54:23.675 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:23.679 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:23.684 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 14:54:23.786 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:24.346 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 14:54:24.388 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 14:54:24.894 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 14:54:24.958 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:24.961 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:24.964 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:24.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:24.969 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:24.971 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:24.973 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:24.976 | + functions-common:time_stop:2427 : start_time=1782399262646 2026-06-25 14:54:24.979 | + functions-common:time_stop:2429 : [[ -z 1782399262646 ]] 2026-06-25 14:54:24.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:24.988 | + functions-common:time_stop:2432 : end_time=1782399264984 2026-06-25 14:54:24.990 | + functions-common:time_stop:2433 : elapsed_time=2338 2026-06-25 14:54:24.992 | + functions-common:time_stop:2434 : total=32154 2026-06-25 14:54:24.995 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:24.997 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34492 2026-06-25 14:54:25.000 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 14:54:25.003 | + lib/nova:start_nova_compute:986 : 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-06-25 14:54:25.006 | + lib/nova:start_nova_compute:987 : 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-06-25 14:54:25.009 | + lib/nova:start_nova_compute:987 : 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-06-25 14:54:25.011 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:25.014 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 14:54:25.019 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 14:54:25.021 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:54:25.024 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:54:25.027 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 14:54:25.030 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:54:25.033 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 14:54:25.035 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 14:54:25.038 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 14:54:25.040 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 14:54:25.046 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:54:25.046 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 14:54:25.048 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 14:54:25.048 | BEGIN { 2026-06-25 14:54:25.048 | section = "" 2026-06-25 14:54:25.049 | last_section = "" 2026-06-25 14:54:25.049 | section_count = 0 2026-06-25 14:54:25.049 | } 2026-06-25 14:54:25.049 | /^\[.+\]/ { 2026-06-25 14:54:25.049 | gsub("[][]", "", $1); 2026-06-25 14:54:25.049 | section=$1 2026-06-25 14:54:25.050 | next 2026-06-25 14:54:25.050 | } 2026-06-25 14:54:25.050 | /^ *\#/ { 2026-06-25 14:54:25.050 | next 2026-06-25 14:54:25.050 | } 2026-06-25 14:54:25.051 | /^[^ \t]+/ { 2026-06-25 14:54:25.051 | # get offset of first = in $0 2026-06-25 14:54:25.051 | eq_idx = index($0, "=") 2026-06-25 14:54:25.051 | # extract attr & value from $0 2026-06-25 14:54:25.051 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:54:25.051 | value = substr($0, eq_idx + 1) 2026-06-25 14:54:25.051 | # only need to strip trailing whitespace from attr 2026-06-25 14:54:25.051 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:54:25.052 | # need to strip leading & trailing whitespace from value 2026-06-25 14:54:25.052 | sub(/^[ \t]*/, "", value) 2026-06-25 14:54:25.053 | sub(/[ \t]*$/, "", value) 2026-06-25 14:54:25.054 | 2026-06-25 14:54:25.054 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:54:25.055 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:54:25.055 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:54:25.055 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:54:25.055 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:54:25.055 | if (section != last_section) { 2026-06-25 14:54:25.055 | cfg_section[section_count++] = section 2026-06-25 14:54:25.055 | last_section = section 2026-06-25 14:54:25.055 | } 2026-06-25 14:54:25.055 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:54:25.056 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:54:25.056 | 2026-06-25 14:54:25.056 | cfg_attr[section, attr, 0] = value 2026-06-25 14:54:25.056 | cfg_attr_count[section, attr] = 1 2026-06-25 14:54:25.056 | } else { 2026-06-25 14:54:25.056 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:54:25.056 | cfg_attr[section, attr, lno] = value 2026-06-25 14:54:25.056 | } 2026-06-25 14:54:25.057 | } 2026-06-25 14:54:25.058 | END { 2026-06-25 14:54:25.058 | # Process each section in order 2026-06-25 14:54:25.058 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:54:25.059 | section = cfg_section[sno] 2026-06-25 14:54:25.059 | # The ini routines simply append a config item immediately 2026-06-25 14:54:25.059 | # after the section header. To keep the same order as defined 2026-06-25 14:54:25.059 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:54:25.060 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:54:25.060 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:54:25.060 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:54:25.060 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:54:25.060 | else { 2026-06-25 14:54:25.060 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:54:25.060 | count = cfg_attr_count[section, attr] 2026-06-25 14:54:25.060 | print "inidelete " configfile " " section " " attr 2026-06-25 14:54:25.061 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:54:25.061 | for (l = count -2; l >= 0; l--) 2026-06-25 14:54:25.062 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:54:25.062 | } 2026-06-25 14:54:25.062 | } 2026-06-25 14:54:25.063 | } 2026-06-25 14:54:25.063 | } 2026-06-25 14:54:25.063 | ' 2026-06-25 14:54:25.063 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:54:25.063 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:54:25.063 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:54:25.063 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 14:54:25.064 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:54:25.064 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 14:54:25.064 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 14:54:25.064 | BEGIN { group = "" } 2026-06-25 14:54:25.064 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:54:25.064 | gsub("[][]", "", $1); 2026-06-25 14:54:25.064 | split($1, a, "|"); 2026-06-25 14:54:25.064 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:54:25.065 | group=a[1] 2026-06-25 14:54:25.065 | } else { 2026-06-25 14:54:25.066 | group="" 2026-06-25 14:54:25.066 | } 2026-06-25 14:54:25.066 | next 2026-06-25 14:54:25.066 | } 2026-06-25 14:54:25.066 | { 2026-06-25 14:54:25.067 | if (group != "") 2026-06-25 14:54:25.067 | print $0 2026-06-25 14:54:25.067 | } 2026-06-25 14:54:25.067 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:54:25.071 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:54:25.074 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 14:54:25.106 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 14:54:25.138 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 14:54:25.140 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:54:25.142 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 14:54:25.145 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:54:25.147 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 14:54:25.149 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:54:25.164 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:25.167 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 14:54:25.170 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 14:54:25.172 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:54:25.187 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:25.189 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.14:5672/nova_cell1 2026-06-25 14:54:25.192 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.14:5672/nova_cell1 2026-06-25 14:54:25.224 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:54:25.226 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:54:25.229 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 14:54:25.247 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 14:54:25.268 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 14:54:25.270 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 14:54:25.272 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 14:54:25.275 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 14:54:25.278 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 14:54:25.302 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.14 2026-06-25 14:54:25.304 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 14:54:25.322 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:25.325 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 14:54:25.327 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 14:54:25.329 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 14:54:25.331 | + functions:vercmp:648 : local 'op=<' 2026-06-25 14:54:25.334 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 14:54:25.336 | + functions:vercmp:650 : local result 2026-06-25 14:54:25.340 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 14:54:25.341 | ++ functions:vercmp:654 : head -1 2026-06-25 14:54:25.346 | ++ functions:vercmp:654 : sort -V 2026-06-25 14:54:25.351 | + functions:vercmp:654 : result=1.0.0 2026-06-25 14:54:25.354 | + functions:vercmp:656 : case $op in 2026-06-25 14:54:25.356 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 14:54:25.358 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 14:54:25.360 | + functions:vercmp:667 : return 2026-06-25 14:54:25.363 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.14:6080/vnc_lite.html 2026-06-25 14:54:25.365 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.14:6080/vnc_lite.html 2026-06-25 14:54:25.397 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.14:6081/spice_auto.html 2026-06-25 14:54:25.399 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.14:6081/spice_auto.html 2026-06-25 14:54:25.432 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 14:54:25.448 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:25.450 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 14:54:25.453 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.14 2026-06-25 14:54:25.455 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 14:54:25.486 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.14 2026-06-25 14:54:25.513 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 14:54:25.528 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:25.531 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 14:54:25.533 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 14:54:25.548 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:25.550 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 14:54:25.553 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 14:54:25.586 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 14:54:25.589 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 14:54:25.618 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 14:54:25.620 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 14:54:25.622 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 14:54:25.625 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 14:54:25.627 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 14:54:25.630 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-25 14:54:25.632 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 14:54:25.634 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:25.636 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 14:54:25.638 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:25.641 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:25.643 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 14:54:25.645 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:25.647 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:25.649 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:25.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:25.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:25.659 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399265656 2026-06-25 14:54:25.661 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 14:54:25.677 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:25.680 | + 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-06-25 14:54:25.683 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 14:54:25.685 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:25.687 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:25.690 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:25.691 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:25.694 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 14:54:25.696 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 14:54:25.699 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 14:54:25.702 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 14:54:25.704 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:25.706 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:25.708 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:25.711 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 14:54:25.713 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 14:54:25.716 | + 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-06-25 14:54:25.718 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 14:54:25.721 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:25.723 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 14:54:25.725 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:25.727 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:25.730 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:25.732 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 14:54:25.737 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 14:54:25.739 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 14:54:25.741 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:25.745 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-25 14:54:25.825 | + 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-06-25 14:54:25.909 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 14:54:25.990 | + 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-06-25 14:54:26.051 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 14:54:26.109 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 14:54:26.168 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:26.230 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:26.232 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 14:54:26.234 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 14:54:26.296 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 14:54:26.377 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:26.917 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 14:54:26.953 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 14:54:27.484 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 14:54:27.538 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:27.545 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:27.551 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:27.558 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:27.563 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:27.567 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:27.572 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:27.576 | + functions-common:time_stop:2427 : start_time=1782399265656 2026-06-25 14:54:27.579 | + functions-common:time_stop:2429 : [[ -z 1782399265656 ]] 2026-06-25 14:54:27.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:27.587 | + functions-common:time_stop:2432 : end_time=1782399267584 2026-06-25 14:54:27.590 | + functions-common:time_stop:2433 : elapsed_time=1928 2026-06-25 14:54:27.592 | + functions-common:time_stop:2434 : total=34492 2026-06-25 14:54:27.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:27.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36420 2026-06-25 14:54:27.600 | + lib/nova:start_nova_compute:1075 : 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-06-25 14:54:27.603 | + lib/nova:start_nova_compute:1075 : 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-06-25 14:54:27.606 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 14:54:27.631 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:27.636 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 14:54:27.636 | Dumping cells_v2 mapping 2026-06-25 14:54:27.642 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 14:54:28.253 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:54:28.254 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:54:28.254 | we strongly recommend against using it for new projects. 2026-06-25 14:54:28.254 | 2026-06-25 14:54:28.254 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:54:28.254 | framework. For more detail see 2026-06-25 14:54:28.254 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:54:28.255 | 2026-06-25 14:54:28.255 | import eventlet # noqa 2026-06-25 14:54:28.719 | 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-06-25 14:54:32.277 | INFO dbcounter [None req-22205b1a-5e0b-46d3-b414-b435e5948860 None None] Registered counter for database nova_api 2026-06-25 14:54:32.448 | DEBUG dbcounter [-] [80138] Writer thread running {{(pid=80138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:54:32.482 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:54:32.483 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 14:54:32.483 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:54:32.483 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 14:54:32.483 | | cell1 | fd932b66-f30a-4ba2-98b2-879ec9a3bf7d | rabbit://stackrabbit:stackqueue@192.168.122.14:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 14:54:32.483 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:54:32.887 | Exception ignored in: 2026-06-25 14:54:32.887 | Traceback (most recent call last): 2026-06-25 14:54:32.887 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:54:32.887 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:54:32.887 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:54:32.887 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:54:32.890 | RuntimeError: greenlet is being finalized 2026-06-25 14:54:33.289 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 14:54:33.292 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 14:54:33.361 | + inc/async:async_inner:63 : create_flavors 2026-06-25 14:54:33.402 | [2074 Async create_flavors:80243]: running: create_flavors 2026-06-25 14:54:33.405 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 14:54:33.424 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:33.427 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 14:54:33.430 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:54:33.434 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 14:54:33.436 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 14:54:33.439 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 14:54:33.442 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 14:54:33.448 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:33.451 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 14:54:33.454 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:33.458 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:33.461 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:33.464 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:33.467 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 14:54:33.470 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:33.473 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:33.476 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:33.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:33.482 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:33.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399273484 2026-06-25 14:54:33.490 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 14:54:33.507 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:33.511 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-25 14:54:33.513 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 14:54:33.516 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:33.520 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:33.523 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:33.526 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:33.530 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:54:33.533 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:54:33.535 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 14:54:33.538 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:33.541 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:33.543 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:33.547 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:33.553 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 14:54:33.558 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:54:33.563 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:33.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-06-25 14:54:33.574 | + 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-06-25 14:54:33.579 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 14:54:33.585 | + 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-06-25 14:54:33.590 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:54:33.594 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:54:33.598 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:54:33.602 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 14:54:33.605 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:54:33.612 | + 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-06-25 14:54:33.711 | + 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-06-25 14:54:33.821 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-25 14:54:33.916 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 14:54:33.993 | + 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-06-25 14:54:34.080 | + 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-06-25 14:54:34.166 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 14:54:34.252 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 14:54:34.339 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 14:54:34.429 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 14:54:34.530 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 14:54:34.626 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:54:34.629 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:54:34.633 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 14:54:34.749 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:54:35.389 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 14:54:35.432 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 14:54:35.978 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 14:54:36.118 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:36.122 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:36.130 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:36.136 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:36.142 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:36.148 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:36.151 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:36.159 | + functions-common:time_stop:2427 : start_time=1782399273484 2026-06-25 14:54:36.164 | + functions-common:time_stop:2429 : [[ -z 1782399273484 ]] 2026-06-25 14:54:36.171 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:36.185 | + functions-common:time_stop:2432 : end_time=1782399276175 2026-06-25 14:54:36.190 | + functions-common:time_stop:2433 : elapsed_time=2691 2026-06-25 14:54:36.198 | + functions-common:time_stop:2434 : total=36420 2026-06-25 14:54:36.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:36.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39111 2026-06-25 14:54:36.218 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 14:54:36.220 | Waiting for Cinder API to start... 2026-06-25 14:54:36.229 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.14/volume/v3/ 2026-06-25 14:54:36.239 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.14/volume/v3/ 2026-06-25 14:54:36.250 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:54:36.257 | + functions:wait_for_service:477 : local url=http://192.168.122.14/volume/v3/ 2026-06-25 14:54:36.264 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:54:36.268 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:54:36.272 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:54:36.276 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:36.282 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:36.291 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:36.297 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399276292 2026-06-25 14:54:36.299 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:54:36.302 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:54:36.305 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.14/volume/v3/ 2026-06-25 14:54:41.521 | + :: : [[ 401 == 503 ]] 2026-06-25 14:54:41.525 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:54:41.531 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:54:41.535 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:41.539 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:41.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:41.547 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:41.550 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:41.559 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:54:41.563 | + functions-common:time_stop:2427 : start_time=1782399276292 2026-06-25 14:54:41.569 | + functions-common:time_stop:2429 : [[ -z 1782399276292 ]] 2026-06-25 14:54:41.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:41.586 | + functions-common:time_stop:2432 : end_time=1782399281575 2026-06-25 14:54:41.592 | + functions-common:time_stop:2433 : elapsed_time=5283 2026-06-25 14:54:41.595 | + functions-common:time_stop:2434 : total=15902 2026-06-25 14:54:41.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:41.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21185 2026-06-25 14:54:41.611 | + functions:wait_for_service:486 : return 0 2026-06-25 14:54:41.615 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:41.620 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 14:54:41.624 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:41.629 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:41.634 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:41.640 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:41.645 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 14:54:41.648 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:41.651 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:41.653 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:41.655 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:41.661 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:41.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399281662 2026-06-25 14:54:41.674 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 14:54:41.704 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:41.711 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-25 14:54:41.716 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 14:54:41.723 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:41.729 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:41.734 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:41.739 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:41.742 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 14:54:41.745 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 14:54:41.752 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 14:54:41.757 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:41.763 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:41.769 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:41.775 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:41.780 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 14:54:41.784 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 14:54:41.788 | + 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-06-25 14:54:41.791 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 14:54:41.795 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:41.800 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:41.805 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:41.809 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:41.813 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:41.816 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:41.820 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 14:54:41.825 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:41.832 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-25 14:54:41.935 | + 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-06-25 14:54:42.037 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 14:54:42.128 | + 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-06-25 14:54:42.203 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 14:54:42.284 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 14:54:42.368 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:42.468 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:42.475 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:42.478 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 14:54:42.599 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:43.170 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 14:54:43.207 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 14:54:43.764 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 14:54:43.809 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:43.815 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:43.819 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:43.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:43.828 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:43.829 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:43.832 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:43.834 | + functions-common:time_stop:2427 : start_time=1782399281662 2026-06-25 14:54:43.836 | + functions-common:time_stop:2429 : [[ -z 1782399281662 ]] 2026-06-25 14:54:43.839 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:43.846 | + functions-common:time_stop:2432 : end_time=1782399283842 2026-06-25 14:54:43.847 | + functions-common:time_stop:2433 : elapsed_time=2180 2026-06-25 14:54:43.850 | + functions-common:time_stop:2434 : total=39111 2026-06-25 14:54:43.853 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:43.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41291 2026-06-25 14:54:43.861 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:54:43.864 | + lib/cinder:start_cinder:635 : 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-06-25 14:54:43.868 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 14:54:43.870 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:43.873 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:43.876 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:43.878 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:54:43.881 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 14:54:43.884 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:43.887 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:43.890 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:43.892 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:43.897 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:43.902 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399283898 2026-06-25 14:54:43.905 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 14:54:43.925 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:43.927 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:43.931 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:43.933 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:43.937 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:43.938 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:43.941 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:43.943 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:43.946 | + functions-common:time_stop:2427 : start_time=1782399283898 2026-06-25 14:54:43.948 | + functions-common:time_stop:2429 : [[ -z 1782399283898 ]] 2026-06-25 14:54:43.952 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:43.956 | + functions-common:time_stop:2432 : end_time=1782399283953 2026-06-25 14:54:43.959 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-25 14:54:43.964 | + functions-common:time_stop:2434 : total=41291 2026-06-25 14:54:43.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:43.967 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41346 2026-06-25 14:54:43.970 | + lib/cinder:start_cinder:636 : 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-06-25 14:54:43.972 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 14:54:43.975 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:43.981 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:43.984 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:43.990 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:54:43.995 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 14:54:44.001 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:44.006 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:44.009 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:44.013 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:44.018 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:44.022 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399284018 2026-06-25 14:54:44.025 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 14:54:44.044 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:44.047 | + 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-06-25 14:54:44.051 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 14:54:44.053 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:44.056 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:44.060 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:44.063 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:44.066 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 14:54:44.069 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 14:54:44.073 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 14:54:44.076 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:44.080 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:44.083 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:44.086 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:54:44.090 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 14:54:44.093 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 14:54:44.096 | + 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-06-25 14:54:44.100 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 14:54:44.103 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:44.106 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:44.109 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:44.112 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:54:44.116 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:44.119 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:44.122 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 14:54:44.125 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:44.130 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-25 14:54:44.233 | + 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-06-25 14:54:44.346 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 14:54:44.424 | + 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-06-25 14:54:44.515 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 14:54:44.647 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 14:54:44.747 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:44.841 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 14:54:44.844 | + 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-06-25 14:54:44.949 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:44.955 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 14:54:45.066 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:45.684 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 14:54:45.715 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 14:54:46.274 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 14:54:46.328 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:46.336 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:46.337 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:46.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:46.344 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:46.346 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:46.349 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:46.351 | + functions-common:time_stop:2427 : start_time=1782399284018 2026-06-25 14:54:46.354 | + functions-common:time_stop:2429 : [[ -z 1782399284018 ]] 2026-06-25 14:54:46.358 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:46.363 | + functions-common:time_stop:2432 : end_time=1782399286360 2026-06-25 14:54:46.366 | + functions-common:time_stop:2433 : elapsed_time=2342 2026-06-25 14:54:46.368 | + functions-common:time_stop:2434 : total=41346 2026-06-25 14:54:46.371 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:46.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43688 2026-06-25 14:54:46.376 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 14:54:46.381 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 14:54:46.405 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:46.408 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:54:46.413 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 14:54:46.418 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:54:46.422 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 14:54:46.431 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 14:54:46.438 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 14:54:46.442 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 14:54:46.447 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 14:54:46.452 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 14:54:46.511 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:46.525 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 14:54:52.538 | +-------------+--------------------------------------+ 2026-06-25 14:54:52.538 | | Field | Value | 2026-06-25 14:54:52.538 | +-------------+--------------------------------------+ 2026-06-25 14:54:52.538 | | description | None | 2026-06-25 14:54:52.538 | | id | 74859b1d-db34-4d00-98b0-d140044da77b | 2026-06-25 14:54:52.538 | | is_public | True | 2026-06-25 14:54:52.538 | | name | lvmdriver-1 | 2026-06-25 14:54:52.538 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 14:54:52.539 | +-------------+--------------------------------------+ 2026-06-25 14:54:52.929 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 14:54:52.933 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:52.935 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:52.940 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:52.943 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 14:54:52.962 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:52.966 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 14:54:52.968 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:54:52.971 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 14:54:52.974 | + ./stack.sh:main:1353 : start_glance 2026-06-25 14:54:52.976 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 14:54:52.980 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 14:54:52.988 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:54:52.990 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 14:54:52.993 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:54:52.997 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:53.000 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:53.003 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:53.006 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 14:54:53.009 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:53.012 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:53.015 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:53.017 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:53.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:53.027 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399293022 2026-06-25 14:54:53.030 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 14:54:53.053 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:53.057 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 14:54:53.059 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 14:54:53.062 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:54:53.065 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:54:53.067 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:54:53.070 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:54:53.073 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 14:54:53.075 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 14:54:53.078 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 14:54:53.080 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:53.083 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:53.085 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:53.088 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:53.090 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 14:54:53.092 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:54:53.095 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:53.097 | + 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-06-25 14:54:53.101 | + 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-06-25 14:54:53.102 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 14:54:53.106 | + 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-06-25 14:54:53.109 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:54:53.112 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:54:53.115 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:54:53.118 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 14:54:53.121 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:54:53.126 | + 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-06-25 14:54:53.231 | + 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-06-25 14:54:53.325 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-25 14:54:53.419 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 14:54:53.499 | + 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-06-25 14:54:53.594 | + 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-06-25 14:54:53.682 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 14:54:53.767 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 14:54:53.856 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 14:54:53.961 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 14:54:54.074 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 14:54:54.171 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:54:54.175 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:54:54.178 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 14:54:54.273 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:54:54.879 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 14:54:54.916 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 14:54:55.460 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 14:54:55.652 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:55.660 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:55.668 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:55.671 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:55.678 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:55.683 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:55.689 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:55.694 | + functions-common:time_stop:2427 : start_time=1782399293022 2026-06-25 14:54:55.702 | + functions-common:time_stop:2429 : [[ -z 1782399293022 ]] 2026-06-25 14:54:55.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:55.720 | + functions-common:time_stop:2432 : end_time=1782399295715 2026-06-25 14:54:55.725 | + functions-common:time_stop:2433 : elapsed_time=2693 2026-06-25 14:54:55.729 | + functions-common:time_stop:2434 : total=43688 2026-06-25 14:54:55.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:55.739 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46381 2026-06-25 14:54:55.745 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 14:54:55.781 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:55.786 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.14) to start...' 2026-06-25 14:54:55.786 | Waiting for g-api (192.168.122.14) to start... 2026-06-25 14:54:55.790 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.14/image 2026-06-25 14:54:55.796 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:54:55.800 | + functions:wait_for_service:477 : local url=http://192.168.122.14/image 2026-06-25 14:54:55.803 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:54:55.807 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:54:55.814 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:54:55.817 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:55.823 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:55.831 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:55.833 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399295830 2026-06-25 14:54:55.836 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:54:55.842 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:54:55.846 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.14/image 2026-06-25 14:55:01.997 | + :: : [[ 300 == 503 ]] 2026-06-25 14:55:01.997 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:55:02.001 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:55:02.005 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:02.008 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:02.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:02.015 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:02.016 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:02.019 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:55:02.021 | + functions-common:time_stop:2427 : start_time=1782399295830 2026-06-25 14:55:02.024 | + functions-common:time_stop:2429 : [[ -z 1782399295830 ]] 2026-06-25 14:55:02.027 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:02.032 | + functions-common:time_stop:2432 : end_time=1782399302029 2026-06-25 14:55:02.037 | + functions-common:time_stop:2433 : elapsed_time=6199 2026-06-25 14:55:02.040 | + functions-common:time_stop:2434 : total=21185 2026-06-25 14:55:02.045 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:02.045 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27384 2026-06-25 14:55:02.047 | + functions:wait_for_service:486 : return 0 2026-06-25 14:55:02.050 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 14:55:02.079 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:02.085 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 14:55:02.121 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:02.126 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 14:55:02.130 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:02.136 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 14:55:02.138 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 14:55:02.144 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:02.147 | + 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-06-25 14:55:02.152 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 14:55:02.156 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 14:55:02.159 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 14:55:02.175 | ++ 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-06-25 14:55:02.186 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:02.189 | + 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-06-25 14:55:02.192 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 14:55:02.195 | ++ functions:upload_image:151 : seq 5 2026-06-25 14:55:02.199 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 14:55:02.204 | + functions:upload_image:152 : local rc=0 2026-06-25 14:55:02.205 | + 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-06-25 14:55:02.208 | --2026-06-25 16:55:02-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:02.276 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 14:55:02.295 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 14:55:02.587 | HTTP request sent, awaiting response... 302 Found 2026-06-25 14:55:02.588 | 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-06-25T15%3A53%3A14Z&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-06-25T14%3A53%3A01Z&ske=2026-06-25T15%3A53%3A14Z&sks=b&skv=2018-11-09&sig=DKDXIOq90ti81efuf9HQ8WTiAjJ0hvVZl0qarFZznAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMTEwMiwibmJmIjoxNzgyMzk5MzAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hK9n9ouEPq-T-rEHRKCzqf7SPgM_83pcCfpvNZzHJjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 14:55:02.588 | --2026-06-25 16:55:02-- 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-06-25T15%3A53%3A14Z&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-06-25T14%3A53%3A01Z&ske=2026-06-25T15%3A53%3A14Z&sks=b&skv=2018-11-09&sig=DKDXIOq90ti81efuf9HQ8WTiAjJ0hvVZl0qarFZznAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMTEwMiwibmJmIjoxNzgyMzk5MzAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hK9n9ouEPq-T-rEHRKCzqf7SPgM_83pcCfpvNZzHJjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 14:55:02.613 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-25 14:55:02.623 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-25 14:55:02.668 | HTTP request sent, awaiting response... 200 OK 2026-06-25 14:55:02.668 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 14:55:02.668 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 14:55:02.719 | 2026-06-25 14:55:02.983 | 0K ........ ........ .... 100% 65.6M=0.3s 2026-06-25 14:55:02.983 | 2026-06-25 14:55:02.983 | 2026-06-25 16:55:02 (65.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 14:55:02.983 | 2026-06-25 14:55:02.992 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 14:55:02.996 | + functions:upload_image:163 : break 2026-06-25 14:55:02.999 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:03.003 | + 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-06-25 14:55:03.006 | + 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-06-25 14:55:03.010 | + 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-06-25 14:55:03.013 | + functions:upload_image:313 : local kernel= 2026-06-25 14:55:03.017 | + functions:upload_image:314 : local ramdisk= 2026-06-25 14:55:03.020 | + functions:upload_image:315 : local disk_format= 2026-06-25 14:55:03.023 | + functions:upload_image:316 : local container_format= 2026-06-25 14:55:03.027 | + functions:upload_image:317 : local unpack= 2026-06-25 14:55:03.030 | + functions:upload_image:318 : local img_property= 2026-06-25 14:55:03.033 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 14:55:03.038 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 14:55:03.041 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 14:55:03.045 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 14:55:03.048 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 14:55:03.053 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 14:55:03.058 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 14:55:03.062 | + functions:upload_image:350 : local format 2026-06-25 14:55:03.068 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:03.068 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 14:55:03.079 | + functions:upload_image:351 : format=qcow2 2026-06-25 14:55:03.082 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 14:55:03.085 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 14:55:03.091 | + functions:upload_image:357 : container_format=bare 2026-06-25 14:55:03.095 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 14:55:03.108 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:03.121 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 14:55:03.123 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 14:55:03.135 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:03.140 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 14:55:03.144 | + functions:upload_image:404 : is_arch ppc 2026-06-25 14:55:03.149 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:03.156 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 14:55:03.160 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 14:55:03.164 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:03.170 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:55:03.175 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 14:55:03.179 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 14:55:03.182 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 14:55:03.186 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 14:55:03.190 | + 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-06-25 14:55:03.193 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 14:55:03.197 | + functions:_upload_image:112 : shift 2026-06-25 14:55:03.202 | + functions:_upload_image:113 : local container=bare 2026-06-25 14:55:03.205 | + functions:_upload_image:114 : shift 2026-06-25 14:55:03.209 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 14:55:03.213 | + functions:_upload_image:116 : shift 2026-06-25 14:55:03.216 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:03.220 | + functions:_upload_image:118 : shift 2026-06-25 14:55:03.224 | + functions:_upload_image:119 : local properties 2026-06-25 14:55:03.228 | + functions:_upload_image:120 : local useimport 2026-06-25 14:55:03.233 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 14:55:03.238 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 14:55:03.241 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 14:55:03.246 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 14:55:03.249 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 14:55:03.254 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 14:55:03.258 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:03.263 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:03.271 | + 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-06-25 14:55:10.230 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:10.231 | | Field | Value | 2026-06-25 14:55:10.231 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:10.231 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 14:55:10.231 | | container_format | bare | 2026-06-25 14:55:10.231 | | created_at | 2026-06-25T14:55:08Z | 2026-06-25 14:55:10.231 | | disk_format | qcow2 | 2026-06-25 14:55:10.231 | | file | /v2/images/ee821749-fc82-479d-867e-eb9bd1200c86/file | 2026-06-25 14:55:10.231 | | id | ee821749-fc82-479d-867e-eb9bd1200c86 | 2026-06-25 14:55:10.231 | | min_disk | 0 | 2026-06-25 14:55:10.231 | | min_ram | 0 | 2026-06-25 14:55:10.232 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 14:55:10.232 | | owner | 5ca37abeabcb4631932d73e3b5ba0213 | 2026-06-25 14:55:10.232 | | 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-06-25 14:55:10.232 | | protected | False | 2026-06-25 14:55:10.232 | | schema | /v2/schemas/image | 2026-06-25 14:55:10.234 | | size | 21692416 | 2026-06-25 14:55:10.235 | | status | active | 2026-06-25 14:55:10.235 | | tags | | 2026-06-25 14:55:10.235 | | updated_at | 2026-06-25T14:55:10Z | 2026-06-25 14:55:10.235 | | virtual_size | 117440512 | 2026-06-25 14:55:10.235 | | visibility | public | 2026-06-25 14:55:10.235 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:10.889 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 14:55:10.971 | [2074 Async create_flavors:80243]: Waiting for completion of create_flavors running on PID 80243 (2 other jobs running) 2026-06-25 14:55:11.020 | [2074 Async create_flavors:80243]: Signaling child to exit 2026-06-25 14:55:21.463 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:55:21.494 | [80243 Async create_flavors:80243]: finished successfully 2026-06-25 14:55:21.526 | WAKEUP 2026-06-25 14:55:21.553 | [2074 Async create_flavors:80243]: Signaled 2026-06-25 14:55:21.555 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 14:55:21.555 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:21.555 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 14:55:21.555 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 14:55:21.555 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-25 14:55:21.555 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.555 | | Field | Value | 2026-06-25 14:55:21.555 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.555 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.556 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.556 | | description | None | 2026-06-25 14:55:21.556 | | disk | 1 | 2026-06-25 14:55:21.556 | | id | c1 | 2026-06-25 14:55:21.556 | | name | cirros256 | 2026-06-25 14:55:21.556 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.556 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.556 | | ram | 256 | 2026-06-25 14:55:21.556 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.556 | | swap | 0 | 2026-06-25 14:55:21.557 | | vcpus | 1 | 2026-06-25 14:55:21.557 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.557 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-25 14:55:21.557 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.557 | | Field | Value | 2026-06-25 14:55:21.557 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.557 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.557 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.558 | | description | None | 2026-06-25 14:55:21.558 | | disk | 5 | 2026-06-25 14:55:21.558 | | id | d1 | 2026-06-25 14:55:21.558 | | name | ds512M | 2026-06-25 14:55:21.558 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.558 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.558 | | ram | 512 | 2026-06-25 14:55:21.558 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.558 | | swap | 0 | 2026-06-25 14:55:21.558 | | vcpus | 1 | 2026-06-25 14:55:21.558 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.559 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-25 14:55:21.559 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.559 | | Field | Value | 2026-06-25 14:55:21.559 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.559 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.559 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.559 | | description | None | 2026-06-25 14:55:21.559 | | disk | 10 | 2026-06-25 14:55:21.559 | | id | d2 | 2026-06-25 14:55:21.559 | | name | ds1G | 2026-06-25 14:55:21.559 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.560 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.560 | | ram | 1024 | 2026-06-25 14:55:21.560 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.560 | | swap | 0 | 2026-06-25 14:55:21.560 | | vcpus | 1 | 2026-06-25 14:55:21.560 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.560 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-25 14:55:21.560 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.560 | | Field | Value | 2026-06-25 14:55:21.560 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.560 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.561 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.561 | | description | None | 2026-06-25 14:55:21.561 | | disk | 10 | 2026-06-25 14:55:21.561 | | id | d3 | 2026-06-25 14:55:21.561 | | name | ds2G | 2026-06-25 14:55:21.561 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.561 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.561 | | ram | 2048 | 2026-06-25 14:55:21.561 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.561 | | swap | 0 | 2026-06-25 14:55:21.561 | | vcpus | 2 | 2026-06-25 14:55:21.562 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.562 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-25 14:55:21.562 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.562 | | Field | Value | 2026-06-25 14:55:21.562 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.562 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.562 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.562 | | description | None | 2026-06-25 14:55:21.562 | | disk | 20 | 2026-06-25 14:55:21.562 | | id | d4 | 2026-06-25 14:55:21.562 | | name | ds4G | 2026-06-25 14:55:21.563 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.563 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.563 | | ram | 4096 | 2026-06-25 14:55:21.563 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.563 | | swap | 0 | 2026-06-25 14:55:21.563 | | vcpus | 4 | 2026-06-25 14:55:21.563 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.563 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 14:55:21.563 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 14:55:21.563 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-25 14:55:21.563 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.564 | | Field | Value | 2026-06-25 14:55:21.564 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.564 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.564 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.564 | | description | None | 2026-06-25 14:55:21.564 | | disk | 1 | 2026-06-25 14:55:21.564 | | id | 1 | 2026-06-25 14:55:21.564 | | name | m1.tiny | 2026-06-25 14:55:21.564 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.564 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.564 | | ram | 512 | 2026-06-25 14:55:21.564 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.565 | | swap | 0 | 2026-06-25 14:55:21.565 | | vcpus | 1 | 2026-06-25 14:55:21.565 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.565 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-25 14:55:21.565 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.565 | | Field | Value | 2026-06-25 14:55:21.565 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.565 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.566 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.566 | | description | None | 2026-06-25 14:55:21.566 | | disk | 20 | 2026-06-25 14:55:21.566 | | id | 2 | 2026-06-25 14:55:21.566 | | name | m1.small | 2026-06-25 14:55:21.566 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.566 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.566 | | ram | 2048 | 2026-06-25 14:55:21.566 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.566 | | swap | 0 | 2026-06-25 14:55:21.567 | | vcpus | 1 | 2026-06-25 14:55:21.567 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.567 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-25 14:55:21.567 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.567 | | Field | Value | 2026-06-25 14:55:21.567 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.567 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.567 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.567 | | description | None | 2026-06-25 14:55:21.567 | | disk | 40 | 2026-06-25 14:55:21.568 | | id | 3 | 2026-06-25 14:55:21.568 | | name | m1.medium | 2026-06-25 14:55:21.568 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.568 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.568 | | ram | 4096 | 2026-06-25 14:55:21.568 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.568 | | swap | 0 | 2026-06-25 14:55:21.568 | | vcpus | 2 | 2026-06-25 14:55:21.568 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.568 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-25 14:55:21.568 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.569 | | Field | Value | 2026-06-25 14:55:21.569 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.569 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.569 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.569 | | description | None | 2026-06-25 14:55:21.569 | | disk | 80 | 2026-06-25 14:55:21.569 | | id | 4 | 2026-06-25 14:55:21.569 | | name | m1.large | 2026-06-25 14:55:21.569 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.570 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.570 | | ram | 8192 | 2026-06-25 14:55:21.570 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.570 | | swap | 0 | 2026-06-25 14:55:21.570 | | vcpus | 4 | 2026-06-25 14:55:21.570 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.570 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-25 14:55:21.570 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.570 | | Field | Value | 2026-06-25 14:55:21.570 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.570 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:21.571 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:21.571 | | description | None | 2026-06-25 14:55:21.571 | | disk | 160 | 2026-06-25 14:55:21.571 | | id | 5 | 2026-06-25 14:55:21.571 | | name | m1.xlarge | 2026-06-25 14:55:21.571 | | os-flavor-access:is_public | True | 2026-06-25 14:55:21.571 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:21.571 | | ram | 16384 | 2026-06-25 14:55:21.571 | | rxtx_factor | 1.0 | 2026-06-25 14:55:21.571 | | swap | 0 | 2026-06-25 14:55:21.572 | | vcpus | 8 | 2026-06-25 14:55:21.572 | +----------------------------+-----------------------+ 2026-06-25 14:55:21.615 | [2074 Async create_flavors:80243]: finished create_flavors with result 0 in 48 seconds 2026-06-25 14:55:21.619 | + inc/async:async_wait:197 : return 0 2026-06-25 14:55:21.623 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 14:55:21.648 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:21.652 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 14:55:21.679 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:21.681 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 14:55:21.715 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:21.718 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 14:55:21.724 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:55:21.729 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 14:55:21.732 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:21.736 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 14:55:21.740 | ++ 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-06-25 14:55:21.745 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 14:55:21.748 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 14:55:21.750 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 14:55:21.752 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 14:55:21.755 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 14:55:21.757 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 14:55:21.759 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 14:55:21.762 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 14:55:21.764 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 14:55:21.767 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 14:55:21.770 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 14:55:21.772 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:21.775 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 14:55:21.777 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:21.779 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 14:55:21.780 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:21.782 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 14:55:21.784 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:21.786 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 14:55:21.789 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:21.791 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 14:55:21.793 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 14:55:21.796 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:21.797 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 14:55:21.799 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:21.801 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 14:55:21.803 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 14:55:21.805 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 14:55:21.806 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:21.808 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 14:55:21.810 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:21.813 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 14:55:21.815 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 14:55:21.817 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 14:55:21.819 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 14:55:21.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 14:55:21.822 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:21.824 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 14:55:21.827 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 14:55:21.829 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 14:55:21.831 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 14:55:21.832 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 14:55:21.834 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 14:55:21.836 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 14:55:21.837 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 14:55:21.839 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:21.842 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 14:55:21.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:21.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 14:55:21.848 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 14:55:21.850 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 14:55:21.852 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 14:55:21.854 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 14:55:21.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 14:55:21.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 14:55:21.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 14:55:21.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 14:55:21.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 14:55:24.370 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 14:55:24.374 | 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-06-25 14:55:24.749 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 14:55:24.754 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 14:55:24.760 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:55:24.767 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-165524 2026-06-25 14:55:24.772 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-165524 ' 2026-06-25 14:55:24.779 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.783 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:55:24.788 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.793 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:55:24.797 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.802 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:55:24.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.811 | + 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-06-25 14:55:24.815 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.820 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.14 2026-06-25 14:55:24.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.830 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.14/identity 2026-06-25 14:55:24.834 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.839 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-162944 2026-06-25 14:55:24.844 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.849 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:55:24.854 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.859 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.14 2026-06-25 14:55:24.864 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.868 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:55:24.873 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.877 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:55:24.882 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.885 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:55:24.888 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.892 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:55:24.897 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.901 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.14 2026-06-25 14:55:24.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:24.909 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:55:24.913 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 14:55:24.917 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:55:24.921 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:55:24.925 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 14:55:24.929 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:24.933 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:55:24.937 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:55:24.944 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 14:55:24.950 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:55:24.955 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 14:55:24.960 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:24.964 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 14:55:24.964 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:55:24.964 | gsub("[][]", "", $1); 2026-06-25 14:55:24.964 | split($1, a, "|"); 2026-06-25 14:55:24.964 | if (a[1] == matchgroup) 2026-06-25 14:55:24.964 | print a[2] 2026-06-25 14:55:24.965 | } 2026-06-25 14:55:24.965 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:55:24.972 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 14:55:24.977 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:55:24.980 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 14:55:24.985 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:55:24.988 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:55:24.994 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:55:24.999 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:55:25.004 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:55:25.011 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:55:25.020 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:55:25.024 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:55:25.030 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:55:25.035 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 14:55:25.040 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:55:25.072 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:25.077 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:55:25.082 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:25.087 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 14:55:25.091 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:25.097 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:55:25.101 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:25.106 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 14:55:25.110 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 14:55:25.114 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:55:25.120 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:55:25.125 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:55:25.130 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:55:25.134 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 14:55:25.138 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:55:25.143 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 14:55:25.147 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:55:25.152 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:55:25.157 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 14:55:25.161 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:55:25.166 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:55:25.170 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 14:55:25.177 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:25.184 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:55:25.189 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:55:25.197 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 14:55:25.203 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:55:25.208 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 14:55:25.213 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:25.218 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 14:55:25.218 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:55:25.219 | gsub("[][]", "", $1); 2026-06-25 14:55:25.219 | split($1, a, "|"); 2026-06-25 14:55:25.219 | if (a[1] == matchgroup) 2026-06-25 14:55:25.219 | print a[2] 2026-06-25 14:55:25.219 | } 2026-06-25 14:55:25.219 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:55:25.229 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 14:55:25.264 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:25.270 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 14:55:25.275 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 14:55:25.281 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 14:55:25.287 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 14:55:25.292 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 14:55:25.296 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 14:55:25.301 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:55:25.305 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:25.309 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:25.316 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:25.323 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399325318 2026-06-25 14:55:25.330 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 14:55:25.365 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 14:55:25.370 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 14:55:25.376 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 14:55:25.382 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 14:55:25.386 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 14:55:25.394 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 14:55:25.400 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:25.402 | + :: : ID= 2026-06-25 14:55:25.405 | + :: : [[ '' == '' ]] 2026-06-25 14:55:25.407 | + :: : sleep 1 2026-06-25 14:55:26.412 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 14:55:26.415 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 14:55:31.081 | + :: : ID=cf9c47ab-f885-48aa-aaf0-783ea4089705 2026-06-25 14:55:31.083 | + :: : [[ cf9c47ab-f885-48aa-aaf0-783ea4089705 == '' ]] 2026-06-25 14:55:31.089 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 14:55:31.095 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:31.100 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:31.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:31.109 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:31.114 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:31.119 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:55:31.124 | + functions-common:time_stop:2427 : start_time=1782399325318 2026-06-25 14:55:31.130 | + functions-common:time_stop:2429 : [[ -z 1782399325318 ]] 2026-06-25 14:55:31.136 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:31.146 | + functions-common:time_stop:2432 : end_time=1782399331139 2026-06-25 14:55:31.151 | + functions-common:time_stop:2433 : elapsed_time=5821 2026-06-25 14:55:31.157 | + functions-common:time_stop:2434 : total=27384 2026-06-25 14:55:31.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:31.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33205 2026-06-25 14:55:31.172 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 14:55:31.177 | + functions:wait_for_compute:516 : return 0 2026-06-25 14:55:31.182 | + ./stack.sh:main:1443 : service_check 2026-06-25 14:55:31.186 | + functions-common:service_check:1713 : local service 2026-06-25 14:55:31.192 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.197 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 14:55:31.226 | not-found 2026-06-25 14:55:31.234 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.239 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 14:55:31.265 | enabled 2026-06-25 14:55:31.273 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 14:55:31.309 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 14:55:31.309 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 14:55:31.309 | Active: active (running) since Thu 2026-06-25 16:51:50 CEST; 3min 40s ago 2026-06-25 14:55:31.309 | Main PID: 67906 (uwsgi) 2026-06-25 14:55:31.309 | Status: "uWSGI is ready" 2026-06-25 14:55:31.310 | Tasks: 17 (limit: 14255) 2026-06-25 14:55:31.310 | Memory: 275.8M (peak: 276.2M) 2026-06-25 14:55:31.310 | CPU: 16.160s 2026-06-25 14:55:31.310 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 14:55:31.310 | ├─67906 "nova-apiuWSGI master" 2026-06-25 14:55:31.310 | ├─67907 "nova-apiuWSGI worker 1" 2026-06-25 14:55:31.310 | └─67908 "nova-apiuWSGI worker 2" 2026-06-25 14:55:31.310 | 2026-06-25 14:55:31.310 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: DEBUG nova.api.openstack.wsgi [None req-08b1185a-0c42-457e-870f-778eab354a5f admin admin] Calling method '>' {{(pid=67908) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 14:55:31.310 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: DEBUG oslo_concurrency.lockutils [None req-08b1185a-0c42-457e-870f-778eab354a5f admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67908) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:31.311 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: DEBUG oslo_concurrency.lockutils [None req-08b1185a-0c42-457e-870f-778eab354a5f 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=67908) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:31.311 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: DEBUG oslo_concurrency.lockutils [None req-08b1185a-0c42-457e-870f-778eab354a5f 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=67908) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:31.311 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: DEBUG oslo_concurrency.lockutils [None req-08b1185a-0c42-457e-870f-778eab354a5f admin admin] Acquiring lock "fd932b66-f30a-4ba2-98b2-879ec9a3bf7d" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67908) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:31.311 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: DEBUG oslo_concurrency.lockutils [None req-08b1185a-0c42-457e-870f-778eab354a5f admin admin] Lock "fd932b66-f30a-4ba2-98b2-879ec9a3bf7d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67908) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:31.311 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: DEBUG oslo_concurrency.lockutils [None req-08b1185a-0c42-457e-870f-778eab354a5f admin admin] Lock "fd932b66-f30a-4ba2-98b2-879ec9a3bf7d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67908) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:31.313 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: INFO nova.api.openstack.requestlog [None req-08b1185a-0c42-457e-870f-778eab354a5f admin admin] 192.168.122.14 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.218395 2026-06-25 14:55:31.314 | Jun 25 16:55:30 devstack devstack@n-api.service[67908]: [pid: 67908|app: 0|req: 18/37] 192.168.122.14 () {60 vars in 1320 bytes} [Thu Jun 25 16:55:30 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 14:55:31.314 | Jun 25 16:55:30 devstack devstack@n-api.service[67907]: DEBUG dbcounter [-] [67907] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=67907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.320 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.326 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 14:55:31.352 | enabled 2026-06-25 14:55:31.361 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 14:55:31.394 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 14:55:31.395 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 14:55:31.395 | Active: active (running) since Thu 2026-06-25 16:54:27 CEST; 1min 3s ago 2026-06-25 14:55:31.395 | Main PID: 80081 (nova-compute) 2026-06-25 14:55:31.395 | Tasks: 10 (limit: 14255) 2026-06-25 14:55:31.395 | Memory: 134.8M (peak: 136.1M) 2026-06-25 14:55:31.395 | CPU: 4.990s 2026-06-25 14:55:31.395 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 14:55:31.396 | └─80081 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 14:55:31.396 | 2026-06-25 14:55:31.396 | Jun 25 16:54:59 devstack nova-compute[80081]: DEBUG nova.compute.resource_tracker [None req-02916ea6-a376-4717-bb04-849adcc776a7 None None] Compute_service record updated for devstack:devstack {{(pid=80081) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 14:55:31.396 | Jun 25 16:54:59 devstack nova-compute[80081]: DEBUG oslo_concurrency.lockutils [None req-02916ea6-a376-4717-bb04-849adcc776a7 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.018s {{(pid=80081) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:31.396 | Jun 25 16:54:59 devstack nova-compute[80081]: DEBUG nova.service [None req-02916ea6-a376-4717-bb04-849adcc776a7 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80081) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 14:55:31.396 | Jun 25 16:54:59 devstack nova-compute[80081]: DEBUG nova.service [None req-02916ea6-a376-4717-bb04-849adcc776a7 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80081) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 14:55:31.396 | Jun 25 16:54:59 devstack nova-compute[80081]: DEBUG nova.service [None req-02916ea6-a376-4717-bb04-849adcc776a7 None None] Join ServiceGroup membership for this service compute {{(pid=80081) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 14:55:31.396 | Jun 25 16:54:59 devstack nova-compute[80081]: DEBUG nova.servicegroup.drivers.db [None req-02916ea6-a376-4717-bb04-849adcc776a7 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80081) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:55:31.397 | Jun 25 16:55:04 devstack nova-compute[80081]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80081) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:31.397 | Jun 25 16:55:11 devstack nova-compute[80081]: DEBUG oslo_service.periodic_task [None req-91537a05-4463-49a7-91ce-8dde65e1447f None None] Running periodic task ComputeManager._sync_power_states {{(pid=80081) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:55:31.397 | Jun 25 16:55:11 devstack nova-compute[80081]: DEBUG oslo_service.periodic_task [None req-91537a05-4463-49a7-91ce-8dde65e1447f None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80081) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:55:31.397 | Jun 25 16:55:11 devstack nova-compute[80081]: DEBUG oslo.service.backend._threading.loopingcall [None req-91537a05-4463-49a7-91ce-8dde65e1447f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 20.62 seconds {{(pid=80081) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:31.405 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.410 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 14:55:31.433 | not-found 2026-06-25 14:55:31.442 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.448 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 14:55:31.476 | enabled 2026-06-25 14:55:31.484 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 14:55:31.515 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 14:55:31.515 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 14:55:31.515 | Active: active (running) since Thu 2026-06-25 16:54:14 CEST; 1min 17s ago 2026-06-25 14:55:31.516 | Main PID: 76362 (nova-scheduler:) 2026-06-25 14:55:31.516 | Tasks: 19 (limit: 14255) 2026-06-25 14:55:31.516 | Memory: 157.3M (peak: 157.7M) 2026-06-25 14:55:31.516 | CPU: 5.433s 2026-06-25 14:55:31.516 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 14:55:31.516 | ├─76362 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 14:55:31.516 | ├─78154 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 14:55:31.516 | └─78160 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 14:55:31.516 | 2026-06-25 14:55:31.516 | Jun 25 16:54:21 devstack nova-scheduler[78160]: DEBUG nova.servicegroup.drivers.db [None req-577f6b9e-e575-4010-a3e5-d0d56d22c6db None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78160) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:55:31.516 | Jun 25 16:54:26 devstack nova-scheduler[78154]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78154) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:31.517 | Jun 25 16:54:26 devstack nova-scheduler[78160]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:31.517 | Jun 25 16:54:28 devstack nova-scheduler[76362]: DEBUG dbcounter [-] [76362] Writing DB stats nova_api:SELECT=3 {{(pid=76362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.517 | Jun 25 16:54:28 devstack nova-scheduler[76362]: DEBUG dbcounter [-] [76362] Writing DB stats nova_cell0:SELECT=1 {{(pid=76362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.517 | Jun 25 16:54:28 devstack nova-scheduler[76362]: DEBUG dbcounter [-] [76362] Writing DB stats nova_cell1:SELECT=1 {{(pid=76362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.517 | Jun 25 16:54:36 devstack nova-scheduler[78154]: DEBUG dbcounter [-] [78154] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.517 | Jun 25 16:54:36 devstack nova-scheduler[78160]: DEBUG dbcounter [-] [78160] Writing DB stats nova_cell0:SELECT=3 {{(pid=78160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.517 | Jun 25 16:55:05 devstack nova-scheduler[78160]: DEBUG oslo.service.backend._threading.loopingcall [None req-28327179-12fd-4e55-852c-206ad00d8dff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:31.517 | Jun 25 16:55:07 devstack nova-scheduler[78154]: DEBUG oslo.service.backend._threading.loopingcall [None req-fb3716d3-3f40-43f3-b357-3083db236b00 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78154) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:31.525 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.530 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 14:55:31.561 | not-found 2026-06-25 14:55:31.569 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.574 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 14:55:31.598 | enabled 2026-06-25 14:55:31.605 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 14:55:31.636 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 14:55:31.637 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 14:55:31.637 | Active: active (running) since Thu 2026-06-25 16:54:16 CEST; 1min 14s ago 2026-06-25 14:55:31.637 | Main PID: 76976 (uwsgi) 2026-06-25 14:55:31.637 | Status: "uWSGI is ready" 2026-06-25 14:55:31.637 | Tasks: 16 (limit: 14255) 2026-06-25 14:55:31.637 | Memory: 223.1M (peak: 223.5M) 2026-06-25 14:55:31.637 | CPU: 10.656s 2026-06-25 14:55:31.637 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 14:55:31.637 | ├─76976 "nova-api-metauWSGI master" 2026-06-25 14:55:31.638 | ├─76977 "nova-api-metauWSGI worker 1" 2026-06-25 14:55:31.638 | ├─76978 "nova-api-metauWSGI worker 2" 2026-06-25 14:55:31.638 | └─76979 "nova-api-metauWSGI http 1" 2026-06-25 14:55:31.638 | 2026-06-25 14:55:31.638 | Jun 25 16:54:23 devstack devstack@n-api-meta.service[76977]: DEBUG nova.api.openstack.wsgi_app [None req-a80f7b19-79d5-404f-b384-b98cdc2ed091 None None] ******************************************************************************** {{(pid=76977) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 14:55:31.638 | Jun 25 16:54:23 devstack devstack@n-api-meta.service[76977]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7e60bcea3668 pid: 76977 (default app) 2026-06-25 14:55:31.638 | Jun 25 16:54:32 devstack devstack@n-api-meta.service[76978]: DEBUG dbcounter [-] [76978] Writing DB stats nova_api:SELECT=1 {{(pid=76978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.639 | Jun 25 16:54:32 devstack devstack@n-api-meta.service[76977]: DEBUG dbcounter [-] [76977] Writing DB stats nova_api:SELECT=1 {{(pid=76977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.639 | Jun 25 16:54:32 devstack devstack@n-api-meta.service[76978]: DEBUG dbcounter [-] [76978] Writing DB stats nova_cell0:SELECT=1 {{(pid=76978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.639 | Jun 25 16:54:32 devstack devstack@n-api-meta.service[76978]: DEBUG dbcounter [-] [76978] Writing DB stats nova_cell1:SELECT=1 {{(pid=76978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.639 | Jun 25 16:54:32 devstack devstack@n-api-meta.service[76978]: DEBUG dbcounter [-] [76978] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.639 | Jun 25 16:54:32 devstack devstack@n-api-meta.service[76977]: DEBUG dbcounter [-] [76977] Writing DB stats nova_cell0:SELECT=1 {{(pid=76977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.639 | Jun 25 16:54:32 devstack devstack@n-api-meta.service[76977]: DEBUG dbcounter [-] [76977] Writing DB stats nova_cell1:SELECT=1 {{(pid=76977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.640 | Jun 25 16:54:33 devstack devstack@n-api-meta.service[76977]: DEBUG dbcounter [-] [76977] Writing DB stats nova_cell0:SELECT=1 {{(pid=76977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.647 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.652 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 14:55:31.677 | enabled 2026-06-25 14:55:31.685 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 14:55:31.714 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 14:55:31.714 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 14:55:31.714 | Active: active (running) since Thu 2026-06-25 16:52:35 CEST; 2min 56s ago 2026-06-25 14:55:31.714 | Main PID: 74123 (uwsgi) 2026-06-25 14:55:31.714 | Status: "uWSGI is ready" 2026-06-25 14:55:31.715 | Tasks: 5 (limit: 14255) 2026-06-25 14:55:31.715 | Memory: 177.2M (peak: 177.5M) 2026-06-25 14:55:31.715 | CPU: 6.827s 2026-06-25 14:55:31.715 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 14:55:31.715 | ├─74123 "placementuWSGI master" 2026-06-25 14:55:31.715 | ├─74124 "placementuWSGI worker 1" 2026-06-25 14:55:31.716 | └─74125 "placementuWSGI worker 2" 2026-06-25 14:55:31.716 | 2026-06-25 14:55:31.716 | Jun 25 16:54:58 devstack devstack@placement-api.service[74124]: INFO placement.requestlog [req-5541dc91-67a7-4bc1-a2db-d8151f0d3a77 req-000e3c40-ce93-4a2e-b415-b8fdb5922cb8 service nova] 192.168.122.14 "PUT /placement/resource_providers/03a00ecb-4a50-471a-a02a-3a2b318f71c8/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 14:55:31.716 | Jun 25 16:54:58 devstack devstack@placement-api.service[74124]: [pid: 74124|app: 0|req: 5/9] 192.168.122.14 () {64 vars in 1493 bytes} [Thu Jun 25 16:54:58 2026] PUT /placement/resource_providers/03a00ecb-4a50-471a-a02a-3a2b318f71c8/inventories => generated 396 bytes in 146 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 14:55:31.718 | Jun 25 16:54:58 devstack devstack@placement-api.service[74125]: DEBUG placement.requestlog [req-5541dc91-67a7-4bc1-a2db-d8151f0d3a77 req-cc60446d-ce74-4de8-9b79-c875686210a6 None None] Starting request: 192.168.122.14 "GET /placement/traits?name=in:COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000E" {{(pid=74125) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 14:55:31.718 | Jun 25 16:54:58 devstack devstack@placement-api.service[74125]: INFO placement.requestlog [req-5541dc91-67a7-4bc1-a2db-d8151f0d3a77 req-cc60446d-ce74-4de8-9b79-c875686210a6 service nova] 192.168.122.14 "GET /placement/traits?name=in:COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000E" status: 200 len: 2058 microversion: 1.6 2026-06-25 14:55:31.718 | Jun 25 16:54:58 devstack devstack@placement-api.service[74125]: [pid: 74125|app: 0|req: 5/10] 192.168.122.14 () {60 vars in 4907 bytes} [Thu Jun 25 16:54:58 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE4A,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000E => generated 2058 bytes in 67 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 14:55:31.719 | Jun 25 16:54:58 devstack devstack@placement-api.service[74124]: DEBUG placement.requestlog [req-5541dc91-67a7-4bc1-a2db-d8151f0d3a77 req-a40112b5-52de-4370-a23e-16cf71ff20d1 None None] Starting request: 192.168.122.14 "PUT /placement/resource_providers/03a00ecb-4a50-471a-a02a-3a2b318f71c8/traits" {{(pid=74124) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 14:55:31.719 | Jun 25 16:54:58 devstack devstack@placement-api.service[74124]: INFO placement.requestlog [req-5541dc91-67a7-4bc1-a2db-d8151f0d3a77 req-a40112b5-52de-4370-a23e-16cf71ff20d1 service nova] 192.168.122.14 "PUT /placement/resource_providers/03a00ecb-4a50-471a-a02a-3a2b318f71c8/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 14:55:31.719 | Jun 25 16:54:58 devstack devstack@placement-api.service[74124]: [pid: 74124|app: 0|req: 6/11] 192.168.122.14 () {64 vars in 1478 bytes} [Thu Jun 25 16:54:58 2026] PUT /placement/resource_providers/03a00ecb-4a50-471a-a02a-3a2b318f71c8/traits => generated 2093 bytes in 343 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 14:55:31.719 | Jun 25 16:55:08 devstack devstack@placement-api.service[74125]: DEBUG dbcounter [-] [74125] Writing DB stats placement:SELECT=4 {{(pid=74125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.719 | Jun 25 16:55:08 devstack devstack@placement-api.service[74124]: DEBUG dbcounter [-] [74124] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.725 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.730 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 14:55:31.753 | not-found 2026-06-25 14:55:31.761 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.766 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 14:55:31.795 | enabled 2026-06-25 14:55:31.802 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 14:55:31.832 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 14:55:31.832 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 14:55:31.832 | Active: active (running) since Thu 2026-06-25 16:54:55 CEST; 36s ago 2026-06-25 14:55:31.832 | Main PID: 83209 (uwsgi) 2026-06-25 14:55:31.832 | Status: "uWSGI is ready" 2026-06-25 14:55:31.832 | Tasks: 9 (limit: 14255) 2026-06-25 14:55:31.832 | Memory: 257.9M (peak: 258.3M) 2026-06-25 14:55:31.832 | CPU: 12.180s 2026-06-25 14:55:31.832 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 14:55:31.833 | ├─83209 "glance-apiuWSGI master" 2026-06-25 14:55:31.833 | ├─83215 "glance-apiuWSGI worker 1" 2026-06-25 14:55:31.833 | └─83216 "glance-apiuWSGI worker 2" 2026-06-25 14:55:31.833 | 2026-06-25 14:55:31.833 | Jun 25 16:55:10 devstack devstack@g-api.service[83215]: INFO glance.location [None req-56a558b7-b371-4cab-8ec5-053bf8307d73 admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 14:55:31.833 | Jun 25 16:55:10 devstack devstack@g-api.service[83215]: DEBUG glance_store.backend [None req-56a558b7-b371-4cab-8ec5-053bf8307d73 admin admin] Skipping store.set_acls... not implemented. {{(pid=83215) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 14:55:31.833 | Jun 25 16:55:10 devstack devstack@g-api.service[83215]: [pid: 83215|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jun 25 16:55:07 2026] PUT /v2/images/ee821749-fc82-479d-867e-eb9bd1200c86/file => generated 0 bytes in 2230 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 14:55:31.833 | Jun 25 16:55:10 devstack devstack@g-api.service[83216]: DEBUG glance.api.middleware.version_negotiation [None req-b5453eb6-60a4-45ac-8029-97b481deb5b1 admin admin] Determining version of request: GET /v2/images/ee821749-fc82-479d-867e-eb9bd1200c86 Accept: */* {{(pid=83216) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 14:55:31.833 | Jun 25 16:55:10 devstack devstack@g-api.service[83216]: DEBUG glance.api.middleware.version_negotiation [None req-b5453eb6-60a4-45ac-8029-97b481deb5b1 admin admin] Using url versioning {{(pid=83216) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 14:55:31.833 | Jun 25 16:55:10 devstack devstack@g-api.service[83216]: DEBUG glance.api.middleware.version_negotiation [None req-b5453eb6-60a4-45ac-8029-97b481deb5b1 admin admin] Matched version: v2 {{(pid=83216) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 14:55:31.833 | Jun 25 16:55:10 devstack devstack@g-api.service[83216]: DEBUG glance.api.middleware.version_negotiation [None req-b5453eb6-60a4-45ac-8029-97b481deb5b1 admin admin] new path /v2/images/ee821749-fc82-479d-867e-eb9bd1200c86 {{(pid=83216) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 14:55:31.834 | Jun 25 16:55:10 devstack devstack@g-api.service[83216]: [pid: 83216|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jun 25 16:55:10 2026] GET /v2/images/ee821749-fc82-479d-867e-eb9bd1200c86 => generated 976 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 14:55:31.834 | Jun 25 16:55:20 devstack devstack@g-api.service[83215]: DEBUG dbcounter [-] [83215] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.834 | Jun 25 16:55:20 devstack devstack@g-api.service[83216]: DEBUG dbcounter [-] [83216] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.837 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.842 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 14:55:31.866 | enabled 2026-06-25 14:55:31.874 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 14:55:31.903 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 14:55:31.903 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 14:55:31.903 | Active: active (running) since Thu 2026-06-25 16:54:43 CEST; 48s ago 2026-06-25 14:55:31.903 | Main PID: 81695 (cinder-schedule) 2026-06-25 14:55:31.903 | Tasks: 1 (limit: 14255) 2026-06-25 14:55:31.903 | Memory: 109.4M (peak: 109.6M) 2026-06-25 14:55:31.903 | CPU: 4.673s 2026-06-25 14:55:31.903 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 14:55:31.904 | └─81695 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 14:55:31.904 | 2026-06-25 14:55:31.904 | Jun 25 16:54:49 devstack cinder-scheduler[81695]: DEBUG cinder.service [None req-6105d970-5048-41bb-ace6-0d6f95046aff None None] Creating RPC server for service cinder-scheduler {{(pid=81695) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 14:55:31.904 | Jun 25 16:54:49 devstack cinder-scheduler[81695]: DEBUG cinder.service [None req-6105d970-5048-41bb-ace6-0d6f95046aff None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81695) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 14:55:31.904 | Jun 25 16:54:59 devstack cinder-scheduler[81695]: DEBUG dbcounter [-] [81695] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.904 | Jun 25 16:55:08 devstack cinder-scheduler[81695]: DEBUG cinder.scheduler.host_manager [None req-c982e3b6-e281-4f83-8b9b-54016e801b4a None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', '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}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=81695) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 14:55:31.905 | Jun 25 16:55:08 devstack cinder-scheduler[81695]: DEBUG cinder.scheduler.host_manager [None req-c982e3b6-e281-4f83-8b9b-54016e801b4a 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, 6, 25, 14, 55, 8, 794165)}, {'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, 6, 25, 14, 55, 8, 794165)}]. {{(pid=81695) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 14:55:31.905 | Jun 25 16:55:08 devstack cinder-scheduler[81695]: DEBUG cinder.scheduler.host_manager [None req-c982e3b6-e281-4f83-8b9b-54016e801b4a 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, 6, 25, 14, 55, 8, 757598)} {{(pid=81695) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 14:55:31.907 | Jun 25 16:55:18 devstack cinder-scheduler[81695]: DEBUG dbcounter [-] [81695] Writing DB stats cinder:SELECT=1 {{(pid=81695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.907 | Jun 25 16:55:29 devstack cinder-scheduler[81695]: DEBUG oslo_service.periodic_task [None req-52e47a82-5e7d-4787-9990-f268a5e0d822 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=81695) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:55:31.907 | Jun 25 16:55:29 devstack cinder-scheduler[81695]: INFO cinder.message.api [None req-52e47a82-5e7d-4787-9990-f268a5e0d822 None None] Deleted 0 expired messages. 2026-06-25 14:55:31.907 | Jun 25 16:55:29 devstack cinder-scheduler[81695]: DEBUG oslo_service.periodic_task [None req-52e47a82-5e7d-4787-9990-f268a5e0d822 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=81695) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:55:31.912 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.916 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 14:55:31.939 | enabled 2026-06-25 14:55:31.944 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 14:55:31.969 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 14:55:31.970 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 14:55:31.970 | Active: active (running) since Thu 2026-06-25 16:54:36 CEST; 55s ago 2026-06-25 14:55:31.970 | Main PID: 80967 (uwsgi) 2026-06-25 14:55:31.970 | Status: "uWSGI is ready" 2026-06-25 14:55:31.970 | Tasks: 7 (limit: 14255) 2026-06-25 14:55:31.970 | Memory: 246.4M (peak: 246.9M) 2026-06-25 14:55:31.970 | CPU: 11.889s 2026-06-25 14:55:31.970 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 14:55:31.970 | ├─80967 "cinder-apiuWSGI master" 2026-06-25 14:55:31.970 | ├─80970 "cinder-apiuWSGI worker 1" 2026-06-25 14:55:31.971 | └─80971 "cinder-apiuWSGI worker 2" 2026-06-25 14:55:31.971 | 2026-06-25 14:55:31.971 | Jun 25 16:54:51 devstack devstack@c-api.service[80971]: DEBUG cinder.api.middleware.request_id [req-d11a8f68-5f44-40cb-b70f-ffc9da0e2f15 req-29595ed1-4a4c-4888-9a70-4b5b8d5d858b None None] RequestId filter calling following filter/app {{(pid=80971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-25 14:55:31.971 | Jun 25 16:54:52 devstack devstack@c-api.service[80971]: INFO cinder.api.openstack.wsgi [req-d11a8f68-5f44-40cb-b70f-ffc9da0e2f15 req-29595ed1-4a4c-4888-9a70-4b5b8d5d858b admin admin] POST http://192.168.122.14/volume/v3/types/74859b1d-db34-4d00-98b0-d140044da77b/extra_specs 2026-06-25 14:55:31.971 | Jun 25 16:54:52 devstack devstack@c-api.service[80971]: DEBUG cinder.api.openstack.wsgi [req-d11a8f68-5f44-40cb-b70f-ffc9da0e2f15 req-29595ed1-4a4c-4888-9a70-4b5b8d5d858b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=80971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 14:55:31.971 | Jun 25 16:54:52 devstack devstack@c-api.service[80971]: /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-06-25 14:55:31.971 | Jun 25 16:54:52 devstack devstack@c-api.service[80971]: warnings.warn( 2026-06-25 14:55:31.972 | Jun 25 16:54:52 devstack devstack@c-api.service[80971]: DEBUG oslo_db.sqlalchemy.engines [req-d11a8f68-5f44-40cb-b70f-ffc9da0e2f15 req-29595ed1-4a4c-4888-9a70-4b5b8d5d858b 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=80971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:55:31.972 | Jun 25 16:54:52 devstack devstack@c-api.service[80971]: INFO cinder.api.openstack.wsgi [req-d11a8f68-5f44-40cb-b70f-ffc9da0e2f15 req-29595ed1-4a4c-4888-9a70-4b5b8d5d858b admin admin] http://192.168.122.14/volume/v3/types/74859b1d-db34-4d00-98b0-d140044da77b/extra_specs returned with HTTP 200 2026-06-25 14:55:31.972 | Jun 25 16:54:52 devstack devstack@c-api.service[80971]: [pid: 80971|app: 0|req: 1/3] 192.168.122.14 () {62 vars in 1358 bytes} [Thu Jun 25 16:54:51 2026] POST /volume/v3/types/74859b1d-db34-4d00-98b0-d140044da77b/extra_specs => generated 55 bytes in 1077 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 14:55:31.972 | Jun 25 16:55:01 devstack devstack@c-api.service[80970]: DEBUG dbcounter [-] [80970] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=80970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.972 | Jun 25 16:55:02 devstack devstack@c-api.service[80971]: DEBUG dbcounter [-] [80971] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=80971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:31.978 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:31.982 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 14:55:32.002 | enabled 2026-06-25 14:55:32.010 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 14:55:32.037 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 14:55:32.038 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 14:55:32.038 | Active: active (running) since Thu 2026-06-25 16:54:46 CEST; 45s ago 2026-06-25 14:55:32.038 | Main PID: 82344 (cinder-volume) 2026-06-25 14:55:32.038 | Tasks: 2 (limit: 14255) 2026-06-25 14:55:32.038 | Memory: 143.3M (peak: 172.8M) 2026-06-25 14:55:32.039 | CPU: 23.168s 2026-06-25 14:55:32.039 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 14:55:32.039 | ├─82344 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 14:55:32.039 | └─82510 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 14:55:32.039 | 2026-06-25 14:55:32.039 | Jun 25 16:55:11 devstack sudo[84155]: 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-06-25 14:55:32.040 | Jun 25 16:55:11 devstack sudo[84155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 14:55:32.040 | Jun 25 16:55:12 devstack sudo[84155]: pam_unix(sudo:session): session closed for user root 2026-06-25 14:55:32.040 | Jun 25 16:55:12 devstack cinder-volume[82510]: DEBUG oslo_concurrency.processutils [None req-c982e3b6-e281-4f83-8b9b-54016e801b4a 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.863s {{(pid=82510) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 14:55:32.040 | Jun 25 16:55:12 devstack cinder-volume[82510]: INFO cinder.volume.manager [None req-c982e3b6-e281-4f83-8b9b-54016e801b4a None None] Driver post RPC initialization completed successfully. 2026-06-25 14:55:32.040 | Jun 25 16:55:15 devstack cinder-volume[82510]: DEBUG dbcounter [-] [82510] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.041 | Jun 25 16:55:21 devstack cinder-volume[82510]: DEBUG oslo_service.periodic_task [None req-16ca8695-a304-476d-b31a-4574459b4027 None None] Running periodic task VolumeManager._thread_info {{(pid=82510) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:55:32.041 | Jun 25 16:55:21 devstack cinder-volume[82510]: DEBUG cinder.volume.manager [None req-16ca8695-a304-476d-b31a-4574459b4027 None None] thread count: 6 {{(pid=82510) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-25 14:55:32.041 | Jun 25 16:55:21 devstack cinder-volume[82510]: DEBUG cinder.volume.manager [None req-16ca8695-a304-476d-b31a-4574459b4027 None None] thread info: [<_MainThread(MainThread, started 136784123547776)>, , , , , ] {{(pid=82510) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-25 14:55:32.041 | Jun 25 16:55:22 devstack cinder-volume[82510]: DEBUG dbcounter [-] [82510] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=82510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.045 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.050 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 14:55:32.070 | not-found 2026-06-25 14:55:32.078 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.082 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 14:55:32.103 | not-found 2026-06-25 14:55:32.108 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.111 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 14:55:32.132 | not-found 2026-06-25 14:55:32.138 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.141 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 14:55:32.164 | not-found 2026-06-25 14:55:32.171 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.175 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 14:55:32.198 | not-found 2026-06-25 14:55:32.206 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.210 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 14:55:32.235 | enabled 2026-06-25 14:55:32.243 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 14:55:32.273 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 14:55:32.274 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 14:55:32.274 | Active: active (running) since Thu 2026-06-25 16:52:12 CEST; 3min 19s ago 2026-06-25 14:55:32.274 | Main PID: 70717 (neutron-ovn-age) 2026-06-25 14:55:32.274 | Tasks: 20 (limit: 14255) 2026-06-25 14:55:32.275 | Memory: 345.5M (peak: 346.2M) 2026-06-25 14:55:32.275 | CPU: 13.156s 2026-06-25 14:55:32.275 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 14:55:32.275 | ├─70717 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 14:55:32.275 | ├─72214 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 14:55:32.276 | ├─72598 /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/tmptlcc2rb2/privsep.sock 2026-06-25 14:55:32.276 | └─74984 /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/tmpx6udt98j/privsep.sock 2026-06-25 14:55:32.276 | 2026-06-25 14:55:32.276 | Jun 25 16:54:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:32.276 | Jun 25 16:54:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:32.279 | Jun 25 16:54:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:32.279 | Jun 25 16:54:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:32.279 | Jun 25 16:55:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:32.279 | Jun 25 16:55:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:32.279 | Jun 25 16:55:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:32.279 | Jun 25 16:55:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:32.279 | Jun 25 16:55:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:32.279 | Jun 25 16:55:17 devstack neutron-ovn-agent[72214]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:32.286 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.291 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 14:55:32.313 | not-found 2026-06-25 14:55:32.321 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.326 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 14:55:32.349 | not-found 2026-06-25 14:55:32.357 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.362 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 14:55:32.385 | not-found 2026-06-25 14:55:32.392 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.398 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 14:55:32.424 | not-found 2026-06-25 14:55:32.432 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.437 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 14:55:32.461 | enabled 2026-06-25 14:55:32.472 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 14:55:32.507 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 14:55:32.507 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 14:55:32.507 | Active: active (running) since Thu 2026-06-25 16:44:44 CEST; 10min ago 2026-06-25 14:55:32.507 | Main PID: 47136 (dstat.sh) 2026-06-25 14:55:32.507 | Tasks: 3 (limit: 14255) 2026-06-25 14:55:32.507 | Memory: 27.6M (peak: 28.3M) 2026-06-25 14:55:32.508 | CPU: 4.152s 2026-06-25 14:55:32.508 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 14:55:32.508 | ├─47136 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 14:55:32.508 | ├─47246 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 14:55:32.508 | └─47247 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 14:55:32.508 | 2026-06-25 14:55:32.508 | Jun 25 16:55:22 devstack dstat.sh[47247]: 25-06 16:55:22| 17 11 67 0 0|5306M 262M 222M 5939M|4336B 12k| 28k 259k|1.99 15.9 |3108 2797 |2.65 2.59 1.81|1.0 0 129| 0 0 | | 17 291 0 32 0 2026-06-25 14:55:32.508 | Jun 25 16:55:23 devstack dstat.sh[47247]: 25-06 16:55:23| 17 10 71 0 0|5332M 236M 222M 5939M| 52B 0 | 0 140k| 0 7.01 |1911 1315 |2.65 2.59 1.81|2.0 0 0| 0 0 | | 17 291 0 32 0 2026-06-25 14:55:32.508 | Jun 25 16:55:24 devstack dstat.sh[47247]: 25-06 16:55:24| 22 7 69 0 0|5338M 230M 222M 5939M| 132B 653B| 0 2905k| 0 463 |2138 1600 |2.65 2.59 1.81|3.0 0 1.0| 0 0 | | 17 291 0 32 0 2026-06-25 14:55:32.509 | Jun 25 16:55:25 devstack dstat.sh[47247]: 25-06 16:55:25| 5 18 68 0 0|5324M 244M 222M 5939M|8249B 22k| 140k 184k|6.00 20.0 |4740 4299 |2.65 2.59 1.81| 0 0 279| 0 0 | | 17 291 0 32 0 2026-06-25 14:55:32.509 | Jun 25 16:55:26 devstack dstat.sh[47247]: 25-06 16:55:26| 6 4 87 0 0|5323M 245M 222M 5939M| 183B 475B| 0 175k| 0 11.0 |1315 1393 |2.65 2.59 1.81|1.0 0 5.0| 0 0 | | 17 291 0 32 0 2026-06-25 14:55:32.509 | Jun 25 16:55:27 devstack dstat.sh[47247]: 25-06 16:55:27| 20 8 70 0 0|5324M 243M 222M 5939M| 52B 0 | 0 160k| 0 29.0 |2038 1468 |2.52 2.57 1.80|1.0 0 0| 0 0 | | 17 291 0 32 0 2026-06-25 14:55:32.510 | Jun 25 16:55:28 devstack dstat.sh[47247]: 25-06 16:55:28| 19 9 69 0 0|5340M 228M 222M 5939M| 0 0 | 0 88k| 0 12.0 |1977 1354 |2.52 2.57 1.80|2.0 0 0| 0 0 | | 17 291 0 32 0 2026-06-25 14:55:32.510 | Jun 25 16:55:29 devstack dstat.sh[47247]: 25-06 16:55:29| 20 9 66 0 0|5351M 217M 222M 5939M| 52B 0 | 32k 164k|2.00 18.0 |2860 2553 |2.52 2.57 1.80|2.0 0 0| 0 0 | | 17 291 0 31 0 2026-06-25 14:55:32.510 | Jun 25 16:55:30 devstack dstat.sh[47247]: 25-06 16:55:30| 23 6 68 0 0|5344M 223M 222M 5939M| 0 0 | 0 409k| 0 29.0 |2492 2015 |2.52 2.57 1.80|4.0 0 3.0| 0 0 | | 17 295 0 31 0 2026-06-25 14:55:32.510 | Jun 25 16:55:31 devstack dstat.sh[47247]: 25-06 16:55:31| 16 16 60 0 0|5286M 281M 222M 5940M|6587B 37k|8193B 104k|2.00 12.0 |4378 3010 |2.52 2.57 1.80|4.0 0 113| 0 0 | | 17 295 0 31 0 2026-06-25 14:55:32.517 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.523 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 14:55:32.561 | enabled 2026-06-25 14:55:32.575 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 14:55:32.606 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 14:55:32.606 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 14:55:32.606 | Active: active (running) since Thu 2026-06-25 16:52:10 CEST; 3min 21s ago 2026-06-25 14:55:32.606 | Main PID: 70019 (neutron-ovn-met) 2026-06-25 14:55:32.606 | Tasks: 2 (limit: 14255) 2026-06-25 14:55:32.607 | Memory: 121.5M (peak: 122.2M) 2026-06-25 14:55:32.607 | CPU: 4.036s 2026-06-25 14:55:32.607 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 14:55:32.608 | └─70019 "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-06-25 14:55:32.608 | 2026-06-25 14:55:32.608 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 14:55:32.608 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 14:55:32.608 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:32.608 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: 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-06-25 14:55:32.608 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 14:55:32.608 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:32.609 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: 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-06-25 14:55:32.609 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 14:55:32.609 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 14:55:32.609 | Jun 25 16:52:14 devstack neutron-ovn-metadata-agent[70019]: ERROR neutron 2026-06-25 14:55:32.616 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.622 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 14:55:32.654 | enabled 2026-06-25 14:55:32.662 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 14:55:32.691 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 14:55:32.692 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 14:55:32.692 | Active: active (running) since Thu 2026-06-25 16:52:16 CEST; 3min 16s ago 2026-06-25 14:55:32.692 | Main PID: 71812 (uwsgi) 2026-06-25 14:55:32.692 | Status: "uWSGI is ready" 2026-06-25 14:55:32.692 | Tasks: 23 (limit: 14255) 2026-06-25 14:55:32.692 | Memory: 386.3M (peak: 387.3M) 2026-06-25 14:55:32.692 | CPU: 47.131s 2026-06-25 14:55:32.693 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 14:55:32.693 | ├─71812 "neutron-apiuWSGI master" 2026-06-25 14:55:32.693 | ├─71815 "neutron-apiuWSGI worker 1" 2026-06-25 14:55:32.693 | └─71816 "neutron-apiuWSGI worker 2" 2026-06-25 14:55:32.693 | 2026-06-25 14:55:32.693 | Jun 25 16:55:02 devstack devstack@neutron-api.service[71816]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71816) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:55:32.693 | Jun 25 16:55:02 devstack devstack@neutron-api.service[71816]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71816) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:55:32.694 | Jun 25 16:55:12 devstack devstack@neutron-api.service[71815]: DEBUG dbcounter [-] [71815] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.694 | Jun 25 16:55:12 devstack devstack@neutron-api.service[71816]: DEBUG dbcounter [-] [71816] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.694 | Jun 25 16:55:17 devstack devstack@neutron-api.service[71815]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71815) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:55:32.694 | Jun 25 16:55:17 devstack devstack@neutron-api.service[71815]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71815) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:55:32.695 | Jun 25 16:55:17 devstack devstack@neutron-api.service[71816]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71816) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:55:32.695 | Jun 25 16:55:17 devstack devstack@neutron-api.service[71816]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71816) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:55:32.695 | Jun 25 16:55:27 devstack devstack@neutron-api.service[71815]: DEBUG dbcounter [-] [71815] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.695 | Jun 25 16:55:27 devstack devstack@neutron-api.service[71816]: DEBUG dbcounter [-] [71816] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.699 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.704 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 14:55:32.733 | enabled 2026-06-25 14:55:32.743 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 14:55:32.772 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 14:55:32.772 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 14:55:32.772 | Active: active (running) since Thu 2026-06-25 16:52:20 CEST; 3min 11s ago 2026-06-25 14:55:32.773 | Main PID: 72826 (neutron-periodi) 2026-06-25 14:55:32.773 | Tasks: 15 (limit: 14255) 2026-06-25 14:55:32.773 | Memory: 181.3M (peak: 181.6M) 2026-06-25 14:55:32.773 | CPU: 7.223s 2026-06-25 14:55:32.773 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 14:55:32.773 | ├─72826 "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-06-25 14:55:32.773 | └─73456 "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-06-25 14:55:32.773 | 2026-06-25 14:55:32.773 | Jun 25 16:54:19 devstack neutron-periodic-workers[73456]: DEBUG oslo.service.backend._threading.loopingcall [None req-f66772ed-4bbd-47d7-9601-29af639ca536 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:32.773 | Jun 25 16:54:29 devstack neutron-periodic-workers[73456]: DEBUG dbcounter [-] [73456] Writing DB stats neutron:SELECT=1 {{(pid=73456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.774 | Jun 25 16:54:32 devstack neutron-periodic-workers[73456]: DEBUG oslo.service.backend._threading.loopingcall [None req-7c7a359c-f119-476d-b6ff-67f637f3950b None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:32.774 | Jun 25 16:54:40 devstack neutron-periodic-workers[73456]: DEBUG oslo.service.backend._threading.loopingcall [None req-ee5560a1-32b3-470a-a053-c39de2cfb6da None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=73456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:32.774 | Jun 25 16:54:47 devstack neutron-periodic-workers[73456]: DEBUG oslo.service.backend._threading.loopingcall [None req-cc3f0e1f-3b8f-4c19-a6ff-77fe40bfbda9 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.98 seconds {{(pid=73456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:32.774 | Jun 25 16:54:56 devstack neutron-periodic-workers[73456]: DEBUG neutron.db.agents_db [None req-f66772ed-4bbd-47d7-9601-29af639ca536 None None] Agent healthcheck: found 0 active agents {{(pid=73456) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 14:55:32.775 | Jun 25 16:54:56 devstack neutron-periodic-workers[73456]: DEBUG oslo.service.backend._threading.loopingcall [None req-f66772ed-4bbd-47d7-9601-29af639ca536 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:32.775 | Jun 25 16:55:06 devstack neutron-periodic-workers[73456]: DEBUG dbcounter [-] [73456] Writing DB stats neutron:DELETE=1,neutron:SELECT=5 {{(pid=73456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.775 | Jun 25 16:55:17 devstack neutron-periodic-workers[73456]: DEBUG oslo.service.backend._threading.loopingcall [None req-ee5560a1-32b3-470a-a053-c39de2cfb6da None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:32.775 | Jun 25 16:55:27 devstack neutron-periodic-workers[73456]: DEBUG dbcounter [-] [73456] Writing DB stats neutron:SELECT=3 {{(pid=73456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.781 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.787 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 14:55:32.816 | enabled 2026-06-25 14:55:32.826 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 14:55:32.855 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 14:55:32.855 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 14:55:32.855 | Active: active (running) since Thu 2026-06-25 16:52:18 CEST; 3min 14s ago 2026-06-25 14:55:32.855 | Main PID: 72325 (neutron-rpc-ser) 2026-06-25 14:55:32.855 | Tasks: 27 (limit: 14255) 2026-06-25 14:55:32.855 | Memory: 196.6M (peak: 197.3M) 2026-06-25 14:55:32.856 | CPU: 9.484s 2026-06-25 14:55:32.856 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 14:55:32.856 | ├─72325 "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-06-25 14:55:32.856 | ├─73417 "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-06-25 14:55:32.856 | └─73419 "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-06-25 14:55:32.856 | 2026-06-25 14:55:32.856 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:32.856 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-25 14:55:32.856 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 14:55:32.856 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-25 14:55:32.856 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 14:55:32.857 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:32.857 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-25 14:55:32.857 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 14:55:32.857 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 14:55:32.857 | Jun 25 16:54:08 devstack neutron-rpc-server[73417]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 14:55:32.863 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.868 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:55:32.892 | enabled 2026-06-25 14:55:32.900 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 14:55:32.935 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:55:32.935 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 14:55:32.935 | Active: active (running) since Thu 2026-06-25 16:52:23 CEST; 3min 9s ago 2026-06-25 14:55:32.935 | Main PID: 73333 (neutron-ovn-mai) 2026-06-25 14:55:32.935 | Tasks: 12 (limit: 14255) 2026-06-25 14:55:32.935 | Memory: 254.8M (peak: 255.3M) 2026-06-25 14:55:32.936 | CPU: 8.207s 2026-06-25 14:55:32.936 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:55:32.936 | ├─73333 "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-06-25 14:55:32.936 | └─73428 "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-06-25 14:55:32.936 | 2026-06-25 14:55:32.936 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73428) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 14:55:32.936 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73428) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 14:55:32.936 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf None None] OVN maintenance task update_router_distributed_flag finished in 0.013 seconds 2026-06-25 14:55:32.936 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: DEBUG futurist.periodics [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf 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=73428) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:55:32.936 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73428) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 14:55:32.937 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73428) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 14:55:32.937 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf None None] OVN maintenance task update_security_group_with_address_group finished in 0.028 seconds 2026-06-25 14:55:32.937 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: DEBUG futurist.periodics [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf 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=73428) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:55:32.937 | Jun 25 16:52:52 devstack neutron-ovn-maintenance-worker[73428]: DEBUG futurist.periodics [None req-1e84c1f3-e91e-4b96-947d-fae8c987e1cf 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=73428) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:55:32.937 | Jun 25 16:53:02 devstack neutron-ovn-maintenance-worker[73428]: DEBUG dbcounter [-] [73428] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:32.943 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:32.948 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 14:55:32.971 | enabled 2026-06-25 14:55:32.978 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 14:55:33.008 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 14:55:33.008 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 14:55:33.008 | Active: active (running) since Thu 2026-06-25 16:54:19 CEST; 1min 13s ago 2026-06-25 14:55:33.008 | Main PID: 77625 (nova-novncproxy) 2026-06-25 14:55:33.008 | Tasks: 4 (limit: 14255) 2026-06-25 14:55:33.008 | Memory: 109.6M (peak: 109.9M) 2026-06-25 14:55:33.008 | CPU: 4.046s 2026-06-25 14:55:33.008 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 14:55:33.008 | └─77625 /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-06-25 14:55:33.008 | 2026-06-25 14:55:33.009 | Jun 25 16:54:19 devstack nova-novncproxy[77625]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:55:33.009 | Jun 25 16:54:19 devstack nova-novncproxy[77625]: framework. For more detail see 2026-06-25 14:55:33.009 | Jun 25 16:54:19 devstack nova-novncproxy[77625]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:55:33.009 | Jun 25 16:54:19 devstack nova-novncproxy[77625]: import eventlet # noqa 2026-06-25 14:55:33.009 | Jun 25 16:54:20 devstack nova-novncproxy[77625]: 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-06-25 14:55:33.009 | Jun 25 16:54:24 devstack nova-novncproxy[77625]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 14:55:33.009 | Jun 25 16:54:24 devstack nova-novncproxy[77625]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 14:55:33.009 | Jun 25 16:54:24 devstack nova-novncproxy[77625]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 14:55:33.009 | Jun 25 16:54:24 devstack nova-novncproxy[77625]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 14:55:33.009 | Jun 25 16:54:24 devstack nova-novncproxy[77625]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 14:55:33.018 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:33.023 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 14:55:33.046 | enabled 2026-06-25 14:55:33.055 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 14:55:33.081 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 14:55:33.081 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 14:55:33.082 | Active: active (running) since Thu 2026-06-25 16:54:22 CEST; 1min 10s ago 2026-06-25 14:55:33.082 | Main PID: 78462 (nova-conductor:) 2026-06-25 14:55:33.082 | Tasks: 19 (limit: 14255) 2026-06-25 14:55:33.082 | Memory: 159.3M (peak: 159.6M) 2026-06-25 14:55:33.082 | CPU: 5.612s 2026-06-25 14:55:33.082 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 14:55:33.082 | ├─78462 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 14:55:33.082 | ├─80140 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 14:55:33.082 | └─80142 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 14:55:33.083 | 2026-06-25 14:55:33.083 | Jun 25 16:54:29 devstack nova-conductor[80142]: DEBUG nova.servicegroup.drivers.db [None req-bc48bca6-24e9-43cf-80f1-37fac3ceb8ae None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80142) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:55:33.083 | Jun 25 16:54:34 devstack nova-conductor[80140]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80140) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.083 | Jun 25 16:54:34 devstack nova-conductor[80142]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=80142) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.083 | Jun 25 16:54:36 devstack nova-conductor[78462]: DEBUG dbcounter [-] [78462] Writing DB stats nova_api:SELECT=1 {{(pid=78462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:33.083 | Jun 25 16:54:37 devstack nova-conductor[78462]: DEBUG dbcounter [-] [78462] Writing DB stats nova_cell0:SELECT=1 {{(pid=78462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:33.083 | Jun 25 16:54:37 devstack nova-conductor[78462]: DEBUG dbcounter [-] [78462] Writing DB stats nova_cell1:SELECT=1 {{(pid=78462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:33.083 | Jun 25 16:54:44 devstack nova-conductor[80140]: DEBUG dbcounter [-] [80140] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:33.083 | Jun 25 16:54:44 devstack nova-conductor[80142]: DEBUG dbcounter [-] [80142] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80142) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:33.083 | Jun 25 16:55:12 devstack nova-conductor[80142]: DEBUG oslo.service.backend._threading.loopingcall [None req-7c0f0cc3-32ab-45a9-af84-d3c29ab75bd4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80142) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.083 | Jun 25 16:55:13 devstack nova-conductor[80140]: DEBUG oslo.service.backend._threading.loopingcall [None req-836fbc0d-57cd-4cf8-bfe1-d5b39db2f04d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80140) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.092 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:33.097 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 14:55:33.127 | enabled 2026-06-25 14:55:33.135 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 14:55:33.162 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 14:55:33.162 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 14:55:33.163 | Active: active (running) since Thu 2026-06-25 16:54:24 CEST; 1min 8s ago 2026-06-25 14:55:33.163 | Main PID: 79016 (nova-conductor:) 2026-06-25 14:55:33.163 | Tasks: 40 (limit: 14255) 2026-06-25 14:55:33.163 | Memory: 171.9M (peak: 172.3M) 2026-06-25 14:55:33.163 | CPU: 5.643s 2026-06-25 14:55:33.163 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 14:55:33.163 | ├─79016 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 14:55:33.163 | ├─80163 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 14:55:33.163 | └─80165 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 14:55:33.164 | 2026-06-25 14:55:33.165 | Jun 25 16:54:55 devstack nova-conductor[80163]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=80163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.165 | Jun 25 16:54:55 devstack nova-conductor[80165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.91 seconds {{(pid=80165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.165 | Jun 25 16:55:05 devstack nova-conductor[80165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.166 | Jun 25 16:55:05 devstack nova-conductor[80163]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.166 | Jun 25 16:55:15 devstack nova-conductor[80165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.166 | Jun 25 16:55:15 devstack nova-conductor[80163]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.166 | Jun 25 16:55:25 devstack nova-conductor[80165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.166 | Jun 25 16:55:25 devstack nova-conductor[80163]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.166 | Jun 25 16:55:27 devstack nova-conductor[80165]: DEBUG oslo.service.backend._threading.loopingcall [None req-0ce76b54-3b3c-47a6-8b58-18557b38c998 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:33.166 | Jun 25 16:55:33 devstack nova-conductor[80165]: DEBUG dbcounter [-] [80165] Writing DB stats nova_cell1:SELECT=19,nova_cell1:INSERT=2,nova_cell1:UPDATE=7 {{(pid=80165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:33.169 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 14:55:33.200 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:33.205 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 14:55:33.235 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:33.240 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 14:55:33.244 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:33.775 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:55:33.775 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:55:33.776 | we strongly recommend against using it for new projects. 2026-06-25 14:55:33.776 | 2026-06-25 14:55:33.776 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:55:33.776 | framework. For more detail see 2026-06-25 14:55:33.776 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:55:33.776 | 2026-06-25 14:55:33.776 | import eventlet # noqa 2026-06-25 14:55:34.212 | 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-06-25 14:55:37.684 | INFO dbcounter [None req-f5e7f92e-a197-4faa-bc24-b7f2d37898cb None None] Registered counter for database nova_api 2026-06-25 14:55:37.825 | DEBUG dbcounter [-] [85076] Writer thread running {{(pid=85076) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:55:37.836 | Found 2 cell mappings. 2026-06-25 14:55:37.836 | Skipping cell0 since it does not contain hosts. 2026-06-25 14:55:37.837 | Getting computes from cell 'cell1': fd932b66-f30a-4ba2-98b2-879ec9a3bf7d 2026-06-25 14:55:37.837 | INFO dbcounter [None req-f5e7f92e-a197-4faa-bc24-b7f2d37898cb None None] Registered counter for database nova_cell1 2026-06-25 14:55:37.923 | DEBUG dbcounter [-] [85076] Writer thread running {{(pid=85076) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:55:38.237 | Checking host mapping for compute host 'devstack': 03a00ecb-4a50-471a-a02a-3a2b318f71c8 2026-06-25 14:55:38.238 | Creating host mapping for compute host 'devstack': 03a00ecb-4a50-471a-a02a-3a2b318f71c8 2026-06-25 14:55:38.238 | Found 1 unmapped computes in cell: fd932b66-f30a-4ba2-98b2-879ec9a3bf7d 2026-06-25 14:55:38.608 | Exception ignored in: 2026-06-25 14:55:38.609 | Traceback (most recent call last): 2026-06-25 14:55:38.609 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:55:38.610 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:55:38.610 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:55:38.612 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:55:38.612 | RuntimeError: greenlet is being finalized 2026-06-25 14:55:39.036 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 14:55:39.587 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:55:39.587 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:55:39.587 | we strongly recommend against using it for new projects. 2026-06-25 14:55:39.588 | 2026-06-25 14:55:39.588 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:55:39.588 | framework. For more detail see 2026-06-25 14:55:39.588 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:55:39.588 | 2026-06-25 14:55:39.588 | import eventlet # noqa 2026-06-25 14:55:39.971 | 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-06-25 14:55:43.696 | +-------------------------------------------+ 2026-06-25 14:55:43.697 | | Upgrade Check Results | 2026-06-25 14:55:43.697 | +-------------------------------------------+ 2026-06-25 14:55:43.697 | | Check: Cells v2 | 2026-06-25 14:55:43.697 | | Result: Success | 2026-06-25 14:55:43.697 | | Details: None | 2026-06-25 14:55:43.697 | +-------------------------------------------+ 2026-06-25 14:55:43.697 | | Check: Placement API | 2026-06-25 14:55:43.697 | | Result: Success | 2026-06-25 14:55:43.697 | | Details: None | 2026-06-25 14:55:43.698 | +-------------------------------------------+ 2026-06-25 14:55:43.698 | | Check: Cinder API | 2026-06-25 14:55:43.698 | | Result: Success | 2026-06-25 14:55:43.698 | | Details: None | 2026-06-25 14:55:43.698 | +-------------------------------------------+ 2026-06-25 14:55:43.698 | | Check: Policy File JSON to YAML Migration | 2026-06-25 14:55:43.698 | | Result: Success | 2026-06-25 14:55:43.698 | | Details: None | 2026-06-25 14:55:43.698 | +-------------------------------------------+ 2026-06-25 14:55:43.698 | | Check: Older than N-1 computes | 2026-06-25 14:55:43.698 | | Result: Success | 2026-06-25 14:55:43.699 | | Details: None | 2026-06-25 14:55:43.699 | +-------------------------------------------+ 2026-06-25 14:55:43.699 | | Check: hw_machine_type unset | 2026-06-25 14:55:43.699 | | Result: Success | 2026-06-25 14:55:43.699 | | Details: None | 2026-06-25 14:55:43.699 | +-------------------------------------------+ 2026-06-25 14:55:43.699 | | Check: Service User Token Configuration | 2026-06-25 14:55:43.699 | | Result: Success | 2026-06-25 14:55:43.699 | | Details: None | 2026-06-25 14:55:43.699 | +-------------------------------------------+ 2026-06-25 14:55:43.989 | Exception ignored in: 2026-06-25 14:55:43.989 | Traceback (most recent call last): 2026-06-25 14:55:43.989 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:55:43.990 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:55:43.990 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:55:43.990 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:55:43.990 | RuntimeError: greenlet is being finalized 2026-06-25 14:55:44.365 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 14:55:44.372 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 14:55:44.373 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 14:55:48.258 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 14:55:48.278 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:48.281 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 14:55:48.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:55:48.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:55:48.290 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 14:55:48.292 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:48.295 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 14:55:48.297 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 14:55:48.300 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 14:55:48.303 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 14:55:48.306 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 14:55:48.308 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 14:55:48.311 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 14:55:48.316 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 14:55:48.373 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 14:55:48.380 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 14:55:48.380 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 14:55:48.381 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 14:55:48.389 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 14:55:48.392 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 14:55:48.396 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 14:55:48.400 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 14:55:48.404 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 14:55:48.408 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 14:55:48.430 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-25 14:55:48.451 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 14:55:48.455 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:48.459 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 14:55:48.463 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 14:55:48.467 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:55:48.471 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 14:55:48.476 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:55:48.481 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:55:48.485 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:55:48.489 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:55:48.494 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:55:48.500 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:55:48.506 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:55:48.510 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:55:48.514 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:55:48.518 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 14:55:48.522 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:55:48.549 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:48.553 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:55:48.557 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:48.561 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 14:55:48.566 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:48.571 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:55:48.575 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:48.579 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 14:55:48.584 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:48.588 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 14:55:48.592 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:48.596 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:55:48.600 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 14:55:48.671 | [2074 Async install_tempest:45250]: Waiting for completion of install_tempest running on PID 45250 (1 other jobs running) 2026-06-25 14:55:48.700 | [2074 Async install_tempest:45250]: Signaling child to exit 2026-06-25 14:55:48.700 | WAKEUP 2026-06-25 14:55:48.730 | [2074 Async install_tempest:45250]: Signaled 2026-06-25 14:55:48.731 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 14:55:48.731 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 14:55:48.732 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 14:55:48.732 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:55:48.732 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 14:55:48.732 | +++ functions-common:git_clone:593 : pwd 2026-06-25 14:55:48.732 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:55:48.732 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:55:48.732 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:55:48.733 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:55:48.733 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:55:48.733 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:55:48.733 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:55:48.733 | ++ functions-common:git_clone:610 : echo master 2026-06-25 14:55:48.733 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 14:55:48.733 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:55:48.734 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 14:55:48.734 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:55:48.734 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:55:48.734 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:55:48.734 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:55:48.734 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:55:48.734 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:55:48.735 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:48.735 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:48.735 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:48.735 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398663196 2026-06-25 14:55:48.735 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 14:55:48.735 | Cloning into '/opt/stack/tempest'... 2026-06-25 14:55:48.735 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:55:48.735 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:55:48.736 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:48.736 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:48.736 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:55:48.736 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:48.736 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:55:48.736 | ++ functions-common:time_stop:2427 : start_time=1782398663196 2026-06-25 14:55:48.736 | ++ functions-common:time_stop:2429 : [[ -z 1782398663196 ]] 2026-06-25 14:55:48.736 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:48.737 | ++ functions-common:time_stop:2432 : end_time=1782398672261 2026-06-25 14:55:48.737 | ++ functions-common:time_stop:2433 : elapsed_time=9065 2026-06-25 14:55:48.737 | ++ functions-common:time_stop:2434 : total=403861 2026-06-25 14:55:48.737 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:48.737 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412926 2026-06-25 14:55:48.737 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 14:55:48.737 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:55:48.737 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:55:48.738 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:55:48.738 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:55:48.738 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:55:48.738 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:55:48.738 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:55:48.738 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:48.738 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:48.738 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:48.739 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398672336 2026-06-25 14:55:48.739 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:55:48.739 | From https://review.opendev.org/openstack/tempest 2026-06-25 14:55:48.739 | * branch master -> FETCH_HEAD 2026-06-25 14:55:48.739 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:55:48.739 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:55:48.739 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:48.739 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:48.740 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:55:48.740 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:48.740 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:55:48.740 | ++ functions-common:time_stop:2427 : start_time=1782398672336 2026-06-25 14:55:48.740 | ++ functions-common:time_stop:2429 : [[ -z 1782398672336 ]] 2026-06-25 14:55:48.740 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:48.740 | ++ functions-common:time_stop:2432 : end_time=1782398672938 2026-06-25 14:55:48.740 | ++ functions-common:time_stop:2433 : elapsed_time=602 2026-06-25 14:55:48.741 | ++ functions-common:time_stop:2434 : total=412926 2026-06-25 14:55:48.741 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:48.741 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413528 2026-06-25 14:55:48.741 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:55:48.741 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:55:48.741 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:55:48.741 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:55:48.741 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:55:48.742 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:55:48.742 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:55:48.742 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:48.742 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:48.742 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:48.742 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398672998 2026-06-25 14:55:48.742 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:55:48.742 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:55:48.743 | 2026-06-25 14:55:48.743 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:55:48.743 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:55:48.743 | state without impacting any branches by switching back to a branch. 2026-06-25 14:55:48.743 | 2026-06-25 14:55:48.743 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:55:48.743 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:55:48.743 | 2026-06-25 14:55:48.744 | git switch -c 2026-06-25 14:55:48.744 | 2026-06-25 14:55:48.744 | Or undo this operation with: 2026-06-25 14:55:48.744 | 2026-06-25 14:55:48.744 | git switch - 2026-06-25 14:55:48.744 | 2026-06-25 14:55:48.744 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:55:48.744 | 2026-06-25 14:55:48.744 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 14:55:48.745 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:55:48.745 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:55:48.745 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:48.745 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:48.745 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:55:48.745 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:48.745 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:55:48.745 | ++ functions-common:time_stop:2427 : start_time=1782398672998 2026-06-25 14:55:48.746 | ++ functions-common:time_stop:2429 : [[ -z 1782398672998 ]] 2026-06-25 14:55:48.746 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:48.746 | ++ functions-common:time_stop:2432 : end_time=1782398673204 2026-06-25 14:55:48.746 | ++ functions-common:time_stop:2433 : elapsed_time=206 2026-06-25 14:55:48.746 | ++ functions-common:time_stop:2434 : total=413528 2026-06-25 14:55:48.746 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:48.746 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413734 2026-06-25 14:55:48.746 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 14:55:48.747 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 14:55:48.747 | ++ functions-common:git_clone:673 : head -1 2026-06-25 14:55:48.747 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 14:55:48.747 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 14:55:48.747 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:55:48.747 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 14:55:48.747 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 14:55:48.748 | ++ 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-06-25 14:55:48.748 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 14:55:48.748 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 14:55:48.748 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:55:48.748 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:55:48.748 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-25 14:55:48.748 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:55:48.748 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:55:48.749 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:55:48.749 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:55:48.749 | 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-06-25 14:55:48.749 | 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-06-25 14:55:48.749 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 14:55:48.749 | 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-06-25 14:55:48.749 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 14:55:48.749 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-25 14:55:48.750 | 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-06-25 14:55:48.750 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 14:55:48.750 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 14:55:48.750 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 14:55:48.750 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 14:55:48.750 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 14:55:48.750 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 14:55:48.750 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 41.6 MB/s 0:00:00 2026-06-25 14:55:48.751 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 14:55:48.751 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 14:55:48.751 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 14:55:48.751 | 2026-06-25 14:55:48.751 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-25 14:55:48.751 | ++ inc/python:pip_install:216 : result=0 2026-06-25 14:55:48.751 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:55:48.751 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:55:48.752 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:48.752 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:48.752 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:55:48.752 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:48.752 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:55:48.752 | ++ functions-common:time_stop:2427 : start_time=1782398673290 2026-06-25 14:55:48.752 | ++ functions-common:time_stop:2429 : [[ -z 1782398673290 ]] 2026-06-25 14:55:48.752 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:48.753 | ++ functions-common:time_stop:2432 : end_time=1782398677147 2026-06-25 14:55:48.753 | ++ functions-common:time_stop:2433 : elapsed_time=3857 2026-06-25 14:55:48.753 | ++ functions-common:time_stop:2434 : total=171302 2026-06-25 14:55:48.753 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:48.753 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175159 2026-06-25 14:55:48.753 | ++ inc/python:pip_install:219 : return 0 2026-06-25 14:55:48.753 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 14:55:48.753 | /opt/stack/tempest ~/devstack 2026-06-25 14:55:48.754 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 14:55:48.754 | Switched to branch 'master' 2026-06-25 14:55:48.754 | Your branch is up to date with 'origin/master'. 2026-06-25 14:55:48.754 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 14:55:48.754 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 14:55:48.754 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.OPtALMINRz 2026-06-25 14:55:48.754 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.OPtALMINRz 2026-06-25 14:55:48.754 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 14:55:48.755 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.OPtALMINRz 2026-06-25 14:55:48.755 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 14:55:48.755 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 14:55:48.755 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 14:55:48.755 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:55:48.755 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:55:48.756 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:55:48.756 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:55:48.756 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 14:55:48.756 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 14:55:48.756 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 14:55:48.757 | full develop-inst: /opt/stack/tempest 2026-06-25 14:55:48.757 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:55:48.757 | ___________________________________ summary ____________________________________ 2026-06-25 14:55:48.757 | full: skipped tests 2026-06-25 14:55:48.757 | congratulations :) 2026-06-25 14:55:48.757 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.OPtALMINRz -r requirements.txt 2026-06-25 14:55:48.757 | 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-06-25 14:55:48.757 | 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.14.0) 2026-06-25 14:55:48.758 | 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-06-25 14:55:48.758 | 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-06-25 14:55:48.758 | 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-06-25 14:55:48.758 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 14:55:48.758 | 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-06-25 14:55:48.758 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 14:55:48.758 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 14:55:48.758 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 14:55:48.759 | 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-06-25 14:55:48.759 | 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.10.0) 2026-06-25 14:55:48.759 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 14:55:48.759 | 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-06-25 14:55:48.759 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 14:55:48.759 | 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-06-25 14:55:48.759 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 14:55:48.759 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 14:55:48.760 | 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-06-25 14:55:48.760 | 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-06-25 14:55:48.760 | 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-06-25 14:55:48.760 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 14:55:48.760 | 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-06-25 14:55:48.760 | 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)) (82.0.1) 2026-06-25 14:55:48.760 | 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-06-25 14:55:48.760 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 14:55:48.761 | 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-06-25 14:55:48.761 | 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-06-25 14:55:48.761 | 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-06-25 14:55:48.761 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 14:55:48.761 | 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-06-25 14:55:48.761 | 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-06-25 14:55:48.761 | 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-06-25 14:55:48.761 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 14:55:48.762 | 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.8.0) 2026-06-25 14:55:48.762 | 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-06-25 14:55:48.762 | 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-06-25 14:55:48.762 | 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.4.0) 2026-06-25 14:55:48.762 | 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-06-25 14:55:48.762 | 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-06-25 14:55:48.762 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 14:55:48.762 | 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-06-25 14:55:48.763 | 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-06-25 14:55:48.763 | 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-06-25 14:55:48.763 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 14:55:48.763 | 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-06-25 14:55:48.763 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 14:55:48.763 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 14:55:48.763 | 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-06-25 14:55:48.763 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 14:55:48.764 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 14:55:48.764 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 14:55:48.764 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 14:55:48.764 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 14:55:48.764 | 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-06-25 14:55:48.764 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 14:55:48.764 | 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-06-25 14:55:48.765 | 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.6.17) 2026-06-25 14:55:48.765 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 14:55:48.765 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 14:55:48.765 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 14:55:48.765 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 14:55:48.765 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.OPtALMINRz 2026-06-25 14:55:48.765 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 14:55:48.765 | ~/devstack 2026-06-25 14:55:48.789 | [2074 Async install_tempest:45250]: finished install_tempest with result 0 in 47 seconds 2026-06-25 14:55:48.794 | ++ inc/async:async_wait:197 : return 0 2026-06-25 14:55:48.798 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 14:55:48.802 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:48.807 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 14:55:48.811 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 14:55:48.816 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 14:55:48.819 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 14:55:48.822 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 14:55:48.826 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:55:48.829 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 14:55:48.832 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 14:55:48.835 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 14:55:48.837 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:55:48.839 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:55:48.843 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 14:55:48.846 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:55:48.850 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:55:48.854 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 14:55:48.857 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:55:48.862 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 14:55:48.865 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:55:48.869 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:55:48.873 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 14:55:48.881 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 14:55:48.884 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 14:55:48.889 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 14:55:49.090 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 14:55:49.094 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 14:55:49.098 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:55:49.102 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:55:49.106 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:55:49.109 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 14:55:49.112 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 14:55:49.115 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 14:55:49.119 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:55:49.124 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:55:49.128 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:55:49.132 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:55:49.136 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:55:49.139 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 14:55:49.172 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 14:55:49.178 | ++ 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-06-25 14:55:50.274 | Obtaining file:///opt/stack/tempest 2026-06-25 14:55:50.279 | Installing build dependencies: started 2026-06-25 14:55:52.233 | Installing build dependencies: finished with status 'done' 2026-06-25 14:55:52.234 | Checking if build backend supports build_editable: started 2026-06-25 14:55:52.848 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:55:52.850 | Getting requirements to build editable: started 2026-06-25 14:55:53.215 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:55:53.218 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:55:54.759 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:55:54.785 | 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.dev35) (7.0.3) 2026-06-25 14:55:54.786 | 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.dev35) (4.14.0) 2026-06-25 14:55:54.787 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 14:55:54.788 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 14:55:54.789 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 14:55:54.790 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 14:55:54.791 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 14:55:54.792 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 14:55:54.793 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 14:55:54.794 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 14:55:54.993 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 14:55:54.996 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 14:55:55.002 | 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.dev35) (5.10.0) 2026-06-25 14:55:55.002 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 14:55:55.003 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 14:55:55.005 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 14:55:55.005 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 14:55:55.005 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 14:55:55.007 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 14:55:55.007 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 14:55:55.008 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 14:55:55.009 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 14:55:55.010 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 14:55:55.011 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 14:55:55.015 | 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.dev35) (0.6.0) 2026-06-25 14:55:55.015 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.0.0) 2026-06-25 14:55:55.018 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (3.0.52) 2026-06-25 14:55:55.019 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.11.0) 2026-06-25 14:55:55.022 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (15.0.0) 2026-06-25 14:55:55.022 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.8.0) 2026-06-25 14:55:55.024 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 14:55:55.029 | 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.dev35) (3.0) 2026-06-25 14:55:55.031 | 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.dev35) (2.2.1) 2026-06-25 14:55:55.038 | 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.dev35) (26.1.0) 2026-06-25 14:55:55.041 | 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.dev35) (2025.9.1) 2026-06-25 14:55:55.041 | 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.dev35) (0.37.0) 2026-06-25 14:55:55.042 | 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.dev35) (2026.5.1) 2026-06-25 14:55:55.050 | 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.dev35) (6.8.0) 2026-06-25 14:55:55.056 | 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.dev35) (2.0.0) 2026-06-25 14:55:55.056 | 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.dev35) (2.34.2) 2026-06-25 14:55:55.059 | 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.dev35) (6.4.0) 2026-06-25 14:55:55.061 | 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.dev35) (2.9.0.post0) 2026-06-25 14:55:55.064 | 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.dev35) (4.15.0) 2026-06-25 14:55:55.067 | 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.dev35) (1.2.1) 2026-06-25 14:55:55.072 | 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.dev35) (2.1.0) 2026-06-25 14:55:55.073 | 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.dev35) (3.3.2) 2026-06-25 14:55:55.074 | 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.dev35) (26.2) 2026-06-25 14:55:55.075 | 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.dev35) (7.2.2) 2026-06-25 14:55:55.082 | 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.dev35) (5.0.0) 2026-06-25 14:55:55.083 | 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.dev35) (3.0.3) 2026-06-25 14:55:55.084 | 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.dev35) (1.6.2) 2026-06-25 14:55:55.092 | 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.dev35) (82.0.1) 2026-06-25 14:55:55.095 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 14:55:55.113 | 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.dev35) (1.17.0) 2026-06-25 14:55:55.124 | 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.dev35) (3.4.7) 2026-06-25 14:55:55.125 | 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.dev35) (3.18) 2026-06-25 14:55:55.127 | 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.dev35) (2023.11.17) 2026-06-25 14:55:55.143 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.2.0) 2026-06-25 14:55:55.145 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (2.20.0) 2026-06-25 14:55:55.150 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.1.2) 2026-06-25 14:55:55.165 | 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.dev35) (0.16.0) 2026-06-25 14:55:55.201 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 14:55:55.204 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:55:55.243 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 14:55:55.246 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 14:55:55.258 | Building wheels for collected packages: tempest 2026-06-25 14:55:55.259 | Building editable for tempest (pyproject.toml): started 2026-06-25 14:55:57.005 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 14:55:57.006 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=441ac427e78728a3dfe6fac4781715cb5c694dd0048ac04d0445886367937839 2026-06-25 14:55:57.006 | Stored in directory: /tmp/pip-ephem-wheel-cache-jigtbl71/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 14:55:57.011 | Successfully built tempest 2026-06-25 14:55:57.329 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 14:55:57.610 | 2026-06-25 14:55:57.637 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 14:55:57.827 | ++ inc/python:pip_install:216 : result=0 2026-06-25 14:55:57.831 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:55:57.836 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:55:57.838 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:57.842 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:57.845 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:55:57.849 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:57.852 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:55:57.856 | ++ functions-common:time_stop:2427 : start_time=1782399349163 2026-06-25 14:55:57.860 | ++ functions-common:time_stop:2429 : [[ -z 1782399349163 ]] 2026-06-25 14:55:57.865 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:57.871 | ++ functions-common:time_stop:2432 : end_time=1782399357868 2026-06-25 14:55:57.875 | ++ functions-common:time_stop:2433 : elapsed_time=8705 2026-06-25 14:55:57.880 | ++ functions-common:time_stop:2434 : total=182798 2026-06-25 14:55:57.884 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:57.888 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191503 2026-06-25 14:55:57.891 | ++ inc/python:pip_install:219 : return 0 2026-06-25 14:55:57.896 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:55:57.900 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:55:57.905 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 14:55:57.909 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 14:55:57.913 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:55:57.917 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:55:57.921 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 14:55:57.927 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 14:55:57.931 | ++ 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-06-25 14:55:57.935 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 14:55:57.939 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 14:55:57.942 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 14:55:57.947 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 14:55:57.950 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 14:55:57.954 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 14:55:57.958 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 14:55:57.963 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 14:55:57.966 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 14:55:57.969 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 14:55:57.974 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 14:55:57.978 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 14:55:57.983 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 14:55:57.986 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 14:55:57.990 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 14:55:57.993 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 14:55:57.997 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 14:55:58.002 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 14:55:58.002 | ' 2026-06-25 14:55:58.006 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 14:55:58.009 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 14:55:58.031 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:58.035 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 14:55:58.039 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 14:55:58.043 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 14:55:58.047 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 14:55:58.052 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 14:55:58.053 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 14:55:58.053 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 14:56:02.170 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:02.176 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 14:56:02.180 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 14:56:02.183 | ++ lib/tempest:get_active_images:176 : img_id=ee821749-fc82-479d-867e-eb9bd1200c86 2026-06-25 14:56:02.186 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 14:56:02.190 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 14:56:02.193 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 14:56:02.197 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 14:56:02.201 | ++ lib/tempest:configure_tempest:266 : '[' -z ee821749-fc82-479d-867e-eb9bd1200c86 ']' 2026-06-25 14:56:02.205 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=ee821749-fc82-479d-867e-eb9bd1200c86 2026-06-25 14:56:02.209 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 14:56:02.229 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 14:56:02.235 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 14:56:02.238 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 14:56:02.241 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 14:56:02.244 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 14:56:02.248 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 14:56:02.250 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 14:56:02.252 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 14:56:02.257 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 14:56:02.257 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 14:56:05.686 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:05.691 | ++ lib/tempest:configure_tempest:303 : admin_project_id=5ca37abeabcb4631932d73e3b5ba0213 2026-06-25 14:56:05.694 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 14:56:05.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:05.723 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 14:56:09.357 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:09.360 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:09.361 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:09.361 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:09.361 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:09.361 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:09.361 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:09.361 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:09.361 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:09.361 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:09.361 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:09.362 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:09.362 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:09.362 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:09.362 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 14:56:09.364 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 14:56:09.367 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:09.367 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:09.367 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:09.367 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:09.367 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:09.367 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:09.367 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:09.368 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:09.368 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:09.368 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:09.368 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:09.368 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:09.368 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:09.368 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 14:56:09.371 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib ee821749-fc82-479d-867e-eb9bd1200c86 2026-06-25 14:56:09.374 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 14:56:09.378 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show ee821749-fc82-479d-867e-eb9bd1200c86 -c size -f value 2026-06-25 14:56:13.059 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:13.062 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 14:56:13.066 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 14:56:13.066 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 14:56:13.113 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 14:56:13.116 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 14:56:13.119 | ++ 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-06-25 14:56:16.385 | +----------------------------+-----------------------+ 2026-06-25 14:56:16.385 | | Field | Value | 2026-06-25 14:56:16.385 | +----------------------------+-----------------------+ 2026-06-25 14:56:16.385 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:56:16.385 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:56:16.385 | | description | None | 2026-06-25 14:56:16.386 | | disk | 1 | 2026-06-25 14:56:16.386 | | id | 42 | 2026-06-25 14:56:16.386 | | name | m1.nano | 2026-06-25 14:56:16.386 | | os-flavor-access:is_public | True | 2026-06-25 14:56:16.386 | | properties | hw_rng:allowed='True' | 2026-06-25 14:56:16.386 | | ram | 192 | 2026-06-25 14:56:16.386 | | rxtx_factor | 1.0 | 2026-06-25 14:56:16.386 | | swap | 0 | 2026-06-25 14:56:16.386 | | vcpus | 1 | 2026-06-25 14:56:16.386 | +----------------------------+-----------------------+ 2026-06-25 14:56:16.731 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 14:56:16.733 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:16.733 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:16.733 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:16.734 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:16.734 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:16.734 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:16.734 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:16.734 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:16.734 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:16.734 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:16.734 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:16.734 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:16.734 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:16.734 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 14:56:16.736 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib ee821749-fc82-479d-867e-eb9bd1200c86 2026-06-25 14:56:16.738 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 14:56:16.741 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show ee821749-fc82-479d-867e-eb9bd1200c86 -c size -f value 2026-06-25 14:56:20.250 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:20.255 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 14:56:20.258 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 14:56:20.259 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 14:56:20.304 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 14:56:20.308 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 14:56:20.312 | ++ 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-06-25 14:56:23.523 | +----------------------------+-----------------------+ 2026-06-25 14:56:23.523 | | Field | Value | 2026-06-25 14:56:23.524 | +----------------------------+-----------------------+ 2026-06-25 14:56:23.524 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:56:23.524 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:56:23.524 | | description | None | 2026-06-25 14:56:23.524 | | disk | 1 | 2026-06-25 14:56:23.524 | | id | 84 | 2026-06-25 14:56:23.524 | | name | m1.micro | 2026-06-25 14:56:23.524 | | os-flavor-access:is_public | True | 2026-06-25 14:56:23.524 | | properties | hw_rng:allowed='True' | 2026-06-25 14:56:23.524 | | ram | 256 | 2026-06-25 14:56:23.524 | | rxtx_factor | 1.0 | 2026-06-25 14:56:23.525 | | swap | 0 | 2026-06-25 14:56:23.525 | | vcpus | 1 | 2026-06-25 14:56:23.525 | +----------------------------+-----------------------+ 2026-06-25 14:56:23.871 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 14:56:23.875 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 14:56:23.893 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:23.895 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 14:56:23.899 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 14:56:23.903 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 14:56:23.906 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:56:23.908 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 14:56:23.912 | +++ functions-common:git_clone:593 : pwd 2026-06-25 14:56:23.916 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:56:23.918 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:56:23.921 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:56:23.942 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:56:23.944 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:56:23.948 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:23.951 | ++ functions-common:git_clone:610 : echo master 2026-06-25 14:56:23.952 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:56:23.959 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 14:56:23.962 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:23.964 | ++ 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-06-25 14:56:23.968 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:23.971 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:23.974 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:23.977 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:23.981 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:23.984 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:23.987 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:23.989 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:23.993 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:23.997 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399383994 2026-06-25 14:56:24.001 | ++ 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-06-25 14:56:24.004 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 14:56:24.684 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:24.687 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:24.689 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:24.691 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:24.695 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:24.698 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:24.701 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:24.704 | ++ functions-common:time_stop:2427 : start_time=1782399383994 2026-06-25 14:56:24.707 | ++ functions-common:time_stop:2429 : [[ -z 1782399383994 ]] 2026-06-25 14:56:24.711 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:24.717 | ++ functions-common:time_stop:2432 : end_time=1782399384713 2026-06-25 14:56:24.719 | ++ functions-common:time_stop:2433 : elapsed_time=719 2026-06-25 14:56:24.721 | ++ functions-common:time_stop:2434 : total=403861 2026-06-25 14:56:24.724 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:24.726 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404580 2026-06-25 14:56:24.728 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 14:56:24.730 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:56:24.732 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:24.735 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:24.737 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:24.739 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:24.742 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:24.745 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:24.747 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:24.749 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:24.753 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:24.756 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399384754 2026-06-25 14:56:24.759 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:56:25.385 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 14:56:25.385 | * branch master -> FETCH_HEAD 2026-06-25 14:56:25.396 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:25.399 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:25.402 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:25.405 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:25.408 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:25.410 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:25.413 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:25.416 | ++ functions-common:time_stop:2427 : start_time=1782399384754 2026-06-25 14:56:25.419 | ++ functions-common:time_stop:2429 : [[ -z 1782399384754 ]] 2026-06-25 14:56:25.422 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:25.427 | ++ functions-common:time_stop:2432 : end_time=1782399385424 2026-06-25 14:56:25.430 | ++ functions-common:time_stop:2433 : elapsed_time=670 2026-06-25 14:56:25.433 | ++ functions-common:time_stop:2434 : total=404580 2026-06-25 14:56:25.436 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:25.439 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405250 2026-06-25 14:56:25.441 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:56:25.444 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:25.447 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:25.451 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:25.454 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:25.456 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:25.459 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:25.462 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:25.465 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:25.468 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:25.472 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399385469 2026-06-25 14:56:25.475 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:56:25.482 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:56:25.482 | 2026-06-25 14:56:25.482 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:56:25.482 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:56:25.482 | state without impacting any branches by switching back to a branch. 2026-06-25 14:56:25.482 | 2026-06-25 14:56:25.482 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:56:25.482 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:56:25.483 | 2026-06-25 14:56:25.483 | git switch -c 2026-06-25 14:56:25.483 | 2026-06-25 14:56:25.483 | Or undo this operation with: 2026-06-25 14:56:25.483 | 2026-06-25 14:56:25.483 | git switch - 2026-06-25 14:56:25.483 | 2026-06-25 14:56:25.483 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:56:25.483 | 2026-06-25 14:56:25.483 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 14:56:25.487 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:25.490 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:25.492 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:25.495 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:25.498 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:25.501 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:25.503 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:25.506 | ++ functions-common:time_stop:2427 : start_time=1782399385469 2026-06-25 14:56:25.509 | ++ functions-common:time_stop:2429 : [[ -z 1782399385469 ]] 2026-06-25 14:56:25.513 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:25.517 | ++ functions-common:time_stop:2432 : end_time=1782399385515 2026-06-25 14:56:25.520 | ++ functions-common:time_stop:2433 : elapsed_time=46 2026-06-25 14:56:25.522 | ++ functions-common:time_stop:2434 : total=405250 2026-06-25 14:56:25.524 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:25.528 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405296 2026-06-25 14:56:25.530 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 14:56:25.548 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 14:56:25.552 | ++ functions-common:git_clone:673 : head -1 2026-06-25 14:56:25.552 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 14:56:25.555 | 5d0367e Clean-up zuul config spacing 2026-06-25 14:56:25.559 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:56:25.562 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 14:56:25.562 | /opt/stack/os-test-images ~/devstack 2026-06-25 14:56:25.565 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 14:56:26.024 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 14:56:26.672 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 14:56:29.716 | generate installed: PyYAML==6.0.3 2026-06-25 14:56:29.717 | generate run-test-pre: PYTHONHASHSEED='4074070688' 2026-06-25 14:56:29.717 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 14:56:29.852 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 14:56:29.876 | 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-06-25 14:56:29.902 | 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-06-25 14:56:29.932 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 14:56:29.935 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 14:56:29.944 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 14:56:29.953 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 14:56:29.987 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 14:56:30.001 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 14:56:30.010 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 14:56:30.023 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 14:56:30.023 | 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-06-25 14:56:30.032 | 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-06-25 14:56:30.039 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 14:56:30.061 | 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-06-25 14:56:30.063 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 14:56:30.067 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 14:56:30.081 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 14:56:30.095 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 14:56:30.111 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 14:56:30.114 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-25 14:56:30.131 | 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-06-25 14:56:30.136 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 14:56:30.139 | 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-06-25 14:56:30.153 | 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-06-25 14:56:30.158 | 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-06-25 14:56:30.171 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 14:56:30.206 | ___________________________________ summary ____________________________________ 2026-06-25 14:56:30.206 | generate: commands succeeded 2026-06-25 14:56:30.206 | congratulations :) 2026-06-25 14:56:30.287 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 14:56:30.287 | ~/devstack 2026-06-25 14:56:30.292 | ++ 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-06-25 14:56:30.350 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 14:56:30.357 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 14:56:30.392 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 14:56:30.396 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 14:56:30.400 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 14:56:30.449 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 14:56:30.498 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 14:56:30.502 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 14:56:30.505 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 14:56:30.510 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 14:56:30.515 | +++ 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-06-25 14:56:34.179 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:34.184 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:56:34.184 | address-scope 2026-06-25 14:56:34.184 | agent 2026-06-25 14:56:34.184 | allowed-address-pairs 2026-06-25 14:56:34.184 | auto-allocated-topology 2026-06-25 14:56:34.185 | availability_zone 2026-06-25 14:56:34.185 | default-subnetpools 2026-06-25 14:56:34.185 | dhcp_agent_scheduler 2026-06-25 14:56:34.185 | dns-integration 2026-06-25 14:56:34.185 | dns-domain-ports 2026-06-25 14:56:34.185 | dns-integration-domain-keywords 2026-06-25 14:56:34.186 | empty-string-filtering 2026-06-25 14:56:34.186 | external-net 2026-06-25 14:56:34.186 | extra_dhcp_opt 2026-06-25 14:56:34.186 | extraroute 2026-06-25 14:56:34.186 | extraroute-atomic 2026-06-25 14:56:34.186 | filter-validation 2026-06-25 14:56:34.187 | floating-ip-port-forwarding-detail 2026-06-25 14:56:34.187 | fip-port-details 2026-06-25 14:56:34.187 | flavors 2026-06-25 14:56:34.187 | floatingip-pools 2026-06-25 14:56:34.187 | router 2026-06-25 14:56:34.188 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:56:34.188 | enable-default-route-bfd 2026-06-25 14:56:34.188 | enable-default-route-ecmp 2026-06-25 14:56:34.188 | ext-gw-mode 2026-06-25 14:56:34.188 | l3-ha 2026-06-25 14:56:34.188 | external-gateway-multihoming 2026-06-25 14:56:34.189 | l3-flavors 2026-06-25 14:56:34.189 | l3_agent_scheduler 2026-06-25 14:56:34.189 | multi-provider 2026-06-25 14:56:34.189 | net-mtu 2026-06-25 14:56:34.189 | net-mtu-writable 2026-06-25 14:56:34.189 | network_availability_zone 2026-06-25 14:56:34.190 | network-ip-availability 2026-06-25 14:56:34.190 | network-ip-availability-details 2026-06-25 14:56:34.190 | pagination 2026-06-25 14:56:34.190 | port-device-profile 2026-06-25 14:56:34.190 | port-mac-address-regenerate 2026-06-25 14:56:34.190 | port-numa-affinity-policy 2026-06-25 14:56:34.191 | port-numa-affinity-policy-socket 2026-06-25 14:56:34.191 | binding 2026-06-25 14:56:34.191 | binding-extended 2026-06-25 14:56:34.191 | port-security 2026-06-25 14:56:34.191 | project-id 2026-06-25 14:56:34.191 | provider 2026-06-25 14:56:34.192 | qinq 2026-06-25 14:56:34.192 | quota-check-limit 2026-06-25 14:56:34.192 | quota-check-limit-default 2026-06-25 14:56:34.192 | quotas 2026-06-25 14:56:34.193 | quota_details 2026-06-25 14:56:34.193 | rbac-policies 2026-06-25 14:56:34.193 | rbac-address-scope 2026-06-25 14:56:34.193 | rbac-security-groups 2026-06-25 14:56:34.193 | revision-if-match 2026-06-25 14:56:34.194 | standard-attr-revisions 2026-06-25 14:56:34.194 | router_availability_zone 2026-06-25 14:56:34.194 | router-enable-snat 2026-06-25 14:56:34.194 | security-groups-default-rules 2026-06-25 14:56:34.194 | security-groups-default-statefulness 2026-06-25 14:56:34.195 | security-groups-normalized-cidr 2026-06-25 14:56:34.195 | security-groups-remote-address-group 2026-06-25 14:56:34.195 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:56:34.195 | security-groups-shared-filtering 2026-06-25 14:56:34.195 | security-group 2026-06-25 14:56:34.195 | service-type 2026-06-25 14:56:34.196 | sorting 2026-06-25 14:56:34.196 | standard-attr-description 2026-06-25 14:56:34.196 | stateful-security-group 2026-06-25 14:56:34.196 | subnet-dns-publish-fixed-ip 2026-06-25 14:56:34.196 | subnet-external-network 2026-06-25 14:56:34.197 | subnet_onboard 2026-06-25 14:56:34.197 | subnet-service-types 2026-06-25 14:56:34.197 | subnet_allocation 2026-06-25 14:56:34.197 | subnetpool-prefix-ops 2026-06-25 14:56:34.197 | tag-creation 2026-06-25 14:56:34.197 | standard-attr-tag 2026-06-25 14:56:34.198 | standard-attr-timestamp 2026-06-25 14:56:34.198 | vlan-transparent' 2026-06-25 14:56:34.198 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:56:34.198 | address-scope 2026-06-25 14:56:34.198 | agent 2026-06-25 14:56:34.198 | allowed-address-pairs 2026-06-25 14:56:34.199 | auto-allocated-topology 2026-06-25 14:56:34.199 | availability_zone 2026-06-25 14:56:34.199 | default-subnetpools 2026-06-25 14:56:34.199 | dhcp_agent_scheduler 2026-06-25 14:56:34.199 | dns-integration 2026-06-25 14:56:34.199 | dns-domain-ports 2026-06-25 14:56:34.200 | dns-integration-domain-keywords 2026-06-25 14:56:34.200 | empty-string-filtering 2026-06-25 14:56:34.200 | external-net 2026-06-25 14:56:34.200 | extra_dhcp_opt 2026-06-25 14:56:34.200 | extraroute 2026-06-25 14:56:34.201 | extraroute-atomic 2026-06-25 14:56:34.201 | filter-validation 2026-06-25 14:56:34.201 | floating-ip-port-forwarding-detail 2026-06-25 14:56:34.201 | fip-port-details 2026-06-25 14:56:34.202 | flavors 2026-06-25 14:56:34.202 | floatingip-pools 2026-06-25 14:56:34.202 | router 2026-06-25 14:56:34.202 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:56:34.202 | enable-default-route-bfd 2026-06-25 14:56:34.202 | enable-default-route-ecmp 2026-06-25 14:56:34.203 | ext-gw-mode 2026-06-25 14:56:34.203 | l3-ha 2026-06-25 14:56:34.203 | external-gateway-multihoming 2026-06-25 14:56:34.203 | l3-flavors 2026-06-25 14:56:34.204 | l3_agent_scheduler 2026-06-25 14:56:34.204 | multi-provider 2026-06-25 14:56:34.204 | net-mtu 2026-06-25 14:56:34.204 | net-mtu-writable 2026-06-25 14:56:34.204 | network_availability_zone 2026-06-25 14:56:34.204 | network-ip-availability 2026-06-25 14:56:34.204 | network-ip-availability-details 2026-06-25 14:56:34.204 | pagination 2026-06-25 14:56:34.204 | port-device-profile 2026-06-25 14:56:34.205 | port-mac-address-regenerate 2026-06-25 14:56:34.205 | port-numa-affinity-policy 2026-06-25 14:56:34.205 | port-numa-affinity-policy-socket 2026-06-25 14:56:34.205 | binding 2026-06-25 14:56:34.205 | binding-extended 2026-06-25 14:56:34.205 | port-security 2026-06-25 14:56:34.206 | project-id 2026-06-25 14:56:34.206 | provider 2026-06-25 14:56:34.206 | qinq 2026-06-25 14:56:34.206 | quota-check-limit 2026-06-25 14:56:34.206 | quota-check-limit-default 2026-06-25 14:56:34.206 | quotas 2026-06-25 14:56:34.207 | quota_details 2026-06-25 14:56:34.207 | rbac-policies 2026-06-25 14:56:34.207 | rbac-address-scope 2026-06-25 14:56:34.207 | rbac-security-groups 2026-06-25 14:56:34.208 | revision-if-match 2026-06-25 14:56:34.208 | standard-attr-revisions 2026-06-25 14:56:34.208 | router_availability_zone 2026-06-25 14:56:34.208 | router-enable-snat 2026-06-25 14:56:34.208 | security-groups-default-rules 2026-06-25 14:56:34.208 | security-groups-default-statefulness 2026-06-25 14:56:34.209 | security-groups-normalized-cidr 2026-06-25 14:56:34.209 | security-groups-remote-address-group 2026-06-25 14:56:34.209 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:56:34.209 | security-groups-shared-filtering 2026-06-25 14:56:34.209 | security-group 2026-06-25 14:56:34.209 | service-type 2026-06-25 14:56:34.210 | sorting 2026-06-25 14:56:34.210 | standard-attr-description 2026-06-25 14:56:34.210 | stateful-security-group 2026-06-25 14:56:34.210 | subnet-dns-publish-fixed-ip 2026-06-25 14:56:34.210 | subnet-external-network 2026-06-25 14:56:34.210 | subnet_onboard 2026-06-25 14:56:34.210 | subnet-service-types 2026-06-25 14:56:34.211 | subnet_allocation 2026-06-25 14:56:34.211 | subnetpool-prefix-ops 2026-06-25 14:56:34.211 | tag-creation 2026-06-25 14:56:34.211 | standard-attr-tag 2026-06-25 14:56:34.211 | standard-attr-timestamp 2026-06-25 14:56:34.212 | vlan-transparent =~ external-net ]] 2026-06-25 14:56:34.212 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:56:34.212 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 14:56:38.005 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:38.010 | ++ lib/tempest:configure_tempest:395 : public_network_id=27441574-5a9e-42b5-a9b4-480e9fea3878 2026-06-25 14:56:38.013 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 14:56:41.903 | +---------------------------+--------------------------------------+ 2026-06-25 14:56:41.903 | | Field | Value | 2026-06-25 14:56:41.903 | +---------------------------+--------------------------------------+ 2026-06-25 14:56:41.904 | | admin_state_up | UP | 2026-06-25 14:56:41.904 | | availability_zone_hints | | 2026-06-25 14:56:41.904 | | availability_zones | | 2026-06-25 14:56:41.904 | | created_at | 2026-06-25T14:56:41Z | 2026-06-25 14:56:41.904 | | description | | 2026-06-25 14:56:41.904 | | dns_domain | None | 2026-06-25 14:56:41.904 | | id | f3a8b035-0202-4c5a-aa52-680f6da2cf85 | 2026-06-25 14:56:41.904 | | ipv4_address_scope | None | 2026-06-25 14:56:41.905 | | ipv6_address_scope | None | 2026-06-25 14:56:41.905 | | is_default | False | 2026-06-25 14:56:41.905 | | is_vlan_qinq | None | 2026-06-25 14:56:41.905 | | is_vlan_transparent | False | 2026-06-25 14:56:41.905 | | mtu | 1442 | 2026-06-25 14:56:41.905 | | name | shared | 2026-06-25 14:56:41.906 | | port_security_enabled | True | 2026-06-25 14:56:41.906 | | project_id | 5ca37abeabcb4631932d73e3b5ba0213 | 2026-06-25 14:56:41.906 | | provider:network_type | geneve | 2026-06-25 14:56:41.907 | | provider:physical_network | None | 2026-06-25 14:56:41.907 | | provider:segmentation_id | 24155 | 2026-06-25 14:56:41.907 | | pvlan | None | 2026-06-25 14:56:41.907 | | qinq | False | 2026-06-25 14:56:41.907 | | qos_policy_id | None | 2026-06-25 14:56:41.907 | | revision_number | 1 | 2026-06-25 14:56:41.907 | | router:external | Internal | 2026-06-25 14:56:41.907 | | segments | None | 2026-06-25 14:56:41.908 | | shared | True | 2026-06-25 14:56:41.908 | | status | ACTIVE | 2026-06-25 14:56:41.908 | | subnets | | 2026-06-25 14:56:41.908 | | tags | | 2026-06-25 14:56:41.908 | | updated_at | 2026-06-25T14:56:41Z | 2026-06-25 14:56:41.909 | +---------------------------+--------------------------------------+ 2026-06-25 14:56:42.253 | ++ 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-06-25 14:56:46.526 | +----------------------+--------------------------------------+ 2026-06-25 14:56:46.526 | | Field | Value | 2026-06-25 14:56:46.526 | +----------------------+--------------------------------------+ 2026-06-25 14:56:46.526 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 14:56:46.526 | | cidr | 192.168.233.0/24 | 2026-06-25 14:56:46.526 | | created_at | 2026-06-25T14:56:45Z | 2026-06-25 14:56:46.526 | | description | shared-subnet | 2026-06-25 14:56:46.527 | | dns_nameservers | | 2026-06-25 14:56:46.527 | | dns_publish_fixed_ip | None | 2026-06-25 14:56:46.527 | | enable_dhcp | True | 2026-06-25 14:56:46.527 | | gateway_ip | 192.168.233.1 | 2026-06-25 14:56:46.527 | | host_routes | | 2026-06-25 14:56:46.527 | | id | f91127fb-c0ed-4f11-b75e-4d6bd5496723 | 2026-06-25 14:56:46.527 | | ip_version | 4 | 2026-06-25 14:56:46.528 | | ipv6_address_mode | None | 2026-06-25 14:56:46.528 | | ipv6_ra_mode | None | 2026-06-25 14:56:46.528 | | name | shared-subnet | 2026-06-25 14:56:46.528 | | network_id | f3a8b035-0202-4c5a-aa52-680f6da2cf85 | 2026-06-25 14:56:46.528 | | project_id | 5ca37abeabcb4631932d73e3b5ba0213 | 2026-06-25 14:56:46.528 | | revision_number | 0 | 2026-06-25 14:56:46.528 | | router:external | False | 2026-06-25 14:56:46.529 | | segment_id | None | 2026-06-25 14:56:46.529 | | service_types | | 2026-06-25 14:56:46.529 | | subnetpool_id | None | 2026-06-25 14:56:46.529 | | tags | | 2026-06-25 14:56:46.529 | | updated_at | 2026-06-25T14:56:45Z | 2026-06-25 14:56:46.529 | +----------------------+--------------------------------------+ 2026-06-25 14:56:46.898 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 14:56:46.944 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 14:56:46.992 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 14:56:46.999 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 14:56:47.043 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 14:56:47.085 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 14:56:47.128 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 14:56:47.175 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 14:56:47.220 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.14/identity/v3 2026-06-25 14:56:47.261 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 14:56:47.310 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 14:56:47.356 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 14:56:47.398 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 14:56:47.402 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 14:56:47.444 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 14:56:47.486 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 14:56:47.534 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 14:56:47.578 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 14:56:47.622 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 14:56:47.645 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:47.649 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 14:56:47.652 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 14:56:47.699 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 14:56:47.723 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:47.727 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 14:56:47.771 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 14:56:47.817 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 14:56:47.863 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 14:56:47.866 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 14:56:47.909 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 14:56:47.956 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 14:56:47.982 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:47.985 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref ee821749-fc82-479d-867e-eb9bd1200c86 2026-06-25 14:56:48.032 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt ee821749-fc82-479d-867e-eb9bd1200c86 2026-06-25 14:56:48.086 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 14:56:48.132 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 14:56:48.162 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 14:56:48.194 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 14:56:48.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:48.212 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 14:56:48.215 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 14:56:48.217 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 14:56:48.220 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 14:56:48.222 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 14:56:48.224 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 14:56:48.241 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 14:56:48.243 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 14:56:48.278 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 14:56:48.315 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 14:56:48.353 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 14:56:48.397 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 14:56:48.442 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 14:56:48.488 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 14:56:48.531 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 14:56:48.574 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 14:56:48.615 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 14:56:48.618 | ++ 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-06-25 14:56:48.659 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 14:56:48.662 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 14:56:48.685 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:48.689 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 14:56:48.731 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 14:56:48.753 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:48.756 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 14:56:48.759 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 14:56:48.783 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:48.787 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 14:56:48.791 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 14:56:48.794 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-25 14:56:48.840 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 14:56:48.884 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 27441574-5a9e-42b5-a9b4-480e9fea3878 2026-06-25 14:56:48.928 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 14:56:48.973 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 14:56:49.015 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 14:56:49.062 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 14:56:49.105 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 14:56:49.142 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 14:56:49.188 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 14:56:49.192 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 14:56:49.196 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 14:56:49.200 | ++ 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-06-25 14:56:49.246 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 14:56:49.250 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 14:56:49.251 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 14:56:49.257 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 14:56:49.261 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 14:56:49.304 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 14:56:49.307 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 14:56:49.312 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:56:49.316 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 14:56:49.321 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 14:56:49.362 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 14:56:49.406 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 14:56:49.447 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 14:56:49.488 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 14:56:49.531 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 14:56:49.574 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:56:49.578 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 14:56:49.583 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 14:56:49.608 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 14:56:49.656 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:56:49.660 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 14:56:49.666 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 14:56:49.691 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 14:56:49.737 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:56:49.740 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 14:56:49.744 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 14:56:49.749 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 14:56:49.776 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 14:56:49.822 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:56:49.825 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 14:56:49.831 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 14:56:49.856 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 14:56:49.899 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 14:56:49.945 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 14:56:49.949 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 14:56:49.993 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 14:56:49.997 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 14:56:50.001 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 14:56:50.005 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 14:56:50.032 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 14:56:50.036 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 14:56:50.078 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 14:56:50.105 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:50.110 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 14:56:50.151 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:56:50.154 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 14:56:50.157 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 14:56:50.160 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 14:56:50.163 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 14:56:50.166 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 14:56:50.169 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 14:56:50.173 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 14:56:50.176 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 14:56:50.202 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 14:56:50.206 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 14:56:50.254 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 14:56:50.258 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 14:56:50.261 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 14:56:50.264 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 14:56:50.311 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 14:56:50.356 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 14:56:50.404 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 14:56:50.408 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 14:56:50.412 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:56:50.416 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 14:56:50.443 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:50.446 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 14:56:50.492 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:56:50.496 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 14:56:50.518 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:50.522 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 14:56:50.563 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:56:50.567 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 14:56:50.591 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:50.593 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 14:56:50.639 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:56:50.643 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 14:56:50.668 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:50.672 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 14:56:50.717 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:56:50.720 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 14:56:50.746 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:50.749 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 14:56:50.795 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:56:50.800 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 14:56:50.828 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:50.832 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 14:56:50.882 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:56:50.887 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 14:56:50.912 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:56:50.917 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 14:56:50.964 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 14:56:50.968 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 14:56:50.973 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 14:56:50.977 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 14:56:51.016 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 14:56:51.020 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 14:56:51.024 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 14:56:51.027 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 14:56:51.066 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 14:56:51.070 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 14:56:51.073 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 14:56:51.077 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 14:56:51.080 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 14:56:51.085 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 14:56:51.091 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.EX97SCK5LK 2026-06-25 14:56:51.094 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 14:56:51.098 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 14:56:51.103 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 14:56:51.109 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.c8tNc61Bjs 2026-06-25 14:56:51.112 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.c8tNc61Bjs 2026-06-25 14:56:51.116 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 14:56:51.119 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.c8tNc61Bjs 2026-06-25 14:56:51.124 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 14:56:51.129 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 14:56:51.133 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 14:56:51.142 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:51.146 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:51.149 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:51.152 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:51.155 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 14:56:51.159 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 14:56:51.718 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 14:56:52.681 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 14:57:10.730 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 14:57:18.072 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:57:18.072 | ___________________________________ summary ____________________________________ 2026-06-25 14:57:18.072 | venv-tempest: skipped tests 2026-06-25 14:57:18.072 | congratulations :) 2026-06-25 14:57:18.155 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.c8tNc61Bjs -r requirements.txt 2026-06-25 14:57:19.137 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-25 14:57:19.137 | !! 2026-06-25 14:57:19.137 | 2026-06-25 14:57:19.137 | ******************************************************************************** 2026-06-25 14:57:19.137 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 14:57:19.137 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 14:57:19.137 | 2026-06-25 14:57:19.137 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 14:57:19.137 | calls to avoid build errors in the future. 2026-06-25 14:57:19.138 | ******************************************************************************** 2026-06-25 14:57:19.138 | 2026-06-25 14:57:19.138 | !! 2026-06-25 14:57:19.138 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 14:57:19.555 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 14:57:19.555 | !! 2026-06-25 14:57:19.556 | 2026-06-25 14:57:19.556 | ******************************************************************************** 2026-06-25 14:57:19.556 | Please avoid running ``setup.py`` directly. 2026-06-25 14:57:19.556 | Instead, use pypa/build, pypa/installer or other 2026-06-25 14:57:19.556 | standards-based tools. 2026-06-25 14:57:19.556 | 2026-06-25 14:57:19.556 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 14:57:19.556 | calls to avoid build errors in the future. 2026-06-25 14:57:19.557 | 2026-06-25 14:57:19.557 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 14:57:19.557 | ******************************************************************************** 2026-06-25 14:57:19.557 | 2026-06-25 14:57:19.557 | !! 2026-06-25 14:57:19.557 | self.initialize_options() 2026-06-25 14:57:19.557 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 14:57:19.557 | warnings.warn(msg) 2026-06-25 14:57:19.589 | /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-06-25 14:57:19.589 | !! 2026-06-25 14:57:19.589 | 2026-06-25 14:57:19.589 | ******************************************************************************** 2026-06-25 14:57:19.589 | 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-06-25 14:57:19.589 | 2026-06-25 14:57:19.589 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 14:57:19.589 | or your builds will no longer be supported. 2026-06-25 14:57:19.590 | 2026-06-25 14:57:19.590 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 14:57:19.590 | ******************************************************************************** 2026-06-25 14:57:19.590 | 2026-06-25 14:57:19.590 | !! 2026-06-25 14:57:19.590 | corresp(dist, value, root_dir) 2026-06-25 14:57:19.753 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 14:57:26.948 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:57:26.949 | venv-tempest run-test-pre: PYTHONHASHSEED='1362757616' 2026-06-25 14:57:26.949 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.c8tNc61Bjs -r requirements.txt 2026-06-25 14:57:27.981 | 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-06-25 14:57:27.982 | 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.14.0) 2026-06-25 14:57:27.983 | 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-06-25 14:57:27.984 | 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-06-25 14:57:27.985 | 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-06-25 14:57:27.987 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 14:57:27.987 | 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-06-25 14:57:27.988 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 14:57:27.990 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 14:57:27.991 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 14:57:27.992 | 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-06-25 14:57:27.993 | 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.10.0) 2026-06-25 14:57:27.994 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 14:57:27.995 | 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-06-25 14:57:27.996 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 14:57:27.997 | 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-06-25 14:57:27.998 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 14:57:27.999 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 14:57:28.000 | 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-06-25 14:57:28.001 | 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-06-25 14:57:28.002 | 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-06-25 14:57:28.003 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 14:57:28.003 | 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-06-25 14:57:28.007 | 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)) (82.0.1) 2026-06-25 14:57:28.007 | 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-06-25 14:57:28.009 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 14:57:28.011 | 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-06-25 14:57:28.012 | 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-06-25 14:57:28.013 | 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-06-25 14:57:28.015 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 14:57:28.021 | 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-06-25 14:57:28.022 | 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-06-25 14:57:28.023 | 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-06-25 14:57:28.026 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 14:57:28.033 | 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.8.0) 2026-06-25 14:57:28.036 | 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-06-25 14:57:28.040 | 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-06-25 14:57:28.040 | 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.4.0) 2026-06-25 14:57:28.042 | 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-06-25 14:57:28.046 | 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-06-25 14:57:28.048 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 14:57:28.050 | 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-06-25 14:57:28.053 | 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-06-25 14:57:28.054 | 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-06-25 14:57:28.055 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 14:57:28.057 | 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-06-25 14:57:28.069 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 14:57:28.075 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 14:57:28.090 | 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-06-25 14:57:28.094 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 14:57:28.095 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 14:57:28.096 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 14:57:28.097 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 14:57:28.108 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 14:57:28.134 | 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-06-25 14:57:28.140 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 14:57:28.142 | 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-06-25 14:57:28.142 | 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.6.17) 2026-06-25 14:57:28.155 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 14:57:28.157 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 14:57:28.162 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 14:57:28.371 | ___________________________________ summary ____________________________________ 2026-06-25 14:57:28.371 | venv-tempest: commands succeeded 2026-06-25 14:57:28.372 | congratulations :) 2026-06-25 14:57:28.413 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.c8tNc61Bjs 2026-06-25 14:57:28.417 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 14:57:28.420 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:57:28.422 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 14:57:28.449 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.EX97SCK5LK 2026-06-25 14:57:28.982 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 14:57:29.627 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 14:57:55.214 | venv develop-inst: /opt/stack/tempest 2026-06-25 14:58:03.904 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:58:03.905 | venv run-test-pre: PYTHONHASHSEED='569543029' 2026-06-25 14:58:03.905 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.EX97SCK5LK 2026-06-25 14:58:04.187 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-25 14:58:04.188 | warnings.warn( 2026-06-25 14:58:05.219 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-25 14:58:05.220 | warnings.warn( 2026-06-25 14:58:06.453 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-25 14:58:06.453 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 14:58:08.561 | ___________________________________ summary ____________________________________ 2026-06-25 14:58:08.561 | venv: commands succeeded 2026-06-25 14:58:08.562 | congratulations :) 2026-06-25 14:58:08.605 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 14:58:08.626 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:58:08.629 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 14:58:08.633 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:58:08.653 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:58:08.656 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 14:58:08.660 | ++ 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-06-25 14:58:08.664 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 14:58:08.667 | ++ 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-06-25 14:58:08.671 | +++ 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-06-25 14:58:08.675 | +++ 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-06-25 14:58:08.678 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 14:58:08.682 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 14:58:08.685 | +++ 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-06-25 14:58:08.712 | +++ 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-06-25 14:58:08.738 | ++ 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-06-25 14:58:08.741 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 14:58:08.745 | ++ 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-06-25 14:58:08.783 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 14:58:08.786 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 14:58:08.789 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 14:58:08.833 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 14:58:08.837 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 14:58:08.841 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 14:58:08.886 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 14:58:08.887 | ' 2026-06-25 14:58:08.891 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 14:58:08.895 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:58:08.900 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 14:58:08.904 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 14:58:08.908 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 14:58:08.908 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 14:58:08.911 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 14:58:08.915 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 14:58:08.915 | /opt/stack/tempest 2026-06-25 14:58:08.919 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:58:08.924 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:58:08.929 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:58:08.934 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:58:08.939 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 14:58:08.944 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:58:08.948 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 14:58:08.952 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:58:08.957 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:58:08.962 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 14:58:08.966 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:58:08.970 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:58:08.975 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 14:58:08.979 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:58:08.983 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:58:08.989 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:58:08.995 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 14:58:08.998 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:58:09.003 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 14:58:09.008 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:58:09.014 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 14:58:09.014 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:58:09.014 | gsub("[][]", "", $1); 2026-06-25 14:58:09.014 | split($1, a, "|"); 2026-06-25 14:58:09.014 | if (a[1] == matchgroup) 2026-06-25 14:58:09.014 | print a[2] 2026-06-25 14:58:09.014 | } 2026-06-25 14:58:09.014 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 33 async_wait 176 osc 512 apt-get 229 test_with_retry 9 dbsync 9 pip_install 191 apt-get-update 5 run_process 46 git_timed 405 ------------------------- Unaccounted time 94 ========================= Total runtime 1709 ================= Async summary ================= Time spent in the background minus waits: 631 sec Elapsed time: 1709 sec Time if we did everything serially: 2340 sec Speedup: 1.36922 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 81 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5412 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 242 | | nova_cell0 | UPDATE | 6 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 39 | | 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 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.14 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.14/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: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble