2026-07-08 16:11:32.112 | + ./stack.sh:main:488 : exec 2026-07-08 16:11:32.112 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-08-181132' 2026-07-08 16:11:32.112 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-08-181132.summary.2026-07-08-181132 2026-07-08 16:11:32.113 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:11:32.113 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-08-181132 2026-07-08 16:11:32.113 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-08-181132 /opt/stack/logs/stack.sh.log 2026-07-08 16:11:32.113 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-08-181132.summary.2026-07-08-181132 /opt/stack/logs/stack.sh.log.summary 2026-07-08 16:11:32.113 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-08 16:11:32.113 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-08 16:11:32.113 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-08 16:11:32.113 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-08 16:11:32.113 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-08 16:11:32.113 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-08 16:11:32.113 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-08 16:11:32.114 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-08 16:11:32.114 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-08 16:11:32.114 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-08 16:11:32.114 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-08 16:11:32.115 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-08 16:11:32.118 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-08 16:11:32.122 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-08 16:11:32.126 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-08 16:11:32.129 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-08 16:11:32.132 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-08 16:11:32.135 | + ./stack.sh:main:574 : set -o errexit 2026-07-08 16:11:32.137 | + ./stack.sh:main:577 : uname -a 2026-07-08 16:11:32.139 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-08 16:11:32.142 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-08 16:11:32.145 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-08 16:11:32.149 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-08 16:11:32.195 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-08 16:11:32.216 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-08 16:11:32.220 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-08 16:11:32.238 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-08 16:11:32.242 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-08 16:11:32.262 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-08 16:11:32.265 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-08 16:11:32.284 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-08 16:11:32.287 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-08 16:11:32.290 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-08 16:11:32.295 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-08 16:11:32.315 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-08 16:11:32.318 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-08 16:11:32.337 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-08 16:11:32.340 | + ./stack.sh:main:591 : tune_host 2026-07-08 16:11:32.343 | + lib/host:tune_host:125 : configure_host_mem 2026-07-08 16:11:32.346 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-08 16:11:32.349 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-08 16:11:32.352 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-08 16:11:32.354 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-08 16:11:32.357 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-08 16:11:32.360 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:11:32.363 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:11:32.366 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-08 16:11:32.368 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:11:32.371 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:11:32.374 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:11:32.377 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:11:32.379 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:11:32.382 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:11:32.385 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-08 16:11:32.388 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-08 16:11:32.390 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-08 16:11:32.394 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-08 16:11:32.399 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-08 16:11:32.401 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-08 16:11:32.404 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-08 16:11:32.407 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:11:32.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:11:32.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:11:32.417 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527092414 2026-07-08 16:11:32.420 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-08 16:11:32.423 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-08 16:11:32.426 | + 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-07-08 16:11:32.602 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-08 16:11:32.659 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-08 16:11:32.732 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-08 16:11:32.833 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-08 16:11:32.932 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-08 16:11:36.076 | Fetched 4747 B in 1s (7768 B/s) 2026-07-08 16:11:37.769 | Reading package lists... 2026-07-08 16:11:37.800 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-08 16:11:37.802 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-08 16:11:37.805 | + functions-common:time_stop:2420 : local name 2026-07-08 16:11:37.808 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:11:37.810 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:11:37.813 | + functions-common:time_stop:2423 : local total 2026-07-08 16:11:37.815 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:11:37.818 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-08 16:11:37.820 | + functions-common:time_stop:2427 : start_time=1783527092414 2026-07-08 16:11:37.822 | + functions-common:time_stop:2429 : [[ -z 1783527092414 ]] 2026-07-08 16:11:37.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:11:37.830 | + functions-common:time_stop:2432 : end_time=1783527097827 2026-07-08 16:11:37.832 | + functions-common:time_stop:2433 : elapsed_time=5413 2026-07-08 16:11:37.835 | + functions-common:time_stop:2434 : total=0 2026-07-08 16:11:37.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:11:37.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5413 2026-07-08 16:11:37.842 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-08 16:11:37.845 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:11:37.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:11:37.849 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:11:37.852 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-08 16:11:37.873 | + 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-07-08 16:11:37.913 | Reading package lists... 2026-07-08 16:11:38.416 | Building dependency tree... 2026-07-08 16:11:38.418 | Reading state information... 2026-07-08 16:11:39.043 | The following packages were automatically installed and are no longer required: 2026-07-08 16:11:39.045 | libfwupd2 libgusb2 2026-07-08 16:11:39.045 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:11:39.090 | The following NEW packages will be installed: 2026-07-08 16:11:39.092 | ksmtuned 2026-07-08 16:11:39.181 | 0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded. 2026-07-08 16:11:39.181 | Need to get 7444 B of archives. 2026-07-08 16:11:39.181 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-08 16:11:39.181 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-08 16:11:39.385 | perl: warning: Setting locale failed. 2026-07-08 16:11:39.385 | perl: warning: Please check that your locale settings: 2026-07-08 16:11:39.385 | LANGUAGE = (unset), 2026-07-08 16:11:39.385 | LC_ALL = "en_US.utf8", 2026-07-08 16:11:39.385 | LANG = "de_DE.UTF-8" 2026-07-08 16:11:39.385 | are supported and installed on your system. 2026-07-08 16:11:39.385 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:11:39.449 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:11:39.449 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:11:39.449 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:11:39.636 | Fetched 7444 B in 0s (128 kB/s) 2026-07-08 16:11:39.682 | Selecting previously unselected package ksmtuned. 2026-07-08 16:11:39.744 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-08 16:11:39.751 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-08 16:11:39.757 | Unpacking ksmtuned (4.20150326) ... 2026-07-08 16:11:39.828 | Setting up ksmtuned (4.20150326) ... 2026-07-08 16:11:40.036 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-08 16:11:40.227 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-08 16:11:40.946 | perl: warning: Setting locale failed. 2026-07-08 16:11:40.947 | perl: warning: Please check that your locale settings: 2026-07-08 16:11:40.947 | LANGUAGE = (unset), 2026-07-08 16:11:40.947 | LC_ALL = "en_US.utf8", 2026-07-08 16:11:40.947 | LANG = "de_DE.UTF-8" 2026-07-08 16:11:40.947 | are supported and installed on your system. 2026-07-08 16:11:40.948 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:11:41.080 | perl: warning: Setting locale failed. 2026-07-08 16:11:41.080 | perl: warning: Please check that your locale settings: 2026-07-08 16:11:41.081 | LANGUAGE = (unset), 2026-07-08 16:11:41.081 | LC_ALL = "en_US.utf8", 2026-07-08 16:11:41.081 | LANG = "de_DE.UTF-8" 2026-07-08 16:11:41.081 | are supported and installed on your system. 2026-07-08 16:11:41.081 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:11:41.132 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:11:41.133 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:11:41.133 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:11:41.204 | perl: warning: Setting locale failed. 2026-07-08 16:11:41.204 | perl: warning: Please check that your locale settings: 2026-07-08 16:11:41.204 | LANGUAGE = (unset), 2026-07-08 16:11:41.204 | LC_ALL = "en_US.utf8", 2026-07-08 16:11:41.204 | LANG = "de_DE.UTF-8" 2026-07-08 16:11:41.204 | are supported and installed on your system. 2026-07-08 16:11:41.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:11:41.691 | 2026-07-08 16:11:41.691 | Running kernel seems to be up-to-date. 2026-07-08 16:11:41.691 | 2026-07-08 16:11:41.691 | No services need to be restarted. 2026-07-08 16:11:41.691 | 2026-07-08 16:11:41.692 | No containers need to be restarted. 2026-07-08 16:11:41.692 | 2026-07-08 16:11:41.692 | No user sessions are running outdated binaries. 2026-07-08 16:11:41.692 | 2026-07-08 16:11:41.692 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:11:44.197 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:11:44.200 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:11:44.203 | + functions-common:time_stop:2420 : local name 2026-07-08 16:11:44.206 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:11:44.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:11:44.211 | + functions-common:time_stop:2423 : local total 2026-07-08 16:11:44.213 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:11:44.216 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:11:44.219 | + functions-common:time_stop:2427 : start_time=1783527097870 2026-07-08 16:11:44.222 | + functions-common:time_stop:2429 : [[ -z 1783527097870 ]] 2026-07-08 16:11:44.225 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:11:44.230 | + functions-common:time_stop:2432 : end_time=1783527104226 2026-07-08 16:11:44.232 | + functions-common:time_stop:2433 : elapsed_time=6356 2026-07-08 16:11:44.235 | + functions-common:time_stop:2434 : total=12335 2026-07-08 16:11:44.238 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:11:44.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18691 2026-07-08 16:11:44.244 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:11:44.247 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-08 16:11:44.264 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-08 16:11:44.267 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-08 16:11:44.270 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-08 16:11:44.272 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-08 16:11:44.275 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-08 16:11:44.278 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-08 16:11:44.278 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-08 16:11:44.289 | 0 2026-07-08 16:11:44.294 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-08 16:11:44.297 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-08 16:11:44.299 | + lib/host:tune_host:126 : configure_host_net 2026-07-08 16:11:44.302 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-08 16:11:44.305 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-08 16:11:44.307 | + ./stack.sh:main:597 : fetch_plugins 2026-07-08 16:11:44.310 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-08 16:11:44.313 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-08 16:11:44.315 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-08 16:11:44.317 | + functions-common:fetch_plugins:1771 : return 2026-07-08 16:11:44.320 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-08 16:11:44.322 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-08 16:11:44.325 | + functions-common:run_phase:1849 : local phase= 2026-07-08 16:11:44.328 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 16:11:44.330 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 16:11:44.332 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 16:11:44.335 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 16:11:44.337 | + functions-common:run_phase:1858 : local extra 2026-07-08 16:11:44.340 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 16:11:44.344 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 16:11:44.347 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 16:11:44.350 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 16:11:44.353 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-08 16:11:44.355 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 16:11:44.371 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:11:44.374 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-08 16:11:44.376 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 16:11:44.379 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 16:11:44.381 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 16:11:44.384 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 16:11:44.387 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 16:11:44.390 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-08 16:11:44.392 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-08 16:11:44.394 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-08 16:11:44.396 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 16:11:44.399 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-08 16:11:44.401 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-08 16:11:44.403 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-08 16:11:44.405 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-08 16:11:44.408 | + functions-common:plugin_override_defaults:1812 : return 2026-07-08 16:11:44.410 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-08 16:11:44.429 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-08 16:11:44.432 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-08 16:11:44.449 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:11:44.452 | +++ lib/tls:source:43 : hostname -f 2026-07-08 16:11:44.458 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-08 16:11:44.461 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-08 16:11:44.463 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-08 16:11:44.466 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-08 16:11:44.468 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-08 16:11:44.471 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-08 16:11:44.473 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-08 16:11:44.476 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-08 16:11:44.479 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-08 16:11:44.481 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-08 16:11:44.486 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-08 16:11:44.500 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-08 16:11:44.520 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-08 16:11:44.537 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-08 16:11:44.554 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-08 16:11:44.600 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-08 16:11:44.697 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-08 16:11:44.822 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-08 16:11:44.857 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-08 16:11:44.926 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-08 16:11:44.987 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-08 16:11:44.991 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-08 16:11:45.013 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:11:45.016 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-08 16:11:45.019 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-08 16:11:45.022 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-08 16:11:45.026 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-08 16:11:45.030 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-08 16:11:45.053 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-08 16:11:45.056 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-08 16:11:45.061 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-08 16:11:45.064 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-08 16:11:45.068 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-08 16:11:45.071 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-08 16:11:45.075 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-08 16:11:45.079 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-08 16:11:45.083 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-08 16:11:45.088 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-08 16:11:45.110 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-08 16:11:45.115 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-08 16:11:45.119 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-08 16:11:45.123 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-08 16:11:45.126 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-08 16:11:45.130 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-08 16:11:45.133 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-08 16:11:45.137 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-08 16:11:45.140 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-08 16:11:45.144 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-08 16:11:45.147 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-08 16:11:45.151 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-08 16:11:45.154 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.204 2026-07-08 16:11:45.158 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-08 16:11:45.162 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-08 16:11:45.167 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-08 16:11:45.168 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-08 16:11:45.173 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-08 16:11:45.177 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-08 16:11:45.181 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-08 16:11:45.184 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-08 16:11:45.188 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-08 16:11:45.193 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-08 16:11:45.216 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-08 16:11:45.220 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.204 2026-07-08 16:11:45.225 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.204 2026-07-08 16:11:45.225 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-08 16:11:45.231 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.204 2026-07-08 16:11:45.234 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-08 16:11:45.238 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-08 16:11:45.241 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-08 16:11:45.245 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-08 16:11:45.248 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-08 16:11:45.252 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-08 16:11:45.255 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-08 16:11:45.259 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-08 16:11:45.262 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-08 16:11:45.266 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-08 16:11:45.269 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-08 16:11:45.272 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-08 16:11:45.276 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-08 16:11:45.279 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-08 16:11:45.283 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-08 16:11:45.286 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-08 16:11:45.290 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-08 16:11:45.293 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-08 16:11:45.296 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:11:45.300 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-08 16:11:45.304 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-08 16:11:45.307 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-08 16:11:45.328 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-08 16:11:45.332 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-08 16:11:45.336 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-08 16:11:45.340 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-08 16:11:45.343 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-08 16:11:45.347 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-08 16:11:45.350 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 16:11:45.354 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-08 16:11:45.357 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-08 16:11:45.360 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-08 16:11:45.364 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-08 16:11:45.367 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-08 16:11:45.371 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-08 16:11:45.374 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-08 16:11:45.378 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-08 16:11:45.381 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-08 16:11:45.385 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-08 16:11:45.388 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-08 16:11:45.392 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-08 16:11:45.395 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-08 16:11:45.531 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-08 16:11:45.551 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-08 16:11:45.554 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-08 16:11:45.558 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-08 16:11:45.562 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-08 16:11:45.565 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-08 16:11:45.568 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-08 16:11:45.572 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-08 16:11:45.575 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-08 16:11:45.579 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-08 16:11:45.583 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-08 16:11:45.586 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-08 16:11:45.589 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-08 16:11:45.593 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-08 16:11:45.596 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-08 16:11:45.600 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-08 16:11:45.603 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-08 16:11:45.607 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-08 16:11:45.610 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-08 16:11:45.614 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-08 16:11:45.617 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-08 16:11:45.622 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-08 16:11:45.624 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-08 16:11:45.624 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-08 16:11:45.624 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-08 16:11:45.631 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=1c:e13b:0777 2026-07-08 16:11:45.635 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-08 16:11:45.638 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-08 16:11:45.641 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-08 16:11:45.645 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-08 16:11:45.648 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd1c:e13b:0777::/56 2026-07-08 16:11:45.653 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd1c:e13b:0777::/56 2026-07-08 16:11:45.655 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-08 16:11:45.662 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd1c:e13b:0777::/64 2026-07-08 16:11:45.665 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-08 16:11:45.668 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-08 16:11:45.671 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-08 16:11:45.675 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-08 16:11:45.678 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-08 16:11:45.682 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-08 16:11:45.685 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-08 16:11:45.688 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-08 16:11:45.691 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-08 16:11:45.695 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-08 16:11:45.698 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-08 16:11:45.701 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-08 16:11:45.704 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-08 16:11:45.708 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd1c:e13b:0777::/56 2026-07-08 16:11:45.711 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-08 16:11:45.714 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-08 16:11:45.721 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-08 16:11:45.721 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-08 16:11:45.721 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-08 16:11:45.728 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-08 16:11:45.734 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-08 16:11:45.734 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-08 16:11:45.734 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-08 16:11:45.741 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-08 16:11:45.747 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-08 16:11:45.751 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-08 16:11:45.755 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-08 16:11:45.759 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-08 16:11:45.762 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-08 16:11:45.766 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-08 16:11:45.769 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-08 16:11:45.773 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-08 16:11:45.776 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-08 16:11:45.801 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-08 16:11:45.822 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-08 16:11:45.840 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-08 16:11:45.859 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-08 16:11:45.879 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-08 16:11:45.923 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-08 16:11:45.928 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-08 16:11:45.932 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-08 16:11:45.936 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-08 16:11:45.940 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-08 16:11:45.945 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-08 16:11:45.969 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-08 16:11:45.973 | + ./stack.sh:main:632 : run_phase source 2026-07-08 16:11:45.977 | + functions-common:run_phase:1848 : local mode=source 2026-07-08 16:11:45.980 | + functions-common:run_phase:1849 : local phase= 2026-07-08 16:11:45.984 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 16:11:45.988 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 16:11:45.992 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 16:11:45.995 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 16:11:45.999 | + functions-common:run_phase:1858 : local extra 2026-07-08 16:11:46.003 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 16:11:46.009 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 16:11:46.013 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 16:11:46.017 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 16:11:46.019 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-08 16:11:46.023 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 16:11:46.043 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:11:46.047 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-08 16:11:46.050 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-08 16:11:46.102 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-08 16:11:46.105 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-08 16:11:46.108 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-08 16:11:46.110 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-08 16:11:46.114 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-08 16:11:46.116 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-08 16:11:46.118 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-08 16:11:46.122 | + functions-common:load_plugin_settings:1789 : return 2026-07-08 16:11:46.126 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-08 16:11:46.129 | + functions-common:verify_disabled_services:2131 : local service 2026-07-08 16:11:46.133 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.136 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-08 16:11:46.140 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.143 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-08 16:11:46.145 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.147 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-08 16:11:46.151 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.154 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-08 16:11:46.157 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.160 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-08 16:11:46.162 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.166 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-08 16:11:46.168 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.173 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-08 16:11:46.178 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.181 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-08 16:11:46.184 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.186 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-08 16:11:46.190 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.193 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-08 16:11:46.196 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.198 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-08 16:11:46.202 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.205 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-08 16:11:46.209 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.211 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-08 16:11:46.213 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.216 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-08 16:11:46.220 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.223 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-08 16:11:46.227 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.230 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-08 16:11:46.234 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.236 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-08 16:11:46.239 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.241 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-08 16:11:46.244 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.246 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-08 16:11:46.249 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.252 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-08 16:11:46.254 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.257 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-08 16:11:46.259 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.263 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-08 16:11:46.267 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.269 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-08 16:11:46.271 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.273 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-08 16:11:46.276 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:11:46.278 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-08 16:11:46.281 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-08 16:11:46.284 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-08 16:11:46.287 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-08 16:11:46.304 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:11:46.306 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-08 16:11:46.309 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-08 16:11:46.312 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-08 16:11:46.330 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:11:46.332 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-08 16:11:46.335 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-08 16:11:46.338 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-08 16:11:46.341 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-08 16:11:46.343 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-08 16:11:46.346 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-08 16:11:46.348 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-08 16:11:46.351 | + lib/database:initialize_database_backends:92 : return 0 2026-07-08 16:11:46.353 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-08 16:11:46.354 | Using mysql database backend 2026-07-08 16:11:46.356 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-08 16:11:46.374 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-08 16:11:46.378 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-08 16:11:46.381 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-08 16:11:46.384 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-08 16:11:46.388 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 16:11:46.390 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-08 16:11:46.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:11:46.413 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-08 16:11:46.431 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-08 16:11:46.450 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:11:46.453 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-08 16:11:46.472 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-08 16:11:46.491 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-08 16:11:46.510 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:11:46.513 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-08 16:11:46.531 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:11:46.534 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-08 16:11:46.537 | + functions-common:save_stackenv:65 : local tag=765 2026-07-08 16:11:46.541 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-08 16:11:46.545 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-181146 2026-07-08 16:11:46.548 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-181146 765' 2026-07-08 16:11:46.551 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.554 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 16:11:46.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.559 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-08 16:11:46.562 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.565 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-08 16:11:46.569 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.571 | + 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-07-08 16:11:46.574 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.576 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.204 2026-07-08 16:11:46.579 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.582 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.204/identity 2026-07-08 16:11:46.584 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.588 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-181132 2026-07-08 16:11:46.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.592 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-08 16:11:46.595 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.599 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.204 2026-07-08 16:11:46.602 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.604 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-08 16:11:46.607 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.609 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-08 16:11:46.613 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.615 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-08 16:11:46.618 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.620 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-08 16:11:46.623 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.626 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.204 2026-07-08 16:11:46.628 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:11:46.630 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-08 16:11:46.633 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-08 16:11:46.637 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-08 16:11:46.639 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-08 16:11:46.641 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-08 16:11:46.644 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:11:46.646 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:11:46.650 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:11:46.653 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:11:46.654 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:11:46.659 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:11:46.681 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:11:46.683 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:11:46.685 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:11:46.689 | + functions-common:git_clone:610 : echo master 2026-07-08 16:11:46.690 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:11:46.694 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-08 16:11:46.696 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:11:46.698 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-08 16:11:46.700 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:11:46.702 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:11:46.705 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:11:46.709 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:11:46.713 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:11:46.716 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:11:46.718 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:11:46.721 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:11:46.725 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:11:46.730 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527106726 2026-07-08 16:11:46.732 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-08 16:11:46.736 | Cloning into '/opt/stack/requirements'... 2026-07-08 16:11:51.621 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:11:51.625 | + functions-common:time_stop:2420 : local name 2026-07-08 16:11:51.629 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:11:51.632 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:11:51.634 | + functions-common:time_stop:2423 : local total 2026-07-08 16:11:51.638 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:11:51.641 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:11:51.645 | + functions-common:time_stop:2427 : start_time=1783527106726 2026-07-08 16:11:51.648 | + functions-common:time_stop:2429 : [[ -z 1783527106726 ]] 2026-07-08 16:11:51.652 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:11:51.656 | + functions-common:time_stop:2432 : end_time=1783527111653 2026-07-08 16:11:51.660 | + functions-common:time_stop:2433 : elapsed_time=4927 2026-07-08 16:11:51.664 | + functions-common:time_stop:2434 : total=0 2026-07-08 16:11:51.667 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:11:51.669 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4927 2026-07-08 16:11:51.673 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-08 16:11:51.676 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:11:51.680 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:11:51.683 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:11:51.686 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:11:51.690 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:11:51.693 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:11:51.697 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:11:51.700 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:11:51.704 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:11:51.708 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:11:51.713 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527111709 2026-07-08 16:11:51.716 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:11:52.391 | From https://review.opendev.org/openstack/requirements 2026-07-08 16:11:52.392 | * branch master -> FETCH_HEAD 2026-07-08 16:11:52.402 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:11:52.403 | + functions-common:time_stop:2420 : local name 2026-07-08 16:11:52.407 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:11:52.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:11:52.414 | + functions-common:time_stop:2423 : local total 2026-07-08 16:11:52.416 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:11:52.420 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:11:52.422 | + functions-common:time_stop:2427 : start_time=1783527111709 2026-07-08 16:11:52.425 | + functions-common:time_stop:2429 : [[ -z 1783527111709 ]] 2026-07-08 16:11:52.430 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:11:52.435 | + functions-common:time_stop:2432 : end_time=1783527112431 2026-07-08 16:11:52.439 | + functions-common:time_stop:2433 : elapsed_time=722 2026-07-08 16:11:52.443 | + functions-common:time_stop:2434 : total=4927 2026-07-08 16:11:52.446 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:11:52.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5649 2026-07-08 16:11:52.450 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:11:52.453 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:11:52.457 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:11:52.461 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:11:52.463 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:11:52.465 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:11:52.469 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:11:52.473 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:11:52.476 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:11:52.480 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:11:52.484 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527112481 2026-07-08 16:11:52.486 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:11:52.499 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:11:52.500 | 2026-07-08 16:11:52.500 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:11:52.500 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:11:52.500 | state without impacting any branches by switching back to a branch. 2026-07-08 16:11:52.500 | 2026-07-08 16:11:52.500 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:11:52.500 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:11:52.500 | 2026-07-08 16:11:52.500 | git switch -c 2026-07-08 16:11:52.500 | 2026-07-08 16:11:52.501 | Or undo this operation with: 2026-07-08 16:11:52.501 | 2026-07-08 16:11:52.501 | git switch - 2026-07-08 16:11:52.501 | 2026-07-08 16:11:52.501 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:11:52.501 | 2026-07-08 16:11:52.501 | HEAD is now at 7a04938e Add respx 2026-07-08 16:11:52.502 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:11:52.504 | + functions-common:time_stop:2420 : local name 2026-07-08 16:11:52.506 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:11:52.510 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:11:52.513 | + functions-common:time_stop:2423 : local total 2026-07-08 16:11:52.515 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:11:52.518 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:11:52.521 | + functions-common:time_stop:2427 : start_time=1783527112481 2026-07-08 16:11:52.523 | + functions-common:time_stop:2429 : [[ -z 1783527112481 ]] 2026-07-08 16:11:52.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:11:52.531 | + functions-common:time_stop:2432 : end_time=1783527112528 2026-07-08 16:11:52.533 | + functions-common:time_stop:2433 : elapsed_time=47 2026-07-08 16:11:52.536 | + functions-common:time_stop:2434 : total=5649 2026-07-08 16:11:52.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:11:52.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5696 2026-07-08 16:11:52.545 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-08 16:11:52.562 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-08 16:11:52.566 | + functions-common:git_clone:673 : head -1 2026-07-08 16:11:52.566 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:11:52.569 | 7a04938e Add respx 2026-07-08 16:11:52.571 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:11:52.576 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-08 16:11:52.579 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:11:52.581 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-08 16:11:52.584 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-08 16:11:52.588 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-08 16:11:52.590 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-08 16:11:52.594 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-08 16:11:52.598 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-08 16:11:52.600 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-08 16:11:52.602 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-08 16:11:52.606 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-08 16:11:52.613 | ++ tools/install_prereqs.sh:source:47 : NOW=1783527112 2026-07-08 16:11:52.617 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-08 16:11:52.622 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-08 16:11:52.624 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-08 16:11:52.627 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783527112 2026-07-08 16:11:52.631 | ++ tools/install_prereqs.sh:source:50 : [[ 1783527112 -lt 7200 ]] 2026-07-08 16:11:52.635 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-08 16:11:52.638 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-08 16:11:52.642 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-08 16:11:52.645 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-08 16:11:52.648 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-08 16:11:52.651 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-08 16:11:52.655 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-08 16:11:52.660 | +++ 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-07-08 16:11:52.695 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-08 16:11:52.695 | apache2-dev 2026-07-08 16:11:52.695 | bc 2026-07-08 16:11:52.695 | bsdmainutils 2026-07-08 16:11:52.696 | curl 2026-07-08 16:11:52.696 | g++ 2026-07-08 16:11:52.696 | gawk 2026-07-08 16:11:52.696 | gcc 2026-07-08 16:11:52.696 | gettext 2026-07-08 16:11:52.696 | git 2026-07-08 16:11:52.697 | graphviz 2026-07-08 16:11:52.697 | iputils-ping 2026-07-08 16:11:52.697 | libffi-dev 2026-07-08 16:11:52.697 | libjpeg-dev 2026-07-08 16:11:52.697 | libpq-dev 2026-07-08 16:11:52.697 | libssl-dev 2026-07-08 16:11:52.698 | libsystemd-dev 2026-07-08 16:11:52.698 | libxml2-dev 2026-07-08 16:11:52.698 | libxslt1-dev 2026-07-08 16:11:52.698 | libyaml-dev 2026-07-08 16:11:52.698 | lsof 2026-07-08 16:11:52.698 | openssh-server 2026-07-08 16:11:52.698 | openssl 2026-07-08 16:11:52.698 | pkg-config 2026-07-08 16:11:52.698 | psmisc 2026-07-08 16:11:52.698 | python3-dev 2026-07-08 16:11:52.698 | python3-pip 2026-07-08 16:11:52.699 | python3-systemd 2026-07-08 16:11:52.699 | python3-venv 2026-07-08 16:11:52.699 | tar 2026-07-08 16:11:52.699 | tcpdump 2026-07-08 16:11:52.699 | unzip 2026-07-08 16:11:52.699 | uuid-runtime 2026-07-08 16:11:52.699 | wget 2026-07-08 16:11:52.699 | zlib1g-dev 2026-07-08 16:11:52.699 | libkrb5-dev 2026-07-08 16:11:52.699 | libldap2-dev 2026-07-08 16:11:52.699 | libsasl2-dev 2026-07-08 16:11:52.700 | memcached 2026-07-08 16:11:52.700 | python3-mysqldb 2026-07-08 16:11:52.700 | sqlite3 2026-07-08 16:11:52.700 | conntrack 2026-07-08 16:11:52.700 | curl 2026-07-08 16:11:52.700 | ebtables 2026-07-08 16:11:52.700 | genisoimage 2026-07-08 16:11:52.700 | iptables 2026-07-08 16:11:52.700 | iputils-arping 2026-07-08 16:11:52.700 | kpartx 2026-07-08 16:11:52.700 | libjs-jquery-tablesorter 2026-07-08 16:11:52.701 | parted 2026-07-08 16:11:52.701 | pm-utils 2026-07-08 16:11:52.701 | python3-mysqldb 2026-07-08 16:11:52.701 | socat 2026-07-08 16:11:52.701 | sqlite3 2026-07-08 16:11:52.701 | sudo 2026-07-08 16:11:52.701 | vlan 2026-07-08 16:11:52.701 | lsscsi 2026-07-08 16:11:52.701 | open-iscsi 2026-07-08 16:11:52.701 | cryptsetup 2026-07-08 16:11:52.701 | dosfstools 2026-07-08 16:11:52.702 | genisoimage 2026-07-08 16:11:52.702 | gir1.2-libosinfo-1.0 2026-07-08 16:11:52.702 | netcat-openbsd 2026-07-08 16:11:52.702 | open-iscsi 2026-07-08 16:11:52.702 | qemu-utils 2026-07-08 16:11:52.702 | sg3-utils 2026-07-08 16:11:52.702 | sysfsutils 2026-07-08 16:11:52.702 | lvm2 2026-07-08 16:11:52.702 | qemu-utils 2026-07-08 16:11:52.702 | thin-provisioning-tools 2026-07-08 16:11:52.703 | acl 2026-07-08 16:11:52.703 | dnsmasq-base 2026-07-08 16:11:52.703 | dnsmasq-utils 2026-07-08 16:11:52.703 | ebtables 2026-07-08 16:11:52.703 | haproxy 2026-07-08 16:11:52.703 | iptables 2026-07-08 16:11:52.703 | iputils-arping 2026-07-08 16:11:52.703 | iputils-ping 2026-07-08 16:11:52.703 | postgresql-server-dev-all 2026-07-08 16:11:52.703 | python3-mysqldb 2026-07-08 16:11:52.703 | sqlite3 2026-07-08 16:11:52.704 | sudo 2026-07-08 16:11:52.704 | vlan 2026-07-08 16:11:52.704 | pcp' 2026-07-08 16:11:52.704 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-08 16:11:52.725 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-08 16:11:52.725 | apache2-dev 2026-07-08 16:11:52.725 | bc 2026-07-08 16:11:52.725 | bsdmainutils 2026-07-08 16:11:52.725 | curl 2026-07-08 16:11:52.725 | g++ 2026-07-08 16:11:52.725 | gawk 2026-07-08 16:11:52.725 | gcc 2026-07-08 16:11:52.725 | gettext 2026-07-08 16:11:52.725 | git 2026-07-08 16:11:52.726 | graphviz 2026-07-08 16:11:52.726 | iputils-ping 2026-07-08 16:11:52.726 | libffi-dev 2026-07-08 16:11:52.726 | libjpeg-dev 2026-07-08 16:11:52.726 | libpq-dev 2026-07-08 16:11:52.726 | libssl-dev 2026-07-08 16:11:52.726 | libsystemd-dev 2026-07-08 16:11:52.726 | libxml2-dev 2026-07-08 16:11:52.726 | libxslt1-dev 2026-07-08 16:11:52.726 | libyaml-dev 2026-07-08 16:11:52.726 | lsof 2026-07-08 16:11:52.727 | openssh-server 2026-07-08 16:11:52.727 | openssl 2026-07-08 16:11:52.727 | pkg-config 2026-07-08 16:11:52.727 | psmisc 2026-07-08 16:11:52.727 | python3-dev 2026-07-08 16:11:52.727 | python3-pip 2026-07-08 16:11:52.727 | python3-systemd 2026-07-08 16:11:52.727 | python3-venv 2026-07-08 16:11:52.727 | tar 2026-07-08 16:11:52.727 | tcpdump 2026-07-08 16:11:52.727 | unzip 2026-07-08 16:11:52.728 | uuid-runtime 2026-07-08 16:11:52.728 | wget 2026-07-08 16:11:52.728 | zlib1g-dev 2026-07-08 16:11:52.728 | libkrb5-dev 2026-07-08 16:11:52.728 | libldap2-dev 2026-07-08 16:11:52.728 | libsasl2-dev 2026-07-08 16:11:52.728 | memcached 2026-07-08 16:11:52.728 | python3-mysqldb 2026-07-08 16:11:52.728 | sqlite3 2026-07-08 16:11:52.728 | conntrack 2026-07-08 16:11:52.728 | curl 2026-07-08 16:11:52.729 | ebtables 2026-07-08 16:11:52.729 | genisoimage 2026-07-08 16:11:52.729 | iptables 2026-07-08 16:11:52.729 | iputils-arping 2026-07-08 16:11:52.729 | kpartx 2026-07-08 16:11:52.729 | libjs-jquery-tablesorter 2026-07-08 16:11:52.729 | parted 2026-07-08 16:11:52.729 | pm-utils 2026-07-08 16:11:52.729 | python3-mysqldb 2026-07-08 16:11:52.729 | socat 2026-07-08 16:11:52.730 | sqlite3 2026-07-08 16:11:52.730 | sudo 2026-07-08 16:11:52.730 | vlan 2026-07-08 16:11:52.730 | lsscsi 2026-07-08 16:11:52.730 | open-iscsi 2026-07-08 16:11:52.730 | cryptsetup 2026-07-08 16:11:52.730 | dosfstools 2026-07-08 16:11:52.730 | genisoimage 2026-07-08 16:11:52.730 | gir1.2-libosinfo-1.0 2026-07-08 16:11:52.730 | netcat-openbsd 2026-07-08 16:11:52.730 | open-iscsi 2026-07-08 16:11:52.731 | qemu-utils 2026-07-08 16:11:52.731 | sg3-utils 2026-07-08 16:11:52.731 | sysfsutils 2026-07-08 16:11:52.731 | lvm2 2026-07-08 16:11:52.731 | qemu-utils 2026-07-08 16:11:52.731 | thin-provisioning-tools 2026-07-08 16:11:52.731 | acl 2026-07-08 16:11:52.731 | dnsmasq-base 2026-07-08 16:11:52.731 | dnsmasq-utils 2026-07-08 16:11:52.731 | ebtables 2026-07-08 16:11:52.731 | haproxy 2026-07-08 16:11:52.732 | iptables 2026-07-08 16:11:52.732 | iputils-arping 2026-07-08 16:11:52.732 | iputils-ping 2026-07-08 16:11:52.732 | postgresql-server-dev-all 2026-07-08 16:11:52.732 | python3-mysqldb 2026-07-08 16:11:52.732 | sqlite3 2026-07-08 16:11:52.732 | sudo 2026-07-08 16:11:52.732 | vlan 2026-07-08 16:11:52.732 | pcp ' 2026-07-08 16:11:52.732 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-08 16:11:52.733 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:11:52.737 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:11:52.741 | ++ 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-07-08 16:11:52.741 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-08 16:11:52.746 | ++ 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-07-08 16:11:52.749 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-08 16:11:52.751 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:11:52.754 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:11:52.757 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:11:52.761 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:11:52.764 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:11:52.767 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:11:52.771 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:11:52.774 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:11:52.777 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:11:52.781 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:11:52.783 | ++ functions-common:apt_get_update:1167 : return 2026-07-08 16:11:52.787 | ++ 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-07-08 16:11:52.789 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:11:52.792 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:11:52.796 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:11:52.799 | ++ 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-07-08 16:11:52.826 | ++ 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-07-08 16:11:52.872 | Reading package lists... 2026-07-08 16:11:53.235 | Building dependency tree... 2026-07-08 16:11:53.236 | Reading state information... 2026-07-08 16:11:53.802 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-08 16:11:53.802 | bc set to manually installed. 2026-07-08 16:11:53.802 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-08 16:11:53.802 | g++ set to manually installed. 2026-07-08 16:11:53.802 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-08 16:11:53.802 | gawk set to manually installed. 2026-07-08 16:11:53.802 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-08 16:11:53.803 | gcc set to manually installed. 2026-07-08 16:11:53.803 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-08 16:11:53.803 | git set to manually installed. 2026-07-08 16:11:53.803 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-08 16:11:53.803 | iputils-ping set to manually installed. 2026-07-08 16:11:53.803 | lsof is already the newest version (4.95.0-1build3). 2026-07-08 16:11:53.803 | lsof set to manually installed. 2026-07-08 16:11:53.803 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-08 16:11:53.803 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-08 16:11:53.803 | openssl set to manually installed. 2026-07-08 16:11:53.803 | psmisc is already the newest version (23.7-1build1). 2026-07-08 16:11:53.803 | psmisc set to manually installed. 2026-07-08 16:11:53.804 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-08 16:11:53.804 | python3-dev set to manually installed. 2026-07-08 16:11:53.804 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-08 16:11:53.804 | python3-systemd is already the newest version (235-1build4). 2026-07-08 16:11:53.804 | python3-systemd set to manually installed. 2026-07-08 16:11:53.805 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-08 16:11:53.805 | tcpdump set to manually installed. 2026-07-08 16:11:53.805 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-08 16:11:53.806 | uuid-runtime set to manually installed. 2026-07-08 16:11:53.806 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-08 16:11:53.806 | wget set to manually installed. 2026-07-08 16:11:53.807 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-08 16:11:53.807 | zlib1g-dev set to manually installed. 2026-07-08 16:11:53.807 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-08 16:11:53.807 | iptables set to manually installed. 2026-07-08 16:11:53.807 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-08 16:11:53.807 | kpartx set to manually installed. 2026-07-08 16:11:53.808 | parted is already the newest version (3.6-4build1). 2026-07-08 16:11:53.808 | parted set to manually installed. 2026-07-08 16:11:53.808 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-08 16:11:53.808 | sudo set to manually installed. 2026-07-08 16:11:53.808 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-08 16:11:53.808 | open-iscsi set to manually installed. 2026-07-08 16:11:53.808 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-08 16:11:53.808 | cryptsetup set to manually installed. 2026-07-08 16:11:53.808 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-08 16:11:53.808 | dosfstools set to manually installed. 2026-07-08 16:11:53.808 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-08 16:11:53.809 | netcat-openbsd set to manually installed. 2026-07-08 16:11:53.809 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-08 16:11:53.809 | qemu-utils set to manually installed. 2026-07-08 16:11:53.809 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-08 16:11:53.809 | sg3-utils set to manually installed. 2026-07-08 16:11:53.809 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-08 16:11:53.810 | lvm2 set to manually installed. 2026-07-08 16:11:53.810 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-08 16:11:53.810 | thin-provisioning-tools set to manually installed. 2026-07-08 16:11:53.811 | acl is already the newest version (2.3.2-1build1.1). 2026-07-08 16:11:53.811 | acl set to manually installed. 2026-07-08 16:11:53.811 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-08 16:11:53.811 | dnsmasq-base set to manually installed. 2026-07-08 16:11:53.811 | The following packages were automatically installed and are no longer required: 2026-07-08 16:11:53.812 | libfwupd2 libgusb2 2026-07-08 16:11:53.812 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:11:53.812 | The following additional packages will be installed: 2026-07-08 16:11:53.812 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-08 16:11:53.812 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-08 16:11:53.812 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-08 16:11:53.812 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-08 16:11:53.812 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-08 16:11:53.812 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-08 16:11:53.812 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-08 16:11:53.812 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-08 16:11:53.812 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-08 16:11:53.813 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-08 16:11:53.813 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-08 16:11:53.813 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-08 16:11:53.813 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-08 16:11:53.813 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-08 16:11:53.813 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-08 16:11:53.814 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-08 16:11:53.814 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-08 16:11:53.814 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-08 16:11:53.815 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-08 16:11:53.815 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-08 16:11:53.815 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-08 16:11:53.815 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-08 16:11:53.815 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-08 16:11:53.815 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-08 16:11:53.816 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-08 16:11:53.816 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-08 16:11:53.816 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-08 16:11:53.816 | Suggested packages: 2026-07-08 16:11:53.816 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-08 16:11:53.816 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-08 16:11:53.816 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-08 16:11:53.816 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-08 16:11:53.816 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-08 16:11:53.816 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-08 16:11:53.816 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-08 16:11:53.816 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-08 16:11:53.817 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-08 16:11:53.817 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc 2026-07-08 16:11:53.817 | ncompress tar-scripts tar-doc zip 2026-07-08 16:11:53.964 | The following NEW packages will be installed: 2026-07-08 16:11:53.964 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-08 16:11:53.964 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-08 16:11:53.964 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-08 16:11:53.964 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-08 16:11:53.965 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-08 16:11:53.965 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-08 16:11:53.965 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-08 16:11:53.965 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-08 16:11:53.965 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-08 16:11:53.965 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-08 16:11:53.965 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-08 16:11:53.965 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-08 16:11:53.965 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-08 16:11:53.965 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-08 16:11:53.965 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-08 16:11:53.966 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-08 16:11:53.966 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-08 16:11:53.966 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-08 16:11:53.966 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-08 16:11:53.966 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-08 16:11:53.966 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-08 16:11:53.967 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-08 16:11:53.967 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-08 16:11:53.967 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-08 16:11:53.968 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-08 16:11:53.968 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-08 16:11:53.968 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-08 16:11:53.969 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-08 16:11:53.969 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-08 16:11:53.969 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-08 16:11:53.969 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-08 16:11:53.969 | uuid-dev vbetool vlan 2026-07-08 16:11:53.969 | The following packages will be upgraded: 2026-07-08 16:11:53.970 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-08 16:11:53.971 | ncurses-base ncurses-bin ncurses-term tar 2026-07-08 16:11:54.091 | 10 upgraded, 161 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:11:54.091 | Need to get 177 MB of archives. 2026-07-08 16:11:54.091 | After this operation, 941 MB of additional disk space will be used. 2026-07-08 16:11:54.091 | Get:1 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-07-08 16:11:54.238 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-08 16:11:54.279 | Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-08 16:11:54.281 | Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-08 16:11:54.283 | Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-08 16:11:54.284 | Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-08 16:11:54.933 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-08 16:11:55.258 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-08 16:11:55.258 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-08 16:11:55.284 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-08 16:11:55.488 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-08 16:11:55.575 | Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-08 16:11:55.576 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-08 16:11:55.576 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-08 16:11:55.604 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-08 16:11:55.627 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-08 16:11:55.629 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-08 16:11:55.920 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-08 16:11:55.925 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-08 16:11:56.027 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-08 16:11:56.028 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-08 16:11:56.029 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-08 16:11:56.030 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-08 16:11:56.032 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-08 16:11:56.032 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-08 16:11:56.033 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-08 16:11:56.083 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-08 16:11:56.116 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-08 16:11:56.222 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-08 16:11:56.222 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-08 16:11:56.298 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-08 16:11:56.417 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-08 16:11:56.424 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-08 16:11:56.429 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-08 16:11:56.430 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-08 16:12:00.085 | Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-08 16:12:02.034 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-08 16:12:02.035 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-08 16:12:02.036 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-08 16:12:02.039 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-08 16:12:02.047 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-08 16:12:02.328 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-08 16:12:03.289 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-08 16:12:03.290 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-08 16:12:03.292 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-08 16:12:03.293 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-08 16:12:03.294 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-08 16:12:03.295 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-08 16:12:03.296 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-08 16:12:03.296 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-08 16:12:03.297 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-08 16:12:03.389 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-08 16:12:03.536 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-08 16:12:03.538 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-08 16:12:03.651 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-08 16:12:03.678 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-08 16:12:03.678 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-08 16:12:03.679 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-08 16:12:03.680 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-08 16:12:03.843 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-08 16:12:03.948 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-08 16:12:03.948 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-08 16:12:03.953 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-08 16:12:03.955 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-08 16:12:04.038 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-08 16:12:04.039 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-08 16:12:04.079 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-08 16:12:04.079 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-08 16:12:04.080 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-08 16:12:04.081 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-08 16:12:04.081 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-08 16:12:04.146 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-08 16:12:04.415 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-08 16:12:04.548 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-08 16:12:04.549 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-08 16:12:04.554 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-08 16:12:04.555 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-08 16:12:04.557 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-08 16:12:04.558 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-08 16:12:04.559 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-08 16:12:04.561 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-08 16:12:04.562 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-08 16:12:04.648 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-08 16:12:04.877 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-08 16:12:04.879 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-08 16:12:05.089 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-08 16:12:05.089 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-08 16:12:05.090 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-08 16:12:05.193 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-08 16:12:05.194 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-08 16:12:05.214 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-08 16:12:05.240 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-08 16:12:05.353 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-08 16:12:05.354 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-08 16:12:05.355 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-08 16:12:05.356 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-08 16:12:05.357 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-08 16:12:05.388 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-08 16:12:05.781 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-08 16:12:05.782 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-08 16:12:05.783 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-08 16:12:06.104 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-08 16:12:06.104 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-08 16:12:06.119 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-08 16:12:06.125 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-08 16:12:07.524 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-08 16:12:07.782 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-08 16:12:07.880 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-08 16:12:07.880 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-08 16:12:07.881 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-08 16:12:08.329 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-08 16:12:08.329 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-08 16:12:08.411 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-08 16:12:08.666 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-08 16:12:08.666 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-08 16:12:08.667 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-08 16:12:08.668 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-08 16:12:09.051 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-08 16:12:09.111 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-08 16:12:09.111 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-08 16:12:09.115 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-08 16:12:09.116 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-08 16:12:09.117 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-08 16:12:09.118 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-08 16:12:09.120 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-08 16:12:09.327 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-08 16:12:09.329 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-08 16:12:09.449 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-08 16:12:09.616 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-08 16:12:09.617 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-08 16:12:09.626 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-08 16:12:09.628 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-08 16:12:09.710 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-08 16:12:09.714 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-08 16:12:12.401 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-08 16:12:12.401 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-08 16:12:12.407 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-08 16:12:13.015 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-08 16:12:13.016 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-08 16:12:18.243 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-08 16:12:18.245 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-08 16:12:18.246 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-08 16:12:18.247 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-08 16:12:18.248 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-08 16:12:18.248 | Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-08 16:12:18.249 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-08 16:12:18.416 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-08 16:12:18.540 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-08 16:12:18.540 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-08 16:12:18.541 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-08 16:12:18.754 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-08 16:12:18.880 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-08 16:12:18.880 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-08 16:12:18.881 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-08 16:12:18.883 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-08 16:12:18.885 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-08 16:12:18.885 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-08 16:12:18.886 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-08 16:12:18.888 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-08 16:12:18.888 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-08 16:12:18.977 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-08 16:12:19.169 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-08 16:12:19.293 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-08 16:12:19.295 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-08 16:12:19.295 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-08 16:12:19.295 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-08 16:12:19.298 | Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-08 16:12:19.299 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-08 16:12:19.300 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-08 16:12:19.720 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-08 16:12:19.737 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-08 16:12:19.988 | perl: warning: Setting locale failed. 2026-07-08 16:12:19.988 | perl: warning: Please check that your locale settings: 2026-07-08 16:12:19.988 | LANGUAGE = (unset), 2026-07-08 16:12:19.988 | LC_ALL = "en_US.utf8", 2026-07-08 16:12:19.989 | LANG = "de_DE.UTF-8" 2026-07-08 16:12:19.989 | are supported and installed on your system. 2026-07-08 16:12:19.989 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:12:20.059 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:12:20.059 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:12:20.059 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:12:20.407 | Vorkonfiguration der Pakete ... 2026-07-08 16:12:20.431 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:12:20.589 | Fetched 177 MB in 26s (6862 kB/s) 2026-07-08 16:12:20.684 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 16:12:20.690 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 16:12:20.702 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 16:12:20.799 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:20.914 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 16:12:20.921 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-08 16:12:20.938 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-08 16:12:21.021 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-08 16:12:21.150 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 16:12:21.157 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-08 16:12:21.170 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 16:12:21.278 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:21.393 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 16:12:21.399 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-08 16:12:21.408 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 16:12:22.732 | Selecting previously unselected package libapr1t64:amd64. 2026-07-08 16:12:22.747 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-08 16:12:22.755 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-08 16:12:22.807 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-08 16:12:22.820 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 16:12:22.824 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:22.874 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-08 16:12:22.887 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 16:12:22.891 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:22.932 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-08 16:12:22.945 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 16:12:22.951 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:23.004 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-08 16:12:23.016 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-08 16:12:23.091 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-08 16:12:23.103 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-08 16:12:23.166 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-08 16:12:23.177 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-08 16:12:23.182 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-08 16:12:23.232 | Selecting previously unselected package apache2-bin. 2026-07-08 16:12:23.245 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-08 16:12:23.249 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:23.404 | Selecting previously unselected package apache2-data. 2026-07-08 16:12:23.417 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-08 16:12:23.422 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:23.624 | Selecting previously unselected package apache2-utils. 2026-07-08 16:12:23.637 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-08 16:12:23.641 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:23.714 | Selecting previously unselected package apache2. 2026-07-08 16:12:23.727 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-08 16:12:23.736 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:12:23.738 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:23.867 | Selecting previously unselected package haproxy. 2026-07-08 16:12:23.880 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 16:12:23.894 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-08 16:12:24.033 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-08 16:12:24.046 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-08 16:12:24.051 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 16:12:24.114 | Selecting previously unselected package memcached. 2026-07-08 16:12:24.127 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-08 16:12:24.137 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-08 16:12:24.199 | Selecting previously unselected package libjson-perl. 2026-07-08 16:12:24.212 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-08 16:12:24.216 | Unpacking libjson-perl (4.10000-1) ... 2026-07-08 16:12:24.276 | Selecting previously unselected package postgresql-client-common. 2026-07-08 16:12:24.289 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-08 16:12:24.292 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-08 16:12:24.352 | Selecting previously unselected package ssl-cert. 2026-07-08 16:12:24.365 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-08 16:12:24.369 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-08 16:12:24.430 | Selecting previously unselected package postgresql-common. 2026-07-08 16:12:24.443 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-08 16:12:24.468 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-08 16:12:24.480 | Unpacking postgresql-common (257build1.1) ... 2026-07-08 16:12:24.606 | Selecting previously unselected package libsysfs2:amd64. 2026-07-08 16:12:24.616 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-08 16:12:24.620 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-08 16:12:24.671 | Selecting previously unselected package sysfsutils. 2026-07-08 16:12:24.683 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-08 16:12:24.689 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-08 16:12:24.748 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 16:12:24.760 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 16:12:24.826 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 16:12:24.839 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 16:12:24.905 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 16:12:24.922 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 16:12:24.997 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:25.061 | Selecting previously unselected package autotools-dev. 2026-07-08 16:12:25.115 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-08 16:12:25.121 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-08 16:12:25.125 | Unpacking autotools-dev (20220109.1) ... 2026-07-08 16:12:25.173 | Selecting previously unselected package m4. 2026-07-08 16:12:25.184 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-08 16:12:25.187 | Unpacking m4 (1.4.19-4build1) ... 2026-07-08 16:12:25.266 | Selecting previously unselected package autoconf. 2026-07-08 16:12:25.277 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-08 16:12:25.281 | Unpacking autoconf (2.71-3) ... 2026-07-08 16:12:25.378 | Selecting previously unselected package automake. 2026-07-08 16:12:25.389 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-08 16:12:25.395 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-08 16:12:25.514 | Selecting previously unselected package autopoint. 2026-07-08 16:12:25.525 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-08 16:12:25.530 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-08 16:12:25.576 | Selecting previously unselected package libdebhelper-perl. 2026-07-08 16:12:25.587 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-08 16:12:25.591 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-08 16:12:25.683 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-08 16:12:25.694 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:25.698 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:26.892 | Selecting previously unselected package libclang-cpp17t64. 2026-07-08 16:12:26.904 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:26.909 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:27.526 | Selecting previously unselected package libgc1:amd64. 2026-07-08 16:12:27.538 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-08 16:12:27.542 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-08 16:12:27.593 | Selecting previously unselected package libobjc4:amd64. 2026-07-08 16:12:27.604 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-08 16:12:27.608 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-08 16:12:27.652 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-08 16:12:27.664 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-08 16:12:27.668 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-08 16:12:27.728 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-08 16:12:27.740 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:27.743 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:27.992 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-08 16:12:28.004 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:28.008 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:28.100 | Selecting previously unselected package libclang1-17t64. 2026-07-08 16:12:28.112 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:28.116 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:28.485 | Selecting previously unselected package clang-17. 2026-07-08 16:12:28.497 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:28.501 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:28.554 | Selecting previously unselected package libtool. 2026-07-08 16:12:28.565 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-08 16:12:28.570 | Unpacking libtool (2.4.7-7build1) ... 2026-07-08 16:12:28.633 | Selecting previously unselected package dh-autoreconf. 2026-07-08 16:12:28.644 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-08 16:12:28.650 | Unpacking dh-autoreconf (20) ... 2026-07-08 16:12:28.702 | Selecting previously unselected package libarchive-zip-perl. 2026-07-08 16:12:28.714 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-08 16:12:28.718 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-08 16:12:28.796 | Selecting previously unselected package libsub-override-perl. 2026-07-08 16:12:28.806 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-08 16:12:28.811 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-08 16:12:28.858 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-08 16:12:28.871 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-08 16:12:28.875 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-08 16:12:28.930 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-08 16:12:28.942 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-08 16:12:28.946 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-08 16:12:28.991 | Selecting previously unselected package debugedit. 2026-07-08 16:12:29.003 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-08 16:12:29.007 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-08 16:12:29.058 | Selecting previously unselected package dwz. 2026-07-08 16:12:29.070 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-08 16:12:29.075 | Unpacking dwz (0.15-1build6) ... 2026-07-08 16:12:29.128 | Selecting previously unselected package gettext. 2026-07-08 16:12:29.139 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-08 16:12:29.144 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-08 16:12:29.262 | Selecting previously unselected package intltool-debian. 2026-07-08 16:12:29.273 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-08 16:12:29.278 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-08 16:12:29.322 | Selecting previously unselected package po-debconf. 2026-07-08 16:12:29.333 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-08 16:12:29.337 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-08 16:12:29.432 | Selecting previously unselected package debhelper. 2026-07-08 16:12:29.443 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-08 16:12:29.447 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-08 16:12:29.721 | Selecting previously unselected package uuid-dev:amd64. 2026-07-08 16:12:29.732 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-08 16:12:29.736 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-08 16:12:29.793 | Selecting previously unselected package libsctp1:amd64. 2026-07-08 16:12:29.804 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-08 16:12:29.808 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 16:12:29.851 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-08 16:12:29.862 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-08 16:12:29.866 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 16:12:29.927 | Selecting previously unselected package libapr1-dev. 2026-07-08 16:12:29.937 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-08 16:12:29.942 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-08 16:12:30.313 | Selecting previously unselected package libldap-dev:amd64. 2026-07-08 16:12:30.324 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:12:30.329 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 16:12:30.492 | Selecting previously unselected package libldap2-dev. 2026-07-08 16:12:30.503 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-08 16:12:30.507 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 16:12:30.550 | Selecting previously unselected package libaprutil1-dev. 2026-07-08 16:12:30.559 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 16:12:30.563 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:30.889 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-08 16:12:30.900 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 16:12:30.904 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:30.955 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-08 16:12:30.966 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 16:12:30.970 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:31.020 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-08 16:12:31.031 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 16:12:31.035 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:31.075 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-08 16:12:31.086 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 16:12:31.089 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:31.210 | Selecting previously unselected package apache2-dev. 2026-07-08 16:12:31.221 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-08 16:12:31.224 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:31.317 | Selecting previously unselected package ncal. 2026-07-08 16:12:31.328 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-08 16:12:31.332 | Unpacking ncal (12.1.8) ... 2026-07-08 16:12:31.379 | Selecting previously unselected package bsdmainutils. 2026-07-08 16:12:31.390 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-08 16:12:31.396 | Unpacking bsdmainutils (12.1.8) ... 2026-07-08 16:12:31.434 | Selecting previously unselected package conntrack. 2026-07-08 16:12:31.445 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-08 16:12:31.449 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-08 16:12:31.491 | Selecting previously unselected package dnsmasq-utils. 2026-07-08 16:12:31.502 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-08 16:12:31.505 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-08 16:12:31.561 | Selecting previously unselected package ebtables. 2026-07-08 16:12:31.575 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-08 16:12:31.594 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-08 16:12:31.645 | Selecting previously unselected package fonts-liberation. 2026-07-08 16:12:31.656 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-08 16:12:31.660 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-08 16:12:31.755 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-08 16:12:31.766 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-08 16:12:31.770 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-08 16:12:31.819 | Selecting previously unselected package fonts-liberation2. 2026-07-08 16:12:31.830 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-08 16:12:31.834 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-08 16:12:31.874 | Selecting previously unselected package genisoimage. 2026-07-08 16:12:31.887 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-08 16:12:31.890 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-08 16:12:31.954 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-08 16:12:31.965 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-08 16:12:31.969 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-08 16:12:32.019 | Selecting previously unselected package libann0. 2026-07-08 16:12:32.029 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-08 16:12:32.033 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-08 16:12:32.082 | Selecting previously unselected package libcdt5:amd64. 2026-07-08 16:12:32.094 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 16:12:32.098 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:32.148 | Selecting previously unselected package libcgraph6:amd64. 2026-07-08 16:12:32.162 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 16:12:32.166 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:32.217 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-08 16:12:32.231 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-08 16:12:32.236 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-08 16:12:32.294 | Selecting previously unselected package libltdl7:amd64. 2026-07-08 16:12:32.307 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-08 16:12:32.312 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-08 16:12:32.363 | Selecting previously unselected package libpathplan4:amd64. 2026-07-08 16:12:32.376 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 16:12:32.381 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:32.434 | Selecting previously unselected package libgvc6. 2026-07-08 16:12:32.448 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 16:12:32.453 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:32.527 | Selecting previously unselected package libgvpr2:amd64. 2026-07-08 16:12:32.542 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 16:12:32.548 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:32.600 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-08 16:12:32.614 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 16:12:32.619 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:32.697 | Selecting previously unselected package libice6:amd64. 2026-07-08 16:12:32.711 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-08 16:12:32.718 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-08 16:12:32.776 | Selecting previously unselected package libsm6:amd64. 2026-07-08 16:12:32.790 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-08 16:12:32.794 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-08 16:12:32.877 | Selecting previously unselected package libxt6t64:amd64. 2026-07-08 16:12:32.890 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-08 16:12:32.895 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-08 16:12:32.952 | Selecting previously unselected package libxmu6:amd64. 2026-07-08 16:12:32.966 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-08 16:12:32.971 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-08 16:12:33.023 | Selecting previously unselected package libxaw7:amd64. 2026-07-08 16:12:33.037 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-08 16:12:33.041 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-08 16:12:33.095 | Selecting previously unselected package graphviz. 2026-07-08 16:12:33.108 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 16:12:33.113 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:33.224 | Selecting previously unselected package icu-devtools. 2026-07-08 16:12:33.238 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-08 16:12:33.243 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-08 16:12:33.314 | Selecting previously unselected package iputils-arping. 2026-07-08 16:12:33.328 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-08 16:12:33.332 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-08 16:12:33.383 | Selecting previously unselected package comerr-dev:amd64. 2026-07-08 16:12:33.397 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-08 16:12:33.405 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-08 16:12:33.465 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-08 16:12:33.479 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 16:12:33.483 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:33.536 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-08 16:12:33.551 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 16:12:33.555 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:33.624 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-08 16:12:33.638 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 16:12:33.642 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:33.696 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-08 16:12:33.709 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 16:12:33.715 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:33.759 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-08 16:12:33.773 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 16:12:33.777 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:33.859 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-08 16:12:33.873 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-08 16:12:33.878 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-08 16:12:33.930 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-08 16:12:33.944 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:33.949 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:34.257 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-08 16:12:34.270 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-08 16:12:34.275 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-08 16:12:34.342 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-08 16:12:34.355 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-08 16:12:34.416 | Selecting previously unselected package libgts-bin. 2026-07-08 16:12:34.430 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-08 16:12:34.435 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-08 16:12:34.496 | Selecting previously unselected package libicu-dev:amd64. 2026-07-08 16:12:34.510 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-08 16:12:34.515 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-08 16:12:35.099 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-08 16:12:35.113 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-08 16:12:35.118 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-08 16:12:35.180 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-08 16:12:35.195 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-08 16:12:35.200 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 16:12:35.243 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-08 16:12:35.256 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-08 16:12:35.261 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 16:12:35.304 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-08 16:12:35.317 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-08 16:12:35.322 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-08 16:12:35.392 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-08 16:12:35.406 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-08 16:12:35.410 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-08 16:12:35.533 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-08 16:12:35.547 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-08 16:12:35.552 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-08 16:12:35.600 | Selecting previously unselected package libjson-xs-perl. 2026-07-08 16:12:35.614 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:12:35.619 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-08 16:12:35.670 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-08 16:12:35.684 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-08 16:12:35.689 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-08 16:12:35.763 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-08 16:12:35.777 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-08 16:12:35.782 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-08 16:12:35.827 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-08 16:12:35.841 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-08 16:12:35.846 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-08 16:12:35.898 | Selecting previously unselected package mysql-common. 2026-07-08 16:12:35.911 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-08 16:12:35.929 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-08 16:12:35.979 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-08 16:12:35.993 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 16:12:35.998 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:12:36.102 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-08 16:12:36.116 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 16:12:36.120 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:36.212 | Selecting previously unselected package pcp-conf. 2026-07-08 16:12:36.225 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:36.230 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-08 16:12:36.280 | Selecting previously unselected package libpcp3t64. 2026-07-08 16:12:36.294 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:36.298 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:36.351 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-08 16:12:36.365 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:36.370 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:36.414 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-08 16:12:36.428 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:36.432 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-08 16:12:36.483 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-08 16:12:36.497 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-08 16:12:36.502 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-08 16:12:36.551 | Selecting previously unselected package libpq5:amd64. 2026-07-08 16:12:36.564 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:12:36.567 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:12:36.613 | Selecting previously unselected package libssl-dev:amd64. 2026-07-08 16:12:36.627 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-08 16:12:36.632 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-08 16:12:36.862 | Selecting previously unselected package libpq-dev. 2026-07-08 16:12:36.876 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:12:36.880 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:12:36.939 | Selecting previously unselected package libsasl2-dev. 2026-07-08 16:12:36.953 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-08 16:12:36.957 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-08 16:12:37.044 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-08 16:12:37.053 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-08 16:12:37.058 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-08 16:12:37.318 | Selecting previously unselected package libx86-1:amd64. 2026-07-08 16:12:37.330 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-08 16:12:37.335 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-08 16:12:37.381 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-08 16:12:37.393 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-08 16:12:37.397 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-08 16:12:37.507 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-08 16:12:37.517 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-08 16:12:37.522 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-08 16:12:37.624 | Selecting previously unselected package llvm-17-runtime. 2026-07-08 16:12:37.636 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:37.640 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:37.710 | Selecting previously unselected package libpfm4:amd64. 2026-07-08 16:12:37.722 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-08 16:12:37.726 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-08 16:12:37.799 | Selecting previously unselected package llvm-17. 2026-07-08 16:12:37.811 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:37.815 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:39.005 | Selecting previously unselected package libffi-dev:amd64. 2026-07-08 16:12:39.015 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-08 16:12:39.019 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-08 16:12:39.081 | Selecting previously unselected package llvm-17-tools. 2026-07-08 16:12:39.092 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:39.097 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:39.455 | Selecting previously unselected package libz3-4:amd64. 2026-07-08 16:12:39.466 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-08 16:12:39.471 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-08 16:12:39.714 | Selecting previously unselected package libz3-dev:amd64. 2026-07-08 16:12:39.726 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-08 16:12:39.730 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-08 16:12:39.791 | Selecting previously unselected package llvm-17-dev. 2026-07-08 16:12:39.803 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 16:12:39.806 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:43.464 | Selecting previously unselected package lsscsi. 2026-07-08 16:12:43.477 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-08 16:12:43.481 | Unpacking lsscsi (0.32-1build1) ... 2026-07-08 16:12:43.527 | Selecting previously unselected package osinfo-db. 2026-07-08 16:12:43.538 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-08 16:12:43.542 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-08 16:12:44.193 | Selecting previously unselected package pkgconf-bin. 2026-07-08 16:12:44.205 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-08 16:12:44.208 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-08 16:12:44.253 | Selecting previously unselected package pkgconf:amd64. 2026-07-08 16:12:44.265 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-08 16:12:44.272 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-08 16:12:44.321 | Selecting previously unselected package pkg-config:amd64. 2026-07-08 16:12:44.333 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-08 16:12:44.339 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-08 16:12:44.382 | Selecting previously unselected package pm-utils. 2026-07-08 16:12:44.394 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-08 16:12:44.397 | Unpacking pm-utils (1.4.1-21) ... 2026-07-08 16:12:44.478 | Selecting previously unselected package postgresql-client-16. 2026-07-08 16:12:44.488 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:12:44.492 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:12:44.693 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-08 16:12:44.705 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:12:44.709 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:12:45.258 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-08 16:12:45.270 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-08 16:12:45.274 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-08 16:12:45.328 | Selecting previously unselected package python3-mysqldb. 2026-07-08 16:12:45.339 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-08 16:12:45.343 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-08 16:12:45.395 | Selecting previously unselected package python3-pip-whl. 2026-07-08 16:12:45.406 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-08 16:12:45.410 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-08 16:12:45.465 | Selecting previously unselected package python3-setuptools-whl. 2026-07-08 16:12:45.477 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-08 16:12:45.480 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-08 16:12:45.529 | Selecting previously unselected package python3.12-venv. 2026-07-08 16:12:45.540 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-08 16:12:45.544 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-08 16:12:45.580 | Selecting previously unselected package python3-venv. 2026-07-08 16:12:45.592 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-08 16:12:45.596 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-08 16:12:45.631 | Selecting previously unselected package sqlite3. 2026-07-08 16:12:45.643 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-08 16:12:45.646 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-08 16:12:45.691 | Selecting previously unselected package unzip. 2026-07-08 16:12:45.703 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-08 16:12:45.706 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-08 16:12:45.754 | Selecting previously unselected package vbetool. 2026-07-08 16:12:45.766 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-08 16:12:45.770 | Unpacking vbetool (1.1-5) ... 2026-07-08 16:12:45.810 | Selecting previously unselected package libosinfo-l10n. 2026-07-08 16:12:45.821 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-08 16:12:45.825 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-08 16:12:45.892 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-08 16:12:45.903 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-08 16:12:45.907 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-08 16:12:45.947 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-08 16:12:45.959 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-08 16:12:45.963 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-08 16:12:46.000 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-08 16:12:46.012 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 16:12:46.016 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:46.065 | Selecting previously unselected package libpcp-archive1t64. 2026-07-08 16:12:46.076 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.080 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:46.118 | Selecting previously unselected package libpcp-gui2t64. 2026-07-08 16:12:46.130 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.135 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:46.173 | Selecting previously unselected package libpcp-import1t64. 2026-07-08 16:12:46.185 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.189 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:46.229 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-08 16:12:46.239 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.243 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:46.282 | Selecting previously unselected package libpcp-trace2t64. 2026-07-08 16:12:46.293 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.297 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:46.337 | Selecting previously unselected package libpcp-web1t64. 2026-07-08 16:12:46.348 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.352 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:46.393 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-08 16:12:46.405 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-08 16:12:46.408 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-08 16:12:46.451 | Selecting previously unselected package python3-pcp. 2026-07-08 16:12:46.463 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.466 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-08 16:12:46.521 | Selecting previously unselected package pcp. 2026-07-08 16:12:46.533 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-08 16:12:46.778 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-08 16:12:47.682 | Selecting previously unselected package socat. 2026-07-08 16:12:47.695 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-08 16:12:47.699 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-08 16:12:47.770 | Selecting previously unselected package vlan. 2026-07-08 16:12:47.782 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-08 16:12:47.785 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-08 16:12:47.864 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-08 16:12:47.876 | Setting up postgresql-client-common (257build1.1) ... 2026-07-08 16:12:47.895 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-08 16:12:47.906 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-08 16:12:47.918 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-08 16:12:47.950 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-08 16:12:47.956 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-08 16:12:47.968 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:12:47.979 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-08 16:12:47.991 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-08 16:12:48.003 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-08 16:12:48.014 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-08 16:12:48.026 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-08 16:12:48.038 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-08 16:12:48.050 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-08 16:12:48.681 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-08 16:12:48.681 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-08 16:12:49.144 | Setting up ncal (12.1.8) ... 2026-07-08 16:12:49.155 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-08 16:12:49.165 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-08 16:12:49.175 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-08 16:12:49.185 | Setting up vbetool (1.1-5) ... 2026-07-08 16:12:49.195 | Setting up pm-utils (1.4.1-21) ... 2026-07-08 16:12:49.213 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-08 16:12:49.226 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-08 16:12:49.237 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:49.247 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:12:49.258 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-08 16:12:49.267 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-08 16:12:49.278 | Setting up m4 (1.4.19-4build1) ... 2026-07-08 16:12:49.288 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 16:12:49.298 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-08 16:12:49.331 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-08 16:12:49.342 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-08 16:12:49.352 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-08 16:12:50.230 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-08 16:12:50.666 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:50.676 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-08 16:12:50.686 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-08 16:12:50.933 | Setting up autotools-dev (20220109.1) ... 2026-07-08 16:12:50.944 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-08 16:12:50.954 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:50.965 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-08 16:12:50.976 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-08 16:12:50.986 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:50.997 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:51.007 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-08 16:12:51.069 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:12:51.069 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:12:51.069 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:12:51.251 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:12:51.687 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-08 16:12:52.152 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:52.163 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 16:12:52.174 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-08 16:12:52.186 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:52.197 | Setting up ebtables (2.0.11-6build1) ... 2026-07-08 16:12:52.767 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-08 16:12:52.778 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-08 16:12:52.789 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-08 16:12:52.800 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:52.811 | Setting up bsdmainutils (12.1.8) ... 2026-07-08 16:12:52.824 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-08 16:12:52.836 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-08 16:12:52.846 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-08 16:12:52.857 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-08 16:12:52.868 | Setting up lsscsi (0.32-1build1) ... 2026-07-08 16:12:52.879 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-08 16:12:52.890 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-08 16:12:52.901 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:52.911 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-08 16:12:52.922 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-08 16:12:52.933 | Setting up autoconf (2.71-3) ... 2026-07-08 16:12:52.948 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:52.959 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:52.969 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-08 16:12:52.980 | Setting up dwz (0.15-1build6) ... 2026-07-08 16:12:52.991 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 16:12:53.002 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-08 16:12:53.013 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-08 16:12:53.039 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:53.049 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-08 16:12:53.061 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:53.072 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-08 16:12:53.084 | Setting up libjson-perl (4.10000-1) ... 2026-07-08 16:12:53.095 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:53.108 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-08 16:12:53.119 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-08 16:12:53.170 | Setting up debugedit (1:5.0-5build2) ... 2026-07-08 16:12:53.182 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-08 16:12:53.193 | Setting up libsub-override-perl (0.10-1) ... 2026-07-08 16:12:53.204 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-08 16:12:53.216 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:53.227 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:53.238 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:53.250 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-08 16:12:53.261 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-08 16:12:53.273 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 16:12:53.287 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-08 16:12:53.299 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-08 16:12:53.311 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-08 16:12:53.322 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-08 16:12:53.333 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-08 16:12:53.344 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-08 16:12:53.355 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:53.366 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:53.376 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-08 16:12:53.387 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-08 16:12:53.394 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-08 16:12:53.405 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-08 16:12:53.416 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:53.426 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-08 16:12:53.437 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-08 16:12:53.448 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 16:12:53.458 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:53.470 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 16:12:53.480 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:53.491 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-08 16:12:53.597 | Setting up libtool (2.4.7-7build1) ... 2026-07-08 16:12:53.608 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-08 16:12:53.618 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:12:54.132 | 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-07-08 16:12:54.168 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 16:12:54.178 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-08 16:12:55.013 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-08 16:12:55.588 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:12:55.601 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-08 16:12:55.612 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:55.624 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:55.635 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-08 16:12:55.646 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 16:12:55.657 | Setting up dh-autoreconf (20) ... 2026-07-08 16:12:55.668 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:55.679 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-08 16:12:55.689 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-08 16:12:55.698 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-08 16:12:55.708 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-08 16:12:55.718 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-08 16:12:55.728 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-08 16:12:55.737 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-08 16:12:55.746 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-08 16:12:55.755 | Setting up postgresql-common (257build1.1) ... 2026-07-08 16:12:55.825 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:12:55.826 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:12:55.826 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:12:55.903 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:12:56.372 | 2026-07-08 16:12:56.373 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-08 16:12:56.542 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-08 16:12:56.543 | Removing obsolete dictionary files: 2026-07-08 16:12:57.547 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-08 16:12:58.122 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:58.173 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:58.185 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 16:12:58.197 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-08 16:12:58.207 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:58.217 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-08 16:12:58.227 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:58.237 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:58.248 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:58.259 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:58.269 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-08 16:12:58.278 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:58.289 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-08 16:12:58.299 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:58.308 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:58.318 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-08 16:12:58.329 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:58.339 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-08 16:12:58.348 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-08 16:12:58.359 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:58.368 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-08 16:12:58.379 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-08 16:12:58.389 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:58.398 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 16:12:58.408 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:58.418 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-08 16:12:58.449 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-08 16:12:58.460 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-08 16:12:58.470 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-08 16:12:58.480 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:58.490 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-08 16:12:58.502 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-08 16:12:59.186 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:12:59.244 | Enabling module mpm_event. 2026-07-08 16:12:59.293 | Enabling module authz_core. 2026-07-08 16:12:59.300 | Enabling module authz_host. 2026-07-08 16:12:59.350 | Enabling module authn_core. 2026-07-08 16:12:59.356 | Enabling module auth_basic. 2026-07-08 16:12:59.408 | Enabling module access_compat. 2026-07-08 16:12:59.465 | Enabling module authn_file. 2026-07-08 16:12:59.523 | Enabling module authz_user. 2026-07-08 16:12:59.573 | Enabling module alias. 2026-07-08 16:12:59.622 | Enabling module dir. 2026-07-08 16:12:59.672 | Enabling module autoindex. 2026-07-08 16:12:59.722 | Enabling module env. 2026-07-08 16:12:59.773 | Enabling module mime. 2026-07-08 16:12:59.822 | Enabling module negotiation. 2026-07-08 16:12:59.869 | Enabling module setenvif. 2026-07-08 16:12:59.916 | Enabling module filter. 2026-07-08 16:12:59.968 | Enabling module deflate. 2026-07-08 16:13:00.016 | Enabling module status. 2026-07-08 16:13:00.064 | Enabling module reqtimeout. 2026-07-08 16:13:00.112 | Enabling conf charset. 2026-07-08 16:13:00.159 | Enabling conf localized-error-pages. 2026-07-08 16:13:00.208 | Enabling conf other-vhosts-access-log. 2026-07-08 16:13:00.255 | Enabling conf security. 2026-07-08 16:13:00.303 | Enabling conf serve-cgi-bin. 2026-07-08 16:13:00.353 | Enabling site 000-default. 2026-07-08 16:13:01.437 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-08 16:13:02.216 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-08 16:13:03.605 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-08 16:13:03.616 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-08 16:13:03.933 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 16:13:03.943 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-08 16:13:03.952 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-08 16:13:05.679 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-08 16:13:05.746 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-08 16:13:05.814 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-08 16:13:05.880 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-08 16:13:07.622 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-08 16:13:07.890 | Processing triggers for ufw (0.36.2-6) ... 2026-07-08 16:13:08.027 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-08 16:13:08.086 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:13:11.678 | Processing triggers for install-info (7.1-3build2) ... 2026-07-08 16:13:11.875 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-08 16:13:11.930 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 16:13:12.191 | perl: warning: Setting locale failed. 2026-07-08 16:13:12.192 | perl: warning: Please check that your locale settings: 2026-07-08 16:13:12.192 | LANGUAGE = (unset), 2026-07-08 16:13:12.192 | LC_ALL = "en_US.utf8", 2026-07-08 16:13:12.192 | LANG = "de_DE.UTF-8" 2026-07-08 16:13:12.192 | are supported and installed on your system. 2026-07-08 16:13:12.192 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:13:12.328 | perl: warning: Setting locale failed. 2026-07-08 16:13:12.328 | perl: warning: Please check that your locale settings: 2026-07-08 16:13:12.328 | LANGUAGE = (unset), 2026-07-08 16:13:12.328 | LC_ALL = "en_US.utf8", 2026-07-08 16:13:12.328 | LANG = "de_DE.UTF-8" 2026-07-08 16:13:12.328 | are supported and installed on your system. 2026-07-08 16:13:12.328 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:13:12.378 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:13:12.379 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:13:12.379 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:13:12.448 | perl: warning: Setting locale failed. 2026-07-08 16:13:12.448 | perl: warning: Please check that your locale settings: 2026-07-08 16:13:12.448 | LANGUAGE = (unset), 2026-07-08 16:13:12.448 | LC_ALL = "en_US.utf8", 2026-07-08 16:13:12.448 | LANG = "de_DE.UTF-8" 2026-07-08 16:13:12.448 | are supported and installed on your system. 2026-07-08 16:13:12.449 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:13:12.960 | 2026-07-08 16:13:12.960 | Running kernel seems to be up-to-date. 2026-07-08 16:13:12.960 | 2026-07-08 16:13:12.960 | Restarting services... 2026-07-08 16:13:13.024 | systemctl restart ksmtuned.service packagekit.service 2026-07-08 16:13:13.116 | 2026-07-08 16:13:13.117 | Service restarts being deferred: 2026-07-08 16:13:13.117 | systemctl restart virtlockd.service 2026-07-08 16:13:13.117 | systemctl restart virtlogd.service 2026-07-08 16:13:13.117 | 2026-07-08 16:13:13.117 | No containers need to be restarted. 2026-07-08 16:13:13.117 | 2026-07-08 16:13:13.117 | User sessions running outdated binaries: 2026-07-08 16:13:13.117 | quobyte @ session #5: sshd[2068] 2026-07-08 16:13:13.132 | 2026-07-08 16:13:13.132 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:13:15.247 | ++ functions-common:apt_get:1211 : result=0 2026-07-08 16:13:15.249 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:13:15.251 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:13:15.253 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:13:15.256 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:13:15.258 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:13:15.261 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:13:15.263 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:13:15.265 | ++ functions-common:time_stop:2427 : start_time=1783527112822 2026-07-08 16:13:15.267 | ++ functions-common:time_stop:2429 : [[ -z 1783527112822 ]] 2026-07-08 16:13:15.269 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:13:15.273 | ++ functions-common:time_stop:2432 : end_time=1783527195270 2026-07-08 16:13:15.275 | ++ functions-common:time_stop:2433 : elapsed_time=82448 2026-07-08 16:13:15.277 | ++ functions-common:time_stop:2434 : total=18691 2026-07-08 16:13:15.279 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:13:15.281 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101139 2026-07-08 16:13:15.283 | ++ functions-common:apt_get:1215 : return 0 2026-07-08 16:13:15.286 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-08 16:13:15.288 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-08 16:13:15.291 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-08 16:13:15.296 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-08 16:13:15.298 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-08 16:13:15.301 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-08 16:13:15.305 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-08 16:13:15.309 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-08 16:13:15.311 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-08 16:13:15.313 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-08 16:13:15.315 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:13:15.601 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-08 16:13:15.603 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-08 16:13:15.605 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-08 16:13:15.607 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-08 16:13:15.609 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-08 16:13:15.611 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-08 16:13:15.613 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-08 16:13:15.615 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-08 16:13:15.617 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-08 16:13:15.619 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-08 16:13:15.620 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-08 16:13:15.622 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-08 16:13:15.624 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-08 16:13:15.625 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-08 16:13:15.627 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-08 16:13:15.629 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-08 16:13:15.630 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-08 16:13:15.632 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-08 16:13:15.634 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-08 16:13:15.636 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-08 16:13:15.638 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-08 16:13:15.641 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-08 16:13:15.642 | + functions-common:_ensure_lsb_release:420 : return 2026-07-08 16:13:15.645 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-08 16:13:15.658 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-08 16:13:15.660 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-08 16:13:15.675 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-08 16:13:15.678 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-08 16:13:15.692 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-08 16:13:15.694 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-08 16:13:15.697 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-08 16:13:15.699 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-08 16:13:15.701 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-08 16:13:15.704 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-08 16:13:15.706 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-08 16:13:15.708 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-08 16:13:15.710 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-08 16:13:15.713 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-08 16:13:15.715 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-08 16:13:15.715 | Distro: noble 2026-07-08 16:13:15.717 | + tools/install_pip.sh:main:117 : get_versions 2026-07-08 16:13:15.720 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-08 16:13:15.723 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-08 16:13:15.726 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-08 16:13:15.729 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-08 16:13:15.729 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-08 16:13:16.416 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-08 16:13:16.418 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-08 16:13:16.418 | pip: 24.0 2026-07-08 16:13:16.420 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-08 16:13:16.422 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-08 16:13:16.423 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:13:16.425 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:13:16.427 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:13:16.428 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:13:16.430 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:13:16.431 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:13:16.433 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:13:16.435 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:13:16.436 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:13:16.438 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:13:16.439 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:13:16.441 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:13:16.442 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:13:16.444 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-08 16:13:16.446 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:13:16.448 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:13:16.449 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-08 16:13:16.453 | + tools/install_pip.sh:main:146 : set -x 2026-07-08 16:13:16.455 | + tools/install_pip.sh:main:149 : get_versions 2026-07-08 16:13:16.458 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-08 16:13:16.462 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-08 16:13:16.464 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-08 16:13:16.468 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-08 16:13:16.468 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-08 16:13:17.061 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-08 16:13:17.063 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-08 16:13:17.063 | pip: 24.0 2026-07-08 16:13:17.066 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-08 16:13:17.069 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-08 16:13:17.073 | + ./stack.sh:main:804 : fixup_all 2026-07-08 16:13:17.076 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-08 16:13:17.079 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-08 16:13:17.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:13:17.083 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:13:17.087 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-08 16:13:17.103 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-08 16:13:17.117 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-08 16:13:17.133 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-08 16:13:17.136 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-08 16:13:17.139 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:13:17.142 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:13:17.144 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:13:17.146 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:13:17.148 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:13:17.151 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:13:17.153 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:13:17.155 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:13:17.158 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:13:17.161 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:13:17.164 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:13:17.167 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:13:17.169 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:13:17.171 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-08 16:13:17.174 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-08 16:13:17.177 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-08 16:13:17.192 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-08 16:13:17.207 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-08 16:13:17.222 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-08 16:13:17.237 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-08 16:13:17.252 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-08 16:13:17.269 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-08 16:13:17.285 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-08 16:13:17.300 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-08 16:13:17.302 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-08 16:13:17.305 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-08 16:13:22.927 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-08 16:13:22.950 | Using python 3.12 to install setuptools 2026-07-08 16:13:22.952 | + 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-07-08 16:13:24.356 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-08 16:13:24.609 | Collecting pip 2026-07-08 16:13:24.710 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-08 16:13:24.723 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-08 16:13:25.182 | Collecting setuptools[core] 2026-07-08 16:13:25.198 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 16:13:25.360 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-08 16:13:25.382 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:13:25.466 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-08 16:13:25.482 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-08 16:13:25.504 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-07-08 16:13:25.581 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-08 16:13:25.600 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 16:13:25.704 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-08 16:13:25.720 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:13:25.800 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-08 16:13:25.817 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:13:25.937 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:25.954 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 16:13:26.037 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:26.055 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 16:13:26.301 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:26.319 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-08 16:13:26.407 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:26.425 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:13:26.599 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:26.615 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-08 16:13:26.679 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:26.694 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 16:13:26.787 | 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-07-08 16:13:26.802 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-08 16:13:26.896 | 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-07-08 16:13:26.912 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 16:13:26.959 | 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-07-08 16:13:26.990 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-08 16:13:27.072 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.3 MB/s eta 0:00:00 2026-07-08 16:13:27.088 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-08 16:13:27.114 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-08 16:13:27.135 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-08 16:13:27.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.7 MB/s eta 0:00:00 2026-07-08 16:13:27.163 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-08 16:13:27.177 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.0 MB/s eta 0:00:00 2026-07-08 16:13:27.193 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-08 16:13:27.216 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-08 16:13:27.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.4 MB/s eta 0:00:00 2026-07-08 16:13:27.273 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-08 16:13:27.297 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-08 16:13:27.319 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-08 16:13:27.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 12.4 MB/s eta 0:00:00 2026-07-08 16:13:27.348 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-08 16:13:27.371 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-08 16:13:27.392 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 18.9 MB/s eta 0:00:00 2026-07-08 16:13:27.408 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-08 16:13:27.431 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-08 16:13:27.445 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-07-08 16:13:27.460 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-08 16:13:27.506 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.6 MB/s eta 0:00:00 2026-07-08 16:13:28.233 | 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-07-08 16:13:28.257 | Attempting uninstall: setuptools 2026-07-08 16:13:28.273 | Found existing installation: setuptools 68.1.2 2026-07-08 16:13:28.273 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:13:28.274 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-08 16:13:29.425 | Attempting uninstall: pygments 2026-07-08 16:13:29.457 | Found existing installation: Pygments 2.17.2 2026-07-08 16:13:29.458 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:13:29.459 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-08 16:13:30.723 | Attempting uninstall: pip 2026-07-08 16:13:30.729 | Found existing installation: pip 24.0 2026-07-08 16:13:30.802 | Uninstalling pip-24.0: 2026-07-08 16:13:30.814 | Successfully uninstalled pip-24.0 2026-07-08 16:13:32.460 | Attempting uninstall: packaging 2026-07-08 16:13:32.500 | Found existing installation: packaging 24.0 2026-07-08 16:13:32.500 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:13:32.500 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-08 16:13:32.691 | Attempting uninstall: markdown-it-py 2026-07-08 16:13:32.702 | Found existing installation: markdown-it-py 3.0.0 2026-07-08 16:13:32.702 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:13:32.702 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-08 16:13:32.862 | Attempting uninstall: wheel 2026-07-08 16:13:32.883 | Found existing installation: wheel 0.42.0 2026-07-08 16:13:32.886 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:13:32.886 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-08 16:13:32.935 | Attempting uninstall: rich 2026-07-08 16:13:32.977 | Found existing installation: rich 13.7.1 2026-07-08 16:13:32.977 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:13:32.978 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-08 16:13:33.697 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-08 16:13:33.905 | + inc/python:pip_install:216 : result=0 2026-07-08 16:13:33.908 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:13:33.911 | + functions-common:time_stop:2420 : local name 2026-07-08 16:13:33.914 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:13:33.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:13:33.919 | + functions-common:time_stop:2423 : local total 2026-07-08 16:13:33.922 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:13:33.924 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:13:33.927 | + functions-common:time_stop:2427 : start_time=1783527202944 2026-07-08 16:13:33.930 | + functions-common:time_stop:2429 : [[ -z 1783527202944 ]] 2026-07-08 16:13:33.933 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:13:33.938 | + functions-common:time_stop:2432 : end_time=1783527213934 2026-07-08 16:13:33.940 | + functions-common:time_stop:2433 : elapsed_time=10990 2026-07-08 16:13:33.943 | + functions-common:time_stop:2434 : total=0 2026-07-08 16:13:33.945 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:13:33.948 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10990 2026-07-08 16:13:33.951 | + inc/python:pip_install:219 : return 0 2026-07-08 16:13:33.954 | + 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-07-08 16:13:33.956 | + 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-07-08 16:13:33.960 | + 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-07-08 16:13:33.962 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-08 16:13:33.965 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-08 16:13:33.968 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-08 16:13:33.992 | Using python 3.12 to install os-testr 2026-07-08 16:13:33.994 | + 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-07-08 16:13:35.336 | Collecting os-testr 2026-07-08 16:13:35.474 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-08 16:13:35.535 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-08 16:13:35.562 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-08 16:13:35.599 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-08 16:13:35.615 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-08 16:13:35.674 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-08 16:13:35.690 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-08 16:13:35.702 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-08 16:13:35.733 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-08 16:13:35.751 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-08 16:13:35.854 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-08 16:13:35.869 | 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-07-08 16:13:35.906 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-08 16:13:35.932 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-08 16:13:35.971 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-08 16:13:35.995 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-08 16:13:36.018 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-08 16:13:36.040 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-08 16:13:36.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.8 MB/s 0:00:00 2026-07-08 16:13:36.236 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-08 16:13:36.381 | Attempting uninstall: PyYAML 2026-07-08 16:13:36.390 | Found existing installation: PyYAML 6.0.1 2026-07-08 16:13:36.390 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:13:36.390 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-08 16:13:36.777 | 2026-07-08 16:13:36.781 | 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-07-08 16:13:36.896 | + inc/python:pip_install:216 : result=0 2026-07-08 16:13:36.899 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:13:36.902 | + functions-common:time_stop:2420 : local name 2026-07-08 16:13:36.905 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:13:36.908 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:13:36.911 | + functions-common:time_stop:2423 : local total 2026-07-08 16:13:36.914 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:13:36.916 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:13:36.919 | + functions-common:time_stop:2427 : start_time=1783527213986 2026-07-08 16:13:36.922 | + functions-common:time_stop:2429 : [[ -z 1783527213986 ]] 2026-07-08 16:13:36.925 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:13:36.930 | + functions-common:time_stop:2432 : end_time=1783527216926 2026-07-08 16:13:36.933 | + functions-common:time_stop:2433 : elapsed_time=2940 2026-07-08 16:13:36.935 | + functions-common:time_stop:2434 : total=10990 2026-07-08 16:13:36.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:13:36.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13930 2026-07-08 16:13:36.944 | + inc/python:pip_install:219 : return 0 2026-07-08 16:13:36.946 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-08 16:13:37.011 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-08 16:13:37.108 | + ./stack.sh:main:832 : install_infra 2026-07-08 16:13:37.112 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-08 16:13:37.115 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-08 16:13:37.118 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-08 16:13:42.657 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-08 16:13:42.660 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-08 16:13:42.687 | + 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-07-08 16:13:44.057 | Collecting pbr 2026-07-08 16:13:44.060 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-08 16:13:44.486 | Collecting setuptools[core] 2026-07-08 16:13:44.490 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 16:13:44.637 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-08 16:13:44.639 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:13:44.745 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-08 16:13:44.747 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-08 16:13:44.845 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-08 16:13:44.847 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 16:13:44.938 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-08 16:13:44.940 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:13:45.009 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-08 16:13:45.012 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:13:45.111 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:45.113 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 16:13:45.186 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:45.190 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 16:13:45.413 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:45.416 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-08 16:13:45.490 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:45.492 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:13:45.660 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:45.662 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-08 16:13:45.712 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 16:13:45.715 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 16:13:45.796 | 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-07-08 16:13:45.798 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-08 16:13:45.885 | 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-07-08 16:13:45.888 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 16:13:45.975 | 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-07-08 16:13:46.069 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 16:13:46.163 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-08 16:13:46.169 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-08 16:13:46.169 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-08 16:13:46.171 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-08 16:13:46.174 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-08 16:13:46.177 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-08 16:13:46.180 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-08 16:13:46.191 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-08 16:13:46.193 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-08 16:13:46.196 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-08 16:13:46.199 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-08 16:13:46.201 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-08 16:13:46.206 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-08 16:13:46.209 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-08 16:13:46.212 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-08 16:13:46.237 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-08 16:13:46.515 | 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-07-08 16:13:50.283 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-08 16:13:50.494 | + inc/python:pip_install:216 : result=0 2026-07-08 16:13:50.498 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:13:50.501 | + functions-common:time_stop:2420 : local name 2026-07-08 16:13:50.504 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:13:50.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:13:50.509 | + functions-common:time_stop:2423 : local total 2026-07-08 16:13:50.512 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:13:50.515 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:13:50.517 | + functions-common:time_stop:2427 : start_time=1783527222678 2026-07-08 16:13:50.520 | + functions-common:time_stop:2429 : [[ -z 1783527222678 ]] 2026-07-08 16:13:50.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:13:50.528 | + functions-common:time_stop:2432 : end_time=1783527230525 2026-07-08 16:13:50.530 | + functions-common:time_stop:2433 : elapsed_time=7847 2026-07-08 16:13:50.533 | + functions-common:time_stop:2434 : total=13930 2026-07-08 16:13:50.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:13:50.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21777 2026-07-08 16:13:50.542 | + inc/python:pip_install:219 : return 0 2026-07-08 16:13:50.546 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-08 16:13:50.549 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-08 16:13:50.574 | + 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-07-08 16:13:51.921 | Processing /opt/stack/requirements 2026-07-08 16:13:51.925 | Installing build dependencies: started 2026-07-08 16:13:55.101 | Installing build dependencies: finished with status 'done' 2026-07-08 16:13:55.104 | Getting requirements to build wheel: started 2026-07-08 16:13:55.391 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 16:13:55.396 | Preparing metadata (pyproject.toml): started 2026-07-08 16:13:56.575 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:13:56.763 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:56.854 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-08 16:13:56.874 | 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.dev8493) (26.2) 2026-07-08 16:13:56.979 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:56.996 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 16:13:57.146 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:57.148 | 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-07-08 16:13:57.204 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:57.221 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-08 16:13:57.234 | 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.dev8493) (83.0.0) 2026-07-08 16:13:57.571 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:57.587 | 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-07-08 16:13:57.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-07-08 16:13:57.676 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:57.692 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-08 16:13:57.816 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:57.832 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-08 16:13:57.920 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 16:13:57.936 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 16:13:58.059 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-08 16:13:58.082 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-08 16:13:58.095 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-07-08 16:13:58.098 | 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-07-08 16:13:58.121 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-08 16:13:58.134 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.3 MB/s eta 0:00:00 2026-07-08 16:13:58.150 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-08 16:13:58.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.7 MB/s eta 0:00:00 2026-07-08 16:13:58.180 | 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-07-08 16:13:58.198 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.3 MB/s eta 0:00:00 2026-07-08 16:13:58.213 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-08 16:13:58.226 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-07-08 16:13:58.242 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-08 16:13:58.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.8 MB/s eta 0:00:00 2026-07-08 16:13:58.289 | Building wheels for collected packages: openstack_requirements 2026-07-08 16:13:58.290 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-08 16:14:00.513 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-08 16:14:00.513 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8493-py3-none-any.whl size=52404 sha256=02a62f5468e42f9bc0a87df99977761807f36f4f3d31db29f1c03ebf06667dad 2026-07-08 16:14:00.516 | Stored in directory: /tmp/pip-ephem-wheel-cache-fzslke0x/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-08 16:14:00.519 | Successfully built openstack_requirements 2026-07-08 16:14:00.792 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-08 16:14:01.563 | 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.dev8493 requests-2.34.2 urllib3-2.7.0 2026-07-08 16:14:01.769 | + inc/python:pip_install:216 : result=0 2026-07-08 16:14:01.772 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:14:01.775 | + functions-common:time_stop:2420 : local name 2026-07-08 16:14:01.778 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:14:01.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:14:01.784 | + functions-common:time_stop:2423 : local total 2026-07-08 16:14:01.787 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:14:01.789 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:14:01.792 | + functions-common:time_stop:2427 : start_time=1783527230565 2026-07-08 16:14:01.795 | + functions-common:time_stop:2429 : [[ -z 1783527230565 ]] 2026-07-08 16:14:01.798 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:14:01.802 | + functions-common:time_stop:2432 : end_time=1783527241799 2026-07-08 16:14:01.805 | + functions-common:time_stop:2433 : elapsed_time=11234 2026-07-08 16:14:01.807 | + functions-common:time_stop:2434 : total=21777 2026-07-08 16:14:01.810 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:14:01.813 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33011 2026-07-08 16:14:01.816 | + inc/python:pip_install:219 : return 0 2026-07-08 16:14:01.818 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-08 16:14:01.821 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-08 16:14:01.823 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-08 16:14:01.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:14:01.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:14:01.832 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-08 16:14:01.836 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:14:01.838 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-08 16:14:01.860 | Using python 3.12 to install pbr 2026-07-08 16:14:01.863 | + 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-07-08 16:14:02.829 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-08 16:14:03.014 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-08 16:14:03.245 | + inc/python:pip_install:216 : result=0 2026-07-08 16:14:03.247 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:14:03.249 | + functions-common:time_stop:2420 : local name 2026-07-08 16:14:03.252 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:14:03.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:14:03.257 | + functions-common:time_stop:2423 : local total 2026-07-08 16:14:03.259 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:14:03.261 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:14:03.263 | + functions-common:time_stop:2427 : start_time=1783527241854 2026-07-08 16:14:03.265 | + functions-common:time_stop:2429 : [[ -z 1783527241854 ]] 2026-07-08 16:14:03.268 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:14:03.271 | + functions-common:time_stop:2432 : end_time=1783527243269 2026-07-08 16:14:03.273 | + functions-common:time_stop:2433 : elapsed_time=1415 2026-07-08 16:14:03.275 | + functions-common:time_stop:2434 : total=33011 2026-07-08 16:14:03.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:14:03.280 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34426 2026-07-08 16:14:03.282 | + inc/python:pip_install:219 : return 0 2026-07-08 16:14:03.284 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-08 16:14:08.802 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-08 16:14:09.589 | Collecting bindep 2026-07-08 16:14:09.697 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-08 16:14:09.807 | Collecting distro>=1.7 (from bindep) 2026-07-08 16:14:09.823 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-08 16:14:09.906 | Collecting packaging (from bindep) 2026-07-08 16:14:09.909 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:14:09.961 | Collecting Parsley (from bindep) 2026-07-08 16:14:09.978 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-08 16:14:10.069 | Collecting pbr>=2 (from bindep) 2026-07-08 16:14:10.072 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-08 16:14:10.471 | Collecting setuptools (from pbr>=2->bindep) 2026-07-08 16:14:10.474 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 16:14:10.562 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-08 16:14:10.594 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-08 16:14:10.603 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-08 16:14:10.606 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-08 16:14:10.626 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-08 16:14:10.650 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.3 MB/s eta 0:00:00 2026-07-08 16:14:10.652 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-08 16:14:10.795 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-08 16:14:12.545 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-08 16:14:12.691 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-08 16:14:12.695 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-08 16:14:12.699 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-08 16:14:12.719 | + ./stack.sh:main:841 : pkgs= 2026-07-08 16:14:12.722 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-08 16:14:12.725 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-08 16:14:12.728 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 16:14:12.731 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-08 16:14:12.734 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 16:14:12.736 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 16:14:12.738 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 16:14:12.742 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 16:14:12.744 | + functions-common:run_phase:1858 : local extra 2026-07-08 16:14:12.747 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 16:14:12.752 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 16:14:12.754 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 16:14:12.757 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 16:14:12.761 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-08 16:14:12.763 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 16:14:12.780 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:14:12.783 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:14:12.785 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:14:12.787 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-08 16:14:12.791 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:14:12.794 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 16:14:12.798 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:14:12.800 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-08 16:14:12.803 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:14:12.806 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-08 16:14:12.808 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:14:12.812 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-08 16:14:12.816 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 16:14:12.818 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 16:14:12.821 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:14:12.824 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 16:14:12.826 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-08 16:14:12.829 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 16:14:12.833 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-08 16:14:12.836 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 16:14:12.839 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 16:14:12.842 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-08 16:14:12.845 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-08 16:14:12.848 | + functions:set_systemd_override:845 : local value=2048 2026-07-08 16:14:12.851 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-08 16:14:12.854 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-08 16:14:12.924 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-08 16:14:12.924 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-08 16:14:12.927 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-08 16:14:13.351 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-08 16:14:13.354 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-08 16:14:13.376 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:14:13.380 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-08 16:14:13.384 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:14:13.387 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:14:13.390 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:14:13.393 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:14:13.397 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:14:13.400 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:14:13.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:14:13.406 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:14:13.409 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:14:13.412 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:14:13.415 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:14:13.419 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:14:13.422 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-08 16:14:13.425 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:14:13.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:14:13.430 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:14:13.432 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-08 16:14:13.457 | + 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-07-08 16:14:13.496 | Reading package lists... 2026-07-08 16:14:13.906 | Building dependency tree... 2026-07-08 16:14:13.908 | Reading state information... 2026-07-08 16:14:14.457 | The following packages were automatically installed and are no longer required: 2026-07-08 16:14:14.459 | libfwupd2 libgusb2 2026-07-08 16:14:14.459 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:14:14.460 | The following additional packages will be installed: 2026-07-08 16:14:14.461 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-08 16:14:14.461 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-08 16:14:14.461 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-08 16:14:14.463 | erlang-tools erlang-xmerl 2026-07-08 16:14:14.465 | Suggested packages: 2026-07-08 16:14:14.465 | erlang erlang-manpages erlang-doc 2026-07-08 16:14:14.521 | The following NEW packages will be installed: 2026-07-08 16:14:14.521 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-08 16:14:14.521 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-08 16:14:14.521 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-08 16:14:14.523 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-08 16:14:14.782 | 0 upgraded, 18 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:14:14.782 | Need to get 36.1 MB of archives. 2026-07-08 16:14:14.782 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-08 16:14:14.782 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-08 16:14:17.157 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-08 16:14:17.340 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-08 16:14:17.342 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-08 16:14:17.461 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-08 16:14:17.540 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-08 16:14:17.543 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-08 16:14:17.746 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-08 16:14:17.749 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-08 16:14:17.750 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-08 16:14:17.752 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-08 16:14:17.877 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-08 16:14:17.955 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-08 16:14:17.956 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-08 16:14:17.958 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-08 16:14:17.962 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-08 16:14:18.038 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-08 16:14:18.210 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-08 16:14:19.781 | perl: warning: Setting locale failed. 2026-07-08 16:14:19.781 | perl: warning: Please check that your locale settings: 2026-07-08 16:14:19.781 | LANGUAGE = (unset), 2026-07-08 16:14:19.781 | LC_ALL = "en_US.utf8", 2026-07-08 16:14:19.781 | LANG = "de_DE.UTF-8" 2026-07-08 16:14:19.781 | are supported and installed on your system. 2026-07-08 16:14:19.781 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:14:19.842 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:14:19.842 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:14:19.842 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:14:20.048 | Fetched 36.1 MB in 5s (7305 kB/s) 2026-07-08 16:14:20.121 | Selecting previously unselected package erlang-base. 2026-07-08 16:14:20.185 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-08 16:14:20.191 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:20.195 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:20.585 | Selecting previously unselected package erlang-asn1. 2026-07-08 16:14:20.597 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:20.601 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:20.662 | Selecting previously unselected package erlang-crypto. 2026-07-08 16:14:20.675 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:20.678 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:20.726 | Selecting previously unselected package erlang-public-key. 2026-07-08 16:14:20.738 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:20.741 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:20.798 | Selecting previously unselected package erlang-mnesia. 2026-07-08 16:14:20.810 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:20.814 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:20.880 | Selecting previously unselected package erlang-runtime-tools. 2026-07-08 16:14:20.893 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:20.896 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:20.964 | Selecting previously unselected package erlang-ssl. 2026-07-08 16:14:20.976 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:20.980 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.069 | Selecting previously unselected package erlang-eldap. 2026-07-08 16:14:21.080 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.084 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.128 | Selecting previously unselected package erlang-ftp. 2026-07-08 16:14:21.138 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.142 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.186 | Selecting previously unselected package erlang-tftp. 2026-07-08 16:14:21.198 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.202 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.251 | Selecting previously unselected package erlang-inets. 2026-07-08 16:14:21.262 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.266 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.348 | Selecting previously unselected package erlang-snmp. 2026-07-08 16:14:21.358 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.362 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.517 | Selecting previously unselected package erlang-os-mon. 2026-07-08 16:14:21.529 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.532 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.576 | Selecting previously unselected package erlang-parsetools. 2026-07-08 16:14:21.588 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.592 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.639 | Selecting previously unselected package erlang-syntax-tools. 2026-07-08 16:14:21.651 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.655 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.706 | Selecting previously unselected package erlang-tools. 2026-07-08 16:14:21.718 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.722 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.787 | Selecting previously unselected package erlang-xmerl. 2026-07-08 16:14:21.799 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 16:14:21.802 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:21.918 | Selecting previously unselected package rabbitmq-server. 2026-07-08 16:14:21.931 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-08 16:14:21.958 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-08 16:14:23.065 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:23.433 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-08 16:14:23.433 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-08 16:14:25.952 | Searching for services which depend on erlang and should be started... none found. 2026-07-08 16:14:25.960 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:25.974 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:25.987 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.000 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.013 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.026 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.038 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.051 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.064 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.075 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.087 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.101 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.114 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.128 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.141 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.153 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 16:14:26.166 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-08 16:14:26.255 | info: Selecting GID from range 100 to 999 ... 2026-07-08 16:14:26.261 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-08 16:14:26.360 | info: Selecting UID from range 100 to 999 ... 2026-07-08 16:14:26.360 | 2026-07-08 16:14:26.365 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-08 16:14:26.367 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-08 16:14:26.416 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-08 16:14:26.626 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-08 16:14:46.370 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:14:48.047 | perl: warning: Setting locale failed. 2026-07-08 16:14:48.047 | perl: warning: Please check that your locale settings: 2026-07-08 16:14:48.047 | LANGUAGE = (unset), 2026-07-08 16:14:48.047 | LC_ALL = "en_US.utf8", 2026-07-08 16:14:48.048 | LANG = "de_DE.UTF-8" 2026-07-08 16:14:48.048 | are supported and installed on your system. 2026-07-08 16:14:48.048 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:14:48.173 | perl: warning: Setting locale failed. 2026-07-08 16:14:48.173 | perl: warning: Please check that your locale settings: 2026-07-08 16:14:48.173 | LANGUAGE = (unset), 2026-07-08 16:14:48.173 | LC_ALL = "en_US.utf8", 2026-07-08 16:14:48.173 | LANG = "de_DE.UTF-8" 2026-07-08 16:14:48.174 | are supported and installed on your system. 2026-07-08 16:14:48.174 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:14:48.222 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:14:48.222 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:14:48.223 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:14:48.290 | perl: warning: Setting locale failed. 2026-07-08 16:14:48.290 | perl: warning: Please check that your locale settings: 2026-07-08 16:14:48.291 | LANGUAGE = (unset), 2026-07-08 16:14:48.291 | LC_ALL = "en_US.utf8", 2026-07-08 16:14:48.291 | LANG = "de_DE.UTF-8" 2026-07-08 16:14:48.291 | are supported and installed on your system. 2026-07-08 16:14:48.291 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:14:48.788 | 2026-07-08 16:14:48.788 | Running kernel seems to be up-to-date. 2026-07-08 16:14:48.788 | 2026-07-08 16:14:48.788 | Restarting services... 2026-07-08 16:14:48.812 | 2026-07-08 16:14:48.812 | Service restarts being deferred: 2026-07-08 16:14:48.812 | systemctl restart virtlockd.service 2026-07-08 16:14:48.812 | systemctl restart virtlogd.service 2026-07-08 16:14:48.812 | 2026-07-08 16:14:48.812 | No containers need to be restarted. 2026-07-08 16:14:48.812 | 2026-07-08 16:14:48.813 | User sessions running outdated binaries: 2026-07-08 16:14:48.813 | quobyte @ session #5: sshd[2068] 2026-07-08 16:14:48.822 | 2026-07-08 16:14:48.822 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:14:50.840 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:14:50.842 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:14:50.844 | + functions-common:time_stop:2420 : local name 2026-07-08 16:14:50.846 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:14:50.848 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:14:50.851 | + functions-common:time_stop:2423 : local total 2026-07-08 16:14:50.853 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:14:50.856 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:14:50.858 | + functions-common:time_stop:2427 : start_time=1783527253454 2026-07-08 16:14:50.860 | + functions-common:time_stop:2429 : [[ -z 1783527253454 ]] 2026-07-08 16:14:50.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:14:50.867 | + functions-common:time_stop:2432 : end_time=1783527290864 2026-07-08 16:14:50.869 | + functions-common:time_stop:2433 : elapsed_time=37410 2026-07-08 16:14:50.872 | + functions-common:time_stop:2434 : total=101139 2026-07-08 16:14:50.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:14:50.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138549 2026-07-08 16:14:50.878 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:14:50.880 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-08 16:14:50.883 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:14:50.885 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:14:50.888 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:14:50.890 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:14:50.892 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:14:50.894 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:14:50.897 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:14:50.899 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:14:50.901 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:14:50.904 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:14:50.906 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:14:50.908 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:14:50.910 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:14:50.912 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-08 16:14:50.914 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-08 16:14:50.929 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:14:50.931 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-08 16:14:50.933 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:14:50.935 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-08 16:14:50.938 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-08 16:14:50.940 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-08 16:14:50.944 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-08 16:14:50.946 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-08 16:14:50.949 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-08 16:14:50.951 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-08 16:14:50.953 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-08 16:14:50.955 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-08 16:14:50.958 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-08 16:14:52.047 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-08 16:14:52.047 | user tags 2026-07-08 16:14:52.047 | guest [administrator]' 2026-07-08 16:14:52.051 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-08 16:14:52.051 | user tags 2026-07-08 16:14:52.051 | guest [administrator]' 2026-07-08 16:14:52.051 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-08 16:14:52.058 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-08 16:14:52.060 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-08 16:14:52.063 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-08 16:14:53.155 | Adding user "stackrabbit" ... 2026-07-08 16:14:53.176 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-08 16:14:53.196 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-08 16:14:54.274 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-08 16:14:54.306 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-08 16:14:54.309 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-08 16:14:55.363 | Changing password for user "stackrabbit" ... 2026-07-08 16:14:55.396 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-08 16:14:55.398 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-08 16:14:55.401 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-08 16:14:56.443 | Deleting user "guest" ... 2026-07-08 16:14:56.474 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-08 16:14:56.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:14:56.495 | + ./stack.sh:main:858 : install_database 2026-07-08 16:14:56.498 | + lib/database:install_database:118 : install_database_mysql 2026-07-08 16:14:56.500 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-08 16:14:56.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:14:56.506 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:14:56.508 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-08 16:14:56.520 | perl: warning: Setting locale failed. 2026-07-08 16:14:56.520 | perl: warning: Please check that your locale settings: 2026-07-08 16:14:56.520 | LANGUAGE = (unset), 2026-07-08 16:14:56.520 | LC_ALL = "en_US.utf8", 2026-07-08 16:14:56.520 | LANG = "de_DE.UTF-8" 2026-07-08 16:14:56.521 | are supported and installed on your system. 2026-07-08 16:14:56.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:14:56.569 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:14:56.570 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:14:56.570 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:14:56.679 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-08 16:14:56.682 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-08 16:14:56.687 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-08 16:14:56.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:14:56.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:14:56.696 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-08 16:14:56.699 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-08 16:14:56.702 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-08 16:14:56.707 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-08 16:14:56.710 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-08 16:14:56.712 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:14:56.715 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:14:56.719 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:14:56.722 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:14:56.725 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:14:56.728 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:14:56.731 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:14:56.734 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:14:56.737 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:14:56.740 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:14:56.742 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:14:56.745 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:14:56.748 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:14:56.751 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-08 16:14:56.754 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:14:56.756 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:14:56.759 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-08 16:14:56.762 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:14:56.765 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:14:56.767 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:14:56.770 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:14:56.773 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:14:56.776 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:14:56.778 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:14:56.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:14:56.783 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:14:56.786 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:14:56.789 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:14:56.792 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:14:56.794 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-08 16:14:56.797 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:14:56.799 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:14:56.802 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:14:56.805 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-08 16:14:56.827 | + 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-07-08 16:14:56.864 | Reading package lists... 2026-07-08 16:14:57.230 | Building dependency tree... 2026-07-08 16:14:57.232 | Reading state information... 2026-07-08 16:14:57.779 | The following packages were automatically installed and are no longer required: 2026-07-08 16:14:57.781 | libfwupd2 libgusb2 2026-07-08 16:14:57.781 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:14:57.783 | The following additional packages will be installed: 2026-07-08 16:14:57.783 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-08 16:14:57.784 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-08 16:14:57.785 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-08 16:14:57.785 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-08 16:14:57.785 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-08 16:14:57.785 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-08 16:14:57.786 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-08 16:14:57.788 | Suggested packages: 2026-07-08 16:14:57.789 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-08 16:14:57.789 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-08 16:14:57.836 | The following NEW packages will be installed: 2026-07-08 16:14:57.837 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-08 16:14:57.838 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-08 16:14:57.838 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-08 16:14:57.838 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-08 16:14:57.838 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-08 16:14:57.838 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-08 16:14:57.838 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-08 16:14:58.087 | 0 upgraded, 27 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:14:58.087 | Need to get 29.6 MB of archives. 2026-07-08 16:14:58.087 | After this operation, 243 MB of additional disk space will be used. 2026-07-08 16:14:58.088 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-08 16:14:59.175 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-08 16:14:59.272 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-08 16:14:59.273 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-08 16:14:59.275 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-08 16:14:59.380 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-08 16:15:00.643 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-08 16:15:00.706 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-08 16:15:00.706 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-08 16:15:00.708 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-08 16:15:00.903 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-08 16:15:01.585 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-08 16:15:01.696 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-08 16:15:01.902 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-08 16:15:02.004 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-08 16:15:02.106 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-08 16:15:02.303 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-08 16:15:02.506 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-08 16:15:02.822 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-08 16:15:02.919 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-08 16:15:03.046 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-08 16:15:03.193 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-08 16:15:03.417 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-08 16:15:03.774 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-08 16:15:03.880 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-08 16:15:09.188 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-08 16:15:09.287 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-08 16:15:09.531 | perl: warning: Setting locale failed. 2026-07-08 16:15:09.531 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:09.532 | LANGUAGE = (unset), 2026-07-08 16:15:09.532 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:09.532 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:09.532 | are supported and installed on your system. 2026-07-08 16:15:09.532 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:09.594 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:15:09.594 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:15:09.594 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:15:09.724 | Vorkonfiguration der Pakete ... 2026-07-08 16:15:09.734 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:15:09.851 | Fetched 29.6 MB in 11s (2592 kB/s) 2026-07-08 16:15:09.888 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-08 16:15:09.952 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-08 16:15:09.959 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 16:15:09.963 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:10.370 | Selecting previously unselected package mysql-client-8.0. 2026-07-08 16:15:10.383 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 16:15:10.387 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:10.436 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-08 16:15:10.449 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-08 16:15:10.458 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 16:15:10.503 | Selecting previously unselected package libmecab2:amd64. 2026-07-08 16:15:10.516 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-08 16:15:10.520 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-08 16:15:10.574 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-08 16:15:10.585 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-08 16:15:10.589 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-08 16:15:10.637 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-08 16:15:10.649 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 16:15:10.653 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:11.669 | Selecting previously unselected package mysql-server-8.0. 2026-07-08 16:15:11.681 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 16:15:11.690 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:15:11.740 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:15:11.740 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:15:11.740 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:15:11.816 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:15:11.827 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:15:12.119 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:12.184 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-08 16:15:12.196 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-08 16:15:12.201 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-08 16:15:12.241 | Selecting previously unselected package liburi-perl. 2026-07-08 16:15:12.254 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-08 16:15:12.258 | Unpacking liburi-perl (5.27-1) ... 2026-07-08 16:15:12.340 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-08 16:15:12.351 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-08 16:15:12.355 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-08 16:15:12.411 | Selecting previously unselected package libcgi-pm-perl. 2026-07-08 16:15:12.422 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-08 16:15:12.425 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-08 16:15:12.485 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-08 16:15:12.496 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:15:12.500 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 16:15:12.543 | Selecting previously unselected package libfcgi-perl. 2026-07-08 16:15:12.556 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-08 16:15:12.562 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-08 16:15:12.605 | Selecting previously unselected package libcgi-fast-perl. 2026-07-08 16:15:12.616 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-08 16:15:12.620 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-08 16:15:12.658 | Selecting previously unselected package libclone-perl:amd64. 2026-07-08 16:15:12.671 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-08 16:15:12.675 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-08 16:15:12.715 | Selecting previously unselected package libencode-locale-perl. 2026-07-08 16:15:12.727 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-08 16:15:12.732 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-08 16:15:12.772 | Selecting previously unselected package libfcgi-bin. 2026-07-08 16:15:12.784 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:15:12.789 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 16:15:12.826 | Selecting previously unselected package libhtml-template-perl. 2026-07-08 16:15:12.838 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-08 16:15:12.842 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-08 16:15:12.885 | Selecting previously unselected package libtimedate-perl. 2026-07-08 16:15:12.896 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-08 16:15:12.900 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-08 16:15:12.967 | Selecting previously unselected package libhttp-date-perl. 2026-07-08 16:15:12.977 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-08 16:15:12.981 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-08 16:15:13.019 | Selecting previously unselected package libio-html-perl. 2026-07-08 16:15:13.032 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-08 16:15:13.036 | Unpacking libio-html-perl (1.004-3) ... 2026-07-08 16:15:13.075 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-08 16:15:13.086 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-08 16:15:13.090 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-08 16:15:13.133 | Selecting previously unselected package libhttp-message-perl. 2026-07-08 16:15:13.145 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-08 16:15:13.149 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-08 16:15:13.202 | Selecting previously unselected package mecab-utils. 2026-07-08 16:15:13.212 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-08 16:15:13.216 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-08 16:15:13.259 | Selecting previously unselected package mecab-ipadic. 2026-07-08 16:15:13.271 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-08 16:15:13.275 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-08 16:15:13.899 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-08 16:15:13.911 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-08 16:15:13.915 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-08 16:15:13.953 | Selecting previously unselected package mysql-server. 2026-07-08 16:15:13.965 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-08 16:15:13.970 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:14.038 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-08 16:15:14.050 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-08 16:15:14.065 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:14.077 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-08 16:15:14.088 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 16:15:14.100 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 16:15:14.111 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-08 16:15:14.123 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-08 16:15:14.134 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 16:15:14.146 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-08 16:15:14.157 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-08 16:15:14.169 | Setting up libio-html-perl (1.004-3) ... 2026-07-08 16:15:14.180 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:14.192 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-08 16:15:14.203 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:14.215 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-08 16:15:14.227 | Setting up liburi-perl (5.27-1) ... 2026-07-08 16:15:14.239 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:14.292 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:15:14.344 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:15:14.344 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:15:14.344 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:15:14.420 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:15:14.432 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:15:14.483 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-08 16:15:14.516 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-08 16:15:26.461 | mysqld will log errors to /var/log/mysql/error.log 2026-07-08 16:15:27.336 | mysqld is running as pid 16708 2026-07-08 16:15:29.800 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-08 16:15:31.490 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-08 16:15:31.502 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-08 16:15:31.514 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-08 16:15:31.519 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-08 16:15:31.520 | 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-07-08 16:15:31.521 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-08 16:15:31.747 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-08 16:15:31.792 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-08 16:15:31.793 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-08 16:15:31.794 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-08 16:15:31.794 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-08 16:15:31.800 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-08 16:15:31.805 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-08 16:15:31.884 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-08 16:15:31.885 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-08 16:15:31.886 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-08 16:15:31.886 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-08 16:15:31.976 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-08 16:15:31.979 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-08 16:15:31.987 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-08 16:15:31.988 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-08 16:15:31.989 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-08 16:15:31.989 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-08 16:15:32.017 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-08 16:15:32.018 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-08 16:15:32.019 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-08 16:15:32.327 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-08 16:15:32.327 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-08 16:15:32.328 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-08 16:15:32.472 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-08 16:15:32.521 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-08 16:15:32.521 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-08 16:15:32.867 | 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-07-08 16:15:32.985 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-08 16:15:33.229 | 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-07-08 16:15:33.232 | 2026-07-08 16:15:33.232 | done! 2026-07-08 16:15:33.238 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-08 16:15:33.246 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-08 16:15:33.255 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-08 16:15:33.260 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-08 16:15:33.260 | 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-07-08 16:15:33.261 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-08 16:15:33.559 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-08 16:15:33.640 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-08 16:15:33.641 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-08 16:15:33.641 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-08 16:15:33.641 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-08 16:15:33.652 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-08 16:15:33.657 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-08 16:15:33.780 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-08 16:15:33.781 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-08 16:15:33.781 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-08 16:15:33.782 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-08 16:15:33.909 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-08 16:15:33.913 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-08 16:15:33.925 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-08 16:15:33.926 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-08 16:15:33.926 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-08 16:15:33.927 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-08 16:15:33.968 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-08 16:15:33.968 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-08 16:15:33.969 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-08 16:15:34.432 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-08 16:15:34.432 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-08 16:15:34.433 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-08 16:15:34.640 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-08 16:15:34.711 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-08 16:15:34.712 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-08 16:15:35.144 | 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-07-08 16:15:35.278 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-08 16:15:35.529 | 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-07-08 16:15:35.532 | 2026-07-08 16:15:35.532 | done! 2026-07-08 16:15:35.539 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-08 16:15:35.549 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-08 16:15:35.562 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-08 16:15:35.576 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 16:15:35.588 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-08 16:15:35.602 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-08 16:15:35.615 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-08 16:15:35.629 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:15:37.540 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 16:15:37.780 | perl: warning: Setting locale failed. 2026-07-08 16:15:37.780 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:37.780 | LANGUAGE = (unset), 2026-07-08 16:15:37.780 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:37.780 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:37.780 | are supported and installed on your system. 2026-07-08 16:15:37.781 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:37.915 | perl: warning: Setting locale failed. 2026-07-08 16:15:37.915 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:37.915 | LANGUAGE = (unset), 2026-07-08 16:15:37.915 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:37.915 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:37.915 | are supported and installed on your system. 2026-07-08 16:15:37.915 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:37.967 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:15:37.967 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:15:37.967 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:15:38.040 | perl: warning: Setting locale failed. 2026-07-08 16:15:38.040 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:38.040 | LANGUAGE = (unset), 2026-07-08 16:15:38.040 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:38.041 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:38.041 | are supported and installed on your system. 2026-07-08 16:15:38.041 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:38.549 | 2026-07-08 16:15:38.549 | Running kernel seems to be up-to-date. 2026-07-08 16:15:38.549 | 2026-07-08 16:15:38.549 | Restarting services... 2026-07-08 16:15:38.576 | 2026-07-08 16:15:38.576 | Service restarts being deferred: 2026-07-08 16:15:38.576 | systemctl restart virtlockd.service 2026-07-08 16:15:38.577 | systemctl restart virtlogd.service 2026-07-08 16:15:38.577 | 2026-07-08 16:15:38.577 | No containers need to be restarted. 2026-07-08 16:15:38.577 | 2026-07-08 16:15:38.577 | User sessions running outdated binaries: 2026-07-08 16:15:38.577 | quobyte @ session #5: sshd[2068] 2026-07-08 16:15:38.586 | 2026-07-08 16:15:38.586 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:15:40.632 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:15:40.635 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:15:40.638 | + functions-common:time_stop:2420 : local name 2026-07-08 16:15:40.641 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:15:40.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:15:40.646 | + functions-common:time_stop:2423 : local total 2026-07-08 16:15:40.649 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:15:40.652 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:15:40.655 | + functions-common:time_stop:2427 : start_time=1783527296824 2026-07-08 16:15:40.657 | + functions-common:time_stop:2429 : [[ -z 1783527296824 ]] 2026-07-08 16:15:40.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:15:40.666 | + functions-common:time_stop:2432 : end_time=1783527340663 2026-07-08 16:15:40.669 | + functions-common:time_stop:2433 : elapsed_time=43839 2026-07-08 16:15:40.672 | + functions-common:time_stop:2434 : total=138549 2026-07-08 16:15:40.674 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:15:40.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182388 2026-07-08 16:15:40.679 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:15:40.682 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-08 16:15:40.684 | + ./stack.sh:main:861 : install_database_python 2026-07-08 16:15:40.687 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-08 16:15:40.689 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-08 16:15:40.692 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-08 16:15:40.694 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 16:15:40.698 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-08 16:15:40.701 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-08 16:15:40.704 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 16:15:40.708 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-08 16:15:40.708 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 16:15:40.714 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-08 16:15:40.717 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-08 16:15:40.719 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-08 16:15:40.722 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-08 16:15:40.724 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-08 16:15:40.748 | Using python 3.12 to install PyMySQL 2026-07-08 16:15:40.750 | + 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-07-08 16:15:41.924 | Collecting PyMySQL 2026-07-08 16:15:42.062 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-08 16:15:42.090 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-08 16:15:42.266 | Installing collected packages: PyMySQL 2026-07-08 16:15:42.339 | Successfully installed PyMySQL-1.2.0 2026-07-08 16:15:42.452 | + inc/python:pip_install:216 : result=0 2026-07-08 16:15:42.455 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:15:42.458 | + functions-common:time_stop:2420 : local name 2026-07-08 16:15:42.461 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:15:42.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:15:42.466 | + functions-common:time_stop:2423 : local total 2026-07-08 16:15:42.468 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:15:42.470 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:15:42.473 | + functions-common:time_stop:2427 : start_time=1783527340742 2026-07-08 16:15:42.476 | + functions-common:time_stop:2429 : [[ -z 1783527340742 ]] 2026-07-08 16:15:42.479 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:15:42.483 | + functions-common:time_stop:2432 : end_time=1783527342480 2026-07-08 16:15:42.486 | + functions-common:time_stop:2433 : elapsed_time=1738 2026-07-08 16:15:42.488 | + functions-common:time_stop:2434 : total=34426 2026-07-08 16:15:42.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:15:42.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36164 2026-07-08 16:15:42.496 | + inc/python:pip_install:219 : return 0 2026-07-08 16:15:42.498 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-08 16:15:42.501 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-08 16:15:42.504 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-08 16:15:42.506 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-08 16:15:42.525 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:15:42.529 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-08 16:15:42.532 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-08 16:15:42.550 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:15:42.553 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-08 16:15:42.572 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:15:42.575 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-08 16:15:42.594 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:15:42.597 | + ./stack.sh:main:869 : install_etcd3 2026-07-08 16:15:42.601 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-08 16:15:42.601 | Installing etcd 2026-07-08 16:15:42.604 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-08 16:15:42.621 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-08 16:15:42.639 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-08 16:15:42.641 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-08 16:15:42.662 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-08 16:15:42.666 | ++ 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-07-08 16:15:42.668 | ++ 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-07-08 16:15:42.672 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-08 16:15:42.675 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-08 16:15:42.677 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-08 16:15:42.681 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 16:15:42.684 | ++ 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-07-08 16:15:42.687 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-08 16:15:42.690 | ++ 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-07-08 16:15:42.694 | --2026-07-08 18:15:42-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 16:15:42.784 | Resolving github.com (github.com)... 140.82.121.4 2026-07-08 16:15:42.803 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-08 16:15:43.028 | HTTP request sent, awaiting response... 302 Found 2026-07-08 16:15:43.028 | 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-07-08T17%3A07%3A46Z&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-07-08T16%3A07%3A29Z&ske=2026-07-08T17%3A07%3A46Z&sks=b&skv=2018-11-09&sig=rm18zml5SmcOGAAz5RlJUln0eaHcFFkJEU98JLuqrDk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUyOTE0MiwibmJmIjoxNzgzNTI3MzQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nDLokmv0EccvAlTDvCHoYj9nts1b8iRAyF6S5609dtw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-08 16:15:43.029 | --2026-07-08 18:15:43-- 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-07-08T17%3A07%3A46Z&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-07-08T16%3A07%3A29Z&ske=2026-07-08T17%3A07%3A46Z&sks=b&skv=2018-11-09&sig=rm18zml5SmcOGAAz5RlJUln0eaHcFFkJEU98JLuqrDk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUyOTE0MiwibmJmIjoxNzgzNTI3MzQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nDLokmv0EccvAlTDvCHoYj9nts1b8iRAyF6S5609dtw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-08 16:15:43.058 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-07-08 16:15:43.070 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-08 16:15:43.112 | HTTP request sent, awaiting response... 200 OK 2026-07-08 16:15:43.113 | Length: 20927601 (20M) [application/octet-stream] 2026-07-08 16:15:43.113 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-08 16:15:43.165 | 2026-07-08 16:15:43.366 | 0K ........ ........ ... 100% 78.7M=0.3s 2026-07-08 16:15:43.366 | 2026-07-08 16:15:43.366 | 2026-07-08 18:15:43 (78.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-08 16:15:43.367 | 2026-07-08 16:15:43.370 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-08 16:15:43.374 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 16:15:43.377 | ++ functions:get_extra_file:81 : return 2026-07-08 16:15:43.380 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 16:15:43.383 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-08 16:15:43.386 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-08 16:15:43.389 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-08 16:15:43.414 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-08 16:15:43.418 | + 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-07-08 16:15:43.428 | etcd-v3.5.21-linux-amd64/ 2026-07-08 16:15:43.428 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-08 16:15:43.428 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-08 16:15:43.429 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-08 16:15:43.429 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-08 16:15:43.429 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-08 16:15:43.429 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-08 16:15:43.429 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-08 16:15:43.430 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-08 16:15:43.430 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-08 16:15:43.430 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-08 16:15:43.430 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-08 16:15:43.431 | etcd-v3.5.21-linux-amd64/README.md 2026-07-08 16:15:43.431 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-08 16:15:43.593 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-08 16:15:43.789 | etcd-v3.5.21-linux-amd64/etcd 2026-07-08 16:15:44.046 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-08 16:15:44.083 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-08 16:15:44.113 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-08 16:15:44.116 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-08 16:15:44.136 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:15:44.139 | + ./stack.sh:main:888 : install_dstat 2026-07-08 16:15:44.141 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-08 16:15:44.160 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:15:44.163 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-08 16:15:44.166 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:15:44.168 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-08 16:15:44.171 | + ./stack.sh:main:897 : install_libs 2026-07-08 16:15:44.174 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-08 16:15:44.177 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-08 16:15:44.179 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-08 16:15:44.182 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-08 16:15:44.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.188 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.190 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-08 16:15:44.193 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.196 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-08 16:15:44.198 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-08 16:15:44.202 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-08 16:15:44.204 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-08 16:15:44.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.211 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.215 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-08 16:15:44.218 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.220 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-08 16:15:44.224 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-08 16:15:44.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-08 16:15:44.229 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-08 16:15:44.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.236 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.238 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-08 16:15:44.241 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.244 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-08 16:15:44.246 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-08 16:15:44.249 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-08 16:15:44.252 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-08 16:15:44.254 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.257 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.260 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-08 16:15:44.262 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.265 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-08 16:15:44.269 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-08 16:15:44.272 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-08 16:15:44.274 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-08 16:15:44.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-08 16:15:44.285 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.288 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-08 16:15:44.290 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-08 16:15:44.293 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-08 16:15:44.296 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-08 16:15:44.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.301 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.303 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-08 16:15:44.306 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.309 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-08 16:15:44.312 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-08 16:15:44.315 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-08 16:15:44.318 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-08 16:15:44.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.323 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-08 16:15:44.328 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.331 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-08 16:15:44.333 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-08 16:15:44.337 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-08 16:15:44.340 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-08 16:15:44.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.345 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.348 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-08 16:15:44.351 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.354 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-08 16:15:44.356 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-08 16:15:44.359 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-08 16:15:44.362 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-08 16:15:44.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.367 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.369 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-08 16:15:44.372 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.374 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-08 16:15:44.377 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-08 16:15:44.379 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-08 16:15:44.382 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-08 16:15:44.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.387 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.389 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-08 16:15:44.392 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.394 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-08 16:15:44.396 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-08 16:15:44.399 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-08 16:15:44.402 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-08 16:15:44.405 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.408 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.410 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-08 16:15:44.412 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.415 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-08 16:15:44.418 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-08 16:15:44.420 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-08 16:15:44.423 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-08 16:15:44.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.429 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.431 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-08 16:15:44.434 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.437 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-08 16:15:44.440 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-08 16:15:44.443 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-08 16:15:44.445 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-08 16:15:44.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.450 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.453 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-08 16:15:44.456 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.459 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-08 16:15:44.462 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-08 16:15:44.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-08 16:15:44.467 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-08 16:15:44.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.473 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.476 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-08 16:15:44.479 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.482 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-08 16:15:44.484 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-08 16:15:44.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-08 16:15:44.489 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-08 16:15:44.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-08 16:15:44.500 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.503 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-08 16:15:44.506 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-08 16:15:44.509 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-08 16:15:44.512 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-08 16:15:44.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.517 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-08 16:15:44.522 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.525 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-08 16:15:44.528 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-08 16:15:44.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-08 16:15:44.533 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-08 16:15:44.535 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.540 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-08 16:15:44.543 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.545 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-08 16:15:44.548 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-08 16:15:44.551 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-08 16:15:44.553 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-08 16:15:44.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.558 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.561 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-08 16:15:44.564 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.567 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-08 16:15:44.569 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-08 16:15:44.572 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-08 16:15:44.575 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-08 16:15:44.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.580 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.583 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-08 16:15:44.586 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.588 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-08 16:15:44.591 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-08 16:15:44.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-08 16:15:44.597 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-08 16:15:44.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.602 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.605 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-08 16:15:44.608 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.611 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-08 16:15:44.613 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-08 16:15:44.616 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-08 16:15:44.619 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-08 16:15:44.622 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.628 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-08 16:15:44.630 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.633 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-08 16:15:44.636 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-08 16:15:44.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-08 16:15:44.642 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-08 16:15:44.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.647 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.649 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-08 16:15:44.652 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.655 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-08 16:15:44.658 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-08 16:15:44.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-08 16:15:44.663 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-08 16:15:44.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-08 16:15:44.674 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.676 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-08 16:15:44.679 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-08 16:15:44.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-08 16:15:44.684 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-08 16:15:44.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.689 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.691 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-08 16:15:44.693 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.695 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-08 16:15:44.698 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-08 16:15:44.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-08 16:15:44.702 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-08 16:15:44.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.707 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.709 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-08 16:15:44.711 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.714 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-08 16:15:44.716 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-08 16:15:44.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-08 16:15:44.720 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-08 16:15:44.723 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.725 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.727 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-08 16:15:44.729 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.732 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-08 16:15:44.734 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-08 16:15:44.736 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-08 16:15:44.739 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-08 16:15:44.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-08 16:15:44.748 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.750 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-08 16:15:44.753 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-08 16:15:44.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-08 16:15:44.757 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-08 16:15:44.759 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.762 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.764 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-08 16:15:44.766 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.769 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-08 16:15:44.771 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-08 16:15:44.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-08 16:15:44.775 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-08 16:15:44.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.780 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-08 16:15:44.785 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.787 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-08 16:15:44.789 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-08 16:15:44.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-08 16:15:44.794 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-08 16:15:44.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.801 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-08 16:15:44.804 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.807 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-08 16:15:44.810 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-08 16:15:44.813 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-08 16:15:44.816 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-08 16:15:44.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.824 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-08 16:15:44.827 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.831 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-08 16:15:44.833 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-08 16:15:44.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-08 16:15:44.840 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-08 16:15:44.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.846 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.848 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-08 16:15:44.850 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.853 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-08 16:15:44.857 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-08 16:15:44.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-08 16:15:44.862 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-08 16:15:44.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.868 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.871 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-08 16:15:44.875 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.878 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-08 16:15:44.881 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-08 16:15:44.884 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-08 16:15:44.888 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-08 16:15:44.891 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.894 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.897 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-08 16:15:44.901 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.904 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-08 16:15:44.907 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-08 16:15:44.910 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-08 16:15:44.914 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-08 16:15:44.917 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.920 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.923 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-08 16:15:44.927 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.930 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-08 16:15:44.933 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-08 16:15:44.936 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-08 16:15:44.940 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-08 16:15:44.943 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.946 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.949 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-08 16:15:44.952 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.956 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-08 16:15:44.959 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-08 16:15:44.963 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-08 16:15:44.966 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-08 16:15:44.969 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:44.973 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:44.976 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-08 16:15:44.979 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:44.982 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-08 16:15:44.986 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-08 16:15:44.989 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-08 16:15:44.993 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-08 16:15:44.996 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:45.000 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:45.003 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-08 16:15:45.006 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:45.010 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-08 16:15:45.013 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-08 16:15:45.016 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:45.020 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:45.023 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-08 16:15:45.026 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:45.029 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-08 16:15:45.052 | Using python 3.12 to install etcd3gw 2026-07-08 16:15:45.055 | + 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-07-08 16:15:46.247 | Collecting etcd3gw 2026-07-08 16:15:46.386 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 16:15:46.396 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-08 16:15:46.439 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-08 16:15:46.441 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 16:15:46.489 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-08 16:15:46.506 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:15:46.553 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-08 16:15:46.570 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 16:15:47.078 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-08 16:15:47.095 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-08 16:15:47.108 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-08 16:15:47.298 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-08 16:15:47.301 | 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-07-08 16:15:47.334 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-08 16:15:47.336 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-08 16:15:47.376 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-08 16:15:47.379 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-08 16:15:47.385 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-08 16:15:47.412 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-08 16:15:47.445 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-08 16:15:47.470 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-08 16:15:47.479 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-08 16:15:47.482 | 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-07-08 16:15:47.485 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-08 16:15:47.487 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-08 16:15:47.503 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-08 16:15:47.735 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-08 16:15:47.794 | Attempting uninstall: urllib3 2026-07-08 16:15:47.800 | Found existing installation: urllib3 2.0.7 2026-07-08 16:15:47.800 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:15:47.801 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-08 16:15:47.949 | Attempting uninstall: idna 2026-07-08 16:15:47.958 | Found existing installation: idna 3.6 2026-07-08 16:15:47.959 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:15:47.959 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-08 16:15:48.121 | Attempting uninstall: requests 2026-07-08 16:15:48.128 | Found existing installation: requests 2.31.0 2026-07-08 16:15:48.129 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:15:48.129 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-08 16:15:48.367 | 2026-07-08 16:15:48.372 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-08 16:15:48.513 | + inc/python:pip_install:216 : result=0 2026-07-08 16:15:48.515 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:15:48.518 | + functions-common:time_stop:2420 : local name 2026-07-08 16:15:48.520 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:15:48.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:15:48.524 | + functions-common:time_stop:2423 : local total 2026-07-08 16:15:48.526 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:15:48.528 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:15:48.530 | + functions-common:time_stop:2427 : start_time=1783527345046 2026-07-08 16:15:48.533 | + functions-common:time_stop:2429 : [[ -z 1783527345046 ]] 2026-07-08 16:15:48.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:15:48.539 | + functions-common:time_stop:2432 : end_time=1783527348537 2026-07-08 16:15:48.541 | + functions-common:time_stop:2433 : elapsed_time=3491 2026-07-08 16:15:48.544 | + functions-common:time_stop:2434 : total=36164 2026-07-08 16:15:48.546 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:15:48.548 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39655 2026-07-08 16:15:48.550 | + inc/python:pip_install:219 : return 0 2026-07-08 16:15:48.553 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-08 16:15:48.555 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-08 16:15:48.557 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-08 16:15:48.560 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:15:48.562 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:15:48.565 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:15:48.567 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:15:48.570 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:15:48.572 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:15:48.575 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:15:48.577 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:15:48.579 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:15:48.582 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:15:48.584 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:15:48.587 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:15:48.589 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:15:48.592 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-08 16:15:48.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:15:48.597 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:15:48.599 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-08 16:15:48.602 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-08 16:15:48.604 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:15:48.607 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:15:48.609 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:15:48.612 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:15:48.614 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:15:48.617 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:15:48.619 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:15:48.622 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:15:48.624 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:15:48.627 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:15:48.629 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:15:48.632 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:15:48.634 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-08 16:15:48.637 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:15:48.639 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:15:48.642 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:15:48.645 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-08 16:15:48.664 | + 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-07-08 16:15:48.704 | Reading package lists... 2026-07-08 16:15:49.072 | Building dependency tree... 2026-07-08 16:15:49.074 | Reading state information... 2026-07-08 16:15:49.652 | The following packages were automatically installed and are no longer required: 2026-07-08 16:15:49.654 | libfwupd2 libgusb2 2026-07-08 16:15:49.654 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:15:49.656 | The following additional packages will be installed: 2026-07-08 16:15:49.659 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-08 16:15:49.661 | Suggested packages: 2026-07-08 16:15:49.661 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-08 16:15:49.662 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-08 16:15:49.662 | python3-uwsgidecorators 2026-07-08 16:15:49.697 | The following NEW packages will be installed: 2026-07-08 16:15:49.698 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-08 16:15:49.800 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:15:49.800 | Need to get 1270 kB of archives. 2026-07-08 16:15:49.800 | After this operation, 4285 kB of additional disk space will be used. 2026-07-08 16:15:49.800 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-08 16:15:49.899 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-08 16:15:49.915 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-08 16:15:49.944 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-08 16:15:49.968 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-08 16:15:49.969 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-08 16:15:50.211 | perl: warning: Setting locale failed. 2026-07-08 16:15:50.214 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:50.214 | LANGUAGE = (unset), 2026-07-08 16:15:50.214 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:50.214 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:50.215 | are supported and installed on your system. 2026-07-08 16:15:50.215 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:50.288 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:15:50.288 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:15:50.288 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:15:50.479 | Fetched 1270 kB in 0s (5200 kB/s) 2026-07-08 16:15:50.538 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-08 16:15:50.614 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-08 16:15:50.621 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-08 16:15:50.630 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-08 16:15:50.685 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-08 16:15:50.698 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-08 16:15:50.702 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-08 16:15:50.754 | Selecting previously unselected package libzmq5:amd64. 2026-07-08 16:15:50.766 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-08 16:15:50.771 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-08 16:15:50.825 | Selecting previously unselected package uwsgi-core. 2026-07-08 16:15:50.837 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-08 16:15:50.841 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-08 16:15:51.022 | Selecting previously unselected package uwsgi. 2026-07-08 16:15:51.034 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-08 16:15:51.042 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-08 16:15:51.089 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-08 16:15:51.101 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-08 16:15:51.105 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-08 16:15:51.173 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-08 16:15:51.184 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-08 16:15:51.195 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-08 16:15:51.205 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-08 16:15:51.224 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-08 16:15:51.795 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-08 16:15:51.834 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:15:52.847 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 16:15:53.078 | perl: warning: Setting locale failed. 2026-07-08 16:15:53.078 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:53.079 | LANGUAGE = (unset), 2026-07-08 16:15:53.079 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:53.079 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:53.079 | are supported and installed on your system. 2026-07-08 16:15:53.079 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:53.210 | perl: warning: Setting locale failed. 2026-07-08 16:15:53.210 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:53.210 | LANGUAGE = (unset), 2026-07-08 16:15:53.210 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:53.210 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:53.210 | are supported and installed on your system. 2026-07-08 16:15:53.210 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:53.260 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:15:53.260 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:15:53.260 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:15:53.330 | perl: warning: Setting locale failed. 2026-07-08 16:15:53.330 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:53.330 | LANGUAGE = (unset), 2026-07-08 16:15:53.331 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:53.331 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:53.331 | are supported and installed on your system. 2026-07-08 16:15:53.331 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:53.863 | 2026-07-08 16:15:53.863 | Running kernel seems to be up-to-date. 2026-07-08 16:15:53.863 | 2026-07-08 16:15:53.863 | Restarting services... 2026-07-08 16:15:53.887 | 2026-07-08 16:15:53.887 | Service restarts being deferred: 2026-07-08 16:15:53.887 | systemctl restart virtlockd.service 2026-07-08 16:15:53.887 | systemctl restart virtlogd.service 2026-07-08 16:15:53.887 | 2026-07-08 16:15:53.888 | No containers need to be restarted. 2026-07-08 16:15:53.888 | 2026-07-08 16:15:53.888 | User sessions running outdated binaries: 2026-07-08 16:15:53.888 | quobyte @ session #5: sshd[2068] 2026-07-08 16:15:53.898 | 2026-07-08 16:15:53.898 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:15:55.803 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:15:55.806 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:15:55.809 | + functions-common:time_stop:2420 : local name 2026-07-08 16:15:55.811 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:15:55.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:15:55.817 | + functions-common:time_stop:2423 : local total 2026-07-08 16:15:55.819 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:15:55.822 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:15:55.824 | + functions-common:time_stop:2427 : start_time=1783527348662 2026-07-08 16:15:55.827 | + functions-common:time_stop:2429 : [[ -z 1783527348662 ]] 2026-07-08 16:15:55.831 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:15:55.835 | + functions-common:time_stop:2432 : end_time=1783527355832 2026-07-08 16:15:55.838 | + functions-common:time_stop:2433 : elapsed_time=7170 2026-07-08 16:15:55.841 | + functions-common:time_stop:2434 : total=182388 2026-07-08 16:15:55.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:15:55.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189558 2026-07-08 16:15:55.847 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:15:55.850 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-08 16:15:55.853 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:15:55.856 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:15:55.859 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-08 16:15:55.862 | perl: warning: Setting locale failed. 2026-07-08 16:15:55.862 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:55.862 | LANGUAGE = (unset), 2026-07-08 16:15:55.862 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:55.863 | LANG = (unset) 2026-07-08 16:15:55.863 | are supported and installed on your system. 2026-07-08 16:15:55.863 | perl: warning: Falling back to the standard locale ("C"). 2026-07-08 16:15:55.898 | No module matches proxy 2026-07-08 16:15:55.902 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-08 16:15:55.914 | perl: warning: Setting locale failed. 2026-07-08 16:15:55.914 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:55.914 | LANGUAGE = (unset), 2026-07-08 16:15:55.914 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:55.914 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:55.915 | are supported and installed on your system. 2026-07-08 16:15:55.915 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:55.953 | Enabling module proxy. 2026-07-08 16:15:55.958 | To activate the new configuration, you need to run: 2026-07-08 16:15:55.958 | systemctl restart apache2 2026-07-08 16:15:55.964 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-08 16:15:55.974 | perl: warning: Setting locale failed. 2026-07-08 16:15:55.974 | perl: warning: Please check that your locale settings: 2026-07-08 16:15:55.974 | LANGUAGE = (unset), 2026-07-08 16:15:55.974 | LC_ALL = "en_US.utf8", 2026-07-08 16:15:55.974 | LANG = "de_DE.UTF-8" 2026-07-08 16:15:55.974 | are supported and installed on your system. 2026-07-08 16:15:55.975 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:15:56.013 | Considering dependency proxy for proxy_uwsgi: 2026-07-08 16:15:56.013 | Module proxy already enabled 2026-07-08 16:15:56.013 | Enabling module proxy_uwsgi. 2026-07-08 16:15:56.018 | To activate the new configuration, you need to run: 2026-07-08 16:15:56.018 | systemctl restart apache2 2026-07-08 16:15:56.024 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-08 16:15:56.027 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:15:56.029 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:15:56.032 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:15:56.245 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-08 16:15:56.248 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-08 16:15:56.252 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-08 16:15:56.255 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.259 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.261 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-08 16:15:56.264 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.267 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-08 16:15:56.270 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-08 16:15:56.273 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-08 16:15:56.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-08 16:15:56.284 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.287 | + ./stack.sh:main:905 : install_glanceclient 2026-07-08 16:15:56.290 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-08 16:15:56.293 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-08 16:15:56.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.298 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.301 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-08 16:15:56.305 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.308 | + ./stack.sh:main:906 : install_cinderclient 2026-07-08 16:15:56.310 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-08 16:15:56.314 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-08 16:15:56.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.319 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.322 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-08 16:15:56.325 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.327 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-08 16:15:56.331 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-08 16:15:56.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.336 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-08 16:15:56.342 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.345 | + ./stack.sh:main:907 : install_novaclient 2026-07-08 16:15:56.348 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-08 16:15:56.350 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-08 16:15:56.353 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.356 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.359 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-08 16:15:56.361 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.364 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-08 16:15:56.382 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:15:56.385 | + ./stack.sh:main:909 : install_swiftclient 2026-07-08 16:15:56.387 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-08 16:15:56.390 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-08 16:15:56.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.396 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-08 16:15:56.401 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.404 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-08 16:15:56.422 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:15:56.425 | + ./stack.sh:main:912 : install_neutronclient 2026-07-08 16:15:56.428 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-08 16:15:56.431 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-08 16:15:56.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.439 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-08 16:15:56.442 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.445 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-08 16:15:56.447 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-08 16:15:56.450 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-08 16:15:56.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:15:56.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:15:56.458 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-08 16:15:56.461 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:15:56.464 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-08 16:15:56.466 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-08 16:15:56.469 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 16:15:56.473 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-08 16:15:56.476 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-08 16:15:56.478 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 16:15:56.482 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-08 16:15:56.482 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 16:15:56.486 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-08 16:15:56.489 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-08 16:15:56.491 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-08 16:15:56.495 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-08 16:15:56.498 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-08 16:15:56.519 | Using python 3.12 to install keystonemiddleware 2026-07-08 16:15:56.522 | + 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-07-08 16:15:57.746 | Collecting keystonemiddleware 2026-07-08 16:15:57.884 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 16:15:57.948 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-08 16:15:57.964 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 16:15:58.018 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-08 16:15:58.034 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 16:15:58.094 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-08 16:15:58.110 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:15:58.157 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-08 16:15:58.174 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:15:58.221 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-08 16:15:58.246 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-08 16:15:58.306 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-08 16:15:58.323 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 16:15:58.372 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-08 16:15:58.388 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:15:58.448 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-08 16:15:58.464 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:15:58.475 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-08 16:15:58.505 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-08 16:15:58.522 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 16:15:58.566 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-08 16:15:58.583 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-08 16:15:58.632 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-08 16:15:58.648 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 16:15:58.659 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-08 16:15:58.703 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-08 16:15:58.729 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-08 16:15:58.748 | 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-07-08 16:15:58.802 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-08 16:15:58.817 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:15:58.855 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-08 16:15:58.870 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 16:15:58.925 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-08 16:15:58.947 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-08 16:15:59.004 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-08 16:15:59.022 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 16:15:59.082 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-08 16:15:59.098 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 16:15:59.145 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-08 16:15:59.162 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-08 16:15:59.205 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-08 16:15:59.221 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-08 16:15:59.232 | 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-07-08 16:15:59.271 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-08 16:15:59.287 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-08 16:15:59.298 | 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-07-08 16:15:59.300 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-08 16:15:59.448 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-08 16:15:59.464 | 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-07-08 16:15:59.522 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-08 16:15:59.539 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-08 16:15:59.549 | 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-07-08 16:15:59.680 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-08 16:15:59.697 | 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-07-08 16:15:59.717 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-08 16:15:59.753 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-08 16:15:59.768 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-08 16:15:59.819 | 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-07-08 16:15:59.820 | 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-07-08 16:15:59.821 | 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-07-08 16:15:59.823 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-08 16:15:59.864 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-08 16:15:59.905 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-08 16:15:59.942 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-08 16:15:59.966 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-08 16:15:59.989 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-08 16:16:00.012 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-08 16:16:00.036 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-08 16:16:00.061 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-08 16:16:00.109 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.2 MB/s 0:00:00 2026-07-08 16:16:00.125 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-08 16:16:00.149 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-08 16:16:00.173 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-08 16:16:00.199 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-08 16:16:00.221 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-08 16:16:00.256 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-08 16:16:00.280 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-08 16:16:00.306 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-08 16:16:00.330 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-08 16:16:00.353 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-08 16:16:00.378 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-08 16:16:00.409 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-08 16:16:00.437 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-08 16:16:00.459 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-08 16:16:00.481 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-08 16:16:00.506 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-08 16:16:00.531 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-08 16:16:00.830 | 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-07-08 16:16:01.087 | Attempting uninstall: six 2026-07-08 16:16:01.096 | Found existing installation: six 1.16.0 2026-07-08 16:16:01.096 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:01.097 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-08 16:16:01.160 | Attempting uninstall: pyparsing 2026-07-08 16:16:01.170 | Found existing installation: pyparsing 3.1.1 2026-07-08 16:16:01.170 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:01.171 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-08 16:16:01.316 | Attempting uninstall: PyJWT 2026-07-08 16:16:01.326 | Found existing installation: PyJWT 2.7.0 2026-07-08 16:16:01.326 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:01.327 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-08 16:16:01.493 | Attempting uninstall: netaddr 2026-07-08 16:16:01.503 | Found existing installation: netaddr 0.8.0 2026-07-08 16:16:01.503 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:01.504 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-08 16:16:01.762 | Attempting uninstall: python-dateutil 2026-07-08 16:16:01.773 | Found existing installation: python-dateutil 2.8.2 2026-07-08 16:16:01.773 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:01.774 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-08 16:16:03.932 | 2026-07-08 16:16:03.940 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.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.9.0 typing-extensions-4.15.0 2026-07-08 16:16:04.112 | + inc/python:pip_install:216 : result=0 2026-07-08 16:16:04.115 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:16:04.117 | + functions-common:time_stop:2420 : local name 2026-07-08 16:16:04.119 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:16:04.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:16:04.123 | + functions-common:time_stop:2423 : local total 2026-07-08 16:16:04.125 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:16:04.127 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:16:04.129 | + functions-common:time_stop:2427 : start_time=1783527356514 2026-07-08 16:16:04.131 | + functions-common:time_stop:2429 : [[ -z 1783527356514 ]] 2026-07-08 16:16:04.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:16:04.137 | + functions-common:time_stop:2432 : end_time=1783527364135 2026-07-08 16:16:04.140 | + functions-common:time_stop:2433 : elapsed_time=7621 2026-07-08 16:16:04.141 | + functions-common:time_stop:2434 : total=39655 2026-07-08 16:16:04.143 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:16:04.146 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47276 2026-07-08 16:16:04.148 | + inc/python:pip_install:219 : return 0 2026-07-08 16:16:04.150 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-08 16:16:04.152 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-08 16:16:04.154 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 16:16:04.158 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-08 16:16:04.160 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-08 16:16:04.162 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 16:16:04.166 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-08 16:16:04.166 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 16:16:04.171 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-08 16:16:04.174 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-08 16:16:04.176 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-08 16:16:04.179 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-08 16:16:04.181 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-08 16:16:04.200 | Using python 3.12 to install python-memcached 2026-07-08 16:16:04.202 | + 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-07-08 16:16:05.401 | Collecting python-memcached 2026-07-08 16:16:05.538 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:16:05.563 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-08 16:16:05.742 | Installing collected packages: python-memcached 2026-07-08 16:16:05.777 | Successfully installed python-memcached-1.62 2026-07-08 16:16:05.878 | + inc/python:pip_install:216 : result=0 2026-07-08 16:16:05.882 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:16:05.884 | + functions-common:time_stop:2420 : local name 2026-07-08 16:16:05.889 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:16:05.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:16:05.897 | + functions-common:time_stop:2423 : local total 2026-07-08 16:16:05.900 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:16:05.904 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:16:05.907 | + functions-common:time_stop:2427 : start_time=1783527364195 2026-07-08 16:16:05.911 | + functions-common:time_stop:2429 : [[ -z 1783527364195 ]] 2026-07-08 16:16:05.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:16:05.922 | + functions-common:time_stop:2432 : end_time=1783527365918 2026-07-08 16:16:05.925 | + functions-common:time_stop:2433 : elapsed_time=1723 2026-07-08 16:16:05.929 | + functions-common:time_stop:2434 : total=47276 2026-07-08 16:16:05.932 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:16:05.936 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48999 2026-07-08 16:16:05.940 | + inc/python:pip_install:219 : return 0 2026-07-08 16:16:05.945 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-08 16:16:05.971 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:16:05.975 | + ./stack.sh:main:919 : '[' 192.168.122.204 == 192.168.122.204 ']' 2026-07-08 16:16:05.979 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-08 16:16:05.984 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-08 16:16:05.987 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-08 16:16:05.991 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 16:16:05.994 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-08 16:16:05.999 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-08 16:16:06.020 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:16:06.023 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-08 16:16:06.027 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-08 16:16:06.029 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-08 16:16:06.032 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:16:06.034 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:16:06.039 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:16:06.041 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:16:06.044 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:16:06.047 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:16:06.068 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:16:06.070 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:16:06.073 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:16:06.077 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:16:06.077 | + functions-common:git_clone:610 : echo master 2026-07-08 16:16:06.080 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-08 16:16:06.083 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:16:06.086 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-08 16:16:06.088 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:16:06.090 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:16:06.093 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:16:06.096 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:16:06.098 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:16:06.100 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:16:06.102 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:16:06.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:16:06.107 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:16:06.110 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527366108 2026-07-08 16:16:06.112 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-08 16:16:06.115 | Cloning into '/opt/stack/keystone'... 2026-07-08 16:16:23.754 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:16:23.756 | + functions-common:time_stop:2420 : local name 2026-07-08 16:16:23.758 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:16:23.760 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:16:23.763 | + functions-common:time_stop:2423 : local total 2026-07-08 16:16:23.766 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:16:23.768 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:16:23.771 | + functions-common:time_stop:2427 : start_time=1783527366108 2026-07-08 16:16:23.774 | + functions-common:time_stop:2429 : [[ -z 1783527366108 ]] 2026-07-08 16:16:23.777 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:16:23.783 | + functions-common:time_stop:2432 : end_time=1783527383779 2026-07-08 16:16:23.786 | + functions-common:time_stop:2433 : elapsed_time=17671 2026-07-08 16:16:23.789 | + functions-common:time_stop:2434 : total=5696 2026-07-08 16:16:23.791 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:16:23.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23367 2026-07-08 16:16:23.796 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-08 16:16:23.798 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:16:23.800 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:16:23.803 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:16:23.806 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:16:23.808 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:16:23.810 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:16:23.813 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:16:23.815 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:16:23.817 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:16:23.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:16:23.826 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527383822 2026-07-08 16:16:23.829 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:16:27.342 | From https://review.opendev.org/openstack/keystone 2026-07-08 16:16:27.342 | * branch master -> FETCH_HEAD 2026-07-08 16:16:27.362 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:16:27.366 | + functions-common:time_stop:2420 : local name 2026-07-08 16:16:27.370 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:16:27.374 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:16:27.377 | + functions-common:time_stop:2423 : local total 2026-07-08 16:16:27.381 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:16:27.385 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:16:27.390 | + functions-common:time_stop:2427 : start_time=1783527383822 2026-07-08 16:16:27.393 | + functions-common:time_stop:2429 : [[ -z 1783527383822 ]] 2026-07-08 16:16:27.399 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:16:27.404 | + functions-common:time_stop:2432 : end_time=1783527387400 2026-07-08 16:16:27.408 | + functions-common:time_stop:2433 : elapsed_time=3578 2026-07-08 16:16:27.412 | + functions-common:time_stop:2434 : total=23367 2026-07-08 16:16:27.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:16:27.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26945 2026-07-08 16:16:27.423 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:16:27.427 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:16:27.431 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:16:27.434 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:16:27.437 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:16:27.441 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:16:27.445 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:16:27.449 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:16:27.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:16:27.458 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:16:27.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527387460 2026-07-08 16:16:27.467 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:16:27.649 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:16:27.649 | 2026-07-08 16:16:27.649 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:16:27.649 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:16:27.649 | state without impacting any branches by switching back to a branch. 2026-07-08 16:16:27.649 | 2026-07-08 16:16:27.649 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:16:27.650 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:16:27.650 | 2026-07-08 16:16:27.650 | git switch -c 2026-07-08 16:16:27.650 | 2026-07-08 16:16:27.650 | Or undo this operation with: 2026-07-08 16:16:27.650 | 2026-07-08 16:16:27.650 | git switch - 2026-07-08 16:16:27.651 | 2026-07-08 16:16:27.651 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:16:27.651 | 2026-07-08 16:16:27.651 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-08 16:16:27.654 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:16:27.658 | + functions-common:time_stop:2420 : local name 2026-07-08 16:16:27.661 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:16:27.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:16:27.668 | + functions-common:time_stop:2423 : local total 2026-07-08 16:16:27.672 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:16:27.675 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:16:27.679 | + functions-common:time_stop:2427 : start_time=1783527387460 2026-07-08 16:16:27.682 | + functions-common:time_stop:2429 : [[ -z 1783527387460 ]] 2026-07-08 16:16:27.687 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:16:27.692 | + functions-common:time_stop:2432 : end_time=1783527387689 2026-07-08 16:16:27.695 | + functions-common:time_stop:2433 : elapsed_time=229 2026-07-08 16:16:27.699 | + functions-common:time_stop:2434 : total=26945 2026-07-08 16:16:27.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:16:27.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27174 2026-07-08 16:16:27.709 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-08 16:16:27.727 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-08 16:16:27.731 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:16:27.732 | + functions-common:git_clone:673 : head -1 2026-07-08 16:16:27.734 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-08 16:16:27.738 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:16:27.742 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-08 16:16:27.746 | + inc/python:setup_develop:353 : local bindep 2026-07-08 16:16:27.749 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-08 16:16:27.753 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-08 16:16:27.757 | + inc/python:setup_develop:359 : local extras= 2026-07-08 16:16:27.760 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-08 16:16:27.763 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 16:16:27.767 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-08 16:16:27.770 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-08 16:16:27.774 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 16:16:27.777 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 16:16:27.782 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-08 16:16:27.786 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 16:16:27.790 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-08 16:16:27.794 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 16:16:27.797 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 16:16:27.802 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-08 16:16:27.809 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-08 16:16:27.813 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-08 16:16:27.817 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-08 16:16:27.985 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-08 16:16:27.988 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 16:16:27.992 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 16:16:27.995 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 16:16:27.999 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-08 16:16:28.003 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-08 16:16:28.007 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 16:16:28.011 | + inc/python:setup_package:446 : local extras= 2026-07-08 16:16:28.015 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 16:16:28.019 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 16:16:28.022 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 16:16:28.026 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 16:16:28.030 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 16:16:28.034 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-08 16:16:28.063 | Using python 3.12 to install /opt/stack/keystone 2026-07-08 16:16:28.066 | + 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-07-08 16:16:29.070 | Obtaining file:///opt/stack/keystone 2026-07-08 16:16:29.075 | Installing build dependencies: started 2026-07-08 16:16:30.835 | Installing build dependencies: finished with status 'done' 2026-07-08 16:16:30.836 | Checking if build backend supports build_editable: started 2026-07-08 16:16:31.420 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 16:16:31.422 | Getting requirements to build editable: started 2026-07-08 16:16:31.717 | Getting requirements to build editable: finished with status 'done' 2026-07-08 16:16:31.719 | Preparing editable metadata (pyproject.toml): started 2026-07-08 16:16:32.787 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:16:32.804 | 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-07-08 16:16:32.806 | 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-07-08 16:16:33.001 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-08 16:16:33.153 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 16:16:33.196 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-08 16:16:33.214 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-08 16:16:33.616 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-08 16:16:33.633 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-08 16:16:34.243 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.260 | 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-07-08 16:16:34.282 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-08 16:16:34.282 | 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-07-08 16:16:34.284 | 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-07-08 16:16:34.362 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.378 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-08 16:16:34.393 | 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-07-08 16:16:34.394 | 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-07-08 16:16:34.396 | 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-07-08 16:16:34.460 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.477 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 16:16:34.538 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.555 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 16:16:34.566 | 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-07-08 16:16:34.568 | 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-07-08 16:16:34.611 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.627 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:16:34.684 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.701 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 16:16:34.713 | 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-07-08 16:16:34.743 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.760 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-08 16:16:34.770 | 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-07-08 16:16:34.801 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.817 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-08 16:16:34.863 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.880 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-08 16:16:34.891 | 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-07-08 16:16:34.893 | 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-07-08 16:16:34.936 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:34.952 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-08 16:16:34.966 | 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-07-08 16:16:34.966 | 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-07-08 16:16:35.001 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:35.018 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-08 16:16:35.070 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-08 16:16:35.086 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-08 16:16:35.303 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-08 16:16:35.321 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-08 16:16:35.359 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-08 16:16:35.374 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-08 16:16:35.387 | 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-07-08 16:16:35.416 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 16:16:35.431 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 16:16:35.474 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 16:16:35.489 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 16:16:35.573 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 16:16:35.589 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 16:16:35.639 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 16:16:35.655 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:16:35.769 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 16:16:35.785 | 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-07-08 16:16:35.831 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-08 16:16:35.869 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-08 16:16:35.885 | 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-07-08 16:16:35.957 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-08 16:16:35.973 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-08 16:16:36.023 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 16:16:36.038 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-08 16:16:36.077 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 16:16:36.094 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:16:36.145 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 16:16:36.162 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 16:16:36.767 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 16:16:36.785 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-08 16:16:36.802 | 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.15.0) 2026-07-08 16:16:36.804 | 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-07-08 16:16:36.809 | 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-07-08 16:16:36.810 | 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-07-08 16:16:36.811 | 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-07-08 16:16:36.823 | 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-07-08 16:16:36.826 | 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-07-08 16:16:36.826 | 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-07-08 16:16:36.874 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 16:16:36.891 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-08 16:16:36.903 | 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-07-08 16:16:36.934 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 16:16:36.952 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-08 16:16:36.989 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.010 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-08 16:16:37.059 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.076 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:16:37.089 | 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.2) 2026-07-08 16:16:37.095 | 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-07-08 16:16:37.100 | 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.4.0) 2026-07-08 16:16:37.143 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.165 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 16:16:37.212 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.227 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 16:16:37.273 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.293 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-08 16:16:37.353 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.370 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:16:37.418 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.435 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-08 16:16:37.479 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.495 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-08 16:16:37.556 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.573 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-08 16:16:37.585 | 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-07-08 16:16:37.625 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.642 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:16:37.702 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.719 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:16:37.782 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:37.800 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-08 16:16:38.094 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.110 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-08 16:16:38.164 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.182 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 16:16:38.223 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.239 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-08 16:16:38.281 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.297 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-08 16:16:38.350 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.368 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-08 16:16:38.471 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.489 | 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-07-08 16:16:38.537 | 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-07-08 16:16:38.554 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-08 16:16:38.609 | 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-07-08 16:16:38.627 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 16:16:38.679 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.697 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-08 16:16:38.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-07-08 16:16:38.719 | 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-07-08 16:16:38.732 | 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) (83.0.0) 2026-07-08 16:16:38.770 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.787 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-08 16:16:38.859 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.874 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-08 16:16:38.932 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-08 16:16:38.950 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-08 16:16:39.010 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-08 16:16:39.027 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-08 16:16:39.052 | 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-07-08 16:16:39.054 | 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-07-08 16:16:39.054 | 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-07-08 16:16:39.057 | 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-07-08 16:16:39.115 | 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-07-08 16:16:39.133 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-08 16:16:39.207 | 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-07-08 16:16:39.235 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-08 16:16:39.349 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-08 16:16:39.394 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-08 16:16:39.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.6 MB/s 0:00:00 2026-07-08 16:16:39.498 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-08 16:16:39.525 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-08 16:16:39.550 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-08 16:16:39.573 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-08 16:16:39.599 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-08 16:16:39.625 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-08 16:16:39.663 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-08 16:16:39.685 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-08 16:16:39.710 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-08 16:16:39.735 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-08 16:16:39.760 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-08 16:16:39.784 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-08 16:16:39.809 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-08 16:16:39.834 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-08 16:16:39.859 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-08 16:16:39.888 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-08 16:16:39.914 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-08 16:16:39.939 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-08 16:16:39.963 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-08 16:16:39.988 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-08 16:16:40.017 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-08 16:16:40.043 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-08 16:16:40.070 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-08 16:16:40.096 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-08 16:16:40.124 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-08 16:16:40.152 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-08 16:16:40.181 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-08 16:16:40.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 27.5 MB/s 0:00:00 2026-07-08 16:16:40.219 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-08 16:16:40.248 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-08 16:16:40.273 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-08 16:16:40.298 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-08 16:16:40.324 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-08 16:16:40.352 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-08 16:16:40.376 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-08 16:16:40.400 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-08 16:16:40.425 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-08 16:16:40.454 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-08 16:16:40.481 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-08 16:16:40.512 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-08 16:16:40.538 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-08 16:16:40.563 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-08 16:16:40.589 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-08 16:16:40.612 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-08 16:16:40.650 | 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-07-08 16:16:40.716 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 53.0 MB/s 0:00:00 2026-07-08 16:16:40.733 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-08 16:16:40.758 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-08 16:16:40.782 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-08 16:16:40.805 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-08 16:16:40.833 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-08 16:16:40.860 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-08 16:16:40.887 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-08 16:16:40.912 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-08 16:16:40.935 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-08 16:16:40.960 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-08 16:16:40.988 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-08 16:16:41.172 | Building wheels for collected packages: keystone 2026-07-08 16:16:41.174 | Building editable for keystone (pyproject.toml): started 2026-07-08 16:16:42.282 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-08 16:16:42.283 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=021f07f51e6f0a0a8d6cc1d38b1a13a05893c12ec52230584848472f77f8d17a 2026-07-08 16:16:42.283 | Stored in directory: /tmp/pip-ephem-wheel-cache-664dy3tw/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-08 16:16:42.289 | Successfully built keystone 2026-07-08 16:16:42.640 | 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-07-08 16:16:42.681 | Attempting uninstall: pytz 2026-07-08 16:16:42.693 | Found existing installation: pytz 2024.1 2026-07-08 16:16:42.693 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:42.694 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-08 16:16:44.518 | Attempting uninstall: oauthlib 2026-07-08 16:16:44.530 | Found existing installation: oauthlib 3.2.2 2026-07-08 16:16:44.530 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:44.531 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-08 16:16:44.679 | Attempting uninstall: markupsafe 2026-07-08 16:16:44.691 | Found existing installation: MarkupSafe 2.1.5 2026-07-08 16:16:44.691 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:44.692 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-08 16:16:45.794 | Attempting uninstall: click 2026-07-08 16:16:45.804 | Found existing installation: click 8.1.6 2026-07-08 16:16:45.804 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:45.806 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-08 16:16:45.980 | Attempting uninstall: blinker 2026-07-08 16:16:45.990 | Found existing installation: blinker 1.7.0 2026-07-08 16:16:45.991 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:45.992 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-08 16:16:46.010 | Attempting uninstall: bcrypt 2026-07-08 16:16:46.023 | Found existing installation: bcrypt 3.2.2 2026-07-08 16:16:46.023 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:46.024 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-08 16:16:46.043 | Attempting uninstall: attrs 2026-07-08 16:16:46.055 | Found existing installation: attrs 23.2.0 2026-07-08 16:16:46.055 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:46.058 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-08 16:16:49.220 | Attempting uninstall: jinja2 2026-07-08 16:16:49.233 | Found existing installation: Jinja2 3.1.2 2026-07-08 16:16:49.234 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:49.234 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-08 16:16:50.305 | Attempting uninstall: cryptography 2026-07-08 16:16:50.318 | Found existing installation: cryptography 41.0.7 2026-07-08 16:16:50.319 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:50.320 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-08 16:16:50.929 | Attempting uninstall: pyopenssl 2026-07-08 16:16:50.943 | Found existing installation: pyOpenSSL 23.2.0 2026-07-08 16:16:50.944 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:50.945 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-08 16:16:51.362 | Attempting uninstall: jsonschema 2026-07-08 16:16:51.377 | Found existing installation: jsonschema 4.10.3 2026-07-08 16:16:51.378 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:16:51.379 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-08 16:16:53.027 | 2026-07-08 16:16:53.029 | 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-07-08 16:16:53.029 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-08 16:16:53.045 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.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-07-08 16:16:53.419 | + inc/python:pip_install:216 : result=0 2026-07-08 16:16:53.421 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:16:53.424 | + functions-common:time_stop:2420 : local name 2026-07-08 16:16:53.428 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:16:53.431 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:16:53.434 | + functions-common:time_stop:2423 : local total 2026-07-08 16:16:53.437 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:16:53.440 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:16:53.443 | + functions-common:time_stop:2427 : start_time=1783527388056 2026-07-08 16:16:53.446 | + functions-common:time_stop:2429 : [[ -z 1783527388056 ]] 2026-07-08 16:16:53.450 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:16:53.455 | + functions-common:time_stop:2432 : end_time=1783527413451 2026-07-08 16:16:53.458 | + functions-common:time_stop:2433 : elapsed_time=25395 2026-07-08 16:16:53.461 | + functions-common:time_stop:2434 : total=48999 2026-07-08 16:16:53.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:16:53.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74394 2026-07-08 16:16:53.470 | + inc/python:pip_install:219 : return 0 2026-07-08 16:16:53.473 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 16:16:53.477 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:16:53.480 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-08 16:16:53.483 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-08 16:16:53.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:16:53.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:16:53.493 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-08 16:16:53.497 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:16:53.501 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-08 16:16:53.521 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:16:53.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 16:16:53.528 | + ./stack.sh:main:921 : configure_keystone 2026-07-08 16:16:53.531 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-08 16:16:53.549 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-08 16:16:53.552 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-08 16:16:53.558 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-08 16:16:53.579 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:16:53.582 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-08 16:16:53.622 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-08 16:16:53.660 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-08 16:16:53.700 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-08 16:16:53.739 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-08 16:16:53.779 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-08 16:16:53.820 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-08 16:16:53.857 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-08 16:16:53.893 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-08 16:16:53.931 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-08 16:16:53.934 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-08 16:16:53.938 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-08 16:16:53.942 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-08 16:16:53.945 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 16:16:53.948 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 16:16:53.967 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:16:53.971 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 16:16:53.975 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 16:16:53.978 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 16:16:53.998 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:16:54.001 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:16:54.005 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:16:54.044 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 16:16:54.046 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 16:16:54.050 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.204/identity 2026-07-08 16:16:54.087 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-08 16:16:54.090 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-08 16:16:54.130 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-08 16:16:54.133 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-08 16:16:54.135 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-08 16:16:54.138 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-08 16:16:54.142 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:16:54.144 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:16:54.147 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:16:54.167 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:16:54.171 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:16:54.173 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-08 16:16:54.176 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-08 16:16:54.214 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-08 16:16:54.217 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-08 16:16:54.221 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-08 16:16:54.224 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-08 16:16:54.228 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:16:54.249 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:16:54.252 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:16:54.255 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:16:54.258 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:16:54.261 | + 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-07-08 16:16:54.296 | + 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-07-08 16:16:54.331 | + 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-07-08 16:16:54.368 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:16:54.408 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-08 16:16:54.449 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-08 16:16:54.490 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-08 16:16:54.494 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-08 16:16:54.498 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-08 16:16:54.502 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-08 16:16:54.506 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 16:16:54.509 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-08 16:16:54.513 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-08 16:16:54.516 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 16:16:54.520 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 16:16:54.538 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 16:16:54.539 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:16:54.549 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 16:16:54.554 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:16:54.570 | /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-07-08 16:16:54.576 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-08 16:16:54.579 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-08 16:16:54.585 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 16:16:54.589 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-08 16:16:54.631 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-08 16:16:54.674 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-08 16:16:54.715 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-08 16:16:54.756 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-08 16:16:54.798 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-08 16:16:54.839 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-08 16:16:54.879 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-08 16:16:54.917 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-08 16:16:54.956 | + 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-07-08 16:16:54.997 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-08 16:16:55.037 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-08 16:16:55.079 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-08 16:16:55.121 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-08 16:16:55.159 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 16:16:55.163 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 16:16:55.166 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-08 16:16:55.170 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-08 16:16:55.174 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 16:16:55.177 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:16:55.181 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:16:55.184 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-08 16:16:55.188 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-08 16:16:55.192 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-08 16:16:55.240 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-08 16:16:55.279 | + 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-07-08 16:16:55.279 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-08 16:16:55.290 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-08 16:16:55.295 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-08 16:16:55.297 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-08 16:16:55.301 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 16:16:55.304 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 16:16:55.307 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:16:55.310 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:16:55.313 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:16:55.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:16:55.319 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 16:16:55.322 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 16:16:55.325 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:16:55.328 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:16:55.331 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-08 16:16:55.343 | perl: warning: Setting locale failed. 2026-07-08 16:16:55.343 | perl: warning: Please check that your locale settings: 2026-07-08 16:16:55.343 | LANGUAGE = (unset), 2026-07-08 16:16:55.343 | LC_ALL = "en_US.utf8", 2026-07-08 16:16:55.343 | LANG = "de_DE.UTF-8" 2026-07-08 16:16:55.344 | are supported and installed on your system. 2026-07-08 16:16:55.344 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:16:55.386 | Enabling site keystone-api. 2026-07-08 16:16:55.392 | To activate the new configuration, you need to run: 2026-07-08 16:16:55.392 | systemctl reload apache2 2026-07-08 16:16:55.399 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 16:16:55.402 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:16:55.405 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:16:55.409 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:16:55.613 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-08 16:16:55.660 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-08 16:16:55.705 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-08 16:16:55.749 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-08 16:16:55.754 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-08 16:16:55.794 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-08 16:16:55.833 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-08 16:16:55.874 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-08 16:16:55.914 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-08 16:16:55.917 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-08 16:16:55.957 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-08 16:16:55.979 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:16:55.983 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-08 16:16:56.005 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:16:56.009 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-08 16:16:56.012 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-08 16:16:56.015 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-08 16:16:56.019 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 16:16:56.022 | + lib/stack:stack_install_service:32 : install_glance 2026-07-08 16:16:56.025 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-08 16:16:56.028 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-08 16:16:56.032 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-08 16:16:56.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:16:56.057 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-08 16:16:56.060 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-08 16:16:56.081 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:16:56.085 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-08 16:16:56.088 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-08 16:16:56.092 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:16:56.096 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:16:56.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-08 16:16:56.103 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:16:56.108 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-08 16:16:56.111 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-08 16:16:56.115 | ++ inc/python:join_extras:29 : echo cinder 2026-07-08 16:16:56.119 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-08 16:16:56.123 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-08 16:16:56.126 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-08 16:16:56.129 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-08 16:16:56.133 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-08 16:16:56.137 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-08 16:16:56.141 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-08 16:16:56.147 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-08 16:16:56.147 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-08 16:16:56.153 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-08 16:16:56.157 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-08 16:16:56.160 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-08 16:16:56.164 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-08 16:16:56.168 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-08 16:16:56.196 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-08 16:16:56.199 | + 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-07-08 16:16:57.464 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 16:16:57.641 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-08 16:16:57.659 | 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-07-08 16:16:57.660 | 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-07-08 16:16:57.661 | 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-07-08 16:16:57.662 | 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-07-08 16:16:57.663 | 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-07-08 16:16:57.664 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-08 16:16:57.664 | 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-07-08 16:16:57.665 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-07-08 16:16:57.666 | 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-07-08 16:16:57.667 | 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-07-08 16:16:57.695 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-08 16:16:57.713 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 16:16:57.725 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-08 16:16:57.728 | 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-07-08 16:16:57.729 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-07-08 16:16:57.773 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 16:16:57.792 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-08 16:16:57.961 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 16:16:57.978 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:16:58.117 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 16:16:58.133 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:16:58.272 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 16:16:58.289 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 16:16:58.302 | 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-07-08 16:16:58.303 | 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-07-08 16:16:58.304 | 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-07-08 16:16:58.305 | 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-07-08 16:16:58.312 | 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-07-08 16:16:58.313 | 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-07-08 16:16:58.314 | 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-07-08 16:16:58.318 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-08 16:16:58.320 | 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-07-08 16:16:58.321 | 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-07-08 16:16:58.323 | 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-07-08 16:16:58.356 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-08 16:16:58.372 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-08 16:16:58.383 | 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-07-08 16:16:58.389 | 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-07-08 16:16:58.393 | 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-07-08 16:16:58.395 | 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-07-08 16:16:58.396 | 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-07-08 16:16:58.405 | 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-07-08 16:16:58.409 | 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-07-08 16:16:58.410 | 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-07-08 16:16:58.413 | 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-07-08 16:16:58.421 | 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-07-08 16:16:58.422 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-08 16:16:58.423 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-08 16:16:58.425 | 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-07-08 16:16:58.426 | 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-07-08 16:16:58.427 | 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-07-08 16:16:58.428 | 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-07-08 16:16:58.432 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-08 16:16:58.443 | 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-07-08 16:16:58.445 | 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-07-08 16:16:58.451 | 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) (83.0.0) 2026-07-08 16:16:58.469 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-08 16:16:58.474 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-08 16:16:58.479 | 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-07-08 16:16:58.491 | 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-07-08 16:16:58.492 | 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-07-08 16:16:58.494 | 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-07-08 16:16:58.496 | 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-07-08 16:16:58.518 | 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-07-08 16:16:58.579 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-08 16:16:58.638 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-08 16:16:58.669 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-08 16:16:58.697 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-08 16:16:58.722 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-08 16:16:58.754 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-08 16:16:58.777 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-08 16:16:59.046 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-08 16:17:00.352 | 2026-07-08 16:17:00.367 | Successfully installed glance-store-5.6.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-07-08 16:17:00.523 | + inc/python:pip_install:216 : result=0 2026-07-08 16:17:00.526 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:17:00.529 | + functions-common:time_stop:2420 : local name 2026-07-08 16:17:00.533 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:17:00.536 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:17:00.539 | + functions-common:time_stop:2423 : local total 2026-07-08 16:17:00.542 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:17:00.545 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:17:00.548 | + functions-common:time_stop:2427 : start_time=1783527416189 2026-07-08 16:17:00.552 | + functions-common:time_stop:2429 : [[ -z 1783527416189 ]] 2026-07-08 16:17:00.555 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:17:00.560 | + functions-common:time_stop:2432 : end_time=1783527420556 2026-07-08 16:17:00.563 | + functions-common:time_stop:2433 : elapsed_time=4367 2026-07-08 16:17:00.566 | + functions-common:time_stop:2434 : total=74394 2026-07-08 16:17:00.569 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:17:00.572 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78761 2026-07-08 16:17:00.575 | + inc/python:pip_install:219 : return 0 2026-07-08 16:17:00.578 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-08 16:17:00.581 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-08 16:17:00.584 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-08 16:17:00.605 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-08 16:17:00.611 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-08 16:17:00.614 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-08 16:17:00.617 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-08 16:17:00.620 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:17:00.624 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:17:00.627 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:17:00.630 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:17:00.633 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:17:00.637 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:17:00.659 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:17:00.662 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:17:00.666 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:17:00.669 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:17:00.670 | + functions-common:git_clone:610 : echo master 2026-07-08 16:17:00.675 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-08 16:17:00.679 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:17:00.683 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-08 16:17:00.686 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:17:00.689 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:17:00.691 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:17:00.695 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:17:00.699 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:17:00.701 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:17:00.705 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:17:00.708 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:17:00.712 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:17:00.718 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527420714 2026-07-08 16:17:00.721 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-08 16:17:00.725 | Cloning into '/opt/stack/glance'... 2026-07-08 16:17:09.717 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:17:09.720 | + functions-common:time_stop:2420 : local name 2026-07-08 16:17:09.722 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:17:09.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:17:09.727 | + functions-common:time_stop:2423 : local total 2026-07-08 16:17:09.730 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:17:09.733 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:17:09.735 | + functions-common:time_stop:2427 : start_time=1783527420714 2026-07-08 16:17:09.738 | + functions-common:time_stop:2429 : [[ -z 1783527420714 ]] 2026-07-08 16:17:09.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:17:09.746 | + functions-common:time_stop:2432 : end_time=1783527429742 2026-07-08 16:17:09.748 | + functions-common:time_stop:2433 : elapsed_time=9028 2026-07-08 16:17:09.750 | + functions-common:time_stop:2434 : total=27174 2026-07-08 16:17:09.752 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:17:09.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36202 2026-07-08 16:17:09.758 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-08 16:17:09.760 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:17:09.762 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:17:09.766 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:17:09.769 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:17:09.770 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:17:09.774 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:17:09.776 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:17:09.780 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:17:09.782 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:17:09.785 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:17:09.790 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527429786 2026-07-08 16:17:09.792 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:17:10.403 | From https://review.opendev.org/openstack/glance 2026-07-08 16:17:10.403 | * branch master -> FETCH_HEAD 2026-07-08 16:17:10.413 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:17:10.416 | + functions-common:time_stop:2420 : local name 2026-07-08 16:17:10.418 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:17:10.421 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:17:10.424 | + functions-common:time_stop:2423 : local total 2026-07-08 16:17:10.426 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:17:10.430 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:17:10.432 | + functions-common:time_stop:2427 : start_time=1783527429786 2026-07-08 16:17:10.434 | + functions-common:time_stop:2429 : [[ -z 1783527429786 ]] 2026-07-08 16:17:10.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:17:10.442 | + functions-common:time_stop:2432 : end_time=1783527430439 2026-07-08 16:17:10.445 | + functions-common:time_stop:2433 : elapsed_time=653 2026-07-08 16:17:10.448 | + functions-common:time_stop:2434 : total=36202 2026-07-08 16:17:10.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:17:10.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36855 2026-07-08 16:17:10.457 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:17:10.460 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:17:10.462 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:17:10.465 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:17:10.467 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:17:10.471 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:17:10.474 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:17:10.477 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:17:10.480 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:17:10.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:17:10.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527430484 2026-07-08 16:17:10.490 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:17:10.615 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:17:10.615 | 2026-07-08 16:17:10.616 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:17:10.616 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:17:10.616 | state without impacting any branches by switching back to a branch. 2026-07-08 16:17:10.616 | 2026-07-08 16:17:10.616 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:17:10.616 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:17:10.616 | 2026-07-08 16:17:10.616 | git switch -c 2026-07-08 16:17:10.616 | 2026-07-08 16:17:10.616 | Or undo this operation with: 2026-07-08 16:17:10.616 | 2026-07-08 16:17:10.617 | git switch - 2026-07-08 16:17:10.617 | 2026-07-08 16:17:10.617 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:17:10.617 | 2026-07-08 16:17:10.617 | HEAD is now at b07d7293a doc: document missing notification event types and payloads 2026-07-08 16:17:10.622 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:17:10.624 | + functions-common:time_stop:2420 : local name 2026-07-08 16:17:10.627 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:17:10.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:17:10.632 | + functions-common:time_stop:2423 : local total 2026-07-08 16:17:10.635 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:17:10.637 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:17:10.640 | + functions-common:time_stop:2427 : start_time=1783527430484 2026-07-08 16:17:10.643 | + functions-common:time_stop:2429 : [[ -z 1783527430484 ]] 2026-07-08 16:17:10.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:17:10.651 | + functions-common:time_stop:2432 : end_time=1783527430647 2026-07-08 16:17:10.653 | + functions-common:time_stop:2433 : elapsed_time=163 2026-07-08 16:17:10.656 | + functions-common:time_stop:2434 : total=36855 2026-07-08 16:17:10.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:17:10.661 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37018 2026-07-08 16:17:10.664 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-08 16:17:10.681 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-08 16:17:10.684 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:17:10.685 | + functions-common:git_clone:673 : head -1 2026-07-08 16:17:10.687 | b07d7293a doc: document missing notification event types and payloads 2026-07-08 16:17:10.691 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:17:10.693 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-08 16:17:10.696 | + inc/python:setup_develop:353 : local bindep 2026-07-08 16:17:10.699 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-08 16:17:10.703 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-08 16:17:10.706 | + inc/python:setup_develop:359 : local extras= 2026-07-08 16:17:10.708 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-08 16:17:10.711 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 16:17:10.714 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-08 16:17:10.717 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-08 16:17:10.720 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 16:17:10.723 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 16:17:10.728 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-08 16:17:10.730 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 16:17:10.733 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-08 16:17:10.737 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 16:17:10.739 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 16:17:10.743 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-08 16:17:10.749 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-08 16:17:10.752 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-08 16:17:10.755 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-08 16:17:10.915 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-08 16:17:10.918 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 16:17:10.921 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 16:17:10.925 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 16:17:10.927 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-08 16:17:10.931 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-08 16:17:10.934 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 16:17:10.936 | + inc/python:setup_package:446 : local extras= 2026-07-08 16:17:10.938 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 16:17:10.942 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 16:17:10.944 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 16:17:10.948 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 16:17:10.951 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 16:17:10.954 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-08 16:17:10.977 | Using python 3.12 to install /opt/stack/glance 2026-07-08 16:17:10.979 | + 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-07-08 16:17:11.998 | Obtaining file:///opt/stack/glance 2026-07-08 16:17:12.003 | Installing build dependencies: started 2026-07-08 16:17:13.801 | Installing build dependencies: finished with status 'done' 2026-07-08 16:17:13.802 | Checking if build backend supports build_editable: started 2026-07-08 16:17:14.363 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 16:17:14.365 | Getting requirements to build editable: started 2026-07-08 16:17:14.674 | Getting requirements to build editable: finished with status 'done' 2026-07-08 16:17:14.677 | Preparing editable metadata (pyproject.toml): started 2026-07-08 16:17:15.682 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:17:15.700 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (7.0.3) 2026-07-08 16:17:15.701 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (0.7.1) 2026-07-08 16:17:15.703 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (2.0.51) 2026-07-08 16:17:15.703 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.1.0) 2026-07-08 16:17:15.704 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (2.5.1) 2026-07-08 16:17:15.706 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (1.8.10) 2026-07-08 16:17:15.706 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (1.18.5) 2026-07-08 16:17:15.895 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev119) 2026-07-08 16:17:16.036 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 16:17:16.048 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (10.5.0) 2026-07-08 16:17:16.049 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (7.5.0) 2026-07-08 16:17:16.052 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (6.4.0) 2026-07-08 16:17:16.052 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (2.7.1) 2026-07-08 16:17:16.053 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (10.1.1) 2026-07-08 16:17:16.054 | 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.dev119) (5.9.0) 2026-07-08 16:17:16.116 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev119) 2026-07-08 16:17:16.133 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-08 16:17:16.148 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.15.0) 2026-07-08 16:17:16.150 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (13.0.0) 2026-07-08 16:17:16.269 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev119) 2026-07-08 16:17:16.286 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-08 16:17:16.298 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.18.0) 2026-07-08 16:17:16.301 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.10.1) 2026-07-08 16:17:16.301 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (4.26.0) 2026-07-08 16:17:16.301 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.8.0) 2026-07-08 16:17:16.302 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (18.0.0) 2026-07-08 16:17:16.303 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (6.8.0) 2026-07-08 16:17:16.336 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev119) 2026-07-08 16:17:16.353 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:17:16.364 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (8.2.0) 2026-07-08 16:17:16.366 | 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.dev119) (18.1.0) 2026-07-08 16:17:16.367 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (8.1.0) 2026-07-08 16:17:16.407 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev119) 2026-07-08 16:17:16.425 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 16:17:16.437 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.1.0) 2026-07-08 16:17:16.439 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (4.4.0) 2026-07-08 16:17:16.439 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.6.0) 2026-07-08 16:17:16.439 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.1.0) 2026-07-08 16:17:16.441 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (43.0.3) 2026-07-08 16:17:16.469 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev119) 2026-07-08 16:17:16.485 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-08 16:17:16.623 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev119) 2026-07-08 16:17:16.639 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 16:17:16.652 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev119) (1.3.12) 2026-07-08 16:17:16.653 | 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.dev119) (4.15.0) 2026-07-08 16:17:16.689 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-08 16:17:16.705 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-08 16:17:16.719 | 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.dev119) (2.34.2) 2026-07-08 16:17:16.723 | 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.dev119) (2.0.0) 2026-07-08 16:17:16.727 | 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.dev119) (3.0) 2026-07-08 16:17:16.731 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev119) (5.10.0) 2026-07-08 16:17:16.735 | 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.dev119) (2.2.2) 2026-07-08 16:17:16.739 | 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.dev119) (1.4.2) 2026-07-08 16:17:16.740 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev119) (3.4.0) 2026-07-08 16:17:16.747 | 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.dev119) (3.3.2) 2026-07-08 16:17:16.752 | 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.dev119) (26.1.0) 2026-07-08 16:17:16.753 | 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.dev119) (2025.9.1) 2026-07-08 16:17:16.754 | 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.dev119) (0.37.0) 2026-07-08 16:17:16.755 | 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.dev119) (2026.5.1) 2026-07-08 16:17:16.763 | 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.dev119) (2.1.0) 2026-07-08 16:17:16.765 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev119) (1.8.2) 2026-07-08 16:17:16.772 | 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.dev119) (4.2.0) 2026-07-08 16:17:16.774 | 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.dev119) (4.0.1) 2026-07-08 16:17:16.775 | 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.dev119) (2.13.0) 2026-07-08 16:17:16.783 | 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.dev119) (1.5.0) 2026-07-08 16:17:16.790 | 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.dev119) (5.3.1) 2026-07-08 16:17:16.794 | 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.dev119) (0.20) 2026-07-08 16:17:16.799 | 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.dev119) (1.3.0) 2026-07-08 16:17:16.801 | 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.dev119) (2.0.0) 2026-07-08 16:17:16.802 | 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.dev119) (6.0.3) 2026-07-08 16:17:16.812 | 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.dev119) (2.1.2) 2026-07-08 16:17:16.814 | 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.dev119) (0.6.2) 2026-07-08 16:17:16.874 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-08 16:17:16.895 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-08 16:17:16.939 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-08 16:17:16.955 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-08 16:17:17.031 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-08 16:17:17.054 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-08 16:17:17.161 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-08 16:17:17.177 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 16:17:17.188 | 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.dev119) (7.2.2) 2026-07-08 16:17:17.223 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-08 16:17:17.241 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 16:17:17.259 | 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.dev119) (2.9.0.post0) 2026-07-08 16:17:17.265 | 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.dev119) (4.6.0) 2026-07-08 16:17:17.267 | 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.dev119) (7.1.4) 2026-07-08 16:17:17.268 | 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.dev119) (5.3.1) 2026-07-08 16:17:17.269 | 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.dev119) (5.6.2) 2026-07-08 16:17:17.270 | 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.dev119) (0.16.0) 2026-07-08 16:17:17.274 | 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.dev119) (5.1.0) 2026-07-08 16:17:17.284 | 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.dev119) (2026.2) 2026-07-08 16:17:17.284 | 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.dev119) (26.2) 2026-07-08 16:17:17.292 | 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.dev119) (0.25.0) 2026-07-08 16:17:17.296 | 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.dev119) (5.0.0) 2026-07-08 16:17:17.297 | 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.dev119) (3.1.6) 2026-07-08 16:17:17.299 | 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.dev119) (4.0.1) 2026-07-08 16:17:17.307 | 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.dev119) (3.0.3) 2026-07-08 16:17:17.322 | 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.dev119) (1.2.1) 2026-07-08 16:17:17.330 | Requirement already satisfied: eventlet>=0.27.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.dev119) (0.41.0) 2026-07-08 16:17:17.331 | Requirement already satisfied: greenlet>=0.4.15 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.dev119) (3.5.3) 2026-07-08 16:17:17.333 | 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.dev119) (1.7.6) 2026-07-08 16:17:17.339 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev119) (2.8.0) 2026-07-08 16:17:17.373 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev119) (83.0.0) 2026-07-08 16:17:17.390 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev119) (0.8.1) 2026-07-08 16:17:17.455 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-08 16:17:17.472 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:17:17.518 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-08 16:17:17.534 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-08 16:17:17.602 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-08 16:17:17.619 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-08 16:17:17.689 | 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.dev119) 2026-07-08 16:17:17.706 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-08 16:17:17.743 | 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.dev119) 2026-07-08 16:17:17.766 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 16:17:17.776 | 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.dev119) (15.0.0) 2026-07-08 16:17:17.805 | 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.dev119) 2026-07-08 16:17:17.823 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-08 16:17:17.845 | 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.dev119) (1.17.0) 2026-07-08 16:17:17.867 | 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.dev119) (3.4.7) 2026-07-08 16:17:17.868 | 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.dev119) (3.18) 2026-07-08 16:17:17.868 | 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.dev119) (2.7.0) 2026-07-08 16:17:17.871 | 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.dev119) (2023.11.17) 2026-07-08 16:17:17.906 | 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.dev119) (4.2.0) 2026-07-08 16:17:17.907 | 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.dev119) (2.20.0) 2026-07-08 16:17:17.917 | 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.dev119) (0.1.2) 2026-07-08 16:17:17.934 | 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.dev119) (0.8) 2026-07-08 16:17:18.014 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev119) 2026-07-08 16:17:18.029 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-08 16:17:18.078 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev119) 2026-07-08 16:17:18.100 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:17:18.112 | 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.dev119) (9.1.4) 2026-07-08 16:17:18.139 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev119) 2026-07-08 16:17:18.156 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-08 16:17:18.255 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev119) 2026-07-08 16:17:18.271 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-08 16:17:18.286 | Installing build dependencies: started 2026-07-08 16:17:19.943 | Installing build dependencies: finished with status 'done' 2026-07-08 16:17:19.944 | Getting requirements to build wheel: started 2026-07-08 16:17:20.612 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 16:17:20.613 | Preparing metadata (pyproject.toml): started 2026-07-08 16:17:20.998 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:17:21.001 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev119) (2026.2) 2026-07-08 16:17:21.094 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev119) 2026-07-08 16:17:21.110 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-08 16:17:21.163 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev119) 2026-07-08 16:17:21.179 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-08 16:17:21.255 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-08 16:17:21.293 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-08 16:17:21.320 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-08 16:17:21.345 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-08 16:17:21.373 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-08 16:17:21.432 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.3 MB/s 0:00:00 2026-07-08 16:17:21.447 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-08 16:17:21.469 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-08 16:17:21.491 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-08 16:17:21.516 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-08 16:17:21.539 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-08 16:17:21.563 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-08 16:17:21.587 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-08 16:17:21.612 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-08 16:17:21.635 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-08 16:17:21.659 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-08 16:17:21.688 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-08 16:17:21.715 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-08 16:17:21.740 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-08 16:17:21.771 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-08 16:17:21.794 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-08 16:17:21.846 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.8 MB/s 0:00:00 2026-07-08 16:17:21.863 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-08 16:17:21.888 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-08 16:17:21.912 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-08 16:17:21.933 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-08 16:17:22.030 | Building wheels for collected packages: glance, simplegeneric 2026-07-08 16:17:22.032 | Building editable for glance (pyproject.toml): started 2026-07-08 16:17:22.932 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-08 16:17:22.933 | Created wheel for glance: filename=glance-32.1.0.dev119-0.editable-py3-none-any.whl size=8990 sha256=e28a6cedad645585da65e8d3a598e06c7b4e2e278721cf6f8bf9aa32045a63b5 2026-07-08 16:17:22.933 | Stored in directory: /tmp/pip-ephem-wheel-cache-4ysg59o7/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-08 16:17:22.939 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-08 16:17:23.368 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-08 16:17:23.369 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=5e0d3227b578f6347aa380f46c6d1ed27028214d0c7a429304c1cf66b466780f 2026-07-08 16:17:23.370 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-08 16:17:23.374 | Successfully built glance simplegeneric 2026-07-08 16:17:23.643 | 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-07-08 16:17:26.754 | Attempting uninstall: jsonpointer 2026-07-08 16:17:26.769 | Found existing installation: jsonpointer 2.0 2026-07-08 16:17:26.769 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:17:26.772 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-08 16:17:26.788 | Attempting uninstall: jmespath 2026-07-08 16:17:26.802 | Found existing installation: jmespath 1.0.1 2026-07-08 16:17:26.803 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:17:26.804 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-08 16:17:26.845 | Attempting uninstall: httplib2 2026-07-08 16:17:26.860 | Found existing installation: httplib2 0.20.4 2026-07-08 16:17:26.861 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:17:26.861 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-08 16:17:26.960 | Attempting uninstall: jsonpatch 2026-07-08 16:17:26.976 | Found existing installation: jsonpatch 1.32 2026-07-08 16:17:26.977 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:17:26.978 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-08 16:17:31.522 | 2026-07-08 16:17:31.538 | 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.dev119 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.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-07-08 16:17:31.797 | + inc/python:pip_install:216 : result=0 2026-07-08 16:17:31.800 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:17:31.802 | + functions-common:time_stop:2420 : local name 2026-07-08 16:17:31.804 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:17:31.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:17:31.809 | + functions-common:time_stop:2423 : local total 2026-07-08 16:17:31.811 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:17:31.813 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:17:31.815 | + functions-common:time_stop:2427 : start_time=1783527430971 2026-07-08 16:17:31.818 | + functions-common:time_stop:2429 : [[ -z 1783527430971 ]] 2026-07-08 16:17:31.821 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:17:31.825 | + functions-common:time_stop:2432 : end_time=1783527451822 2026-07-08 16:17:31.827 | + functions-common:time_stop:2433 : elapsed_time=20851 2026-07-08 16:17:31.830 | + functions-common:time_stop:2434 : total=78761 2026-07-08 16:17:31.832 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:17:31.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99612 2026-07-08 16:17:31.837 | + inc/python:pip_install:219 : return 0 2026-07-08 16:17:31.839 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 16:17:31.842 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:17:31.844 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-08 16:17:31.847 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-08 16:17:31.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:17:31.851 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:17:31.854 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-08 16:17:31.856 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:17:31.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 16:17:31.861 | + ./stack.sh:main:942 : configure_glance 2026-07-08 16:17:31.864 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-08 16:17:31.880 | + lib/glance:configure_glance:353 : local dburl 2026-07-08 16:17:31.883 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-08 16:17:31.886 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-08 16:17:31.888 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-08 16:17:31.891 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-08 16:17:31.893 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:17:31.896 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:17:31.899 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:17:31.915 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:17:31.917 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:17:31.920 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-08 16:17:31.924 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-08 16:17:31.926 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-08 16:17:31.960 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-08 16:17:31.992 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-08 16:17:32.020 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-08 16:17:32.049 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-08 16:17:32.079 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-08 16:17:32.109 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-08 16:17:32.143 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-08 16:17:32.145 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-08 16:17:32.147 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-08 16:17:32.149 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 16:17:32.152 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 16:17:32.154 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-08 16:17:32.157 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-08 16:17:32.159 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-08 16:17:32.162 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 16:17:32.165 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-08 16:17:32.195 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-08 16:17:32.225 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.204/identity 2026-07-08 16:17:32.253 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-08 16:17:32.283 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-08 16:17:32.312 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-08 16:17:32.342 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-08 16:17:32.371 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-08 16:17:32.400 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.204/identity 2026-07-08 16:17:32.430 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 16:17:32.460 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 16:17:32.490 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 16:17:32.492 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-08 16:17:32.524 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-08 16:17:32.526 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-08 16:17:32.529 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-08 16:17:32.531 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 16:17:32.534 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 16:17:32.536 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 16:17:32.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:17:32.555 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 16:17:32.557 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 16:17:32.559 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 16:17:32.575 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:17:32.577 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:17:32.580 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:17:32.610 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 16:17:32.612 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 16:17:32.615 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-08 16:17:32.617 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-08 16:17:32.620 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-08 16:17:32.649 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-08 16:17:32.679 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-08 16:17:32.710 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-08 16:17:32.713 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-08 16:17:32.715 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-08 16:17:32.718 | + lib/glance:configure_glance_store:282 : local be 2026-07-08 16:17:32.720 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:17:32.723 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-08 16:17:32.725 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-08 16:17:32.756 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-08 16:17:32.758 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.204 2026-07-08 16:17:32.791 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:17:32.793 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-08 16:17:32.796 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-08 16:17:32.812 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:17:32.815 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.204/image 2026-07-08 16:17:32.846 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-08 16:17:32.865 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:17:32.868 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-08 16:17:32.870 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-08 16:17:32.873 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-08 16:17:32.876 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:17:32.892 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:17:32.894 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:17:32.897 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:17:32.899 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:17:32.902 | + 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-07-08 16:17:32.933 | + 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-07-08 16:17:32.962 | + 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-07-08 16:17:32.991 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:17:33.021 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-08 16:17:33.052 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-08 16:17:33.058 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-08 16:17:33.094 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-08 16:17:33.127 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-08 16:17:33.159 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-08 16:17:33.193 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-08 16:17:33.234 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-08 16:17:33.278 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-08 16:17:33.318 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-08 16:17:33.353 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-08 16:17:33.359 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-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-07-08 16:17:33.366 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-08 16:17:33.386 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:17:33.389 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-08 16:17:33.392 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-08 16:17:33.395 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-08 16:17:33.398 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-08 16:17:33.402 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-08 16:17:33.405 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-08 16:17:33.408 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-08 16:17:33.413 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 16:17:33.416 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-08 16:17:33.455 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-08 16:17:33.458 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-08 16:17:33.461 | ++ functions:get_random_port:861 : true 2026-07-08 16:17:33.464 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-08 16:17:33.467 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-08 16:17:33.470 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-08 16:17:33.525 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-08 16:17:33.528 | ++ functions:get_random_port:865 : break 2 2026-07-08 16:17:33.531 | ++ functions:get_random_port:869 : echo 60999 2026-07-08 16:17:33.534 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-08 16:17:33.537 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-08 16:17:33.573 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-08 16:17:33.608 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-08 16:17:33.643 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-08 16:17:33.678 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 16:17:33.714 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 16:17:33.750 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-08 16:17:33.787 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-08 16:17:33.823 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-08 16:17:33.859 | + 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-07-08 16:17:33.895 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 16:17:33.931 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 16:17:33.967 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-08 16:17:34.005 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 16:17:34.043 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-08 16:17:34.079 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-08 16:17:34.116 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-08 16:17:34.153 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-08 16:17:34.191 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-08 16:17:34.225 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-08 16:17:34.261 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-08 16:17:34.265 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-08 16:17:34.268 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:17:34.270 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:17:34.274 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:17:34.276 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:17:34.279 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-08 16:17:34.283 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-08 16:17:34.285 | perl: warning: Setting locale failed. 2026-07-08 16:17:34.285 | perl: warning: Please check that your locale settings: 2026-07-08 16:17:34.286 | LANGUAGE = (unset), 2026-07-08 16:17:34.286 | LC_ALL = "en_US.utf8", 2026-07-08 16:17:34.286 | LANG = (unset) 2026-07-08 16:17:34.286 | are supported and installed on your system. 2026-07-08 16:17:34.286 | perl: warning: Falling back to the standard locale ("C"). 2026-07-08 16:17:34.325 | proxy (enabled by site administrator) 2026-07-08 16:17:34.329 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-08 16:17:34.332 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-08 16:17:34.335 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:17:34.338 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:17:34.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:17:34.344 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:17:34.348 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-08 16:17:34.350 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-08 16:17:34.353 | perl: warning: Setting locale failed. 2026-07-08 16:17:34.353 | perl: warning: Please check that your locale settings: 2026-07-08 16:17:34.353 | LANGUAGE = (unset), 2026-07-08 16:17:34.353 | LC_ALL = "en_US.utf8", 2026-07-08 16:17:34.353 | LANG = (unset) 2026-07-08 16:17:34.354 | are supported and installed on your system. 2026-07-08 16:17:34.354 | perl: warning: Falling back to the standard locale ("C"). 2026-07-08 16:17:34.391 | No module matches proxy_http 2026-07-08 16:17:34.394 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-08 16:17:34.406 | perl: warning: Setting locale failed. 2026-07-08 16:17:34.406 | perl: warning: Please check that your locale settings: 2026-07-08 16:17:34.406 | LANGUAGE = (unset), 2026-07-08 16:17:34.406 | LC_ALL = "en_US.utf8", 2026-07-08 16:17:34.407 | LANG = "de_DE.UTF-8" 2026-07-08 16:17:34.407 | are supported and installed on your system. 2026-07-08 16:17:34.407 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:17:34.455 | Considering dependency proxy for proxy_http: 2026-07-08 16:17:34.455 | Module proxy already enabled 2026-07-08 16:17:34.455 | Enabling module proxy_http. 2026-07-08 16:17:34.461 | To activate the new configuration, you need to run: 2026-07-08 16:17:34.462 | systemctl restart apache2 2026-07-08 16:17:34.469 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-08 16:17:34.473 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-08 16:17:34.476 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:17:34.479 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:17:34.482 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:17:34.708 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-08 16:17:34.713 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-08 16:17:34.715 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-08 16:17:34.719 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 16:17:34.723 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:17:34.726 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:17:34.729 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-08 16:17:34.733 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-08 16:17:34.736 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-08 16:17:34.736 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-08 16:17:34.747 | KeepAlive Off 2026-07-08 16:17:34.753 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-08 16:17:34.753 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-08 16:17:34.764 | SetEnv proxy-sendchunked 1 2026-07-08 16:17:34.769 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-08 16:17:34.771 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-08 16:17:34.782 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-08 16:17:34.787 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-08 16:17:34.790 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-08 16:17:34.793 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 16:17:34.796 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 16:17:34.799 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:17:34.802 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:17:34.805 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:17:34.807 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:17:34.810 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 16:17:34.813 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 16:17:34.816 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:17:34.819 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:17:34.822 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-08 16:17:34.834 | perl: warning: Setting locale failed. 2026-07-08 16:17:34.834 | perl: warning: Please check that your locale settings: 2026-07-08 16:17:34.834 | LANGUAGE = (unset), 2026-07-08 16:17:34.834 | LC_ALL = "en_US.utf8", 2026-07-08 16:17:34.834 | LANG = "de_DE.UTF-8" 2026-07-08 16:17:34.834 | are supported and installed on your system. 2026-07-08 16:17:34.834 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:17:34.877 | Enabling site glance-api. 2026-07-08 16:17:34.882 | To activate the new configuration, you need to run: 2026-07-08 16:17:34.882 | systemctl reload apache2 2026-07-08 16:17:34.888 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-08 16:17:34.891 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:17:34.893 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:17:34.896 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:17:35.033 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-08 16:17:35.041 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-08 16:17:35.078 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-08 16:17:35.118 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-08 16:17:35.121 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-08 16:17:35.160 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-08 16:17:35.197 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-08 16:17:35.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:17:35.219 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-08 16:17:35.223 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-08 16:17:35.226 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-08 16:17:35.229 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 16:17:35.233 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-08 16:17:35.236 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-08 16:17:35.239 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-08 16:17:35.242 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-08 16:17:35.244 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:17:35.248 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:17:35.251 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:17:35.254 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:17:35.257 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:17:35.260 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:17:35.277 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:17:35.280 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:17:35.283 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:17:35.287 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:17:35.287 | + functions-common:git_clone:610 : echo master 2026-07-08 16:17:35.292 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-08 16:17:35.295 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:17:35.297 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-08 16:17:35.300 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:17:35.303 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:17:35.305 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:17:35.308 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:17:35.311 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:17:35.314 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:17:35.316 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:17:35.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:17:35.323 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:17:35.327 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527455324 2026-07-08 16:17:35.330 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-08 16:17:35.334 | Cloning into '/opt/stack/cinder'... 2026-07-08 16:18:29.283 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:18:29.286 | + functions-common:time_stop:2420 : local name 2026-07-08 16:18:29.289 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:18:29.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:18:29.296 | + functions-common:time_stop:2423 : local total 2026-07-08 16:18:29.299 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:18:29.302 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:18:29.305 | + functions-common:time_stop:2427 : start_time=1783527455324 2026-07-08 16:18:29.308 | + functions-common:time_stop:2429 : [[ -z 1783527455324 ]] 2026-07-08 16:18:29.314 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:18:29.319 | + functions-common:time_stop:2432 : end_time=1783527509315 2026-07-08 16:18:29.322 | + functions-common:time_stop:2433 : elapsed_time=53991 2026-07-08 16:18:29.325 | + functions-common:time_stop:2434 : total=37018 2026-07-08 16:18:29.329 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:18:29.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91009 2026-07-08 16:18:29.335 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-08 16:18:29.339 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:18:29.342 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:18:29.346 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:18:29.349 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:18:29.352 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:18:29.356 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:18:29.359 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:18:29.362 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:18:29.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:18:29.369 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:18:29.374 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527509371 2026-07-08 16:18:29.377 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:18:30.024 | From https://review.opendev.org/openstack/cinder 2026-07-08 16:18:30.024 | * branch master -> FETCH_HEAD 2026-07-08 16:18:30.034 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:18:30.037 | + functions-common:time_stop:2420 : local name 2026-07-08 16:18:30.041 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:18:30.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:18:30.048 | + functions-common:time_stop:2423 : local total 2026-07-08 16:18:30.051 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:18:30.054 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:18:30.057 | + functions-common:time_stop:2427 : start_time=1783527509371 2026-07-08 16:18:30.060 | + functions-common:time_stop:2429 : [[ -z 1783527509371 ]] 2026-07-08 16:18:30.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:18:30.068 | + functions-common:time_stop:2432 : end_time=1783527510064 2026-07-08 16:18:30.071 | + functions-common:time_stop:2433 : elapsed_time=693 2026-07-08 16:18:30.074 | + functions-common:time_stop:2434 : total=91009 2026-07-08 16:18:30.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:18:30.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91702 2026-07-08 16:18:30.083 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:18:30.086 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:18:30.089 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:18:30.092 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:18:30.095 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:18:30.098 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:18:30.102 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:18:30.105 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:18:30.108 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:18:30.113 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:18:30.119 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527510115 2026-07-08 16:18:30.122 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:18:30.556 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:18:30.557 | 2026-07-08 16:18:30.557 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:18:30.557 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:18:30.557 | state without impacting any branches by switching back to a branch. 2026-07-08 16:18:30.557 | 2026-07-08 16:18:30.557 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:18:30.557 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:18:30.557 | 2026-07-08 16:18:30.557 | git switch -c 2026-07-08 16:18:30.557 | 2026-07-08 16:18:30.557 | Or undo this operation with: 2026-07-08 16:18:30.558 | 2026-07-08 16:18:30.558 | git switch - 2026-07-08 16:18:30.558 | 2026-07-08 16:18:30.558 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:18:30.558 | 2026-07-08 16:18:30.558 | HEAD is now at 7db0225cc Merge "Add agentic coding guidance and docs" 2026-07-08 16:18:30.565 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:18:30.567 | + functions-common:time_stop:2420 : local name 2026-07-08 16:18:30.570 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:18:30.573 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:18:30.575 | + functions-common:time_stop:2423 : local total 2026-07-08 16:18:30.578 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:18:30.580 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:18:30.583 | + functions-common:time_stop:2427 : start_time=1783527510115 2026-07-08 16:18:30.585 | + functions-common:time_stop:2429 : [[ -z 1783527510115 ]] 2026-07-08 16:18:30.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:18:30.593 | + functions-common:time_stop:2432 : end_time=1783527510590 2026-07-08 16:18:30.595 | + functions-common:time_stop:2433 : elapsed_time=475 2026-07-08 16:18:30.597 | + functions-common:time_stop:2434 : total=91702 2026-07-08 16:18:30.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:18:30.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92177 2026-07-08 16:18:30.605 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-08 16:18:30.621 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-08 16:18:30.625 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:18:30.625 | + functions-common:git_clone:673 : head -1 2026-07-08 16:18:30.631 | 7db0225cc Merge "Add agentic coding guidance and docs" 2026-07-08 16:18:30.634 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:18:30.637 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-08 16:18:30.640 | + inc/python:setup_develop:353 : local bindep 2026-07-08 16:18:30.642 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-08 16:18:30.645 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-08 16:18:30.647 | + inc/python:setup_develop:359 : local extras= 2026-07-08 16:18:30.650 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-08 16:18:30.652 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 16:18:30.654 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-08 16:18:30.657 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-08 16:18:30.659 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 16:18:30.662 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 16:18:30.665 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-08 16:18:30.668 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 16:18:30.670 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-08 16:18:30.672 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 16:18:30.675 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 16:18:30.678 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-08 16:18:30.683 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-08 16:18:30.686 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-08 16:18:30.688 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-08 16:18:30.849 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-08 16:18:30.851 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 16:18:30.854 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 16:18:30.856 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 16:18:30.860 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-08 16:18:30.862 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-08 16:18:30.865 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 16:18:30.867 | + inc/python:setup_package:446 : local extras= 2026-07-08 16:18:30.870 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 16:18:30.872 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 16:18:30.875 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 16:18:30.878 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 16:18:30.880 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 16:18:30.883 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-08 16:18:30.906 | Using python 3.12 to install /opt/stack/cinder 2026-07-08 16:18:30.910 | + 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-07-08 16:18:31.950 | Obtaining file:///opt/stack/cinder 2026-07-08 16:18:31.955 | Installing build dependencies: started 2026-07-08 16:18:33.771 | Installing build dependencies: finished with status 'done' 2026-07-08 16:18:33.772 | Checking if build backend supports build_editable: started 2026-07-08 16:18:34.341 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 16:18:34.343 | Getting requirements to build editable: started 2026-07-08 16:18:34.681 | Getting requirements to build editable: finished with status 'done' 2026-07-08 16:18:34.684 | Preparing editable metadata (pyproject.toml): started 2026-07-08 16:18:36.179 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:18:36.206 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.0.3) 2026-07-08 16:18:36.207 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.3.1) 2026-07-08 16:18:36.208 | 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.dev157) (0.41.0) 2026-07-08 16:18:36.209 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.4.0) 2026-07-08 16:18:36.210 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.5.3) 2026-07-08 16:18:36.211 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.1.0) 2026-07-08 16:18:36.212 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.26.0) 2026-07-08 16:18:36.213 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.15.0) 2026-07-08 16:18:36.213 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (13.0.0) 2026-07-08 16:18:36.849 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.007 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-08 16:18:37.019 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.5.0) 2026-07-08 16:18:37.020 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.5.0) 2026-07-08 16:18:37.021 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.4.0) 2026-07-08 16:18:37.022 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.0.0) 2026-07-08 16:18:37.023 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.2.0) 2026-07-08 16:18:37.024 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.1.0) 2026-07-08 16:18:37.026 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.1.0) 2026-07-08 16:18:37.027 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.1.0) 2026-07-08 16:18:37.028 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.11.0) 2026-07-08 16:18:37.029 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.8.0) 2026-07-08 16:18:37.030 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.9.0) 2026-07-08 16:18:37.031 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.10.0) 2026-07-08 16:18:37.032 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.6.0) 2026-07-08 16:18:37.034 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.1) 2026-07-08 16:18:37.035 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.1.1) 2026-07-08 16:18:37.078 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.094 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 16:18:37.106 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.4.0) 2026-07-08 16:18:37.107 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (26.2) 2026-07-08 16:18:37.153 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.169 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 16:18:37.182 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.10.1) 2026-07-08 16:18:37.183 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.1.0) 2026-07-08 16:18:37.184 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.3.2) 2026-07-08 16:18:37.185 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.4.0) 2026-07-08 16:18:37.225 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.245 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-08 16:18:37.257 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.8.0) 2026-07-08 16:18:37.306 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.323 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 16:18:37.367 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.385 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 16:18:37.397 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.34.2) 2026-07-08 16:18:37.398 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.0) 2026-07-08 16:18:37.399 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.5.1) 2026-07-08 16:18:37.400 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.3.0) 2026-07-08 16:18:37.428 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.444 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 16:18:37.455 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.0.51) 2026-07-08 16:18:37.456 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.9.0) 2026-07-08 16:18:37.484 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.500 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-08 16:18:37.526 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (9.1.4) 2026-07-08 16:18:37.527 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (1.8.10) 2026-07-08 16:18:37.528 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.8.0) 2026-07-08 16:18:37.657 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.680 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 16:18:37.691 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.0) 2026-07-08 16:18:37.828 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.844 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 16:18:37.930 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev157) 2026-07-08 16:18:37.946 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-08 16:18:37.958 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.7.0) 2026-07-08 16:18:37.959 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (43.0.3) 2026-07-08 16:18:37.960 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (0.2.3) 2026-07-08 16:18:38.157 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev157) 2026-07-08 16:18:38.175 | 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-07-08 16:18:38.579 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev157) 2026-07-08 16:18:38.600 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-08 16:18:38.612 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev157) (1.9.0) 2026-07-08 16:18:38.613 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2026.2) 2026-07-08 16:18:38.614 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.4) 2026-07-08 16:18:39.068 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-08 16:18:39.085 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-08 16:18:39.097 | 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.dev157) (1.1.0) 2026-07-08 16:18:39.140 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-08 16:18:39.214 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-08 16:18:39.227 | 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.dev157) (2.9.0.post0) 2026-07-08 16:18:39.232 | 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.dev157) (1.17.0) 2026-07-08 16:18:39.266 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev157) (2.0.0) 2026-07-08 16:18:39.270 | 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.dev157) (3.0) 2026-07-08 16:18:39.280 | 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.dev157) (2.8.0) 2026-07-08 16:18:39.288 | 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.dev157) (3.1.0) 2026-07-08 16:18:39.291 | 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.dev157) (2.2.2) 2026-07-08 16:18:39.293 | 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.dev157) (0.32.0) 2026-07-08 16:18:39.351 | 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.dev157) 2026-07-08 16:18:39.368 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-08 16:18:39.408 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-08 16:18:39.425 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-08 16:18:39.485 | 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.dev157) 2026-07-08 16:18:39.502 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 16:18:39.542 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-08 16:18:39.560 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 16:18:39.608 | 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.dev157) 2026-07-08 16:18:39.625 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-08 16:18:39.933 | 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.dev157) 2026-07-08 16:18:39.949 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-08 16:18:39.993 | 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.dev157) 2026-07-08 16:18:40.009 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 16:18:40.063 | 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.dev157) 2026-07-08 16:18:40.079 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:18:40.108 | 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.dev157) (3.4.7) 2026-07-08 16:18:40.109 | 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.dev157) (3.18) 2026-07-08 16:18:40.111 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev157) (2023.11.17) 2026-07-08 16:18:40.131 | 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.dev157) (26.1.0) 2026-07-08 16:18:40.132 | 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.dev157) (2025.9.1) 2026-07-08 16:18:40.133 | 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.dev157) (0.37.0) 2026-07-08 16:18:40.134 | 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.dev157) (2026.5.1) 2026-07-08 16:18:40.145 | 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.dev157) (1.8.2) 2026-07-08 16:18:40.146 | 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.dev157) (4.15.0) 2026-07-08 16:18:40.151 | 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.dev157) (4.2.0) 2026-07-08 16:18:40.153 | 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.dev157) (4.0.1) 2026-07-08 16:18:40.154 | 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.dev157) (2.13.0) 2026-07-08 16:18:40.165 | 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.dev157) (7.2.2) 2026-07-08 16:18:40.171 | 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.dev157) (1.5.0) 2026-07-08 16:18:40.181 | 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.dev157) (0.20) 2026-07-08 16:18:40.187 | 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.dev157) (1.3.0) 2026-07-08 16:18:40.188 | 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.dev157) (2.0.0) 2026-07-08 16:18:40.189 | 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.dev157) (6.0.3) 2026-07-08 16:18:40.200 | 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.dev157) (1.18.5) 2026-07-08 16:18:40.202 | 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.dev157) (2.1.2) 2026-07-08 16:18:40.203 | 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.dev157) (0.6.2) 2026-07-08 16:18:40.207 | 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.dev157) (1.3.12) 2026-07-08 16:18:40.223 | 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.dev157) (5.3.1) 2026-07-08 16:18:40.223 | 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.dev157) (5.6.2) 2026-07-08 16:18:40.224 | 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.dev157) (0.16.0) 2026-07-08 16:18:40.229 | 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.dev157) (5.1.0) 2026-07-08 16:18:40.245 | 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.dev157) (0.25.0) 2026-07-08 16:18:40.249 | 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.dev157) (5.0.0) 2026-07-08 16:18:40.250 | 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.dev157) (3.1.6) 2026-07-08 16:18:40.252 | 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.dev157) (4.0.1) 2026-07-08 16:18:40.261 | 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.dev157) (3.0.3) 2026-07-08 16:18:40.275 | 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.dev157) (1.2.1) 2026-07-08 16:18:40.299 | 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.dev157) (1.7.6) 2026-07-08 16:18:40.337 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-08 16:18:40.354 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-08 16:18:40.461 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-08 16:18:40.478 | 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-07-08 16:18:40.494 | 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.dev157) (3.18.0) 2026-07-08 16:18:40.540 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev157) 2026-07-08 16:18:40.556 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 16:18:40.622 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-08 16:18:40.637 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 16:18:40.693 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-08 16:18:40.708 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-08 16:18:40.729 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev157) (83.0.0) 2026-07-08 16:18:40.745 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev157) (0.8.1) 2026-07-08 16:18:40.809 | 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.dev157) 2026-07-08 16:18:40.826 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-08 16:18:40.862 | 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.dev157) (4.14.0) 2026-07-08 16:18:40.869 | 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.dev157) (0.6.0) 2026-07-08 16:18:40.870 | 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.dev157) (4.0.0) 2026-07-08 16:18:40.881 | 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.dev157) (3.0.52) 2026-07-08 16:18:40.882 | 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.dev157) (1.11.0) 2026-07-08 16:18:40.883 | 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.dev157) (15.0.0) 2026-07-08 16:18:40.884 | 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.dev157) (1.8.0) 2026-07-08 16:18:40.927 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev157) 2026-07-08 16:18:40.943 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-08 16:18:40.955 | 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.dev157) (24.2.1) 2026-07-08 16:18:41.003 | 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.dev157) (4.2.0) 2026-07-08 16:18:41.004 | 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.dev157) (2.20.0) 2026-07-08 16:18:41.016 | 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.dev157) (0.1.2) 2026-07-08 16:18:41.037 | 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.dev157) (0.8) 2026-07-08 16:18:41.085 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev157) 2026-07-08 16:18:41.101 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-08 16:18:41.158 | 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.dev157) (3.6.1) 2026-07-08 16:18:41.159 | 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.dev157) (3.4.0) 2026-07-08 16:18:41.161 | 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.dev157) (4.0.1) 2026-07-08 16:18:41.241 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev157) 2026-07-08 16:18:41.257 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-08 16:18:41.295 | 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.dev157) (1.33) 2026-07-08 16:18:41.302 | 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.dev157) (3.1.1) 2026-07-08 16:18:41.399 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-08 16:18:41.433 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-08 16:18:41.645 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 66.3 MB/s 0:00:00 2026-07-08 16:18:41.662 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-08 16:18:41.688 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-08 16:18:41.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 71.9 MB/s 0:00:00 2026-07-08 16:18:41.926 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-08 16:18:41.951 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-08 16:18:41.977 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-08 16:18:42.001 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-08 16:18:42.027 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-08 16:18:42.049 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-08 16:18:42.078 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-08 16:18:42.100 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-08 16:18:42.212 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 47.5 MB/s 0:00:00 2026-07-08 16:18:42.230 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-08 16:18:42.253 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-08 16:18:42.281 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-08 16:18:42.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.8 MB/s 0:00:00 2026-07-08 16:18:42.318 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-08 16:18:42.343 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-08 16:18:42.368 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-08 16:18:42.391 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-08 16:18:42.416 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-08 16:18:42.448 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 49.2 MB/s 0:00:00 2026-07-08 16:18:42.465 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-08 16:18:42.493 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-08 16:18:42.520 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-08 16:18:42.548 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-08 16:18:42.572 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-08 16:18:42.595 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-08 16:18:42.619 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-08 16:18:42.645 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-08 16:18:42.672 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-08 16:18:42.694 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-08 16:18:42.719 | 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-07-08 16:18:42.761 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.9 MB/s 0:00:00 2026-07-08 16:18:42.778 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-08 16:18:42.938 | Building wheels for collected packages: cinder 2026-07-08 16:18:42.940 | Building editable for cinder (pyproject.toml): started 2026-07-08 16:18:44.660 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-08 16:18:44.662 | Created wheel for cinder: filename=cinder-28.1.0.dev157-0.editable-py3-none-any.whl size=9205 sha256=42c1671485b5469b9aca150ed40e049b302336e98298c0ca0917eaa792eb06c8 2026-07-08 16:18:44.662 | Stored in directory: /tmp/pip-ephem-wheel-cache-dihqj0em/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-08 16:18:44.668 | Successfully built cinder 2026-07-08 16:18:45.061 | 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-07-08 16:18:45.422 | Attempting uninstall: pyudev 2026-07-08 16:18:45.438 | Found existing installation: pyudev 0.24.0 2026-07-08 16:18:45.439 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:18:45.439 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-08 16:18:45.496 | Attempting uninstall: pyasn1 2026-07-08 16:18:45.513 | Found existing installation: pyasn1 0.4.8 2026-07-08 16:18:45.513 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:18:45.513 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-08 16:18:47.315 | Attempting uninstall: botocore 2026-07-08 16:18:47.333 | Found existing installation: botocore 1.34.46 2026-07-08 16:18:47.333 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:18:47.335 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-08 16:18:48.541 | Attempting uninstall: s3transfer 2026-07-08 16:18:48.561 | Found existing installation: s3transfer 0.10.1 2026-07-08 16:18:48.562 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:18:48.563 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-08 16:18:49.264 | Attempting uninstall: boto3 2026-07-08 16:18:49.285 | Found existing installation: boto3 1.34.46 2026-07-08 16:18:49.285 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 16:18:49.286 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-08 16:18:51.448 | 2026-07-08 16:18:51.472 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev157 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 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-07-08 16:18:51.860 | + inc/python:pip_install:216 : result=0 2026-07-08 16:18:51.863 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:18:51.867 | + functions-common:time_stop:2420 : local name 2026-07-08 16:18:51.870 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:18:51.873 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:18:51.876 | + functions-common:time_stop:2423 : local total 2026-07-08 16:18:51.879 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:18:51.881 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:18:51.884 | + functions-common:time_stop:2427 : start_time=1783527510901 2026-07-08 16:18:51.887 | + functions-common:time_stop:2429 : [[ -z 1783527510901 ]] 2026-07-08 16:18:51.891 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:18:51.896 | + functions-common:time_stop:2432 : end_time=1783527531892 2026-07-08 16:18:51.899 | + functions-common:time_stop:2433 : elapsed_time=20991 2026-07-08 16:18:51.903 | + functions-common:time_stop:2434 : total=99612 2026-07-08 16:18:51.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:18:51.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120603 2026-07-08 16:18:51.913 | + inc/python:pip_install:219 : return 0 2026-07-08 16:18:51.917 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 16:18:51.920 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:18:51.924 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-08 16:18:51.927 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-08 16:18:51.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:18:51.934 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:18:51.938 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-08 16:18:51.941 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:18:51.945 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-08 16:18:51.948 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-08 16:18:51.951 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-08 16:18:51.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:18:51.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:18:51.961 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-08 16:18:51.979 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-08 16:18:51.982 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:18:51.985 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:18:51.989 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:18:51.993 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:18:51.996 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:18:52.000 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:18:52.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:18:52.006 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:18:52.009 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:18:52.012 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:18:52.015 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:18:52.018 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:18:52.021 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-08 16:18:52.024 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:18:52.027 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:18:52.030 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:18:52.033 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-08 16:18:52.054 | + 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-07-08 16:18:52.092 | Reading package lists... 2026-07-08 16:18:52.453 | Building dependency tree... 2026-07-08 16:18:52.454 | Reading state information... 2026-07-08 16:18:53.007 | The following packages were automatically installed and are no longer required: 2026-07-08 16:18:53.009 | libfwupd2 libgusb2 2026-07-08 16:18:53.009 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:18:53.012 | The following additional packages will be installed: 2026-07-08 16:18:53.012 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-08 16:18:53.012 | python3-urwid python3-wcwidth 2026-07-08 16:18:53.015 | Suggested packages: 2026-07-08 16:18:53.015 | python-urwid-doc 2026-07-08 16:18:53.052 | The following NEW packages will be installed: 2026-07-08 16:18:53.052 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-08 16:18:53.053 | python3-urwid python3-wcwidth targetcli-fb 2026-07-08 16:18:53.165 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:18:53.165 | Need to get 385 kB of archives. 2026-07-08 16:18:53.165 | After this operation, 3098 kB of additional disk space will be used. 2026-07-08 16:18:53.165 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-08 16:18:53.244 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-08 16:18:53.249 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-08 16:18:53.294 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-08 16:18:53.297 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-08 16:18:53.302 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-08 16:18:53.544 | perl: warning: Setting locale failed. 2026-07-08 16:18:53.545 | perl: warning: Please check that your locale settings: 2026-07-08 16:18:53.545 | LANGUAGE = (unset), 2026-07-08 16:18:53.545 | LC_ALL = "en_US.utf8", 2026-07-08 16:18:53.545 | LANG = "de_DE.UTF-8" 2026-07-08 16:18:53.545 | are supported and installed on your system. 2026-07-08 16:18:53.545 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:18:53.608 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:18:53.608 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:18:53.608 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:18:53.802 | Fetched 385 kB in 0s (1700 kB/s) 2026-07-08 16:18:53.840 | Selecting previously unselected package python3-typing-extensions. 2026-07-08 16:18:53.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 ... 126757 files and directories currently installed.) 2026-07-08 16:18:53.914 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-08 16:18:53.919 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-08 16:18:53.969 | Selecting previously unselected package python3-wcwidth. 2026-07-08 16:18:53.982 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-08 16:18:53.986 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-08 16:18:54.045 | Selecting previously unselected package python3-urwid. 2026-07-08 16:18:54.057 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-08 16:18:54.062 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-08 16:18:54.158 | Selecting previously unselected package python3-configshell-fb. 2026-07-08 16:18:54.169 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-08 16:18:54.174 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-08 16:18:54.240 | Selecting previously unselected package python3-rtslib-fb. 2026-07-08 16:18:54.252 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-08 16:18:54.256 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-08 16:18:54.325 | Selecting previously unselected package targetcli-fb. 2026-07-08 16:18:54.338 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-08 16:18:54.342 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-08 16:18:54.422 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-08 16:18:55.641 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-08 16:18:55.649 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-08 16:18:55.971 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-08 16:18:56.218 | Setting up python3-urwid (2.6.10-1) ... 2026-07-08 16:18:56.791 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-08 16:18:56.992 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 16:18:56.992 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-08 16:18:57.018 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-08 16:18:57.018 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-08 16:18:57.019 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-08 16:18:57.019 | keyword = Word(alphanums + '_\-') 2026-07-08 16:18:57.019 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 16:18:57.019 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 16:18:57.019 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 16:18:57.019 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 16:18:57.019 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-08 16:18:57.020 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-08 16:18:57.028 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 16:18:57.028 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-08 16:18:57.051 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-08 16:18:57.051 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-08 16:18:57.051 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-08 16:18:57.051 | keyword = Word(alphanums + '_\-') 2026-07-08 16:18:57.052 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 16:18:57.052 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 16:18:57.052 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 16:18:57.052 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 16:18:57.052 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-08 16:18:57.052 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-08 16:18:57.084 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-08 16:18:57.297 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-08 16:18:57.297 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-08 16:18:57.611 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:18:58.448 | perl: warning: Setting locale failed. 2026-07-08 16:18:58.448 | perl: warning: Please check that your locale settings: 2026-07-08 16:18:58.448 | LANGUAGE = (unset), 2026-07-08 16:18:58.448 | LC_ALL = "en_US.utf8", 2026-07-08 16:18:58.448 | LANG = "de_DE.UTF-8" 2026-07-08 16:18:58.449 | are supported and installed on your system. 2026-07-08 16:18:58.449 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:18:58.582 | perl: warning: Setting locale failed. 2026-07-08 16:18:58.583 | perl: warning: Please check that your locale settings: 2026-07-08 16:18:58.583 | LANGUAGE = (unset), 2026-07-08 16:18:58.583 | LC_ALL = "en_US.utf8", 2026-07-08 16:18:58.583 | LANG = "de_DE.UTF-8" 2026-07-08 16:18:58.584 | are supported and installed on your system. 2026-07-08 16:18:58.584 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:18:58.634 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:18:58.634 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:18:58.634 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:18:58.707 | perl: warning: Setting locale failed. 2026-07-08 16:18:58.707 | perl: warning: Please check that your locale settings: 2026-07-08 16:18:58.707 | LANGUAGE = (unset), 2026-07-08 16:18:58.707 | LC_ALL = "en_US.utf8", 2026-07-08 16:18:58.707 | LANG = "de_DE.UTF-8" 2026-07-08 16:18:58.708 | are supported and installed on your system. 2026-07-08 16:18:58.708 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:18:59.221 | 2026-07-08 16:18:59.222 | Running kernel seems to be up-to-date. 2026-07-08 16:18:59.222 | 2026-07-08 16:18:59.222 | Restarting services... 2026-07-08 16:18:59.245 | 2026-07-08 16:18:59.246 | Service restarts being deferred: 2026-07-08 16:18:59.246 | systemctl restart virtlockd.service 2026-07-08 16:18:59.246 | systemctl restart virtlogd.service 2026-07-08 16:18:59.246 | 2026-07-08 16:18:59.247 | No containers need to be restarted. 2026-07-08 16:18:59.247 | 2026-07-08 16:18:59.247 | User sessions running outdated binaries: 2026-07-08 16:18:59.247 | quobyte @ session #5: sshd[2068] 2026-07-08 16:18:59.259 | 2026-07-08 16:18:59.259 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:19:01.224 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:19:01.228 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:19:01.231 | + functions-common:time_stop:2420 : local name 2026-07-08 16:19:01.235 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:19:01.238 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:19:01.242 | + functions-common:time_stop:2423 : local total 2026-07-08 16:19:01.244 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:19:01.248 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:19:01.251 | + functions-common:time_stop:2427 : start_time=1783527532051 2026-07-08 16:19:01.255 | + functions-common:time_stop:2429 : [[ -z 1783527532051 ]] 2026-07-08 16:19:01.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:19:01.264 | + functions-common:time_stop:2432 : end_time=1783527541260 2026-07-08 16:19:01.267 | + functions-common:time_stop:2433 : elapsed_time=9209 2026-07-08 16:19:01.270 | + functions-common:time_stop:2434 : total=189558 2026-07-08 16:19:01.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:19:01.276 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198767 2026-07-08 16:19:01.279 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:19:01.282 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 16:19:01.285 | + ./stack.sh:main:948 : configure_cinder 2026-07-08 16:19:01.288 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-08 16:19:01.304 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-08 16:19:01.308 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-08 16:19:01.311 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-08 16:19:01.314 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-08 16:19:01.318 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-08 16:19:01.318 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-08 16:19:01.323 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-08 16:19:01.325 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-08 16:19:01.328 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-08 16:19:01.330 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-08 16:19:01.333 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-08 16:19:01.335 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-08 16:19:01.338 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-08 16:19:01.341 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-08 16:19:01.354 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-08 16:19:01.370 | + 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-07-08 16:19:01.387 | + 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-07-08 16:19:01.404 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-08 16:19:01.421 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-08 16:19:01.438 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-08 16:19:01.441 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-08 16:19:01.446 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ixIBnvYlZp 2026-07-08 16:19:01.450 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-08 16:19:01.453 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-08 16:19:01.456 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-08 16:19:01.459 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ixIBnvYlZp 2026-07-08 16:19:01.463 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ixIBnvYlZp 2026-07-08 16:19:01.479 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ixIBnvYlZp /etc/sudoers.d/cinder-rootwrap 2026-07-08 16:19:01.495 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-08 16:19:01.500 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-08 16:19:01.503 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-08 16:19:01.505 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-08 16:19:01.508 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-08 16:19:01.510 | + 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-07-08 16:19:01.513 | + 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-07-08 16:19:01.517 | + 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-07-08 16:19:01.517 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-08 16:19:01.528 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-08 16:19:01.532 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-08 16:19:01.547 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-08 16:19:01.563 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-08 16:19:01.566 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-08 16:19:01.571 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-08 16:19:01.576 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-08 16:19:01.579 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 16:19:01.582 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-08 16:19:01.585 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 16:19:01.588 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 16:19:01.591 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-08 16:19:01.594 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 16:19:01.597 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-08 16:19:01.601 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 16:19:01.603 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-08 16:19:01.638 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-08 16:19:01.673 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.204/identity 2026-07-08 16:19:01.705 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-08 16:19:01.736 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-08 16:19:01.770 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-08 16:19:01.802 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-08 16:19:01.834 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-08 16:19:01.868 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.204/identity 2026-07-08 16:19:01.904 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 16:19:01.938 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 16:19:01.975 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 16:19:01.978 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-08 16:19:02.018 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-08 16:19:02.057 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-08 16:19:02.061 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-08 16:19:02.065 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-08 16:19:02.069 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-08 16:19:02.072 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:19:02.075 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:19:02.079 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:19:02.099 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:19:02.103 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:19:02.106 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-08 16:19:02.110 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-08 16:19:02.146 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-08 16:19:02.180 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-08 16:19:02.216 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-08 16:19:02.253 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-08 16:19:02.287 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-08 16:19:02.321 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.204 2026-07-08 16:19:02.355 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-08 16:19:02.391 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-08 16:19:02.401 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 085eb46575ff2136e2d2faf848bbd1ff 2026-07-08 16:19:02.432 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-08 16:19:02.435 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-08 16:19:02.467 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-08 16:19:02.499 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-08 16:19:02.532 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-08 16:19:02.564 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-08 16:19:02.595 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-08 16:19:02.627 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-08 16:19:02.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:19:02.647 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 16:19:02.650 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-08 16:19:02.652 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-08 16:19:02.655 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-08 16:19:02.657 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-08 16:19:02.660 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-08 16:19:02.662 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-08 16:19:02.665 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-08 16:19:02.668 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-08 16:19:02.670 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-08 16:19:02.673 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-08 16:19:02.704 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-08 16:19:02.735 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-08 16:19:02.767 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-08 16:19:02.797 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-08 16:19:02.828 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-08 16:19:02.859 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-08 16:19:02.892 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-08 16:19:02.923 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-08 16:19:02.955 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-08 16:19:02.958 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-08 16:19:02.961 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-08 16:19:02.964 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-08 16:19:02.996 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-08 16:19:02.999 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-08 16:19:03.031 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-08 16:19:03.034 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-08 16:19:03.037 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-08 16:19:03.040 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-08 16:19:03.073 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-08 16:19:03.076 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-08 16:19:03.079 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-08 16:19:03.081 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-08 16:19:03.084 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-08 16:19:03.102 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:19:03.105 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-08 16:19:03.123 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:19:03.126 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-08 16:19:03.144 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:19:03.147 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-08 16:19:03.149 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-08 16:19:03.152 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-08 16:19:03.155 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-08 16:19:03.158 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 16:19:03.160 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 16:19:03.163 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 16:19:03.181 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:19:03.185 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 16:19:03.188 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 16:19:03.191 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 16:19:03.211 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:19:03.214 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:19:03.217 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:19:03.250 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 16:19:03.253 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 16:19:03.256 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-08 16:19:03.258 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-08 16:19:03.261 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 16:19:03.265 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:19:03.284 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:19:03.287 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:19:03.290 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:19:03.293 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:19:03.295 | + 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-07-08 16:19:03.331 | + 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-07-08 16:19:03.365 | + 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-07-08 16:19:03.400 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:19:03.434 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-08 16:19:03.468 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-08 16:19:03.485 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:19:03.488 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-08 16:19:03.491 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-08 16:19:03.494 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-08 16:19:03.496 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-08 16:19:03.499 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 16:19:03.502 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-08 16:19:03.504 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-08 16:19:03.507 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 16:19:03.510 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 16:19:03.526 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 16:19:03.527 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:19:03.538 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 16:19:03.543 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:19:03.558 | /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-07-08 16:19:03.562 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-08 16:19:03.565 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-08 16:19:03.570 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 16:19:03.574 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-08 16:19:03.611 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-08 16:19:03.646 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-08 16:19:03.681 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-08 16:19:03.717 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 16:19:03.751 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 16:19:03.783 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-08 16:19:03.815 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-08 16:19:03.848 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-08 16:19:03.884 | + 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-07-08 16:19:03.919 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 16:19:03.954 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 16:19:03.990 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-08 16:19:04.024 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-08 16:19:04.057 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 16:19:04.060 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 16:19:04.064 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-08 16:19:04.066 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-08 16:19:04.069 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 16:19:04.071 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:19:04.074 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:19:04.077 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-08 16:19:04.079 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-08 16:19:04.082 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-08 16:19:04.116 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 16:19:04.150 | + 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-07-08 16:19:04.151 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-08 16:19:04.161 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-08 16:19:04.165 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-08 16:19:04.168 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-08 16:19:04.170 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 16:19:04.173 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 16:19:04.176 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:19:04.178 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:19:04.181 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:19:04.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:19:04.186 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 16:19:04.189 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 16:19:04.191 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:19:04.194 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:19:04.197 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-08 16:19:04.209 | perl: warning: Setting locale failed. 2026-07-08 16:19:04.209 | perl: warning: Please check that your locale settings: 2026-07-08 16:19:04.209 | LANGUAGE = (unset), 2026-07-08 16:19:04.209 | LC_ALL = "en_US.utf8", 2026-07-08 16:19:04.209 | LANG = "de_DE.UTF-8" 2026-07-08 16:19:04.210 | are supported and installed on your system. 2026-07-08 16:19:04.210 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:19:04.251 | Enabling site cinder-api. 2026-07-08 16:19:04.257 | To activate the new configuration, you need to run: 2026-07-08 16:19:04.257 | systemctl reload apache2 2026-07-08 16:19:04.263 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 16:19:04.266 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:19:04.268 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:19:04.271 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:19:04.498 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-08 16:19:04.501 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.204/image 2026-07-08 16:19:04.536 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-08 16:19:04.556 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:19:04.559 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-08 16:19:04.562 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 16:19:04.565 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-08 16:19:04.568 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-08 16:19:04.571 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 16:19:04.574 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-08 16:19:04.578 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 16:19:04.581 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-08 16:19:04.584 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-08 16:19:04.587 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-08 16:19:04.624 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-08 16:19:04.657 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.204/identity 2026-07-08 16:19:04.691 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-08 16:19:04.725 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-08 16:19:04.760 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-08 16:19:04.792 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-08 16:19:04.828 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-08 16:19:04.863 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.204/identity 2026-07-08 16:19:04.899 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-08 16:19:04.933 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-08 16:19:04.968 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 16:19:04.971 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-08 16:19:04.974 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 16:19:04.977 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:19:04.980 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-08 16:19:04.983 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-08 16:19:05.028 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-08 16:19:05.071 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.204/identity 2026-07-08 16:19:05.107 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-08 16:19:05.144 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-08 16:19:05.180 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-08 16:19:05.216 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-08 16:19:05.253 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-08 16:19:05.289 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-08 16:19:05.324 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-08 16:19:05.361 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-08 16:19:05.364 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-08 16:19:05.384 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:19:05.387 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.204:2379?api_version=v3' 2026-07-08 16:19:05.426 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-08 16:19:05.429 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-08 16:19:05.466 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-08 16:19:05.469 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-08 16:19:05.472 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-08 16:19:05.509 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-08 16:19:05.512 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 16:19:05.515 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-08 16:19:05.518 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-08 16:19:05.521 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-08 16:19:05.556 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-08 16:19:05.590 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.204/identity 2026-07-08 16:19:05.625 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-08 16:19:05.660 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-08 16:19:05.693 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-08 16:19:05.727 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-08 16:19:05.759 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-08 16:19:05.792 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-08 16:19:05.809 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:19:05.813 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-08 16:19:05.816 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-08 16:19:05.820 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-08 16:19:05.822 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 16:19:05.826 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-08 16:19:05.829 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-08 16:19:05.833 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-08 16:19:05.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:19:05.840 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:19:05.843 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-08 16:19:05.846 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:19:05.850 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-08 16:19:05.853 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-08 16:19:05.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:19:05.860 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:19:05.862 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-08 16:19:05.865 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:19:05.869 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-08 16:19:05.872 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-08 16:19:05.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:19:05.879 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:19:05.882 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-08 16:19:05.885 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:19:05.888 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-08 16:19:05.891 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-08 16:19:05.894 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-08 16:19:05.897 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:19:05.900 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:19:05.905 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:19:05.908 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:19:05.911 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:19:05.916 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:19:05.934 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:19:05.937 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:19:05.939 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:19:05.943 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:19:05.944 | + functions-common:git_clone:610 : echo master 2026-07-08 16:19:05.949 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-08 16:19:05.951 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:19:05.954 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-08 16:19:05.957 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:19:05.960 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:19:05.963 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:19:05.965 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:19:05.969 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:19:05.971 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:19:05.974 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:19:05.977 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:19:05.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:19:05.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527545982 2026-07-08 16:19:05.988 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-08 16:19:05.992 | Cloning into '/opt/stack/neutron'... 2026-07-08 16:20:08.138 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:20:08.140 | + functions-common:time_stop:2420 : local name 2026-07-08 16:20:08.142 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:20:08.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:20:08.146 | + functions-common:time_stop:2423 : local total 2026-07-08 16:20:08.148 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:20:08.150 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:20:08.152 | + functions-common:time_stop:2427 : start_time=1783527545982 2026-07-08 16:20:08.154 | + functions-common:time_stop:2429 : [[ -z 1783527545982 ]] 2026-07-08 16:20:08.157 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:20:08.160 | + functions-common:time_stop:2432 : end_time=1783527608158 2026-07-08 16:20:08.162 | + functions-common:time_stop:2433 : elapsed_time=62176 2026-07-08 16:20:08.164 | + functions-common:time_stop:2434 : total=92177 2026-07-08 16:20:08.166 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:20:08.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154353 2026-07-08 16:20:08.170 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-08 16:20:08.172 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:20:08.174 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:20:08.176 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:20:08.178 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:20:08.180 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:20:08.182 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:20:08.184 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:20:08.186 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:20:08.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:20:08.191 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:20:08.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527608192 2026-07-08 16:20:08.197 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:20:08.898 | From https://review.opendev.org/openstack/neutron 2026-07-08 16:20:08.898 | * branch master -> FETCH_HEAD 2026-07-08 16:20:08.906 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:20:08.908 | + functions-common:time_stop:2420 : local name 2026-07-08 16:20:08.910 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:20:08.912 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:20:08.914 | + functions-common:time_stop:2423 : local total 2026-07-08 16:20:08.916 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:20:08.918 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:20:08.920 | + functions-common:time_stop:2427 : start_time=1783527608192 2026-07-08 16:20:08.922 | + functions-common:time_stop:2429 : [[ -z 1783527608192 ]] 2026-07-08 16:20:08.925 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:20:08.928 | + functions-common:time_stop:2432 : end_time=1783527608926 2026-07-08 16:20:08.930 | + functions-common:time_stop:2433 : elapsed_time=734 2026-07-08 16:20:08.932 | + functions-common:time_stop:2434 : total=154353 2026-07-08 16:20:08.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:20:08.936 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155087 2026-07-08 16:20:08.938 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:20:08.940 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:20:08.942 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:20:08.944 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:20:08.946 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:20:08.948 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:20:08.950 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:20:08.952 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:20:08.954 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:20:08.957 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:20:08.960 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527608958 2026-07-08 16:20:08.962 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:20:09.422 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:20:09.422 | 2026-07-08 16:20:09.422 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:20:09.422 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:20:09.423 | state without impacting any branches by switching back to a branch. 2026-07-08 16:20:09.423 | 2026-07-08 16:20:09.423 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:20:09.423 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:20:09.423 | 2026-07-08 16:20:09.423 | git switch -c 2026-07-08 16:20:09.423 | 2026-07-08 16:20:09.424 | Or undo this operation with: 2026-07-08 16:20:09.424 | 2026-07-08 16:20:09.424 | git switch - 2026-07-08 16:20:09.424 | 2026-07-08 16:20:09.424 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:20:09.424 | 2026-07-08 16:20:09.424 | HEAD is now at 04f6410f49 Merge "trivial fix: Fix typo on PVLAN internals image" 2026-07-08 16:20:09.430 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:20:09.432 | + functions-common:time_stop:2420 : local name 2026-07-08 16:20:09.434 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:20:09.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:20:09.438 | + functions-common:time_stop:2423 : local total 2026-07-08 16:20:09.440 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:20:09.442 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:20:09.444 | + functions-common:time_stop:2427 : start_time=1783527608958 2026-07-08 16:20:09.446 | + functions-common:time_stop:2429 : [[ -z 1783527608958 ]] 2026-07-08 16:20:09.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:20:09.452 | + functions-common:time_stop:2432 : end_time=1783527609450 2026-07-08 16:20:09.454 | + functions-common:time_stop:2433 : elapsed_time=492 2026-07-08 16:20:09.456 | + functions-common:time_stop:2434 : total=155087 2026-07-08 16:20:09.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:20:09.461 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155579 2026-07-08 16:20:09.463 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-08 16:20:09.479 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-08 16:20:09.482 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:20:09.483 | + functions-common:git_clone:673 : head -1 2026-07-08 16:20:09.486 | 04f6410f49 Merge "trivial fix: Fix typo on PVLAN internals image" 2026-07-08 16:20:09.489 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:20:09.491 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-08 16:20:09.494 | + inc/python:setup_develop:353 : local bindep 2026-07-08 16:20:09.496 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-08 16:20:09.498 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-08 16:20:09.500 | + inc/python:setup_develop:359 : local extras= 2026-07-08 16:20:09.502 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-08 16:20:09.504 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 16:20:09.507 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-08 16:20:09.509 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-08 16:20:09.511 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 16:20:09.513 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 16:20:09.516 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-08 16:20:09.518 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 16:20:09.521 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-08 16:20:09.524 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 16:20:09.526 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 16:20:09.529 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-08 16:20:09.534 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-08 16:20:09.536 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-08 16:20:09.538 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-08 16:20:09.693 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-08 16:20:09.696 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 16:20:09.698 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 16:20:09.701 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 16:20:09.703 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-08 16:20:09.705 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-08 16:20:09.707 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 16:20:09.710 | + inc/python:setup_package:446 : local extras= 2026-07-08 16:20:09.712 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 16:20:09.714 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 16:20:09.716 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 16:20:09.718 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 16:20:09.721 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 16:20:09.723 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-08 16:20:09.741 | Using python 3.12 to install /opt/stack/neutron 2026-07-08 16:20:09.743 | + 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-07-08 16:20:10.750 | Obtaining file:///opt/stack/neutron 2026-07-08 16:20:10.760 | Installing build dependencies: started 2026-07-08 16:20:12.567 | Installing build dependencies: finished with status 'done' 2026-07-08 16:20:12.568 | Checking if build backend supports build_editable: started 2026-07-08 16:20:13.113 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 16:20:13.115 | Getting requirements to build editable: started 2026-07-08 16:20:13.422 | Getting requirements to build editable: finished with status 'done' 2026-07-08 16:20:13.424 | Preparing editable metadata (pyproject.toml): started 2026-07-08 16:20:15.141 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:20:15.164 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.0.3) 2026-07-08 16:20:15.165 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.10.1) 2026-07-08 16:20:15.166 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.1.0) 2026-07-08 16:20:15.167 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.5.1) 2026-07-08 16:20:15.168 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.1.0) 2026-07-08 16:20:15.170 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.3.1) 2026-07-08 16:20:15.452 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev576) 2026-07-08 16:20:15.611 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 16:20:15.622 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (0.32.0) 2026-07-08 16:20:15.623 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.34.2) 2026-07-08 16:20:15.624 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.1.6) 2026-07-08 16:20:15.625 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (13.0.0) 2026-07-08 16:20:15.626 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (1.3.0) 2026-07-08 16:20:15.687 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev576) 2026-07-08 16:20:15.706 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 16:20:15.717 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (9.1.4) 2026-07-08 16:20:15.718 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.0.51) 2026-07-08 16:20:15.719 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (1.8.10) 2026-07-08 16:20:15.720 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.15.0) 2026-07-08 16:20:15.721 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (1.18.5) 2026-07-08 16:20:15.721 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.9.0) 2026-07-08 16:20:15.722 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (4.2.0) 2026-07-08 16:20:15.723 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.5.0) 2026-07-08 16:20:15.724 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (10.5.0) 2026-07-08 16:20:15.725 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (6.4.0) 2026-07-08 16:20:15.726 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (18.0.0) 2026-07-08 16:20:15.726 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (6.8.0) 2026-07-08 16:20:15.727 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (8.2.0) 2026-07-08 16:20:15.728 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (18.1.0) 2026-07-08 16:20:15.729 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (8.1.0) 2026-07-08 16:20:15.730 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.1.0) 2026-07-08 16:20:15.731 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.11.0) 2026-07-08 16:20:15.732 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.8.0) 2026-07-08 16:20:15.733 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.9.0) 2026-07-08 16:20:15.734 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.10.0) 2026-07-08 16:20:15.735 | 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.dev576) (4.6.0) 2026-07-08 16:20:15.736 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.7.1) 2026-07-08 16:20:15.737 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (10.1.1) 2026-07-08 16:20:15.738 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.10.2) 2026-07-08 16:20:15.738 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (4.4.0) 2026-07-08 16:20:15.773 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev576) 2026-07-08 16:20:15.791 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-08 16:20:15.825 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev576) 2026-07-08 16:20:15.842 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 16:20:15.882 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev576) 2026-07-08 16:20:15.898 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-08 16:20:16.008 | Installing build dependencies: started 2026-07-08 16:20:17.665 | Installing build dependencies: finished with status 'done' 2026-07-08 16:20:17.666 | Getting requirements to build wheel: started 2026-07-08 16:20:18.337 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 16:20:18.339 | Preparing metadata (pyproject.toml): started 2026-07-08 16:20:18.729 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:20:18.778 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev576) 2026-07-08 16:20:18.794 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 16:20:18.804 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.2.2) 2026-07-08 16:20:18.842 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev576) 2026-07-08 16:20:18.858 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-08 16:20:18.870 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (24.2.1) 2026-07-08 16:20:18.871 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (18.13.0) 2026-07-08 16:20:18.872 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (4.17.0) 2026-07-08 16:20:18.991 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev576) 2026-07-08 16:20:19.007 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-08 16:20:19.052 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev576) 2026-07-08 16:20:19.068 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:20:19.079 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.4.0) 2026-07-08 16:20:19.080 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (8.1.0) 2026-07-08 16:20:19.083 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev576) (1.3.12) 2026-07-08 16:20:19.084 | 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.dev576) (4.15.0) 2026-07-08 16:20:19.086 | 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.dev576) (2.2.2) 2026-07-08 16:20:19.093 | 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.dev576) (3.3.2) 2026-07-08 16:20:19.096 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev576) (3.0.3) 2026-07-08 16:20:19.099 | 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.dev576) (2.1.0) 2026-07-08 16:20:19.100 | 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.dev576) (1.8.2) 2026-07-08 16:20:19.107 | 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.dev576) (4.0.1) 2026-07-08 16:20:19.108 | 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.dev576) (2.13.0) 2026-07-08 16:20:19.109 | 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.dev576) (5.8.0) 2026-07-08 16:20:19.121 | 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.dev576) (1.3.7) 2026-07-08 16:20:19.246 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev576) 2026-07-08 16:20:19.262 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 16:20:19.274 | 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.dev576) (43.0.3) 2026-07-08 16:20:19.276 | 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.dev576) (1.5.0) 2026-07-08 16:20:19.277 | 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.dev576) (1.1.0) 2026-07-08 16:20:19.278 | 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.dev576) (1.33) 2026-07-08 16:20:19.280 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev576) (4.10.0) 2026-07-08 16:20:19.281 | 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.dev576) (6.0.3) 2026-07-08 16:20:19.285 | 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.dev576) (2.0.0) 2026-07-08 16:20:19.290 | 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.dev576) (3.0) 2026-07-08 16:20:19.297 | 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.dev576) (3.1.1) 2026-07-08 16:20:19.302 | 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.dev576) (0.41.0) 2026-07-08 16:20:19.303 | 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.dev576) (1.2.1) 2026-07-08 16:20:19.331 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev576) 2026-07-08 16:20:19.347 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-08 16:20:19.361 | 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.dev576) (26.2) 2026-07-08 16:20:19.364 | 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.dev576) (2.8.0) 2026-07-08 16:20:19.365 | 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.dev576) (3.5.3) 2026-07-08 16:20:19.378 | 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.dev576) (6.1.1) 2026-07-08 16:20:19.379 | 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.dev576) (4.0.0) 2026-07-08 16:20:19.400 | 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.dev576) (0.20) 2026-07-08 16:20:19.406 | 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.dev576) (2.0.0) 2026-07-08 16:20:19.414 | 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.dev576) (2.1.2) 2026-07-08 16:20:19.415 | 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.dev576) (0.6.2) 2026-07-08 16:20:19.423 | 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.dev576) (2.9.0.post0) 2026-07-08 16:20:19.428 | 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.dev576) (7.1.4) 2026-07-08 16:20:19.430 | 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.dev576) (5.3.1) 2026-07-08 16:20:19.431 | 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.dev576) (5.6.2) 2026-07-08 16:20:19.432 | 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.dev576) (0.16.0) 2026-07-08 16:20:19.436 | 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.dev576) (5.1.0) 2026-07-08 16:20:19.446 | 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.dev576) (2026.2) 2026-07-08 16:20:19.453 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev576) (0.25.0) 2026-07-08 16:20:19.457 | 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.dev576) (5.0.0) 2026-07-08 16:20:19.459 | 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.dev576) (4.0.1) 2026-07-08 16:20:19.490 | 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.dev576) (1.7.6) 2026-07-08 16:20:19.497 | 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.dev576) (2.2.0) 2026-07-08 16:20:19.507 | 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.dev576) (3.18.0) 2026-07-08 16:20:19.555 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev576) 2026-07-08 16:20:19.571 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-08 16:20:19.613 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev576) 2026-07-08 16:20:19.615 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-08 16:20:19.634 | 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.dev576) (3.0.3) 2026-07-08 16:20:19.635 | 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.dev576) (1.6.2) 2026-07-08 16:20:19.644 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev576) (83.0.0) 2026-07-08 16:20:19.672 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev576) (0.8.1) 2026-07-08 16:20:19.714 | 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.dev576) (1.17.0) 2026-07-08 16:20:19.719 | 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.dev576) (4.14.0) 2026-07-08 16:20:19.720 | 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.dev576) (4.26.0) 2026-07-08 16:20:19.755 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev576) 2026-07-08 16:20:19.771 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 16:20:19.787 | 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.dev576) (0.6.0) 2026-07-08 16:20:19.788 | 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.dev576) (4.0.0) 2026-07-08 16:20:19.799 | 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.dev576) (3.0.52) 2026-07-08 16:20:19.799 | 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.dev576) (1.11.0) 2026-07-08 16:20:19.801 | 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.dev576) (15.0.0) 2026-07-08 16:20:19.801 | 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.dev576) (1.8.0) 2026-07-08 16:20:19.807 | 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.dev576) (26.1.0) 2026-07-08 16:20:19.808 | 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.dev576) (2025.9.1) 2026-07-08 16:20:19.809 | 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.dev576) (0.37.0) 2026-07-08 16:20:19.810 | 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.dev576) (2026.5.1) 2026-07-08 16:20:19.866 | 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.dev576) (3.4.7) 2026-07-08 16:20:19.867 | 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.dev576) (3.18) 2026-07-08 16:20:19.868 | 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.dev576) (2.7.0) 2026-07-08 16:20:19.869 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev576) (2023.11.17) 2026-07-08 16:20:19.903 | 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.dev576) (4.2.0) 2026-07-08 16:20:19.904 | 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.dev576) (2.20.0) 2026-07-08 16:20:19.916 | 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.dev576) (0.1.2) 2026-07-08 16:20:19.936 | 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.dev576) (0.8) 2026-07-08 16:20:19.998 | 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.dev576) (0.16.0) 2026-07-08 16:20:20.091 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-08 16:20:20.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.7 MB/s 0:00:00 2026-07-08 16:20:20.211 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-08 16:20:20.401 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.4 MB/s 0:00:00 2026-07-08 16:20:20.419 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-08 16:20:20.450 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-08 16:20:20.474 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-08 16:20:20.497 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-08 16:20:20.523 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-08 16:20:20.538 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-08 16:20:20.554 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-08 16:20:20.584 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-08 16:20:20.635 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-08 16:20:20.660 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-08 16:20:20.684 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-08 16:20:20.757 | Building wheels for collected packages: neutron, ovs 2026-07-08 16:20:20.758 | Building editable for neutron (pyproject.toml): started 2026-07-08 16:20:22.997 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-08 16:20:22.999 | Created wheel for neutron: filename=neutron-28.1.0.dev576-0.editable-py3-none-any.whl size=15986 sha256=849e334e8e0048d5fe79136b3084ec717429eb8c905751631d74316c198e3bad 2026-07-08 16:20:22.999 | Stored in directory: /tmp/pip-ephem-wheel-cache-rt75ogvk/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-08 16:20:23.006 | Building wheel for ovs (pyproject.toml): started 2026-07-08 16:20:23.830 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-08 16:20:23.831 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=515c1203663e4cbd98656311f2120f9c73648653ff202858d889c3fbe61cf632 2026-07-08 16:20:23.831 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-08 16:20:23.836 | Successfully built neutron ovs 2026-07-08 16:20:24.163 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-08 16:20:29.440 | 2026-07-08 16:20:29.466 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev576 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-08 16:20:29.703 | + inc/python:pip_install:216 : result=0 2026-07-08 16:20:29.706 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:20:29.708 | + functions-common:time_stop:2420 : local name 2026-07-08 16:20:29.711 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:20:29.714 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:20:29.717 | + functions-common:time_stop:2423 : local total 2026-07-08 16:20:29.719 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:20:29.722 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:20:29.725 | + functions-common:time_stop:2427 : start_time=1783527609737 2026-07-08 16:20:29.727 | + functions-common:time_stop:2429 : [[ -z 1783527609737 ]] 2026-07-08 16:20:29.731 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:20:29.735 | + functions-common:time_stop:2432 : end_time=1783527629732 2026-07-08 16:20:29.738 | + functions-common:time_stop:2433 : elapsed_time=19995 2026-07-08 16:20:29.741 | + functions-common:time_stop:2434 : total=120603 2026-07-08 16:20:29.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:20:29.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140598 2026-07-08 16:20:29.750 | + inc/python:pip_install:219 : return 0 2026-07-08 16:20:29.753 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 16:20:29.755 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:20:29.758 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-08 16:20:29.760 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-08 16:20:29.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:20:29.766 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:20:29.769 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-08 16:20:29.772 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:20:29.775 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-08 16:20:29.778 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-08 16:20:29.781 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-08 16:20:29.781 | Installing OVN and dependent packages 2026-07-08 16:20:29.784 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-08 16:20:29.787 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-08 16:20:29.805 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:20:29.808 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-08 16:20:29.826 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:20:29.829 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-08 16:20:29.846 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:20:29.850 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-08 16:20:29.852 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-08 16:20:29.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:20:29.873 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-08 16:20:29.876 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-08 16:20:29.893 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-08 16:20:29.898 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-08 16:20:29.913 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-08 16:20:29.917 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-08 16:20:29.939 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-08 16:20:29.942 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:20:29.944 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:20:29.947 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:20:29.950 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:20:29.953 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:20:29.956 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:20:29.959 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:20:29.961 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:20:29.964 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:20:29.967 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:20:29.969 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:20:29.972 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:20:29.975 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-08 16:20:29.978 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:20:29.980 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:20:29.983 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:20:29.986 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-08 16:20:30.009 | + 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-07-08 16:20:30.050 | Reading package lists... 2026-07-08 16:20:30.431 | Building dependency tree... 2026-07-08 16:20:30.433 | Reading state information... 2026-07-08 16:20:31.035 | fakeroot is already the newest version (1.33-1). 2026-07-08 16:20:31.035 | fakeroot set to manually installed. 2026-07-08 16:20:31.035 | make is already the newest version (4.3-4.1build2). 2026-07-08 16:20:31.035 | make set to manually installed. 2026-07-08 16:20:31.035 | The following packages were automatically installed and are no longer required: 2026-07-08 16:20:31.038 | libfwupd2 libgusb2 2026-07-08 16:20:31.038 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:20:31.040 | The following additional packages will be installed: 2026-07-08 16:20:31.041 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-08 16:20:31.042 | python3-sortedcontainers 2026-07-08 16:20:31.044 | Suggested packages: 2026-07-08 16:20:31.045 | openvswitch-doc python-sortedcontainers-doc 2026-07-08 16:20:31.083 | The following NEW packages will be installed: 2026-07-08 16:20:31.084 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-08 16:20:31.084 | python3-openvswitch python3-sortedcontainers 2026-07-08 16:20:31.189 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:20:31.189 | Need to get 4219 kB of archives. 2026-07-08 16:20:31.189 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-08 16:20:31.189 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-08 16:20:31.336 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-08 16:20:31.380 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-08 16:20:31.381 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-08 16:20:31.383 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-08 16:20:31.401 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-08 16:20:31.657 | perl: warning: Setting locale failed. 2026-07-08 16:20:31.657 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:31.657 | LANGUAGE = (unset), 2026-07-08 16:20:31.657 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:31.657 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:31.657 | are supported and installed on your system. 2026-07-08 16:20:31.657 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:31.719 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:20:31.719 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:20:31.719 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:20:31.905 | Fetched 4219 kB in 0s (13.6 MB/s) 2026-07-08 16:20:31.950 | Selecting previously unselected package libunbound8:amd64. 2026-07-08 16:20:32.015 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-08 16:20:32.022 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-08 16:20:32.029 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-08 16:20:32.079 | Selecting previously unselected package openvswitch-common. 2026-07-08 16:20:32.091 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-08 16:20:32.095 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 16:20:32.196 | Selecting previously unselected package python3-sortedcontainers. 2026-07-08 16:20:32.207 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-08 16:20:32.211 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-08 16:20:32.262 | Selecting previously unselected package libxdp1:amd64. 2026-07-08 16:20:32.274 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-08 16:20:32.279 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-08 16:20:32.334 | Selecting previously unselected package python3-openvswitch. 2026-07-08 16:20:32.346 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-08 16:20:32.351 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 16:20:32.455 | Selecting previously unselected package openvswitch-switch. 2026-07-08 16:20:32.467 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-08 16:20:32.477 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 16:20:32.609 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-08 16:20:32.847 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-08 16:20:32.857 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-08 16:20:32.868 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 16:20:32.881 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 16:20:33.281 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 16:20:33.306 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-08 16:20:33.964 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-08 16:20:34.157 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-08 16:20:35.168 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:20:36.935 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 16:20:37.178 | perl: warning: Setting locale failed. 2026-07-08 16:20:37.178 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:37.178 | LANGUAGE = (unset), 2026-07-08 16:20:37.178 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:37.179 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:37.179 | are supported and installed on your system. 2026-07-08 16:20:37.179 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:37.307 | perl: warning: Setting locale failed. 2026-07-08 16:20:37.307 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:37.307 | LANGUAGE = (unset), 2026-07-08 16:20:37.307 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:37.307 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:37.307 | are supported and installed on your system. 2026-07-08 16:20:37.307 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:37.357 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:20:37.357 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:20:37.357 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:20:37.426 | perl: warning: Setting locale failed. 2026-07-08 16:20:37.426 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:37.426 | LANGUAGE = (unset), 2026-07-08 16:20:37.426 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:37.426 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:37.427 | are supported and installed on your system. 2026-07-08 16:20:37.427 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:37.929 | 2026-07-08 16:20:37.932 | Running kernel seems to be up-to-date. 2026-07-08 16:20:37.933 | 2026-07-08 16:20:37.933 | Restarting services... 2026-07-08 16:20:37.972 | 2026-07-08 16:20:37.972 | Service restarts being deferred: 2026-07-08 16:20:37.972 | systemctl restart virtlockd.service 2026-07-08 16:20:37.972 | systemctl restart virtlogd.service 2026-07-08 16:20:37.972 | 2026-07-08 16:20:37.972 | No containers need to be restarted. 2026-07-08 16:20:37.972 | 2026-07-08 16:20:37.972 | User sessions running outdated binaries: 2026-07-08 16:20:37.973 | quobyte @ session #5: sshd[2068] 2026-07-08 16:20:37.981 | 2026-07-08 16:20:37.981 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:20:40.059 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:20:40.062 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:20:40.065 | + functions-common:time_stop:2420 : local name 2026-07-08 16:20:40.068 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:20:40.071 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:20:40.074 | + functions-common:time_stop:2423 : local total 2026-07-08 16:20:40.077 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:20:40.080 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:20:40.083 | + functions-common:time_stop:2427 : start_time=1783527630006 2026-07-08 16:20:40.086 | + functions-common:time_stop:2429 : [[ -z 1783527630006 ]] 2026-07-08 16:20:40.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:20:40.095 | + functions-common:time_stop:2432 : end_time=1783527640092 2026-07-08 16:20:40.099 | + functions-common:time_stop:2433 : elapsed_time=10086 2026-07-08 16:20:40.102 | + functions-common:time_stop:2434 : total=198767 2026-07-08 16:20:40.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:20:40.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=208853 2026-07-08 16:20:40.111 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:20:40.115 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-08 16:20:40.141 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-08 16:20:40.144 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:20:40.147 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:20:40.150 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:20:40.153 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:20:40.157 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:20:40.160 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:20:40.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:20:40.166 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:20:40.169 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:20:40.172 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:20:40.175 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:20:40.178 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:20:40.181 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-08 16:20:40.184 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:20:40.187 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:20:40.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:20:40.193 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-08 16:20:40.216 | + 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-07-08 16:20:40.253 | Reading package lists... 2026-07-08 16:20:40.618 | Building dependency tree... 2026-07-08 16:20:40.620 | Reading state information... 2026-07-08 16:20:41.180 | The following packages were automatically installed and are no longer required: 2026-07-08 16:20:41.182 | libfwupd2 libgusb2 2026-07-08 16:20:41.183 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:20:41.185 | The following additional packages will be installed: 2026-07-08 16:20:41.185 | ovn-common 2026-07-08 16:20:41.225 | The following NEW packages will be installed: 2026-07-08 16:20:41.226 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-08 16:20:41.332 | 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:20:41.332 | Need to get 2360 kB of archives. 2026-07-08 16:20:41.332 | After this operation, 8355 kB of additional disk space will be used. 2026-07-08 16:20:41.332 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-08 16:20:41.513 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-08 16:20:41.518 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-08 16:20:41.520 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-08 16:20:41.771 | perl: warning: Setting locale failed. 2026-07-08 16:20:41.771 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:41.771 | LANGUAGE = (unset), 2026-07-08 16:20:41.772 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:41.772 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:41.772 | are supported and installed on your system. 2026-07-08 16:20:41.772 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:41.833 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:20:41.833 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:20:41.833 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:20:42.017 | Fetched 2360 kB in 0s (8330 kB/s) 2026-07-08 16:20:42.133 | Selecting previously unselected package ovn-common. 2026-07-08 16:20:42.203 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-08 16:20:42.210 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:20:42.214 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:42.322 | Selecting previously unselected package ovn-central. 2026-07-08 16:20:42.334 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:20:42.338 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:42.401 | Selecting previously unselected package ovn-controller-vtep. 2026-07-08 16:20:42.413 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:20:42.417 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:42.474 | Selecting previously unselected package ovn-host. 2026-07-08 16:20:42.486 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 16:20:42.493 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:42.579 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:42.598 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:43.074 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-08 16:20:43.260 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-08 16:20:43.748 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-08 16:20:43.803 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:44.297 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-08 16:20:44.486 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-08 16:20:45.174 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-08 16:20:45.861 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-08 16:20:46.708 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-08 16:20:46.782 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 16:20:46.977 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-08 16:20:47.521 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:20:49.475 | perl: warning: Setting locale failed. 2026-07-08 16:20:49.475 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:49.476 | LANGUAGE = (unset), 2026-07-08 16:20:49.476 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:49.476 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:49.476 | are supported and installed on your system. 2026-07-08 16:20:49.476 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:49.608 | perl: warning: Setting locale failed. 2026-07-08 16:20:49.608 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:49.608 | LANGUAGE = (unset), 2026-07-08 16:20:49.608 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:49.608 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:49.609 | are supported and installed on your system. 2026-07-08 16:20:49.609 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:49.659 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:20:49.659 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:20:49.659 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:20:49.729 | perl: warning: Setting locale failed. 2026-07-08 16:20:49.729 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:49.729 | LANGUAGE = (unset), 2026-07-08 16:20:49.729 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:49.730 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:49.730 | are supported and installed on your system. 2026-07-08 16:20:49.730 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:50.229 | 2026-07-08 16:20:50.229 | Running kernel seems to be up-to-date. 2026-07-08 16:20:50.229 | 2026-07-08 16:20:50.230 | Restarting services... 2026-07-08 16:20:50.252 | 2026-07-08 16:20:50.252 | Service restarts being deferred: 2026-07-08 16:20:50.253 | systemctl restart virtlockd.service 2026-07-08 16:20:50.253 | systemctl restart virtlogd.service 2026-07-08 16:20:50.253 | 2026-07-08 16:20:50.253 | No containers need to be restarted. 2026-07-08 16:20:50.253 | 2026-07-08 16:20:50.253 | User sessions running outdated binaries: 2026-07-08 16:20:50.253 | quobyte @ session #5: sshd[2068] 2026-07-08 16:20:50.262 | 2026-07-08 16:20:50.262 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:20:52.177 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:20:52.181 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:20:52.184 | + functions-common:time_stop:2420 : local name 2026-07-08 16:20:52.187 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:20:52.189 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:20:52.192 | + functions-common:time_stop:2423 : local total 2026-07-08 16:20:52.194 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:20:52.197 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:20:52.199 | + functions-common:time_stop:2427 : start_time=1783527640213 2026-07-08 16:20:52.202 | + functions-common:time_stop:2429 : [[ -z 1783527640213 ]] 2026-07-08 16:20:52.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:20:52.209 | + functions-common:time_stop:2432 : end_time=1783527652206 2026-07-08 16:20:52.212 | + functions-common:time_stop:2433 : elapsed_time=11993 2026-07-08 16:20:52.214 | + functions-common:time_stop:2434 : total=208853 2026-07-08 16:20:52.217 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:20:52.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=220846 2026-07-08 16:20:52.221 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:20:52.224 | + 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-07-08 16:20:52.227 | + 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-07-08 16:20:52.231 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-08 16:20:52.233 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-08 16:20:52.238 | + 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-07-08 16:20:52.241 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-08 16:20:52.243 | + 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-07-08 16:20:52.245 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-08 16:20:52.249 | + 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-07-08 16:20:52.251 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-08 16:20:52.253 | + 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-07-08 16:20:52.257 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-08 16:20:52.259 | + 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-07-08 16:20:52.261 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-08 16:20:52.264 | + 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-07-08 16:20:52.267 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-08 16:20:52.269 | + 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-07-08 16:20:52.272 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-08 16:20:52.275 | + 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-07-08 16:20:52.277 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-08 16:20:52.280 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-08 16:20:52.282 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-08 16:20:52.286 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:20:52.289 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:20:52.291 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-08 16:20:52.294 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:20:52.297 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-08 16:20:52.299 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 16:20:52.301 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-08 16:20:52.317 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:20:52.320 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-08 16:20:52.324 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-08 16:20:52.327 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-08 16:20:52.331 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 16:20:52.334 | + lib/stack:stack_install_service:32 : install_nova 2026-07-08 16:20:52.338 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-08 16:20:52.341 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-08 16:20:52.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:20:52.347 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:20:52.349 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-08 16:20:52.351 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:20:52.354 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-08 16:20:52.370 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:20:52.374 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-08 16:20:52.375 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-08 16:20:52.378 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-08 16:20:52.381 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-08 16:20:52.384 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-08 16:20:52.539 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-08 16:20:52.542 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:20:52.544 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:20:52.547 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-08 16:20:52.549 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:20:52.551 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:20:52.554 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:20:52.556 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:20:52.559 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:20:52.561 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:20:52.564 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:20:52.566 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:20:52.567 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:20:52.571 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:20:52.573 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:20:52.575 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:20:52.576 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-08 16:20:52.580 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:20:52.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:20:52.583 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:20:52.587 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-08 16:20:52.607 | + 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-07-08 16:20:52.643 | Reading package lists... 2026-07-08 16:20:53.020 | Building dependency tree... 2026-07-08 16:20:53.021 | Reading state information... 2026-07-08 16:20:53.603 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-08 16:20:53.603 | libvirt-clients set to manually installed. 2026-07-08 16:20:53.603 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-08 16:20:53.603 | The following packages were automatically installed and are no longer required: 2026-07-08 16:20:53.605 | libfwupd2 libgusb2 2026-07-08 16:20:53.606 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:20:53.609 | The following additional packages will be installed: 2026-07-08 16:20:53.609 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-08 16:20:53.609 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-08 16:20:53.610 | qemu-system-sparc 2026-07-08 16:20:53.612 | Suggested packages: 2026-07-08 16:20:53.612 | python-zstandard-doc samba vde2 2026-07-08 16:20:53.651 | The following packages will be REMOVED: 2026-07-08 16:20:53.654 | apport-core-dump-handler 2026-07-08 16:20:53.655 | The following NEW packages will be installed: 2026-07-08 16:20:53.656 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-08 16:20:53.656 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-08 16:20:53.656 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-08 16:20:53.753 | 0 upgraded, 13 newly installed, 1 to remove and 14 not upgraded. 2026-07-08 16:20:53.753 | Need to get 110 MB of archives. 2026-07-08 16:20:53.753 | After this operation, 897 MB of additional disk space will be used. 2026-07-08 16:20:53.754 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-08 16:20:53.876 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-08 16:20:53.879 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-08 16:20:53.886 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-08 16:20:53.897 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-08 16:20:54.085 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-08 16:20:54.333 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-08 16:20:54.449 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-08 16:20:54.530 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-08 16:20:54.574 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-08 16:20:55.312 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-08 16:20:55.313 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-08 16:20:55.349 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-08 16:20:55.628 | perl: warning: Setting locale failed. 2026-07-08 16:20:55.628 | perl: warning: Please check that your locale settings: 2026-07-08 16:20:55.628 | LANGUAGE = (unset), 2026-07-08 16:20:55.628 | LC_ALL = "en_US.utf8", 2026-07-08 16:20:55.628 | LANG = "de_DE.UTF-8" 2026-07-08 16:20:55.628 | are supported and installed on your system. 2026-07-08 16:20:55.629 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:20:55.702 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:20:55.702 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:20:55.702 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:20:55.950 | Fetched 110 MB in 2s (65.5 MB/s) 2026-07-08 16:20:55.990 | Selecting previously unselected package python3-zstandard. 2026-07-08 16:20:56.056 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-08 16:20:56.062 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-08 16:20:56.067 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-08 16:20:56.223 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-08 16:20:56.223 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-08 16:20:56.223 | Package apport-core-dump-handler is to be removed. 2026-07-08 16:20:56.223 | Package python3-zstandard is not configured yet. 2026-07-08 16:20:56.224 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-08 16:20:56.224 | Package apport-core-dump-handler is to be removed. 2026-07-08 16:20:56.224 | Package systemd-coredump is not installed. 2026-07-08 16:20:56.224 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-08 16:20:56.224 | Package apport-core-dump-handler is to be removed. 2026-07-08 16:20:56.224 | Package python3-zstandard is not configured yet. 2026-07-08 16:20:56.224 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-08 16:20:56.224 | Package apport-core-dump-handler is to be removed. 2026-07-08 16:20:56.224 | Package systemd-coredump is not installed. 2026-07-08 16:20:56.225 | 2026-07-08 16:20:56.289 | (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 ... 127226 files and directories currently installed.) 2026-07-08 16:20:56.296 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-08 16:20:57.166 | Selecting previously unselected package systemd-coredump. 2026-07-08 16:20:57.230 | (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 ... 127222 files and directories currently installed.) 2026-07-08 16:20:57.237 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-08 16:20:57.241 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-08 16:20:57.303 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-08 16:20:57.315 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-08 16:20:57.326 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-08 16:20:57.394 | Selecting previously unselected package python3-libvirt. 2026-07-08 16:20:57.406 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-08 16:20:57.410 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-08 16:20:57.476 | Selecting previously unselected package qemu-system-arm. 2026-07-08 16:20:57.488 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 16:20:57.499 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:20:58.017 | Selecting previously unselected package qemu-system-mips. 2026-07-08 16:20:58.028 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 16:20:58.040 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:20:58.660 | Selecting previously unselected package qemu-system-ppc. 2026-07-08 16:20:58.673 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 16:20:58.687 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:20:59.121 | Selecting previously unselected package qemu-system-sparc. 2026-07-08 16:20:59.134 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 16:20:59.148 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:20:59.429 | Selecting previously unselected package qemu-system-s390x. 2026-07-08 16:20:59.439 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 16:20:59.453 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:20:59.636 | Selecting previously unselected package qemu-system-misc. 2026-07-08 16:20:59.646 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 16:20:59.659 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:01.748 | Selecting previously unselected package qemu-system. 2026-07-08 16:21:01.765 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 16:21:01.769 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:01.816 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-08 16:21:01.832 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-08 16:21:01.837 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-08 16:21:03.806 | Selecting previously unselected package qemu-efi-arm. 2026-07-08 16:21:03.821 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-08 16:21:03.825 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-08 16:21:04.733 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-08 16:21:05.273 | Creating group 'systemd-coredump' with GID 987. 2026-07-08 16:21:05.278 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-08 16:21:05.307 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-08 16:21:05.616 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:05.637 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:05.658 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-08 16:21:05.680 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:05.702 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-08 16:21:05.716 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:05.739 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-08 16:21:06.011 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:06.032 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-08 16:21:06.046 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:06.067 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 16:21:06.082 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 16:21:07.904 | perl: warning: Setting locale failed. 2026-07-08 16:21:07.904 | perl: warning: Please check that your locale settings: 2026-07-08 16:21:07.904 | LANGUAGE = (unset), 2026-07-08 16:21:07.904 | LC_ALL = "en_US.utf8", 2026-07-08 16:21:07.905 | LANG = "de_DE.UTF-8" 2026-07-08 16:21:07.905 | are supported and installed on your system. 2026-07-08 16:21:07.905 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:21:08.040 | perl: warning: Setting locale failed. 2026-07-08 16:21:08.040 | perl: warning: Please check that your locale settings: 2026-07-08 16:21:08.040 | LANGUAGE = (unset), 2026-07-08 16:21:08.040 | LC_ALL = "en_US.utf8", 2026-07-08 16:21:08.040 | LANG = "de_DE.UTF-8" 2026-07-08 16:21:08.041 | are supported and installed on your system. 2026-07-08 16:21:08.041 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:21:08.091 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 16:21:08.091 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 16:21:08.091 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 16:21:08.162 | perl: warning: Setting locale failed. 2026-07-08 16:21:08.163 | perl: warning: Please check that your locale settings: 2026-07-08 16:21:08.163 | LANGUAGE = (unset), 2026-07-08 16:21:08.163 | LC_ALL = "en_US.utf8", 2026-07-08 16:21:08.163 | LANG = "de_DE.UTF-8" 2026-07-08 16:21:08.163 | are supported and installed on your system. 2026-07-08 16:21:08.163 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:21:08.694 | 2026-07-08 16:21:08.694 | Running kernel seems to be up-to-date. 2026-07-08 16:21:08.694 | 2026-07-08 16:21:08.694 | Restarting services... 2026-07-08 16:21:08.719 | 2026-07-08 16:21:08.719 | Service restarts being deferred: 2026-07-08 16:21:08.719 | systemctl restart virtlockd.service 2026-07-08 16:21:08.719 | systemctl restart virtlogd.service 2026-07-08 16:21:08.719 | 2026-07-08 16:21:08.719 | No containers need to be restarted. 2026-07-08 16:21:08.719 | 2026-07-08 16:21:08.719 | User sessions running outdated binaries: 2026-07-08 16:21:08.719 | quobyte @ session #5: sshd[2068] 2026-07-08 16:21:08.729 | 2026-07-08 16:21:08.729 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 16:21:10.955 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:21:10.957 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:21:10.960 | + functions-common:time_stop:2420 : local name 2026-07-08 16:21:10.962 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:21:10.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:21:10.966 | + functions-common:time_stop:2423 : local total 2026-07-08 16:21:10.969 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:21:10.970 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:21:10.973 | + functions-common:time_stop:2427 : start_time=1783527652603 2026-07-08 16:21:10.975 | + functions-common:time_stop:2429 : [[ -z 1783527652603 ]] 2026-07-08 16:21:10.977 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:21:10.982 | + functions-common:time_stop:2432 : end_time=1783527670979 2026-07-08 16:21:10.984 | + functions-common:time_stop:2433 : elapsed_time=18376 2026-07-08 16:21:10.986 | + functions-common:time_stop:2434 : total=220846 2026-07-08 16:21:10.989 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:21:10.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=239222 2026-07-08 16:21:10.993 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:21:10.996 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-08 16:21:10.998 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 16:21:11.001 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 16:21:11.003 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 16:21:11.005 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 16:21:11.007 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 16:21:11.010 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 16:21:11.012 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:21:11.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:21:11.017 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 16:21:11.019 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 16:21:11.022 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 16:21:11.024 | + functions-common:apt_get_update:1167 : return 2026-07-08 16:21:11.027 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-08 16:21:11.029 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 16:21:11.031 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:21:11.034 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:21:11.036 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-08 16:21:11.055 | + 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-07-08 16:21:11.092 | Reading package lists... 2026-07-08 16:21:11.475 | Building dependency tree... 2026-07-08 16:21:11.477 | Reading state information... 2026-07-08 16:21:12.030 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-08 16:21:12.030 | ovmf set to manually installed. 2026-07-08 16:21:12.030 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-08 16:21:12.031 | swtpm set to manually installed. 2026-07-08 16:21:12.031 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-08 16:21:12.031 | swtpm-tools set to manually installed. 2026-07-08 16:21:12.031 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-08 16:21:12.031 | mdevctl set to manually installed. 2026-07-08 16:21:12.031 | The following packages were automatically installed and are no longer required: 2026-07-08 16:21:12.032 | libfwupd2 libgusb2 2026-07-08 16:21:12.032 | Use 'sudo apt autoremove' to remove them. 2026-07-08 16:21:12.117 | 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 16:21:12.122 | + functions-common:apt_get:1211 : result=0 2026-07-08 16:21:12.124 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 16:21:12.126 | + functions-common:time_stop:2420 : local name 2026-07-08 16:21:12.128 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:21:12.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:21:12.132 | + functions-common:time_stop:2423 : local total 2026-07-08 16:21:12.134 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:21:12.136 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 16:21:12.138 | + functions-common:time_stop:2427 : start_time=1783527671053 2026-07-08 16:21:12.140 | + functions-common:time_stop:2429 : [[ -z 1783527671053 ]] 2026-07-08 16:21:12.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:21:12.147 | + functions-common:time_stop:2432 : end_time=1783527672144 2026-07-08 16:21:12.149 | + functions-common:time_stop:2433 : elapsed_time=1091 2026-07-08 16:21:12.151 | + functions-common:time_stop:2434 : total=239222 2026-07-08 16:21:12.153 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:21:12.155 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=240313 2026-07-08 16:21:12.157 | + functions-common:apt_get:1215 : return 0 2026-07-08 16:21:12.159 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-08 16:21:12.162 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:21:12.165 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 16:21:12.167 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-08 16:21:12.169 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-08 16:21:12.171 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-08 16:21:12.173 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-08 16:21:12.176 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-08 16:21:12.178 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-08 16:21:12.193 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:21:12.196 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-08 16:21:12.211 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-08 16:21:12.214 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-08 16:21:12.216 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-08 16:21:12.218 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-08 16:21:12.221 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-08 16:21:12.223 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-08 16:21:12.225 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-08 16:21:12.227 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:21:12.230 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:21:12.233 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:21:12.235 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:21:12.238 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:21:12.252 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:21:12.255 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:21:12.257 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:21:12.260 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-08 16:21:12.260 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:21:12.264 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-08 16:21:12.267 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:21:12.269 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-08 16:21:12.271 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:21:12.273 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:21:12.275 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:21:12.277 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:21:12.279 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:21:12.282 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:21:12.284 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:21:12.286 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:21:12.289 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:21:12.292 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527672290 2026-07-08 16:21:12.294 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-08 16:21:12.297 | Cloning into '/opt/stack/novnc'... 2026-07-08 16:21:14.211 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:21:14.213 | + functions-common:time_stop:2420 : local name 2026-07-08 16:21:14.215 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:21:14.218 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:21:14.220 | + functions-common:time_stop:2423 : local total 2026-07-08 16:21:14.222 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:21:14.225 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:21:14.227 | + functions-common:time_stop:2427 : start_time=1783527672290 2026-07-08 16:21:14.229 | + functions-common:time_stop:2429 : [[ -z 1783527672290 ]] 2026-07-08 16:21:14.232 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:21:14.236 | + functions-common:time_stop:2432 : end_time=1783527674233 2026-07-08 16:21:14.238 | + functions-common:time_stop:2433 : elapsed_time=1943 2026-07-08 16:21:14.240 | + functions-common:time_stop:2434 : total=155579 2026-07-08 16:21:14.243 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:21:14.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157522 2026-07-08 16:21:14.247 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-08 16:21:14.250 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-08 16:21:14.252 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:21:14.255 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:21:14.257 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:21:14.259 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:21:14.262 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:21:14.264 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:21:14.266 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:21:14.269 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:21:14.272 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:21:14.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527674273 2026-07-08 16:21:14.279 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-08 16:21:14.948 | From https://github.com/novnc/novnc 2026-07-08 16:21:14.948 | * tag v1.3.0 -> FETCH_HEAD 2026-07-08 16:21:14.958 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:21:14.960 | + functions-common:time_stop:2420 : local name 2026-07-08 16:21:14.962 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:21:14.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:21:14.966 | + functions-common:time_stop:2423 : local total 2026-07-08 16:21:14.969 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:21:14.971 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:21:14.974 | + functions-common:time_stop:2427 : start_time=1783527674273 2026-07-08 16:21:14.976 | + functions-common:time_stop:2429 : [[ -z 1783527674273 ]] 2026-07-08 16:21:14.980 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:21:14.984 | + functions-common:time_stop:2432 : end_time=1783527674981 2026-07-08 16:21:14.987 | + functions-common:time_stop:2433 : elapsed_time=708 2026-07-08 16:21:14.990 | + functions-common:time_stop:2434 : total=157522 2026-07-08 16:21:14.993 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:21:14.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158230 2026-07-08 16:21:14.998 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:21:15.001 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:21:15.004 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:21:15.006 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:21:15.008 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:21:15.011 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:21:15.013 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:21:15.015 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:21:15.017 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:21:15.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:21:15.029 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527675023 2026-07-08 16:21:15.031 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:21:15.070 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:21:15.070 | 2026-07-08 16:21:15.070 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:21:15.070 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:21:15.070 | state without impacting any branches by switching back to a branch. 2026-07-08 16:21:15.070 | 2026-07-08 16:21:15.070 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:21:15.070 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:21:15.071 | 2026-07-08 16:21:15.071 | git switch -c 2026-07-08 16:21:15.071 | 2026-07-08 16:21:15.071 | Or undo this operation with: 2026-07-08 16:21:15.071 | 2026-07-08 16:21:15.071 | git switch - 2026-07-08 16:21:15.071 | 2026-07-08 16:21:15.071 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:21:15.072 | 2026-07-08 16:21:15.072 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-08 16:21:15.075 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:21:15.077 | + functions-common:time_stop:2420 : local name 2026-07-08 16:21:15.080 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:21:15.082 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:21:15.086 | + functions-common:time_stop:2423 : local total 2026-07-08 16:21:15.088 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:21:15.091 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:21:15.094 | + functions-common:time_stop:2427 : start_time=1783527675023 2026-07-08 16:21:15.096 | + functions-common:time_stop:2429 : [[ -z 1783527675023 ]] 2026-07-08 16:21:15.099 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:21:15.105 | + functions-common:time_stop:2432 : end_time=1783527675101 2026-07-08 16:21:15.107 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-08 16:21:15.109 | + functions-common:time_stop:2434 : total=158230 2026-07-08 16:21:15.112 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:21:15.114 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158308 2026-07-08 16:21:15.117 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-08 16:21:15.133 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-08 16:21:15.137 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:21:15.137 | + functions-common:git_clone:673 : head -1 2026-07-08 16:21:15.139 | 463c39e noVNC 1.3.0 2026-07-08 16:21:15.142 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:21:15.145 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-08 16:21:15.161 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:21:15.164 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/98/996498/1 2026-07-08 16:21:15.168 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-08 16:21:15.170 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-08 16:21:15.173 | + functions-common:git_clone:591 : local git_ref=refs/changes/98/996498/1 2026-07-08 16:21:15.176 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:21:15.179 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:21:15.181 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:21:15.184 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:21:15.188 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:21:15.207 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:21:15.210 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:21:15.212 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:21:15.216 | + functions-common:git_clone:610 : echo refs/changes/98/996498/1 2026-07-08 16:21:15.216 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:21:15.221 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-08 16:21:15.224 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-08 16:21:15.227 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-08 16:21:15.230 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:21:15.234 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:21:15.237 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:21:15.240 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:21:15.242 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:21:15.244 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:21:15.247 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:21:15.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:21:15.253 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:21:15.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527675255 2026-07-08 16:21:15.260 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-08 16:21:15.265 | Cloning into '/opt/stack/nova'... 2026-07-08 16:24:48.350 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:24:48.353 | + functions-common:time_stop:2420 : local name 2026-07-08 16:24:48.356 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:24:48.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:24:48.363 | + functions-common:time_stop:2423 : local total 2026-07-08 16:24:48.366 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:24:48.368 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:24:48.370 | + functions-common:time_stop:2427 : start_time=1783527675255 2026-07-08 16:24:48.372 | + functions-common:time_stop:2429 : [[ -z 1783527675255 ]] 2026-07-08 16:24:48.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:24:48.380 | + functions-common:time_stop:2432 : end_time=1783527888377 2026-07-08 16:24:48.383 | + functions-common:time_stop:2433 : elapsed_time=213122 2026-07-08 16:24:48.386 | + functions-common:time_stop:2434 : total=158308 2026-07-08 16:24:48.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:24:48.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=371430 2026-07-08 16:24:48.394 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-08 16:24:48.396 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/98/996498/1 2026-07-08 16:24:48.400 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:24:48.402 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:24:48.405 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:24:48.407 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:24:48.410 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:24:48.413 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:24:48.416 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:24:48.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:24:48.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:24:48.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527888424 2026-07-08 16:24:48.429 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/98/996498/1 2026-07-08 16:24:49.574 | From https://review.opendev.org/openstack/nova 2026-07-08 16:24:49.574 | * branch refs/changes/98/996498/1 -> FETCH_HEAD 2026-07-08 16:24:49.582 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:24:49.585 | + functions-common:time_stop:2420 : local name 2026-07-08 16:24:49.588 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:24:49.590 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:24:49.593 | + functions-common:time_stop:2423 : local total 2026-07-08 16:24:49.596 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:24:49.598 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:24:49.601 | + functions-common:time_stop:2427 : start_time=1783527888424 2026-07-08 16:24:49.604 | + functions-common:time_stop:2429 : [[ -z 1783527888424 ]] 2026-07-08 16:24:49.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:24:49.611 | + functions-common:time_stop:2432 : end_time=1783527889608 2026-07-08 16:24:49.614 | + functions-common:time_stop:2433 : elapsed_time=1184 2026-07-08 16:24:49.617 | + functions-common:time_stop:2434 : total=371430 2026-07-08 16:24:49.619 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:24:49.622 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=372614 2026-07-08 16:24:49.625 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-08 16:24:49.809 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:24:49.809 | 2026-07-08 16:24:49.809 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:24:49.810 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:24:49.810 | state without impacting any branches by switching back to a branch. 2026-07-08 16:24:49.810 | 2026-07-08 16:24:49.810 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:24:49.810 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:24:49.810 | 2026-07-08 16:24:49.810 | git switch -c 2026-07-08 16:24:49.810 | 2026-07-08 16:24:49.810 | Or undo this operation with: 2026-07-08 16:24:49.810 | 2026-07-08 16:24:49.811 | git switch - 2026-07-08 16:24:49.811 | 2026-07-08 16:24:49.811 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:24:49.811 | 2026-07-08 16:24:49.811 | HEAD is now at 12b6e2d1c0 Do not report SEV capability for non kvm virt_type 2026-07-08 16:24:49.814 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-08 16:24:49.836 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-08 16:24:49.841 | + functions-common:git_clone:673 : head -1 2026-07-08 16:24:49.841 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:24:49.852 | 12b6e2d1c0 Do not report SEV capability for non kvm virt_type 2026-07-08 16:24:49.856 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:24:49.859 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-08 16:24:49.862 | + inc/python:setup_develop:353 : local bindep 2026-07-08 16:24:49.865 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-08 16:24:49.869 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-08 16:24:49.872 | + inc/python:setup_develop:359 : local extras= 2026-07-08 16:24:49.875 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-08 16:24:49.878 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 16:24:49.881 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-08 16:24:49.884 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-08 16:24:49.887 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 16:24:49.890 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 16:24:49.894 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-08 16:24:49.897 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 16:24:49.900 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-08 16:24:49.904 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 16:24:49.906 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 16:24:49.911 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-08 16:24:49.917 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-08 16:24:49.920 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-08 16:24:49.923 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-08 16:24:50.082 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-08 16:24:50.085 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 16:24:50.088 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 16:24:50.091 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 16:24:50.094 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-08 16:24:50.097 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-08 16:24:50.101 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 16:24:50.104 | + inc/python:setup_package:446 : local extras= 2026-07-08 16:24:50.107 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 16:24:50.110 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 16:24:50.114 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 16:24:50.117 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 16:24:50.120 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 16:24:50.123 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-08 16:24:50.145 | Using python 3.12 to install /opt/stack/nova 2026-07-08 16:24:50.149 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-08 16:24:51.158 | Obtaining file:///opt/stack/nova 2026-07-08 16:24:51.163 | Installing build dependencies: started 2026-07-08 16:24:52.982 | Installing build dependencies: finished with status 'done' 2026-07-08 16:24:52.982 | Checking if build backend supports build_editable: started 2026-07-08 16:24:53.544 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 16:24:53.546 | Getting requirements to build editable: started 2026-07-08 16:24:53.856 | Getting requirements to build editable: finished with status 'done' 2026-07-08 16:24:53.859 | Preparing editable metadata (pyproject.toml): started 2026-07-08 16:24:56.170 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:24:56.197 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.0.3) 2026-07-08 16:24:56.198 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.0.51) 2026-07-08 16:24:56.200 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.3.1) 2026-07-08 16:24:56.200 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (0.41.0) 2026-07-08 16:24:56.201 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.1.6) 2026-07-08 16:24:56.202 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (13.0.0) 2026-07-08 16:24:56.204 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.1.1) 2026-07-08 16:24:56.205 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.5.1) 2026-07-08 16:24:56.206 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (43.0.3) 2026-07-08 16:24:56.210 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.8.10) 2026-07-08 16:24:56.210 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.5.3) 2026-07-08 16:24:56.210 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.1.0) 2026-07-08 16:24:56.210 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.10.1) 2026-07-08 16:24:56.211 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.18.0) 2026-07-08 16:24:56.213 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.18.5) 2026-07-08 16:24:56.214 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.3.0) 2026-07-08 16:24:56.216 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.0.0) 2026-07-08 16:24:56.216 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.26.0) 2026-07-08 16:24:56.218 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (9.9.0) 2026-07-08 16:24:56.218 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.15.0) 2026-07-08 16:24:56.444 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev250) 2026-07-08 16:24:56.605 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 16:24:56.617 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.12.0) 2026-07-08 16:24:56.620 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.34.2) 2026-07-08 16:24:56.620 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.9.0) 2026-07-08 16:24:56.647 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev250) 2026-07-08 16:24:56.666 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-08 16:24:56.686 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.2.0) 2026-07-08 16:24:56.687 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.5.0) 2026-07-08 16:24:56.688 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (10.5.0) 2026-07-08 16:24:56.689 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.4.0) 2026-07-08 16:24:56.690 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.2.0) 2026-07-08 16:24:56.691 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.11.0) 2026-07-08 16:24:56.692 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.8.0) 2026-07-08 16:24:56.693 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.10.0) 2026-07-08 16:24:56.694 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.7.1) 2026-07-08 16:24:56.696 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (10.1.1) 2026-07-08 16:24:56.696 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (18.0.0) 2026-07-08 16:24:56.698 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.9.0) 2026-07-08 16:24:56.698 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (18.1.0) 2026-07-08 16:24:56.699 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.1.0) 2026-07-08 16:24:56.700 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.11.0) 2026-07-08 16:24:56.701 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.8.0) 2026-07-08 16:24:56.703 | 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.dev250) (4.6.0) 2026-07-08 16:24:56.704 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.0.0) 2026-07-08 16:24:56.706 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.1.0) 2026-07-08 16:24:56.706 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.2.2) 2026-07-08 16:24:56.707 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.10.2) 2026-07-08 16:24:56.708 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.1.0) 2026-07-08 16:24:56.709 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.1.0) 2026-07-08 16:24:56.710 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.8.0) 2026-07-08 16:24:56.711 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.1.0) 2026-07-08 16:24:56.713 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.7.0) 2026-07-08 16:24:56.742 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev250) 2026-07-08 16:24:56.758 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-08 16:24:56.770 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.1.0) 2026-07-08 16:24:56.771 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (0.2.3) 2026-07-08 16:24:56.773 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.4.2) 2026-07-08 16:24:56.773 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.8.2) 2026-07-08 16:24:56.775 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.9.0.post0) 2026-07-08 16:24:56.776 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.4.0) 2026-07-08 16:24:56.778 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.17.0) 2026-07-08 16:24:56.778 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.0.3) 2026-07-08 16:24:56.782 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev250) (1.3.12) 2026-07-08 16:24:56.782 | 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.dev250) (4.15.0) 2026-07-08 16:24:56.785 | 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.dev250) (7.4.0) 2026-07-08 16:24:56.791 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev250) (2.0.0) 2026-07-08 16:24:56.797 | 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.dev250) (3.0) 2026-07-08 16:24:56.805 | 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.dev250) (2.8.0) 2026-07-08 16:24:56.813 | 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.dev250) (3.1.0) 2026-07-08 16:24:56.816 | 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.dev250) (2.2.2) 2026-07-08 16:24:56.822 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev250) (3.0.3) 2026-07-08 16:24:56.827 | 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.dev250) (26.1.0) 2026-07-08 16:24:56.827 | 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.dev250) (2025.9.1) 2026-07-08 16:24:56.827 | 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.dev250) (0.37.0) 2026-07-08 16:24:56.828 | 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.dev250) (2026.5.1) 2026-07-08 16:24:56.837 | 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.dev250) (2.1.0) 2026-07-08 16:24:56.845 | 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.dev250) (4.0.1) 2026-07-08 16:24:56.846 | 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.dev250) (2.13.0) 2026-07-08 16:24:56.847 | 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.dev250) (5.8.0) 2026-07-08 16:24:56.862 | 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.dev250) (1.5.0) 2026-07-08 16:24:56.863 | 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.dev250) (1.1.0) 2026-07-08 16:24:56.864 | 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.dev250) (1.33) 2026-07-08 16:24:56.866 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev250) (4.10.0) 2026-07-08 16:24:56.876 | 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.dev250) (3.1.1) 2026-07-08 16:24:56.884 | 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.dev250) (9.1.4) 2026-07-08 16:24:56.898 | 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.dev250) (2.18.0) 2026-07-08 16:24:56.906 | 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.dev250) (0.20) 2026-07-08 16:24:56.921 | 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.dev250) (2.1.2) 2026-07-08 16:24:56.922 | 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.dev250) (0.6.2) 2026-07-08 16:24:56.940 | 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.dev250) (7.1.4) 2026-07-08 16:24:56.944 | 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.dev250) (5.3.1) 2026-07-08 16:24:56.944 | 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.dev250) (5.6.2) 2026-07-08 16:24:56.944 | 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.dev250) (0.16.0) 2026-07-08 16:24:56.948 | 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.dev250) (5.1.0) 2026-07-08 16:24:56.959 | 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.dev250) (2026.2) 2026-07-08 16:24:56.960 | 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.dev250) (26.2) 2026-07-08 16:24:56.968 | 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.dev250) (0.25.0) 2026-07-08 16:24:56.973 | 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.dev250) (5.0.0) 2026-07-08 16:24:56.975 | 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.dev250) (4.0.1) 2026-07-08 16:24:56.991 | 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.dev250) (1.2.1) 2026-07-08 16:24:57.016 | 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.dev250) (1.7.6) 2026-07-08 16:24:57.023 | 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.dev250) (2.2.0) 2026-07-08 16:24:57.029 | 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.dev250) (1.3.7) 2026-07-08 16:24:57.042 | 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.dev250) (3.3.2) 2026-07-08 16:24:57.056 | 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.dev250) (4.3.2) 2026-07-08 16:24:57.058 | 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.dev250) (3.7.1) 2026-07-08 16:24:57.069 | 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.dev250) (2.4.0) 2026-07-08 16:24:57.080 | 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.dev250) (3.0.3) 2026-07-08 16:24:57.081 | 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.dev250) (1.6.2) 2026-07-08 16:24:57.092 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev250) (83.0.0) 2026-07-08 16:24:57.113 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev250) (0.8.1) 2026-07-08 16:24:57.156 | 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.dev250) (4.14.0) 2026-07-08 16:24:57.164 | 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.dev250) (0.6.0) 2026-07-08 16:24:57.164 | 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.dev250) (4.0.0) 2026-07-08 16:24:57.177 | 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.dev250) (3.0.52) 2026-07-08 16:24:57.177 | 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.dev250) (1.11.0) 2026-07-08 16:24:57.181 | 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.dev250) (15.0.0) 2026-07-08 16:24:57.181 | 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.dev250) (1.8.0) 2026-07-08 16:24:57.205 | 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.dev250) (1.17.0) 2026-07-08 16:24:57.212 | 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.dev250) (2.1.0) 2026-07-08 16:24:57.214 | 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.dev250) (24.2.1) 2026-07-08 16:24:57.237 | 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.dev250) (4.6.0) 2026-07-08 16:24:57.266 | 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.dev250) (3.4.7) 2026-07-08 16:24:57.268 | 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.dev250) (3.18) 2026-07-08 16:24:57.269 | 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.dev250) (2.7.0) 2026-07-08 16:24:57.271 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev250) (2023.11.17) 2026-07-08 16:24:57.317 | 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.dev250) (4.2.0) 2026-07-08 16:24:57.318 | 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.dev250) (2.20.0) 2026-07-08 16:24:57.332 | 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.dev250) (0.1.2) 2026-07-08 16:24:57.354 | 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.dev250) (0.8) 2026-07-08 16:24:57.422 | 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.dev250) (0.16.0) 2026-07-08 16:24:57.909 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-08 16:24:57.928 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-08 16:24:57.968 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-08 16:24:57.985 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-08 16:24:58.042 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-08 16:24:58.058 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-08 16:24:58.168 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-08 16:24:58.192 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-08 16:24:58.248 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-08 16:24:58.277 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-08 16:24:58.301 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-08 16:24:58.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 63.7 MB/s 0:00:00 2026-07-08 16:24:58.588 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-08 16:24:58.660 | Building wheels for collected packages: nova 2026-07-08 16:24:58.661 | Building editable for nova (pyproject.toml): started 2026-07-08 16:25:01.340 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-08 16:25:01.342 | Created wheel for nova: filename=nova-33.1.0.dev250-0.editable-py3-none-any.whl size=10618 sha256=13cd9d9ad80c81f682134d36c3370b22f8d4145505d6bea46ba14c6b441cce61 2026-07-08 16:25:01.342 | Stored in directory: /tmp/pip-ephem-wheel-cache-kczr3p45/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-08 16:25:01.347 | Successfully built nova 2026-07-08 16:25:01.629 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-08 16:25:06.792 | 2026-07-08 16:25:06.819 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev250 numpy-2.4.6 python-neutronclient-12.0.0 redis-8.0.1 websockify-0.13.0 2026-07-08 16:25:07.031 | + inc/python:pip_install:216 : result=0 2026-07-08 16:25:07.034 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:25:07.036 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:07.038 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:07.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:07.042 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:07.044 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:07.047 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:25:07.049 | + functions-common:time_stop:2427 : start_time=1783527890139 2026-07-08 16:25:07.051 | + functions-common:time_stop:2429 : [[ -z 1783527890139 ]] 2026-07-08 16:25:07.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:07.058 | + functions-common:time_stop:2432 : end_time=1783527907055 2026-07-08 16:25:07.060 | + functions-common:time_stop:2433 : elapsed_time=16916 2026-07-08 16:25:07.062 | + functions-common:time_stop:2434 : total=140598 2026-07-08 16:25:07.064 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:07.066 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157514 2026-07-08 16:25:07.069 | + inc/python:pip_install:219 : return 0 2026-07-08 16:25:07.071 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 16:25:07.074 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:25:07.076 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-08 16:25:07.079 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-08 16:25:07.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:25:07.083 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:25:07.086 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-08 16:25:07.088 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:25:07.091 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-08 16:25:07.107 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 16:25:07.110 | + ./stack.sh:main:959 : configure_nova 2026-07-08 16:25:07.112 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-08 16:25:07.129 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-08 16:25:07.131 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-08 16:25:07.133 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-08 16:25:07.137 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-08 16:25:07.137 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-08 16:25:07.142 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-08 16:25:07.144 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-08 16:25:07.146 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-08 16:25:07.149 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-08 16:25:07.151 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-08 16:25:07.154 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-08 16:25:07.156 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-08 16:25:07.158 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-08 16:25:07.174 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-08 16:25:07.189 | + 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-07-08 16:25:07.206 | + 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-07-08 16:25:07.222 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-08 16:25:07.239 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-08 16:25:07.256 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-08 16:25:07.260 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-08 16:25:07.264 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.E8szy7Vn3M 2026-07-08 16:25:07.267 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-08 16:25:07.269 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-08 16:25:07.272 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-08 16:25:07.275 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-08 16:25:07.278 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-08 16:25:07.281 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.E8szy7Vn3M 2026-07-08 16:25:07.285 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.E8szy7Vn3M 2026-07-08 16:25:07.302 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.E8szy7Vn3M /etc/sudoers.d/nova-rootwrap 2026-07-08 16:25:07.320 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-08 16:25:07.325 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-08 16:25:07.328 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-08 16:25:07.330 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-08 16:25:07.333 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-08 16:25:07.336 | + 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-07-08 16:25:07.339 | + 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-07-08 16:25:07.342 | + 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-07-08 16:25:07.343 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-08 16:25:07.353 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-08 16:25:07.358 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-08 16:25:07.373 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-08 16:25:07.389 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-08 16:25:07.391 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-08 16:25:07.396 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-08 16:25:07.412 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:07.414 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-08 16:25:07.426 | net.ipv4.ip_forward = 1 2026-07-08 16:25:07.431 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-08 16:25:07.434 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-08 16:25:07.436 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-08 16:25:07.453 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-08 16:25:07.455 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-08 16:25:07.458 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-08 16:25:07.473 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-08 16:25:07.477 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-08 16:25:07.477 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-08 16:25:07.483 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:8d828baa1c89 2026-07-08 16:25:07.489 | InitiatorName=iqn.2016-04.com.open-iscsi:8d828baa1c89 2026-07-08 16:25:07.493 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-08 16:25:07.496 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-08 16:25:07.572 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-08 16:25:07.574 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-08 16:25:07.577 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:25:07.580 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-08 16:25:07.683 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-08 16:25:07.687 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-08 16:25:07.692 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-08 16:25:07.698 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-08 16:25:07.740 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-08 16:25:07.743 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-08 16:25:07.779 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-08 16:25:07.821 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-08 16:25:07.857 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-08 16:25:07.897 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-08 16:25:07.937 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-08 16:25:07.977 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.204 2026-07-08 16:25:08.013 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-08 16:25:08.051 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-08 16:25:08.086 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-08 16:25:08.124 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-08 16:25:08.163 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-08 16:25:08.203 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-08 16:25:08.239 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-08 16:25:08.274 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-08 16:25:08.309 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-08 16:25:08.312 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:25:08.315 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:25:08.318 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:25:08.321 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:25:08.323 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:25:08.327 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:25:08.330 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:25:08.332 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:25:08.336 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:25:08.339 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:25:08.342 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:25:08.345 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:25:08.348 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:25:08.351 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-08 16:25:08.371 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:08.374 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:25:08.376 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-08 16:25:08.379 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-08 16:25:08.417 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-08 16:25:08.420 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-08 16:25:08.422 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-08 16:25:08.425 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-08 16:25:08.428 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:25:08.432 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:08.434 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:25:08.454 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:08.457 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:25:08.460 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:08.463 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:08.502 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-08 16:25:08.505 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-08 16:25:08.508 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-08 16:25:08.511 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-08 16:25:08.514 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:25:08.518 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:08.521 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:25:08.540 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:08.543 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:25:08.545 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:08.549 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:08.581 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-08 16:25:08.614 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-08 16:25:08.644 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-08 16:25:08.678 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-08 16:25:08.697 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:08.700 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-08 16:25:08.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:08.724 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-08 16:25:08.724 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-08 16:25:08.728 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-08 16:25:08.731 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-08 16:25:08.761 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:08.764 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-08 16:25:08.796 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-08 16:25:08.799 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-08 16:25:08.802 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-08 16:25:08.804 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 16:25:08.807 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 16:25:08.810 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-08 16:25:08.813 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 16:25:08.816 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:25:08.819 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 16:25:08.822 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-08 16:25:08.855 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-08 16:25:08.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.204/identity 2026-07-08 16:25:08.924 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-08 16:25:08.958 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-08 16:25:08.995 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-08 16:25:09.031 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-08 16:25:09.067 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-08 16:25:09.102 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.204/identity 2026-07-08 16:25:09.138 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 16:25:09.171 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 16:25:09.209 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 16:25:09.212 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-08 16:25:09.228 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:09.231 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-08 16:25:09.233 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-08 16:25:09.268 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-08 16:25:09.271 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 16:25:09.274 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:25:09.277 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-08 16:25:09.280 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-08 16:25:09.313 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-08 16:25:09.346 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.204/identity 2026-07-08 16:25:09.376 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-08 16:25:09.406 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-08 16:25:09.438 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-08 16:25:09.470 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-08 16:25:09.502 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-08 16:25:09.535 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-08 16:25:09.554 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:09.557 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-08 16:25:09.577 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:09.580 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-08 16:25:09.583 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-08 16:25:09.618 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-08 16:25:09.656 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-08 16:25:09.659 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-08 16:25:09.695 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-08 16:25:09.698 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-08 16:25:09.701 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-08 16:25:09.704 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:25:09.707 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:25:09.711 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:25:09.714 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:25:09.717 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:25:09.720 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:25:09.723 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:25:09.726 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:25:09.729 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:25:09.732 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:25:09.735 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:25:09.738 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:25:09.741 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:25:09.744 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-08 16:25:09.747 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-08 16:25:09.749 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-08 16:25:09.754 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:25:09.775 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:25:09.778 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:25:09.781 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:25:09.783 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:25:09.786 | + 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-07-08 16:25:09.824 | + 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-07-08 16:25:09.857 | + 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-07-08 16:25:09.889 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:25:09.924 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-08 16:25:09.960 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-08 16:25:09.999 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-08 16:25:10.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:10.022 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-08 16:25:10.026 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-08 16:25:10.030 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-08 16:25:10.034 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-08 16:25:10.038 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 16:25:10.041 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-08 16:25:10.045 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-08 16:25:10.047 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 16:25:10.050 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 16:25:10.070 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:25:10.070 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 16:25:10.082 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 16:25:10.087 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:25:10.105 | /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-07-08 16:25:10.110 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-08 16:25:10.112 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-08 16:25:10.118 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 16:25:10.121 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-08 16:25:10.158 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-08 16:25:10.191 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-08 16:25:10.223 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-08 16:25:10.256 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 16:25:10.290 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 16:25:10.324 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-08 16:25:10.356 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-08 16:25:10.389 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-08 16:25:10.423 | + 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-07-08 16:25:10.457 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 16:25:10.490 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 16:25:10.524 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-08 16:25:10.562 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-08 16:25:10.599 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 16:25:10.601 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 16:25:10.606 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-08 16:25:10.609 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-08 16:25:10.612 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 16:25:10.615 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:10.618 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:10.622 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-08 16:25:10.626 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-08 16:25:10.629 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-08 16:25:10.667 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 16:25:10.701 | + 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-07-08 16:25:10.701 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-08 16:25:10.713 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-08 16:25:10.717 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-08 16:25:10.720 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-08 16:25:10.723 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 16:25:10.726 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 16:25:10.728 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:25:10.732 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:25:10.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:10.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:10.740 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 16:25:10.743 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 16:25:10.746 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:10.749 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:10.752 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-08 16:25:10.764 | perl: warning: Setting locale failed. 2026-07-08 16:25:10.764 | perl: warning: Please check that your locale settings: 2026-07-08 16:25:10.764 | LANGUAGE = (unset), 2026-07-08 16:25:10.764 | LC_ALL = "en_US.utf8", 2026-07-08 16:25:10.764 | LANG = "de_DE.UTF-8" 2026-07-08 16:25:10.764 | are supported and installed on your system. 2026-07-08 16:25:10.765 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:25:10.806 | Enabling site nova-api. 2026-07-08 16:25:10.812 | To activate the new configuration, you need to run: 2026-07-08 16:25:10.812 | systemctl reload apache2 2026-07-08 16:25:10.817 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 16:25:10.820 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:25:10.822 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:25:10.825 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:25:11.060 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-08 16:25:11.084 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:11.087 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-08 16:25:11.090 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-08 16:25:11.093 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-08 16:25:11.096 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-08 16:25:11.099 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-08 16:25:11.102 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-08 16:25:11.106 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-08 16:25:11.108 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 16:25:11.111 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 16:25:11.129 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 16:25:11.129 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:25:11.140 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 16:25:11.145 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:25:11.159 | /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-07-08 16:25:11.164 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-08 16:25:11.167 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-08 16:25:11.171 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 16:25:11.174 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-08 16:25:11.210 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-08 16:25:11.244 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-08 16:25:11.278 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-08 16:25:11.314 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 16:25:11.348 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 16:25:11.383 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-08 16:25:11.417 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-08 16:25:11.455 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-08 16:25:11.491 | + 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-07-08 16:25:11.526 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 16:25:11.564 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 16:25:11.601 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-08 16:25:11.637 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-08 16:25:11.672 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-08 16:25:11.675 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-08 16:25:11.712 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-08 16:25:11.733 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:11.736 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-08 16:25:11.778 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-08 16:25:11.781 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-08 16:25:11.784 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-08 16:25:11.804 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:11.807 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:25:11.811 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:25:11.847 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-08 16:25:11.886 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-08 16:25:11.889 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-08 16:25:11.893 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-08 16:25:11.896 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 16:25:11.899 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 16:25:11.902 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 16:25:11.922 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:11.925 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 16:25:11.929 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 16:25:11.932 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 16:25:11.951 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:11.955 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:25:11.958 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:25:11.993 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 16:25:11.996 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 16:25:11.999 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-08 16:25:12.035 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-08 16:25:12.072 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-08 16:25:12.111 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-08 16:25:12.132 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:12.135 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-08 16:25:12.172 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-08 16:25:12.175 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-08 16:25:12.178 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-08 16:25:12.221 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-08 16:25:12.224 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 16:25:12.227 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:25:12.230 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-08 16:25:12.233 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-08 16:25:12.270 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-08 16:25:12.309 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.204/identity 2026-07-08 16:25:12.344 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-08 16:25:12.380 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-08 16:25:12.417 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-08 16:25:12.454 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-08 16:25:12.491 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-08 16:25:12.533 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-08 16:25:12.555 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:12.560 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-08 16:25:12.565 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:25:12.569 | + lib/nova:create_nova_conf:589 : local conf 2026-07-08 16:25:12.573 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-08 16:25:12.578 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-08 16:25:12.581 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 16:25:12.585 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 16:25:12.589 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-08 16:25:12.591 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-08 16:25:12.595 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-08 16:25:12.600 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-08 16:25:12.604 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-08 16:25:12.607 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-08 16:25:12.610 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-08 16:25:12.614 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:25:12.617 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:12.621 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:25:12.642 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:12.645 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:25:12.649 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:12.653 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:12.696 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-08 16:25:12.737 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-08 16:25:12.775 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:25:12.778 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-08 16:25:12.781 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-08 16:25:12.783 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-08 16:25:12.803 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:12.807 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-08 16:25:12.808 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-08 16:25:14.014 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-08 16:25:14.017 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-08 16:25:15.127 | Adding vhost "nova_cell1" ... 2026-07-08 16:25:15.207 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-08 16:25:16.361 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-08 16:25:16.394 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-08 16:25:16.397 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-08 16:25:16.399 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-08 16:25:16.402 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 16:25:16.405 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-08 16:25:16.407 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 16:25:16.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:16.424 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-08 16:25:16.427 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-08 16:25:16.429 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 16:25:16.443 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:16.446 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/nova_cell1 2026-07-08 16:25:16.448 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/nova_cell1 2026-07-08 16:25:16.478 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 16:25:16.480 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 16:25:16.483 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-08 16:25:16.498 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:16.500 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-08 16:25:16.502 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-08 16:25:16.505 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-08 16:25:16.507 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-08 16:25:16.509 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:25:16.511 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-08 16:25:16.514 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-08 16:25:16.543 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-08 16:25:16.570 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.204/identity 2026-07-08 16:25:16.598 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-08 16:25:16.626 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-08 16:25:16.654 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-08 16:25:16.683 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-08 16:25:16.711 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-08 16:25:16.739 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-08 16:25:16.742 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-08 16:25:16.744 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-08 16:25:16.747 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:25:16.762 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:25:16.764 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:25:16.767 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:25:16.769 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:25:16.771 | + 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-07-08 16:25:16.799 | + 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-07-08 16:25:16.828 | + 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-07-08 16:25:16.857 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:25:16.886 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-08 16:25:16.915 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:25:16.918 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-08 16:25:16.922 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:25:16.924 | + lib/nova:create_nova_conf:623 : local conf 2026-07-08 16:25:16.927 | + lib/nova:create_nova_conf:624 : local offset 2026-07-08 16:25:16.929 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-08 16:25:16.931 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 16:25:16.934 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 16:25:16.937 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-08 16:25:16.939 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-08 16:25:16.941 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-08 16:25:16.944 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-08 16:25:16.946 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-08 16:25:16.948 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-08 16:25:16.951 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-08 16:25:16.966 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:16.969 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-08 16:25:16.999 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-08 16:25:17.027 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-08 16:25:17.030 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-08 16:25:17.032 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-08 16:25:17.034 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-08 16:25:17.049 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:17.052 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-08 16:25:17.067 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:17.069 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-08 16:25:17.085 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:17.088 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-08 16:25:17.090 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-08 16:25:17.093 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-08 16:25:17.095 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-08 16:25:17.110 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:17.113 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-08 16:25:17.129 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-08 16:25:17.130 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-08 16:25:17.141 | cgroup_device_acl = [ 2026-07-08 16:25:17.141 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-08 16:25:17.141 | "/dev/random", "/dev/urandom", 2026-07-08 16:25:17.141 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-08 16:25:17.141 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-08 16:25:17.141 | "/dev/vfio/vfio", 2026-07-08 16:25:17.142 | ] 2026-07-08 16:25:17.145 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-08 16:25:17.148 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:25:17.150 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:25:17.152 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:25:17.155 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:25:17.157 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:25:17.160 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:25:17.162 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:25:17.164 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:25:17.167 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:25:17.169 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:25:17.172 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:25:17.174 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:25:17.176 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:25:17.179 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-08 16:25:17.183 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-08 16:25:17.185 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-08 16:25:17.188 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-08 16:25:17.190 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-08 16:25:17.219 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-08 16:25:17.221 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-08 16:25:17.223 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:17.226 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:17.228 | + 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-07-08 16:25:17.231 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-08 16:25:17.233 | + 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-07-08 16:25:17.250 | + 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-07-08 16:25:17.250 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-08 16:25:17.261 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-08 16:25:17.265 | + 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-07-08 16:25:17.281 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-08 16:25:17.281 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-08 16:25:17.291 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-08 16:25:17.295 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-08 16:25:17.297 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-08 16:25:17.300 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-08 16:25:17.302 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-08 16:25:17.304 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:25:17.307 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-08 16:25:17.372 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-08 16:25:17.374 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:25:17.376 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-08 16:25:17.477 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-08 16:25:17.510 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-08 16:25:17.539 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-08 16:25:17.541 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-08 16:25:17.571 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-08 16:25:17.603 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-08 16:25:17.636 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-08 16:25:17.666 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-08 16:25:17.696 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-08 16:25:17.699 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:25:17.703 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-08 16:25:17.705 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-08 16:25:17.708 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:25:17.712 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 16:25:17.715 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-08 16:25:17.717 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-08 16:25:17.720 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-08 16:25:17.722 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-08 16:25:17.725 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-08 16:25:17.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:17.754 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-08 16:25:17.758 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-08 16:25:17.762 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-08 16:25:17.766 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 16:25:17.770 | + lib/stack:stack_install_service:32 : install_placement 2026-07-08 16:25:17.773 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-08 16:25:17.777 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-08 16:25:17.780 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 16:25:17.787 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-08 16:25:17.792 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-08 16:25:17.795 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 16:25:17.801 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 16:25:17.801 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-08 16:25:17.807 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-08 16:25:17.810 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-08 16:25:17.813 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-08 16:25:17.816 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-08 16:25:17.819 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-08 16:25:17.843 | Using python 3.12 to install osc-placement 2026-07-08 16:25:17.846 | + 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-07-08 16:25:19.094 | Collecting osc-placement 2026-07-08 16:25:19.236 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 16:25:19.248 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-08 16:25:19.249 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-08 16:25:19.250 | 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-07-08 16:25:19.251 | 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-07-08 16:25:19.253 | 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-07-08 16:25:19.254 | 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-07-08 16:25:19.256 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-08 16:25:19.257 | 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-07-08 16:25:19.258 | 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-07-08 16:25:19.263 | 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-07-08 16:25:19.264 | 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-07-08 16:25:19.266 | 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-07-08 16:25:19.269 | 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-07-08 16:25:19.270 | 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-07-08 16:25:19.271 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-08 16:25:19.272 | 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-07-08 16:25:19.277 | 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-07-08 16:25:19.278 | 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-07-08 16:25:19.279 | 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-07-08 16:25:19.280 | 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-07-08 16:25:19.283 | 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-07-08 16:25:19.284 | 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-07-08 16:25:19.285 | 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-07-08 16:25:19.286 | 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-07-08 16:25:19.288 | 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-07-08 16:25:19.289 | 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-07-08 16:25:19.290 | 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-07-08 16:25:19.294 | 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-07-08 16:25:19.299 | 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-07-08 16:25:19.306 | 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-07-08 16:25:19.312 | 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-07-08 16:25:19.313 | 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-07-08 16:25:19.314 | 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-07-08 16:25:19.321 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-08 16:25:19.326 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-08 16:25:19.342 | 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-07-08 16:25:19.345 | 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-07-08 16:25:19.346 | 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-07-08 16:25:19.348 | 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-07-08 16:25:19.362 | 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-07-08 16:25:19.363 | 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-07-08 16:25:19.368 | 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-07-08 16:25:19.410 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-08 16:25:19.754 | Installing collected packages: osc-placement 2026-07-08 16:25:19.929 | Successfully installed osc-placement-4.9.0 2026-07-08 16:25:20.077 | + inc/python:pip_install:216 : result=0 2026-07-08 16:25:20.079 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:25:20.082 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:20.084 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:20.087 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:20.089 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:20.092 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:20.094 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:25:20.097 | + functions-common:time_stop:2427 : start_time=1783527917837 2026-07-08 16:25:20.099 | + functions-common:time_stop:2429 : [[ -z 1783527917837 ]] 2026-07-08 16:25:20.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:20.106 | + functions-common:time_stop:2432 : end_time=1783527920103 2026-07-08 16:25:20.108 | + functions-common:time_stop:2433 : elapsed_time=2266 2026-07-08 16:25:20.110 | + functions-common:time_stop:2434 : total=157514 2026-07-08 16:25:20.112 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:20.115 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159780 2026-07-08 16:25:20.117 | + inc/python:pip_install:219 : return 0 2026-07-08 16:25:20.120 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-08 16:25:20.122 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-08 16:25:20.124 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-08 16:25:20.127 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:25:20.129 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 16:25:20.132 | ++ functions-common:git_clone:593 : pwd 2026-07-08 16:25:20.135 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:25:20.138 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:25:20.142 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:25:20.159 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:25:20.162 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:25:20.164 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:25:20.168 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:25:20.169 | + functions-common:git_clone:610 : echo master 2026-07-08 16:25:20.173 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-08 16:25:20.176 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:25:20.178 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-08 16:25:20.180 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:25:20.183 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:25:20.185 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:25:20.188 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:25:20.191 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:25:20.193 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:25:20.195 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:25:20.198 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:25:20.201 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:25:20.206 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527920203 2026-07-08 16:25:20.208 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-08 16:25:20.212 | Cloning into '/opt/stack/placement'... 2026-07-08 16:25:23.571 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:25:23.574 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:23.577 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:23.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:23.584 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:23.587 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:23.590 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:25:23.593 | + functions-common:time_stop:2427 : start_time=1783527920203 2026-07-08 16:25:23.596 | + functions-common:time_stop:2429 : [[ -z 1783527920203 ]] 2026-07-08 16:25:23.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:23.605 | + functions-common:time_stop:2432 : end_time=1783527923602 2026-07-08 16:25:23.608 | + functions-common:time_stop:2433 : elapsed_time=3399 2026-07-08 16:25:23.611 | + functions-common:time_stop:2434 : total=372614 2026-07-08 16:25:23.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:23.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376013 2026-07-08 16:25:23.621 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-08 16:25:23.624 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:25:23.627 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:25:23.630 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:25:23.633 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:25:23.636 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:25:23.640 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:25:23.643 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:25:23.646 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:25:23.649 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:25:23.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:25:23.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527923655 2026-07-08 16:25:23.662 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:25:24.148 | From https://review.opendev.org/openstack/placement 2026-07-08 16:25:24.148 | * branch master -> FETCH_HEAD 2026-07-08 16:25:24.157 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:25:24.160 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:24.163 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:24.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:24.169 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:24.173 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:24.176 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:25:24.179 | + functions-common:time_stop:2427 : start_time=1783527923655 2026-07-08 16:25:24.182 | + functions-common:time_stop:2429 : [[ -z 1783527923655 ]] 2026-07-08 16:25:24.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:24.189 | + functions-common:time_stop:2432 : end_time=1783527924187 2026-07-08 16:25:24.192 | + functions-common:time_stop:2433 : elapsed_time=532 2026-07-08 16:25:24.195 | + functions-common:time_stop:2434 : total=376013 2026-07-08 16:25:24.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:24.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376545 2026-07-08 16:25:24.205 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:25:24.208 | + functions-common:git_timed:697 : local count=0 2026-07-08 16:25:24.211 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 16:25:24.214 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:25:24.216 | + functions-common:git_timed:701 : timeout=0 2026-07-08 16:25:24.219 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:25:24.222 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:25:24.225 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:25:24.228 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:25:24.231 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:25:24.235 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527924232 2026-07-08 16:25:24.238 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:25:24.288 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:25:24.288 | 2026-07-08 16:25:24.288 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:25:24.288 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:25:24.288 | state without impacting any branches by switching back to a branch. 2026-07-08 16:25:24.289 | 2026-07-08 16:25:24.289 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:25:24.289 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:25:24.289 | 2026-07-08 16:25:24.289 | git switch -c 2026-07-08 16:25:24.289 | 2026-07-08 16:25:24.289 | Or undo this operation with: 2026-07-08 16:25:24.289 | 2026-07-08 16:25:24.289 | git switch - 2026-07-08 16:25:24.289 | 2026-07-08 16:25:24.289 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:25:24.290 | 2026-07-08 16:25:24.290 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-08 16:25:24.293 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:25:24.295 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:24.297 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:24.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:24.303 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:24.306 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:24.309 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:25:24.311 | + functions-common:time_stop:2427 : start_time=1783527924232 2026-07-08 16:25:24.314 | + functions-common:time_stop:2429 : [[ -z 1783527924232 ]] 2026-07-08 16:25:24.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:24.322 | + functions-common:time_stop:2432 : end_time=1783527924318 2026-07-08 16:25:24.324 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-08 16:25:24.327 | + functions-common:time_stop:2434 : total=376545 2026-07-08 16:25:24.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:24.333 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376631 2026-07-08 16:25:24.336 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-08 16:25:24.352 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-08 16:25:24.357 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 16:25:24.357 | + functions-common:git_clone:673 : head -1 2026-07-08 16:25:24.359 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-08 16:25:24.363 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:25:24.366 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-08 16:25:24.369 | + inc/python:setup_develop:353 : local bindep 2026-07-08 16:25:24.372 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-08 16:25:24.375 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-08 16:25:24.378 | + inc/python:setup_develop:359 : local extras= 2026-07-08 16:25:24.380 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-08 16:25:24.383 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 16:25:24.386 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-08 16:25:24.389 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-08 16:25:24.392 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 16:25:24.394 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 16:25:24.398 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-08 16:25:24.401 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 16:25:24.404 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-08 16:25:24.406 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 16:25:24.409 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 16:25:24.413 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-08 16:25:24.419 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-08 16:25:24.422 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-08 16:25:24.425 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-08 16:25:24.586 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-08 16:25:24.589 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 16:25:24.591 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 16:25:24.595 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 16:25:24.597 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-08 16:25:24.600 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-08 16:25:24.603 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 16:25:24.606 | + inc/python:setup_package:446 : local extras= 2026-07-08 16:25:24.609 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 16:25:24.611 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 16:25:24.614 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 16:25:24.616 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 16:25:24.619 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 16:25:24.622 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-08 16:25:24.644 | Using python 3.12 to install /opt/stack/placement 2026-07-08 16:25:24.646 | + 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-07-08 16:25:25.658 | Obtaining file:///opt/stack/placement 2026-07-08 16:25:25.662 | Installing build dependencies: started 2026-07-08 16:25:27.527 | Installing build dependencies: finished with status 'done' 2026-07-08 16:25:27.529 | Checking if build backend supports build_editable: started 2026-07-08 16:25:28.106 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 16:25:28.107 | Getting requirements to build editable: started 2026-07-08 16:25:28.426 | Getting requirements to build editable: finished with status 'done' 2026-07-08 16:25:28.429 | Preparing editable metadata (pyproject.toml): started 2026-07-08 16:25:29.367 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:25:29.390 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-08 16:25:29.391 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-08 16:25:29.391 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-08 16:25:29.392 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-08 16:25:29.393 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-08 16:25:29.394 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-08 16:25:29.395 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-08 16:25:29.396 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-08 16:25:29.397 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-08 16:25:29.398 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-08 16:25:29.398 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-08 16:25:29.399 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-08 16:25:29.400 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-08 16:25:29.401 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-08 16:25:29.402 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-08 16:25:29.402 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-08 16:25:29.403 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-08 16:25:29.404 | 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.dev7) (1.1.0) 2026-07-08 16:25:29.405 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-08 16:25:29.406 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-08 16:25:29.408 | 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.dev7) (26.1.0) 2026-07-08 16:25:29.409 | 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.dev7) (2025.9.1) 2026-07-08 16:25:29.410 | 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.dev7) (0.37.0) 2026-07-08 16:25:29.411 | 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.dev7) (2026.5.1) 2026-07-08 16:25:29.417 | 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.dev7) (5.15.0) 2026-07-08 16:25:29.418 | 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.dev7) (4.2.0) 2026-07-08 16:25:29.419 | 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.dev7) (6.8.0) 2026-07-08 16:25:29.421 | 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.dev7) (4.0.1) 2026-07-08 16:25:29.422 | 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.dev7) (2.13.0) 2026-07-08 16:25:29.423 | 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.dev7) (5.8.0) 2026-07-08 16:25:29.427 | 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.dev7) (2.1.0) 2026-07-08 16:25:29.428 | 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.dev7) (5.9.0) 2026-07-08 16:25:29.429 | 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.dev7) (1.8.2) 2026-07-08 16:25:29.430 | 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.dev7) (4.15.0) 2026-07-08 16:25:29.440 | 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.dev7) (1.5.0) 2026-07-08 16:25:29.443 | 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.dev7) (5.3.1) 2026-07-08 16:25:29.448 | 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.dev7) (0.20) 2026-07-08 16:25:29.449 | 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.dev7) (3.1.0) 2026-07-08 16:25:29.451 | 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.dev7) (2.2.2) 2026-07-08 16:25:29.455 | 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.dev7) (1.3.0) 2026-07-08 16:25:29.456 | 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.dev7) (2.0.0) 2026-07-08 16:25:29.457 | 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.dev7) (6.0.3) 2026-07-08 16:25:29.463 | 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.dev7) (1.18.5) 2026-07-08 16:25:29.465 | 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.dev7) (2.1.2) 2026-07-08 16:25:29.466 | 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.dev7) (0.6.2) 2026-07-08 16:25:29.469 | 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.dev7) (1.3.12) 2026-07-08 16:25:29.475 | 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.dev7) (2.9.0.post0) 2026-07-08 16:25:29.478 | 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.dev7) (5.0.0) 2026-07-08 16:25:29.479 | 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.dev7) (3.1.6) 2026-07-08 16:25:29.481 | 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.dev7) (4.0.1) 2026-07-08 16:25:29.487 | 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.dev7) (3.0.3) 2026-07-08 16:25:29.495 | 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.dev7) (1.2.1) 2026-07-08 16:25:29.500 | 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.dev7) (3.18.0) 2026-07-08 16:25:29.504 | 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.dev7) (3.3.2) 2026-07-08 16:25:29.505 | 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.dev7) (26.2) 2026-07-08 16:25:29.506 | 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.dev7) (7.2.2) 2026-07-08 16:25:29.512 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-08 16:25:29.516 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-08 16:25:29.534 | 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.dev7) (1.17.0) 2026-07-08 16:25:29.547 | 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.dev7) (3.4.7) 2026-07-08 16:25:29.548 | 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.dev7) (3.18) 2026-07-08 16:25:29.549 | 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.dev7) (2.7.0) 2026-07-08 16:25:29.551 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-08 16:25:29.570 | 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.dev7) (0.8) 2026-07-08 16:25:29.582 | 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.dev7) (3.5.3) 2026-07-08 16:25:29.630 | Building wheels for collected packages: openstack-placement 2026-07-08 16:25:29.631 | Building editable for openstack-placement (pyproject.toml): started 2026-07-08 16:25:30.456 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-08 16:25:30.457 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=2c1e5446156bb471a57ed7526d0eee9ccd73e9f6dd210ebc0db0234f9474b1fb 2026-07-08 16:25:30.458 | Stored in directory: /tmp/pip-ephem-wheel-cache-lzr3_h7l/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-08 16:25:30.464 | Successfully built openstack-placement 2026-07-08 16:25:30.759 | Installing collected packages: openstack-placement 2026-07-08 16:25:30.822 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-08 16:25:30.995 | + inc/python:pip_install:216 : result=0 2026-07-08 16:25:30.999 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:25:31.003 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:31.006 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:31.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:31.012 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:31.015 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:31.019 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:25:31.022 | + functions-common:time_stop:2427 : start_time=1783527924638 2026-07-08 16:25:31.025 | + functions-common:time_stop:2429 : [[ -z 1783527924638 ]] 2026-07-08 16:25:31.029 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:31.034 | + functions-common:time_stop:2432 : end_time=1783527931031 2026-07-08 16:25:31.037 | + functions-common:time_stop:2433 : elapsed_time=6393 2026-07-08 16:25:31.041 | + functions-common:time_stop:2434 : total=159780 2026-07-08 16:25:31.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:31.047 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166173 2026-07-08 16:25:31.050 | + inc/python:pip_install:219 : return 0 2026-07-08 16:25:31.054 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 16:25:31.057 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:25:31.060 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-08 16:25:31.064 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-08 16:25:31.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:25:31.070 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:25:31.074 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-08 16:25:31.077 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:25:31.081 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 16:25:31.084 | + ./stack.sh:main:965 : configure_placement 2026-07-08 16:25:31.088 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-08 16:25:31.107 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-08 16:25:31.110 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-08 16:25:31.118 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-08 16:25:31.121 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-08 16:25:31.124 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-08 16:25:31.128 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-08 16:25:31.131 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:25:31.135 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:31.138 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:25:31.160 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:31.165 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:25:31.168 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:31.173 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-08 16:25:31.217 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-08 16:25:31.264 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-08 16:25:31.310 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-08 16:25:31.313 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-08 16:25:31.317 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-08 16:25:31.320 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 16:25:31.324 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 16:25:31.327 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-08 16:25:31.331 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-08 16:25:31.334 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-08 16:25:31.337 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 16:25:31.341 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-08 16:25:31.386 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-08 16:25:31.429 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.204/identity 2026-07-08 16:25:31.474 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-08 16:25:31.517 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-08 16:25:31.562 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-08 16:25:31.607 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-08 16:25:31.650 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-08 16:25:31.695 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.204/identity 2026-07-08 16:25:31.738 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 16:25:31.782 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 16:25:31.825 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 16:25:31.829 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-08 16:25:31.833 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-08 16:25:31.837 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-08 16:25:31.842 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:25:31.866 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:25:31.869 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:25:31.873 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:25:31.876 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:25:31.880 | + 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-07-08 16:25:31.923 | + 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-07-08 16:25:31.967 | + 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-07-08 16:25:32.012 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:25:32.053 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-08 16:25:32.094 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-08 16:25:32.098 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-08 16:25:32.101 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-08 16:25:32.106 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-08 16:25:32.109 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 16:25:32.112 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-08 16:25:32.115 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-08 16:25:32.118 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 16:25:32.122 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 16:25:32.142 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 16:25:32.142 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:25:32.154 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 16:25:32.161 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:25:32.177 | /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-07-08 16:25:32.184 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-08 16:25:32.187 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-08 16:25:32.192 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 16:25:32.195 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-08 16:25:32.239 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-08 16:25:32.281 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-08 16:25:32.319 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-08 16:25:32.361 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 16:25:32.400 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 16:25:32.441 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-08 16:25:32.484 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-08 16:25:32.523 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-08 16:25:32.563 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 16:25:32.605 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 16:25:32.647 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 16:25:32.689 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-08 16:25:32.731 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-08 16:25:32.769 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 16:25:32.772 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 16:25:32.778 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-08 16:25:32.782 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-08 16:25:32.786 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 16:25:32.789 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:32.793 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:32.796 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-08 16:25:32.799 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-08 16:25:32.803 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-08 16:25:32.841 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 16:25:32.881 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-08 16:25:32.883 | + 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-07-08 16:25:32.895 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-08 16:25:32.899 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-08 16:25:32.903 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-08 16:25:32.907 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 16:25:32.910 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 16:25:32.915 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:25:32.918 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:25:32.921 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:32.924 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:32.926 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 16:25:32.930 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 16:25:32.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:32.937 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:32.940 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-08 16:25:32.953 | perl: warning: Setting locale failed. 2026-07-08 16:25:32.953 | perl: warning: Please check that your locale settings: 2026-07-08 16:25:32.953 | LANGUAGE = (unset), 2026-07-08 16:25:32.953 | LC_ALL = "en_US.utf8", 2026-07-08 16:25:32.954 | LANG = "de_DE.UTF-8" 2026-07-08 16:25:32.954 | are supported and installed on your system. 2026-07-08 16:25:32.954 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:25:32.997 | Enabling site placement-api. 2026-07-08 16:25:33.003 | To activate the new configuration, you need to run: 2026-07-08 16:25:33.003 | systemctl reload apache2 2026-07-08 16:25:33.010 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 16:25:33.013 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:25:33.015 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:25:33.019 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:25:33.199 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:33.202 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-08 16:25:33.246 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-08 16:25:33.267 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:33.270 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-08 16:25:33.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:33.293 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-08 16:25:33.296 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-08 16:25:33.301 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-08 16:25:33.304 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 16:25:33.308 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:25:33.311 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-08 16:25:33.313 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-08 16:25:33.357 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-08 16:25:33.398 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.204/identity 2026-07-08 16:25:33.440 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-08 16:25:33.482 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-08 16:25:33.523 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-08 16:25:33.565 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-08 16:25:33.610 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-08 16:25:33.653 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-08 16:25:33.678 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:33.682 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-08 16:25:33.707 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:33.711 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-08 16:25:33.735 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:33.739 | + ./stack.sh:main:989 : init_os_brick 2026-07-08 16:25:33.742 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-08 16:25:33.749 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-08 16:25:33.773 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:33.777 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 16:25:33.825 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-08 16:25:33.850 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:33.854 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 16:25:33.903 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-08 16:25:33.927 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:33.931 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 16:25:33.977 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 16:25:34.024 | + ./stack.sh:main:996 : run_phase stack install 2026-07-08 16:25:34.028 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 16:25:34.032 | + functions-common:run_phase:1849 : local phase=install 2026-07-08 16:25:34.035 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 16:25:34.039 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 16:25:34.043 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 16:25:34.046 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 16:25:34.050 | + functions-common:run_phase:1858 : local extra 2026-07-08 16:25:34.055 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 16:25:34.060 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 16:25:34.064 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 16:25:34.068 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 16:25:34.072 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-08 16:25:34.076 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 16:25:34.098 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:34.102 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:25:34.105 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:25:34.109 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-08 16:25:34.112 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-08 16:25:34.116 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:25:34.120 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-08 16:25:34.124 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-08 16:25:34.127 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-08 16:25:34.210 | ++ inc/async:async_inner:63 : install_tempest 2026-07-08 16:25:34.261 | [2069 Async install_tempest:38989]: running: install_tempest 2026-07-08 16:25:34.264 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 16:25:34.268 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 16:25:34.272 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:25:34.276 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 16:25:34.280 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-08 16:25:34.284 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 16:25:34.287 | + functions-common:run_plugins:1835 : local phase=install 2026-07-08 16:25:34.292 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 16:25:34.294 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 16:25:34.298 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-08 16:25:34.302 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-08 16:25:34.306 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:25:34.311 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:25:34.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-08 16:25:34.319 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 16:25:34.324 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-08 16:25:34.329 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-08 16:25:34.333 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 16:25:34.338 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-08 16:25:34.342 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-08 16:25:34.344 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 16:25:34.349 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-08 16:25:34.351 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 16:25:34.357 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-08 16:25:34.361 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-08 16:25:34.365 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-08 16:25:34.370 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-08 16:25:34.373 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-08 16:25:34.404 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-08 16:25:34.407 | + 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-07-08 16:25:35.675 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-08 16:25:35.829 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-08 16:25:35.932 | 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-07-08 16:25:35.933 | 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-07-08 16:25:35.935 | 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-07-08 16:25:35.937 | 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-07-08 16:25:35.939 | 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-07-08 16:25:35.940 | 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-07-08 16:25:35.941 | 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-07-08 16:25:35.941 | 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-07-08 16:25:35.942 | 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-07-08 16:25:35.942 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-08 16:25:35.944 | 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-07-08 16:25:35.945 | 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-07-08 16:25:35.946 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-08 16:25:35.947 | 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-07-08 16:25:35.950 | 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-07-08 16:25:35.951 | 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-07-08 16:25:35.952 | 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-07-08 16:25:35.953 | 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-07-08 16:25:35.956 | 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-07-08 16:25:35.961 | 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-07-08 16:25:35.964 | 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-07-08 16:25:35.965 | 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-07-08 16:25:35.966 | 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-07-08 16:25:35.967 | 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-07-08 16:25:35.968 | 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.15.0) 2026-07-08 16:25:35.969 | 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-07-08 16:25:35.970 | 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-07-08 16:25:35.971 | 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-07-08 16:25:35.972 | 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-07-08 16:25:35.980 | 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-07-08 16:25:35.984 | 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-07-08 16:25:35.990 | 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-07-08 16:25:35.998 | 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-07-08 16:25:36.000 | 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-07-08 16:25:36.001 | 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-07-08 16:25:36.008 | 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) (83.0.0) 2026-07-08 16:25:36.013 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-08 16:25:36.032 | 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-07-08 16:25:36.033 | 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-07-08 16:25:36.034 | 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-07-08 16:25:36.037 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-08 16:25:36.041 | 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-07-08 16:25:36.044 | 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-07-08 16:25:36.052 | 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-07-08 16:25:36.053 | 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-07-08 16:25:36.054 | 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-07-08 16:25:36.055 | 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-07-08 16:25:36.072 | 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-07-08 16:25:36.073 | 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-07-08 16:25:36.079 | 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-07-08 16:25:36.129 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-08 16:25:36.477 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.8 MB/s 0:00:00 2026-07-08 16:25:36.795 | Installing collected packages: python-openstackclient 2026-07-08 16:25:38.975 | Successfully installed python-openstackclient-10.1.0 2026-07-08 16:25:39.215 | + inc/python:pip_install:216 : result=0 2026-07-08 16:25:39.219 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:25:39.224 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:39.229 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:39.233 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:39.237 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:39.242 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:39.248 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:25:39.254 | + functions-common:time_stop:2427 : start_time=1783527934396 2026-07-08 16:25:39.260 | + functions-common:time_stop:2429 : [[ -z 1783527934396 ]] 2026-07-08 16:25:39.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:39.271 | + functions-common:time_stop:2432 : end_time=1783527939267 2026-07-08 16:25:39.276 | + functions-common:time_stop:2433 : elapsed_time=4871 2026-07-08 16:25:39.280 | + functions-common:time_stop:2434 : total=166173 2026-07-08 16:25:39.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:39.289 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171044 2026-07-08 16:25:39.294 | + inc/python:pip_install:219 : return 0 2026-07-08 16:25:39.298 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-08 16:25:39.327 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:39.332 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-08 16:25:39.338 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-08 16:25:39.345 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.xnlqndK02Z 2026-07-08 16:25:39.350 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-08 16:25:39.355 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-08 16:25:39.360 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-08 16:25:39.365 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-08 16:25:39.370 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-08 16:25:39.375 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-08 16:25:39.402 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:39.406 | + ./stack.sh:main:1065 : configure_database 2026-07-08 16:25:39.411 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-08 16:25:39.415 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-08 16:25:39.419 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-08 16:25:39.422 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:25:39.426 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-08 16:25:39.430 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-08 16:25:39.434 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:39.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:39.441 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-08 16:25:39.445 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-08 16:25:39.449 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:39.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:39.459 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-08 16:25:39.465 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-08 16:25:39.467 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-08 16:25:39.471 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-08 16:25:39.475 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-08 16:25:39.481 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-08 16:25:39.486 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-08 16:25:39.487 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-08 16:25:39.494 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-08 16:25:39.588 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-08 16:25:39.592 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:25:39.596 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:25:39.600 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:25:39.605 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:25:39.609 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:25:39.613 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:25:39.617 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:25:39.621 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:25:39.625 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:25:39.629 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:25:39.634 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:25:39.638 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:25:39.642 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:25:39.647 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-08 16:25:39.652 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:39.656 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:39.661 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-08 16:25:39.665 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:25:39.669 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-08 16:25:42.285 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-08 16:25:42.290 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-08 16:25:42.295 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:42.300 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:42.304 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-08 16:25:42.309 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-08 16:25:42.313 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-08 16:25:42.336 | mysqladmin: connect to server at 'localhost' failed 2026-07-08 16:25:42.336 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-08 16:25:42.343 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-08 16:25:42.349 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-08 16:25:42.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:25:42.355 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:25:42.359 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-08 16:25:42.363 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-08 16:25:42.368 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-08 16:25:42.376 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-08 16:25:42.377 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-08 16:25:42.392 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:25:42.475 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-08 16:25:42.482 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-08 16:25:42.483 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-08 16:25:42.485 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-08 16:25:42.492 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-08 16:25:42.496 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-08 16:25:42.500 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-08 16:25:42.504 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-08 16:25:42.508 | + 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-07-08 16:25:42.526 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:25:42.618 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-08 16:25:42.632 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:25:42.705 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-08 16:25:42.791 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-08 16:25:42.873 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-08 16:25:42.952 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-08 16:25:42.956 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:42.960 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-08 16:25:42.960 | enabling MySQL performance counting 2026-07-08 16:25:42.964 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-08 16:25:42.991 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-08 16:25:42.995 | + 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-07-08 16:25:44.175 | Processing ./tools/dbcounter 2026-07-08 16:25:44.179 | Installing build dependencies: started 2026-07-08 16:25:47.353 | Installing build dependencies: finished with status 'done' 2026-07-08 16:25:47.355 | Getting requirements to build wheel: started 2026-07-08 16:25:48.018 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 16:25:48.019 | Preparing metadata (pyproject.toml): started 2026-07-08 16:25:48.411 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:25:48.416 | Building wheels for collected packages: dbcounter 2026-07-08 16:25:48.417 | Building wheel for dbcounter (pyproject.toml): started 2026-07-08 16:25:48.887 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-08 16:25:48.888 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=9d8c789a99b20826227cab75324fc4023379f3401dc605cbdefc6dd844fd35c2 2026-07-08 16:25:48.889 | Stored in directory: /tmp/pip-ephem-wheel-cache-nj8yublz/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-08 16:25:48.894 | Successfully built dbcounter 2026-07-08 16:25:49.214 | Installing collected packages: dbcounter 2026-07-08 16:25:49.264 | Successfully installed dbcounter-0.1 2026-07-08 16:25:49.496 | + inc/python:pip_install:216 : result=0 2026-07-08 16:25:49.501 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:25:49.505 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:49.509 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:49.514 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:49.518 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:49.523 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:49.527 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:25:49.531 | + functions-common:time_stop:2427 : start_time=1783527942983 2026-07-08 16:25:49.535 | + functions-common:time_stop:2429 : [[ -z 1783527942983 ]] 2026-07-08 16:25:49.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:49.547 | + functions-common:time_stop:2432 : end_time=1783527949542 2026-07-08 16:25:49.551 | + functions-common:time_stop:2433 : elapsed_time=6559 2026-07-08 16:25:49.555 | + functions-common:time_stop:2434 : total=171044 2026-07-08 16:25:49.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:49.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177603 2026-07-08 16:25:49.567 | + inc/python:pip_install:219 : return 0 2026-07-08 16:25:49.571 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-08 16:25:49.576 | + lib/database:recreate_database:112 : local db=stats 2026-07-08 16:25:49.580 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-08 16:25:49.584 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-08 16:25:49.588 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-08 16:25:49.597 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:25:49.676 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-08 16:25:49.682 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:25:49.756 | + 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-07-08 16:25:49.756 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-08 16:25:49.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:25:49.837 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-08 16:25:49.841 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-08 16:25:49.930 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-08 16:25:50.024 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-08 16:25:50.103 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-08 16:25:50.194 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-08 16:25:50.277 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-08 16:25:50.358 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-08 16:25:50.440 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-08 16:25:50.444 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:25:50.447 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-08 16:25:52.744 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-08 16:25:52.748 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-08 16:25:52.754 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-08 16:25:52.760 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-182552 2026-07-08 16:25:52.767 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-182552 1069' 2026-07-08 16:25:52.772 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.776 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 16:25:52.780 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.784 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-08 16:25:52.788 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.792 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-08 16:25:52.796 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.799 | + 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-07-08 16:25:52.803 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.807 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.204 2026-07-08 16:25:52.811 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.816 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.204/identity 2026-07-08 16:25:52.821 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.825 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-181132 2026-07-08 16:25:52.829 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.833 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-08 16:25:52.837 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.841 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.204 2026-07-08 16:25:52.847 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.851 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-08 16:25:52.855 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.859 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-08 16:25:52.863 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.868 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-08 16:25:52.873 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.877 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-08 16:25:52.882 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.886 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.204 2026-07-08 16:25:52.891 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:25:52.895 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-08 16:25:52.899 | + ./stack.sh:main:1079 : start_dstat 2026-07-08 16:25:52.903 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 16:25:52.908 | + functions-common:run_process:1674 : local service=dstat 2026-07-08 16:25:52.912 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 16:25:52.917 | + functions-common:run_process:1676 : local group= 2026-07-08 16:25:52.921 | + functions-common:run_process:1677 : local user= 2026-07-08 16:25:52.925 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:25:52.929 | + functions-common:run_process:1680 : local name=dstat 2026-07-08 16:25:52.932 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:25:52.937 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:25:52.941 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:25:52.945 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:25:52.949 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:25:52.955 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527952951 2026-07-08 16:25:52.960 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-08 16:25:52.988 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:52.992 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-08 16:25:52.996 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-08 16:25:53.000 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 16:25:53.004 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 16:25:53.008 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 16:25:53.013 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 16:25:53.017 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-08 16:25:53.023 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-08 16:25:53.029 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-08 16:25:53.035 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:25:53.041 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:25:53.046 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:25:53.051 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:25:53.055 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-08 16:25:53.060 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-08 16:25:53.065 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-08 16:25:53.069 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-08 16:25:53.073 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 16:25:53.078 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:25:53.082 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:25:53.086 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:25:53.090 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:25:53.095 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:25:53.099 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-08 16:25:53.103 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:25:53.110 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-08 16:25:53.207 | + 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-07-08 16:25:53.306 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-08 16:25:53.392 | + 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-07-08 16:25:53.491 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-08 16:25:53.576 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-08 16:25:53.664 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 16:25:53.753 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:25:53.758 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:25:53.762 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-08 16:25:53.871 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:25:54.390 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-08 16:25:54.415 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-08 16:25:54.911 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-08 16:25:54.970 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:25:54.970 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:54.973 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:54.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:54.978 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:54.982 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:54.982 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:25:54.985 | + functions-common:time_stop:2427 : start_time=1783527952951 2026-07-08 16:25:54.987 | + functions-common:time_stop:2429 : [[ -z 1783527952951 ]] 2026-07-08 16:25:54.991 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:54.998 | + functions-common:time_stop:2432 : end_time=1783527954992 2026-07-08 16:25:54.998 | + functions-common:time_stop:2433 : elapsed_time=2041 2026-07-08 16:25:55.001 | + functions-common:time_stop:2434 : total=0 2026-07-08 16:25:55.003 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:55.008 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2041 2026-07-08 16:25:55.009 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-08 16:25:55.011 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-08 16:25:55.014 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-08 16:25:55.019 | + functions-common:run_process:1676 : local group= 2026-07-08 16:25:55.026 | + functions-common:run_process:1677 : local user=root 2026-07-08 16:25:55.026 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-08 16:25:55.026 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-08 16:25:55.026 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:25:55.029 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:25:55.031 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:25:55.034 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:25:55.038 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:25:55.044 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527955040 2026-07-08 16:25:55.045 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-08 16:25:55.068 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:55.071 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:25:55.075 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:55.076 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:55.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:55.081 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:55.084 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:55.091 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:25:55.094 | + functions-common:time_stop:2427 : start_time=1783527955040 2026-07-08 16:25:55.097 | + functions-common:time_stop:2429 : [[ -z 1783527955040 ]] 2026-07-08 16:25:55.101 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:55.104 | + functions-common:time_stop:2432 : end_time=1783527955101 2026-07-08 16:25:55.106 | + functions-common:time_stop:2433 : elapsed_time=61 2026-07-08 16:25:55.108 | + functions-common:time_stop:2434 : total=2041 2026-07-08 16:25:55.111 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:55.113 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2102 2026-07-08 16:25:55.115 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-08 16:25:55.139 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:55.141 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-08 16:25:55.144 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-08 16:25:55.147 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-08 16:25:55.150 | + functions-common:run_process:1676 : local group= 2026-07-08 16:25:55.152 | + functions-common:run_process:1677 : local user= 2026-07-08 16:25:55.155 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:25:55.158 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-08 16:25:55.161 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:25:55.164 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:25:55.176 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:25:55.183 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:25:55.192 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:25:55.206 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527955192 2026-07-08 16:25:55.213 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-08 16:25:55.237 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:55.240 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:25:55.242 | + functions-common:time_stop:2420 : local name 2026-07-08 16:25:55.245 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:25:55.248 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:25:55.249 | + functions-common:time_stop:2423 : local total 2026-07-08 16:25:55.252 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:25:55.256 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:25:55.256 | + functions-common:time_stop:2427 : start_time=1783527955192 2026-07-08 16:25:55.259 | + functions-common:time_stop:2429 : [[ -z 1783527955192 ]] 2026-07-08 16:25:55.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:25:55.268 | + functions-common:time_stop:2432 : end_time=1783527955265 2026-07-08 16:25:55.270 | + functions-common:time_stop:2433 : elapsed_time=73 2026-07-08 16:25:55.273 | + functions-common:time_stop:2434 : total=2102 2026-07-08 16:25:55.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:25:55.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2175 2026-07-08 16:25:55.280 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-08 16:25:55.300 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:55.303 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-08 16:25:55.327 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:55.330 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-08 16:25:55.386 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:25:55.396 | + ./stack.sh:main:1098 : start_etcd3 2026-07-08 16:25:55.400 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-08 16:25:55.404 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-08 16:25:55.410 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-08 16:25:55.417 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.204:2380' 2026-07-08 16:25:55.423 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.204:2380' 2026-07-08 16:25:55.428 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.204:2379' 2026-07-08 16:25:55.433 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-08 16:25:55.438 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-08 16:25:55.447 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.204:2379' 2026-07-08 16:25:55.447 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-08 16:25:55.449 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-08 16:25:55.451 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-08 16:25:55.453 | + 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.204:2380 --initial-advertise-peer-urls http://192.168.122.204:2380 --advertise-client-urls http://192.168.122.204:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.204:2379 --log-level=debug' '' root 2026-07-08 16:25:55.456 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-08 16:25:55.458 | + 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.204:2380 --initial-advertise-peer-urls http://192.168.122.204:2380 --advertise-client-urls http://192.168.122.204:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.204:2379 --log-level=debug' 2026-07-08 16:25:55.460 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:25:55.462 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-08 16:25:55.464 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:25:55.466 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:25:55.468 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:25:55.472 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-08 16:25:55.472 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:25:55.476 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-08 16:25:55.604 | + 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-07-08 16:25:55.712 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-08 16:25:55.800 | + 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.204:2380 --initial-advertise-peer-urls http://192.168.122.204:2380 --advertise-client-urls http://192.168.122.204:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.204:2379 --log-level=debug' 2026-07-08 16:25:55.891 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-08 16:25:55.977 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-08 16:25:56.065 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 16:25:56.150 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:25:56.154 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:25:56.161 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-08 16:25:56.252 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:25:56.814 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-08 16:25:56.894 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-08 16:25:56.970 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-08 16:25:57.047 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-08 16:25:57.125 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-08 16:25:57.131 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:25:57.138 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 16:25:57.142 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-08 16:25:57.673 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-08 16:25:57.699 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-08 16:25:58.192 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-08 16:25:59.322 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-08 16:25:59.349 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:25:59.354 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-08 16:25:59.358 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-08 16:25:59.362 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-08 16:25:59.383 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-08 16:25:59.402 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-08 16:25:59.407 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-08 16:25:59.411 | + 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.204/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-08 16:25:59.520 | The user clouds.yaml file didn't exist. 2026-07-08 16:25:59.537 | + 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.204/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-08 16:25:59.664 | + 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.204/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-08 16:25:59.796 | + 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.204/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-08 16:25:59.930 | + 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.204/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-08 16:26:00.074 | + 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.204/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-08 16:26:00.209 | + 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.204/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-08 16:26:00.356 | + 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.204/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-08 16:26:00.506 | + 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.204/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-08 16:26:00.646 | + 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.204/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-08 16:26:00.791 | + functions-common:write_clouds_yaml:203 : cat 2026-07-08 16:26:00.799 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-08 16:26:00.801 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-08 16:26:00.807 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-08 16:26:00.812 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-08 16:26:00.814 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-08 16:26:00.818 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-08 16:26:00.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:26:00.844 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-08 16:26:00.848 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:26:00.851 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-08 16:26:00.856 | + ./stack.sh:main:1115 : '[' 192.168.122.204 == 192.168.122.204 ']' 2026-07-08 16:26:00.860 | + ./stack.sh:main:1116 : init_keystone 2026-07-08 16:26:00.863 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-08 16:26:00.885 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:26:00.888 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-08 16:26:00.892 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-08 16:26:00.896 | + lib/database:recreate_database:112 : local db=keystone 2026-07-08 16:26:00.899 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-08 16:26:00.904 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-08 16:26:00.907 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-08 16:26:00.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:26:00.990 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-08 16:26:00.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:26:01.070 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-08 16:26:01.074 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 16:26:01.077 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:26:01.080 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:26:01.084 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:26:01.090 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527961086 2026-07-08 16:26:01.093 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-08 16:26:01.752 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:26:01.752 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:26:01.752 | we strongly recommend against using it for new projects. 2026-07-08 16:26:01.752 | 2026-07-08 16:26:01.753 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:26:01.753 | framework. For more detail see 2026-07-08 16:26:01.753 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:26:01.753 | 2026-07-08 16:26:01.753 | __import__(import_str) 2026-07-08 16:26:04.883 | INFO dbcounter [-] Registered counter for database keystone 2026-07-08 16:26:04.975 | 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=41913) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 16:26:04.994 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:26:04.994 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:26:04.995 | DEBUG dbcounter [-] [41913] Writer thread running {{(pid=41913) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:26:05.101 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-08 16:26:08.877 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:26:08.880 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-08 16:26:08.881 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:08.886 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-08 16:26:08.931 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:08.934 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-08 16:26:08.959 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:08.960 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-08 16:26:09.053 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:09.060 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-08 16:26:09.124 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:09.133 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-08 16:26:09.297 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:09.304 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-08 16:26:09.306 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:26:09.309 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-08 16:26:09.393 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:09.396 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-08 16:26:09.427 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41913) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:26:09.987 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-08 16:26:09.990 | + functions-common:time_stop:2420 : local name 2026-07-08 16:26:09.994 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:26:09.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:26:10.001 | + functions-common:time_stop:2423 : local total 2026-07-08 16:26:10.003 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:26:10.008 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 16:26:10.012 | + functions-common:time_stop:2427 : start_time=1783527961086 2026-07-08 16:26:10.018 | + functions-common:time_stop:2429 : [[ -z 1783527961086 ]] 2026-07-08 16:26:10.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:26:10.031 | + functions-common:time_stop:2432 : end_time=1783527970026 2026-07-08 16:26:10.034 | + functions-common:time_stop:2433 : elapsed_time=8940 2026-07-08 16:26:10.039 | + functions-common:time_stop:2434 : total=0 2026-07-08 16:26:10.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:26:10.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8940 2026-07-08 16:26:10.053 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-08 16:26:10.057 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-08 16:26:10.065 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-08 16:26:10.657 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:26:10.658 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:26:10.658 | we strongly recommend against using it for new projects. 2026-07-08 16:26:10.658 | 2026-07-08 16:26:10.658 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:26:10.658 | framework. For more detail see 2026-07-08 16:26:10.658 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:26:10.658 | 2026-07-08 16:26:10.658 | __import__(import_str) 2026-07-08 16:26:13.386 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-08 16:26:13.387 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-08 16:26:13.387 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-08 16:26:13.387 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-08 16:26:13.388 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-08 16:26:13.388 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-08 16:26:13.389 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-08 16:26:13.389 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-08 16:26:13.389 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-08 16:26:13.893 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-08 16:26:13.899 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-08 16:26:14.511 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:26:14.511 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:26:14.511 | we strongly recommend against using it for new projects. 2026-07-08 16:26:14.511 | 2026-07-08 16:26:14.511 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:26:14.511 | framework. For more detail see 2026-07-08 16:26:14.512 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:26:14.512 | 2026-07-08 16:26:14.512 | __import__(import_str) 2026-07-08 16:26:17.170 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-08 16:26:17.170 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-08 16:26:17.171 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-08 16:26:17.171 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-08 16:26:17.171 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-08 16:26:17.172 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-08 16:26:17.172 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-08 16:26:17.172 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-08 16:26:17.173 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-08 16:26:17.656 | + ./stack.sh:main:1117 : start_keystone 2026-07-08 16:26:17.660 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-08 16:26:17.667 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-08 16:26:17.670 | + functions-common:run_process:1674 : local service=keystone 2026-07-08 16:26:17.673 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 16:26:17.678 | + functions-common:run_process:1676 : local group= 2026-07-08 16:26:17.682 | + functions-common:run_process:1677 : local user= 2026-07-08 16:26:17.685 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:26:17.689 | + functions-common:run_process:1680 : local name=keystone 2026-07-08 16:26:17.693 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:26:17.697 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:26:17.701 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:26:17.705 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:26:17.710 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:26:17.714 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527977711 2026-07-08 16:26:17.718 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-08 16:26:17.738 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:26:17.742 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-08 16:26:17.745 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-08 16:26:17.748 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 16:26:17.751 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 16:26:17.754 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 16:26:17.757 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 16:26:17.759 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-08 16:26:17.762 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-08 16:26:17.766 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-08 16:26:17.769 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:26:17.772 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:26:17.775 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:26:17.779 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:26:17.783 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-08 16:26:17.787 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-08 16:26:17.791 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 16:26:17.793 | + 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-07-08 16:26:17.796 | + 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-07-08 16:26:17.799 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-08 16:26:17.803 | + 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-07-08 16:26:17.806 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 16:26:17.809 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 16:26:17.813 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 16:26:17.817 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-08 16:26:17.820 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 16:26:17.825 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-08 16:26:17.910 | + 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-07-08 16:26:17.996 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-08 16:26:18.067 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-08 16:26:18.138 | + 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-07-08 16:26:18.212 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 16:26:18.287 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-08 16:26:18.367 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-08 16:26:18.445 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-08 16:26:18.522 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-08 16:26:18.603 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-08 16:26:18.677 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 16:26:18.681 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 16:26:18.684 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-08 16:26:18.772 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 16:26:19.269 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-08 16:26:19.295 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-08 16:26:19.767 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-08 16:26:19.912 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:26:19.914 | + functions-common:time_stop:2420 : local name 2026-07-08 16:26:19.918 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:26:19.922 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:26:19.922 | + functions-common:time_stop:2423 : local total 2026-07-08 16:26:19.925 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:26:19.927 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:26:19.929 | + functions-common:time_stop:2427 : start_time=1783527977711 2026-07-08 16:26:19.931 | + functions-common:time_stop:2429 : [[ -z 1783527977711 ]] 2026-07-08 16:26:19.934 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:26:19.942 | + functions-common:time_stop:2432 : end_time=1783527979935 2026-07-08 16:26:19.947 | + functions-common:time_stop:2433 : elapsed_time=2224 2026-07-08 16:26:19.950 | + functions-common:time_stop:2434 : total=2175 2026-07-08 16:26:19.951 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:26:19.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4399 2026-07-08 16:26:19.960 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-08 16:26:19.960 | Waiting for keystone to start... 2026-07-08 16:26:19.963 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.204/identity/v3/ 2026-07-08 16:26:19.965 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.204/identity/v3/ 2026-07-08 16:26:19.967 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 16:26:19.969 | + functions:wait_for_service:477 : local url=http://192.168.122.204/identity/v3/ 2026-07-08 16:26:19.971 | + functions:wait_for_service:478 : local rval=0 2026-07-08 16:26:19.974 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 16:26:19.976 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 16:26:19.978 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:26:19.980 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:26:19.986 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:26:19.991 | + functions-common:time_start:2411 : _TIME_START[$name]=1783527979987 2026-07-08 16:26:19.994 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 16:26:19.996 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:26:20.002 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.204/identity/v3/ 2026-07-08 16:26:24.774 | ++ inc/async:async_inner:64 : rc=0 2026-07-08 16:26:24.794 | [38989 Async install_tempest:38989]: finished successfully 2026-07-08 16:26:25.664 | + :: : [[ 200 == 503 ]] 2026-07-08 16:26:25.666 | + :: : [[ 0 -eq 7 ]] 2026-07-08 16:26:25.670 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 16:26:25.674 | + functions-common:time_stop:2420 : local name 2026-07-08 16:26:25.677 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:26:25.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:26:25.685 | + functions-common:time_stop:2423 : local total 2026-07-08 16:26:25.688 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:26:25.691 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 16:26:25.695 | + functions-common:time_stop:2427 : start_time=1783527979987 2026-07-08 16:26:25.698 | + functions-common:time_stop:2429 : [[ -z 1783527979987 ]] 2026-07-08 16:26:25.704 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:26:25.708 | + functions-common:time_stop:2432 : end_time=1783527985705 2026-07-08 16:26:25.711 | + functions-common:time_stop:2433 : elapsed_time=5718 2026-07-08 16:26:25.714 | + functions-common:time_stop:2434 : total=0 2026-07-08 16:26:25.717 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:26:25.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5718 2026-07-08 16:26:25.723 | + functions:wait_for_service:486 : return 0 2026-07-08 16:26:25.726 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-08 16:26:25.749 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:26:25.752 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-08 16:26:25.756 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:26:25.759 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-08 16:26:26.624 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-08 16:26:26.628 | + 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.204/identity 2026-07-08 16:26:27.230 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:26:27.230 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:26:27.230 | we strongly recommend against using it for new projects. 2026-07-08 16:26:27.230 | 2026-07-08 16:26:27.230 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:26:27.230 | framework. For more detail see 2026-07-08 16:26:27.230 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:26:27.230 | 2026-07-08 16:26:27.231 | __import__(import_str) 2026-07-08 16:26:30.350 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.350 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.351 | 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=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.357 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.371 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.371 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.402 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.429 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.429 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.515 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.515 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.516 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.516 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.516 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.516 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.529 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.529 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.530 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.530 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.530 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.530 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.530 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.538 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.541 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.542 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.542 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.542 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.542 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.543 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.543 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42887) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 16:26:30.616 | INFO dbcounter [-] Registered counter for database keystone 2026-07-08 16:26:30.693 | 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=42887) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 16:26:30.886 | DEBUG dbcounter [-] [42887] Writer thread running {{(pid=42887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:26:31.024 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created domain default 2026-07-08 16:26:31.081 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created project admin 2026-07-08 16:26:31.119 | WARNING keystone.common.password_hashing [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-08 16:26:31.143 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created user admin 2026-07-08 16:26:31.166 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created role reader 2026-07-08 16:26:31.182 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created role member 2026-07-08 16:26:31.216 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created implied role where 998a69c4da1d4a2d885c89b2317cb3b7 implies f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:26:31.232 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created role manager 2026-07-08 16:26:31.256 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created implied role where 8457388521f5402aaae2a7237bbbb722 implies 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:26:31.276 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created role admin 2026-07-08 16:26:31.299 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created implied role where c32f8002813042dea3b603f848a629db implies 8457388521f5402aaae2a7237bbbb722 2026-07-08 16:26:31.321 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created role service 2026-07-08 16:26:31.338 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Granted role admin on project admin to user admin. 2026-07-08 16:26:31.351 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Granted role admin on the system to user admin. 2026-07-08 16:26:31.369 | WARNING py.warnings [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e 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-07-08 16:26:31.369 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:26:31.370 |  2026-07-08 16:26:31.375 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created region RegionOne 2026-07-08 16:26:31.426 | INFO keystone.cmd.bootstrap [None req-0ba5a0c3-7802-4b66-ad5f-33aafa2b188e None None] Created public endpoint http://192.168.122.204/identity 2026-07-08 16:26:31.967 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-08 16:26:31.970 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-08 16:26:31.973 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-08 16:26:31.979 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-08 16:26:36.950 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:36.955 | + lib/keystone:create_keystone_accounts:258 : admin_project=b5b4f4ad228247cca92b74d6f21bf198 2026-07-08 16:26:36.957 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-08 16:26:36.959 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-08 16:26:40.273 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:40.277 | + lib/keystone:create_keystone_accounts:260 : admin_user=7d7f841d041949c58fcfe269f4322a2a 2026-07-08 16:26:40.279 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-08 16:26:40.283 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-08 16:26:40.286 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-08 16:26:40.289 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 7d7f841d041949c58fcfe269f4322a2a default 2026-07-08 16:26:40.353 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7d7f841d041949c58fcfe269f4322a2a default 2026-07-08 16:26:40.393 | [2069 Async ks-domain-role:43006]: running: get_or_add_user_domain_role admin 7d7f841d041949c58fcfe269f4322a2a default 2026-07-08 16:26:40.396 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-08 16:26:40.399 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-08 16:26:40.403 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-08 16:26:44.387 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:44.392 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-08 16:26:44.396 | + functions-common:get_or_create_domain:878 : echo default 2026-07-08 16:26:44.396 | default 2026-07-08 16:26:44.401 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-08 16:26:44.489 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-08 16:26:44.542 | [2069 Async ks-project:43114]: running: get_or_create_project service Default 2026-07-08 16:26:44.546 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-08 16:26:44.632 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-08 16:26:44.681 | [2069 Async ks-service:43208]: running: get_or_create_role service 2026-07-08 16:26:44.683 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-08 16:26:44.750 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-08 16:26:44.804 | [2069 Async ks-reseller:43305]: running: get_or_create_role ResellerAdmin 2026-07-08 16:26:44.807 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-08 16:26:44.810 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-08 16:26:44.871 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-08 16:26:44.935 | [2069 Async ks-anotherrole:43416]: running: get_or_create_role anotherrole 2026-07-08 16:26:44.945 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-08 16:26:44.952 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-08 16:26:44.961 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 16:26:44.972 | +++ 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-07-08 16:26:49.896 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:26:49.924 | [43416 Async ks-anotherrole:43416]: finished successfully 2026-07-08 16:26:50.595 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:26:50.639 | [43208 Async ks-service:43208]: finished successfully 2026-07-08 16:26:50.859 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:26:50.893 | [43305 Async ks-reseller:43305]: finished successfully 2026-07-08 16:26:51.237 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:26:51.269 | [43114 Async ks-project:43114]: finished successfully 2026-07-08 16:26:51.291 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:26:51.318 | [43006 Async ks-domain-role:43006]: finished successfully 2026-07-08 16:26:51.473 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:51.478 | ++ functions-common:get_or_create_project:928 : project_id=1783cf79d6094651ab3d26bc9123cc7d 2026-07-08 16:26:51.482 | ++ functions-common:get_or_create_project:929 : echo 1783cf79d6094651ab3d26bc9123cc7d 2026-07-08 16:26:51.486 | + lib/keystone:create_keystone_accounts:288 : invis_project=1783cf79d6094651ab3d26bc9123cc7d 2026-07-08 16:26:51.490 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-08 16:26:51.495 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-08 16:26:51.499 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 16:26:51.504 | +++ 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-07-08 16:26:55.133 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:55.141 | ++ functions-common:get_or_create_project:928 : project_id=7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:55.144 | ++ functions-common:get_or_create_project:929 : echo 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:55.149 | + lib/keystone:create_keystone_accounts:292 : demo_project=7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:55.152 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-08 16:26:55.157 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-08 16:26:55.162 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:26:55.166 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-08 16:26:55.171 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-08 16:26:55.177 | +++ 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-07-08 16:26:58.840 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:58.844 | ++ functions-common:get_or_create_user:915 : user_id=8be896f7b57249c1a5e65f7f0fb5bfd6 2026-07-08 16:26:58.847 | ++ functions-common:get_or_create_user:916 : echo 8be896f7b57249c1a5e65f7f0fb5bfd6 2026-07-08 16:26:58.851 | + lib/keystone:create_keystone_accounts:295 : demo_user=8be896f7b57249c1a5e65f7f0fb5bfd6 2026-07-08 16:26:58.854 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-08 16:26:58.916 | [2069 Async ks-domain-role:43006]: Waiting for completion of get_or_add_user_domain_role admin 7d7f841d041949c58fcfe269f4322a2a default running on PID 43006 (6 other jobs running) 2026-07-08 16:26:58.946 | [2069 Async ks-domain-role:43006]: Signaling child to exit 2026-07-08 16:26:58.948 | WAKEUP 2026-07-08 16:26:58.975 | [2069 Async ks-domain-role:43006]: Signaled 2026-07-08 16:26:58.977 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-08 16:26:58.977 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 7d7f841d041949c58fcfe269f4322a2a --domain default 2026-07-08 16:26:58.977 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d7f841d041949c58fcfe269f4322a2a --domain default -c Role -f value 2026-07-08 16:26:58.977 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:58.977 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=c32f8002813042dea3b603f848a629db 2026-07-08 16:26:58.978 | + functions-common:get_or_add_user_domain_role:999 : echo c32f8002813042dea3b603f848a629db 2026-07-08 16:26:58.978 | c32f8002813042dea3b603f848a629db 2026-07-08 16:26:59.034 | [2069 Async ks-domain-role:43006]: finished get_or_add_user_domain_role admin 7d7f841d041949c58fcfe269f4322a2a default with result 0 in 10 seconds 2026-07-08 16:26:59.044 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-08 16:26:59.089 | [2069 Async ks-project:43114]: Waiting for completion of get_or_create_project service Default running on PID 43114 (5 other jobs running) 2026-07-08 16:26:59.123 | [2069 Async ks-project:43114]: Signaling child to exit 2026-07-08 16:26:59.124 | WAKEUP 2026-07-08 16:26:59.152 | [2069 Async ks-project:43114]: Signaled 2026-07-08 16:26:59.154 | + functions-common:get_or_create_project:922 : local project_id 2026-07-08 16:26:59.154 | ++ 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-07-08 16:26:59.154 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:59.154 | + functions-common:get_or_create_project:928 : project_id=8b03f18378d24131bbb52179c84e6977 2026-07-08 16:26:59.154 | + functions-common:get_or_create_project:929 : echo 8b03f18378d24131bbb52179c84e6977 2026-07-08 16:26:59.154 | 8b03f18378d24131bbb52179c84e6977 2026-07-08 16:26:59.211 | [2069 Async ks-project:43114]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-08 16:26:59.259 | [2069 Async ks-service:43208]: Waiting for completion of get_or_create_role service running on PID 43208 (4 other jobs running) 2026-07-08 16:26:59.291 | [2069 Async ks-service:43208]: Signaling child to exit 2026-07-08 16:26:59.293 | WAKEUP 2026-07-08 16:26:59.319 | [2069 Async ks-service:43208]: Signaled 2026-07-08 16:26:59.321 | + functions-common:get_or_create_role:935 : local role_id 2026-07-08 16:26:59.321 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-08 16:26:59.321 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:59.321 | + functions-common:get_or_create_role:940 : role_id=fb7a5877d12644258c7364c098cc127f 2026-07-08 16:26:59.322 | + functions-common:get_or_create_role:941 : echo fb7a5877d12644258c7364c098cc127f 2026-07-08 16:26:59.322 | fb7a5877d12644258c7364c098cc127f 2026-07-08 16:26:59.379 | [2069 Async ks-service:43208]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-08 16:26:59.424 | [2069 Async ks-reseller:43305]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43305 (3 other jobs running) 2026-07-08 16:26:59.454 | [2069 Async ks-reseller:43305]: Signaling child to exit 2026-07-08 16:26:59.455 | WAKEUP 2026-07-08 16:26:59.483 | [2069 Async ks-reseller:43305]: Signaled 2026-07-08 16:26:59.485 | + functions-common:get_or_create_role:935 : local role_id 2026-07-08 16:26:59.485 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-08 16:26:59.485 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:59.486 | + functions-common:get_or_create_role:940 : role_id=525db24a9876417894c26c4cce978431 2026-07-08 16:26:59.486 | + functions-common:get_or_create_role:941 : echo 525db24a9876417894c26c4cce978431 2026-07-08 16:26:59.486 | 525db24a9876417894c26c4cce978431 2026-07-08 16:26:59.541 | [2069 Async ks-reseller:43305]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-07-08 16:26:59.587 | [2069 Async ks-anotherrole:43416]: Waiting for completion of get_or_create_role anotherrole running on PID 43416 (2 other jobs running) 2026-07-08 16:26:59.615 | [2069 Async ks-anotherrole:43416]: Signaling child to exit 2026-07-08 16:26:59.616 | WAKEUP 2026-07-08 16:26:59.641 | [2069 Async ks-anotherrole:43416]: Signaled 2026-07-08 16:26:59.643 | + functions-common:get_or_create_role:935 : local role_id 2026-07-08 16:26:59.643 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-08 16:26:59.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:26:59.643 | + functions-common:get_or_create_role:940 : role_id=e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:26:59.643 | + functions-common:get_or_create_role:941 : echo e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:26:59.643 | e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:26:59.696 | [2069 Async ks-anotherrole:43416]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-08 16:26:59.702 | + inc/async:async_wait:197 : return 0 2026-07-08 16:26:59.705 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:59.787 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:59.833 | [2069 Async ks-demo-member:44290]: running: get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:59.836 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 7d7f841d041949c58fcfe269f4322a2a 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:59.915 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7d7f841d041949c58fcfe269f4322a2a 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:59.958 | [2069 Async ks-demo-admin:44386]: running: get_or_add_user_project_role admin 7d7f841d041949c58fcfe269f4322a2a 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:26:59.962 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:00.045 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:00.094 | [2069 Async ks-demo-another:44482]: running: get_or_add_user_project_role anotherrole 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:00.097 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 1783cf79d6094651ab3d26bc9123cc7d 2026-07-08 16:27:00.168 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 1783cf79d6094651ab3d26bc9123cc7d 2026-07-08 16:27:00.243 | [2069 Async ks-demo-invis:44578]: running: get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 1783cf79d6094651ab3d26bc9123cc7d 2026-07-08 16:27:00.248 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-08 16:27:00.256 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-08 16:27:00.264 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:27:00.271 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-08 16:27:00.279 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-08 16:27:00.286 | +++ 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-07-08 16:27:05.585 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:05.594 | ++ functions-common:get_or_create_user:915 : user_id=bcee923ed5ca4a5ba86c399cf1205c42 2026-07-08 16:27:05.600 | ++ functions-common:get_or_create_user:916 : echo bcee923ed5ca4a5ba86c399cf1205c42 2026-07-08 16:27:05.607 | + lib/keystone:create_keystone_accounts:308 : demo_reader=bcee923ed5ca4a5ba86c399cf1205c42 2026-07-08 16:27:05.615 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader bcee923ed5ca4a5ba86c399cf1205c42 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:05.734 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bcee923ed5ca4a5ba86c399cf1205c42 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:05.818 | [2069 Async ks-demo-reader:44712]: running: get_or_add_user_project_role reader bcee923ed5ca4a5ba86c399cf1205c42 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:05.826 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-08 16:27:05.836 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-08 16:27:05.837 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 16:27:05.842 | +++ 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-07-08 16:27:12.267 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:12.268 | ++ functions-common:get_or_create_project:928 : project_id=742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:12.271 | ++ functions-common:get_or_create_project:929 : echo 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:12.273 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:12.276 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-08 16:27:12.283 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-08 16:27:12.285 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:27:12.288 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-08 16:27:12.290 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-08 16:27:12.296 | +++ 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-07-08 16:27:13.074 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:13.146 | [44290 Async ks-demo-member:44290]: finished successfully 2026-07-08 16:27:13.791 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:13.853 | [44386 Async ks-demo-admin:44386]: finished successfully 2026-07-08 16:27:13.892 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:13.920 | [44482 Async ks-demo-another:44482]: finished successfully 2026-07-08 16:27:14.034 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:14.065 | [44578 Async ks-demo-invis:44578]: finished successfully 2026-07-08 16:27:16.433 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:16.437 | ++ functions-common:get_or_create_user:915 : user_id=2c580dc87757489bb0c2880a33ba1eac 2026-07-08 16:27:16.442 | ++ functions-common:get_or_create_user:916 : echo 2c580dc87757489bb0c2880a33ba1eac 2026-07-08 16:27:16.447 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=2c580dc87757489bb0c2880a33ba1eac 2026-07-08 16:27:16.452 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:16.548 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:16.603 | [2069 Async ks-alt-admin:45138]: running: get_or_add_user_project_role admin 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:16.606 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:16.699 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:16.760 | [2069 Async ks-alt-another:45234]: running: get_or_add_user_project_role anotherrole 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:16.763 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-08 16:27:16.769 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-08 16:27:16.771 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:27:16.774 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-08 16:27:16.776 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-08 16:27:16.783 | +++ 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-07-08 16:27:17.175 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:17.202 | [44712 Async ks-demo-reader:44712]: finished successfully 2026-07-08 16:27:20.904 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:20.910 | ++ functions-common:get_or_create_user:915 : user_id=592399433a91494c8f0f84ad5ae0a11d 2026-07-08 16:27:20.915 | ++ functions-common:get_or_create_user:916 : echo 592399433a91494c8f0f84ad5ae0a11d 2026-07-08 16:27:20.921 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=592399433a91494c8f0f84ad5ae0a11d 2026-07-08 16:27:20.924 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 592399433a91494c8f0f84ad5ae0a11d 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:21.014 | + inc/async:async_inner:63 : get_or_add_user_project_role member 592399433a91494c8f0f84ad5ae0a11d 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:21.111 | [2069 Async ks-alt-member-user:45410]: running: get_or_add_user_project_role member 592399433a91494c8f0f84ad5ae0a11d 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:21.119 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-08 16:27:21.128 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-08 16:27:21.132 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:27:21.137 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-08 16:27:21.142 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-08 16:27:21.149 | +++ 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-07-08 16:27:25.458 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:25.463 | ++ functions-common:get_or_create_user:915 : user_id=718493a4dd6d40e78dbb8226412a1470 2026-07-08 16:27:25.466 | ++ functions-common:get_or_create_user:916 : echo 718493a4dd6d40e78dbb8226412a1470 2026-07-08 16:27:25.471 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=718493a4dd6d40e78dbb8226412a1470 2026-07-08 16:27:25.475 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 718493a4dd6d40e78dbb8226412a1470 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:25.561 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 718493a4dd6d40e78dbb8226412a1470 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:25.626 | [2069 Async ks-alt-reader-user:45580]: running: get_or_add_user_project_role reader 718493a4dd6d40e78dbb8226412a1470 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:25.632 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-08 16:27:25.635 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:27:25.638 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-08 16:27:25.642 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-08 16:27:25.648 | +++ 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-07-08 16:27:26.570 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:26.628 | [45138 Async ks-alt-admin:45138]: finished successfully 2026-07-08 16:27:26.988 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:27.016 | [45234 Async ks-alt-another:45234]: finished successfully 2026-07-08 16:27:29.815 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:29.819 | ++ functions-common:get_or_create_user:915 : user_id=b3c7b4c8ea31490590bf99c17909dca1 2026-07-08 16:27:29.822 | ++ functions-common:get_or_create_user:916 : echo b3c7b4c8ea31490590bf99c17909dca1 2026-07-08 16:27:29.826 | + lib/keystone:create_keystone_accounts:340 : system_member_user=b3c7b4c8ea31490590bf99c17909dca1 2026-07-08 16:27:29.829 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member b3c7b4c8ea31490590bf99c17909dca1 all 2026-07-08 16:27:29.928 | + inc/async:async_inner:63 : get_or_add_user_system_role member b3c7b4c8ea31490590bf99c17909dca1 all 2026-07-08 16:27:29.991 | [2069 Async ks-system-member:45811]: running: get_or_add_user_system_role member b3c7b4c8ea31490590bf99c17909dca1 all 2026-07-08 16:27:29.998 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-08 16:27:30.005 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:27:30.012 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-08 16:27:30.019 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-08 16:27:30.023 | +++ 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-07-08 16:27:30.935 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:30.959 | [45410 Async ks-alt-member-user:45410]: finished successfully 2026-07-08 16:27:34.054 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:34.058 | ++ functions-common:get_or_create_user:915 : user_id=0b659b4173814eddb5389366d7c5f147 2026-07-08 16:27:34.062 | ++ functions-common:get_or_create_user:916 : echo 0b659b4173814eddb5389366d7c5f147 2026-07-08 16:27:34.067 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=0b659b4173814eddb5389366d7c5f147 2026-07-08 16:27:34.069 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 0b659b4173814eddb5389366d7c5f147 all 2026-07-08 16:27:34.154 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0b659b4173814eddb5389366d7c5f147 all 2026-07-08 16:27:34.213 | [2069 Async ks-system-reader:46016]: running: get_or_add_user_system_role reader 0b659b4173814eddb5389366d7c5f147 all 2026-07-08 16:27:34.219 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-08 16:27:34.221 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-08 16:27:34.229 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-08 16:27:34.233 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-08 16:27:34.244 | +++ 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-07-08 16:27:34.982 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:35.005 | [45580 Async ks-alt-reader-user:45580]: finished successfully 2026-07-08 16:27:38.289 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:38.293 | ++ functions-common:get_or_create_group:892 : group_id=963c81566336447b98aaac977c4b4f09 2026-07-08 16:27:38.297 | ++ functions-common:get_or_create_group:893 : echo 963c81566336447b98aaac977c4b4f09 2026-07-08 16:27:38.300 | + lib/keystone:create_keystone_accounts:350 : admin_group=963c81566336447b98aaac977c4b4f09 2026-07-08 16:27:38.302 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-08 16:27:38.305 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-08 16:27:38.308 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-08 16:27:38.310 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-08 16:27:38.313 | +++ 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-07-08 16:27:42.152 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:42.153 | ++ functions-common:get_or_create_group:892 : group_id=6cd6eb06b5794bbb8046c6cab6a34301 2026-07-08 16:27:42.157 | ++ functions-common:get_or_create_group:893 : echo 6cd6eb06b5794bbb8046c6cab6a34301 2026-07-08 16:27:42.161 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=6cd6eb06b5794bbb8046c6cab6a34301 2026-07-08 16:27:42.164 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:42.252 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:42.298 | [2069 Async ks-group-memberdemo:46280]: running: get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:42.301 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:42.399 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:42.470 | [2069 Async ks-group-anotherdemo:46359]: running: get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:42.477 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:42.590 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:42.680 | [2069 Async ks-group-memberalt:46438]: running: get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:42.687 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:42.834 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:42.907 | [2069 Async ks-group-anotheralt:46517]: running: get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:42.915 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 963c81566336447b98aaac977c4b4f09 b5b4f4ad228247cca92b74d6f21bf198 2026-07-08 16:27:43.063 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 963c81566336447b98aaac977c4b4f09 b5b4f4ad228247cca92b74d6f21bf198 2026-07-08 16:27:43.160 | [2069 Async ks-group-admin:46614]: running: get_or_add_group_project_role admin 963c81566336447b98aaac977c4b4f09 b5b4f4ad228247cca92b74d6f21bf198 2026-07-08 16:27:43.170 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-08 16:27:43.287 | [2069 Async ks-demo-member:44290]: Waiting for completion of get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 running on PID 44290 (17 other jobs running) 2026-07-08 16:27:43.348 | [2069 Async ks-demo-member:44290]: Signaling child to exit 2026-07-08 16:27:43.353 | WAKEUP 2026-07-08 16:27:43.396 | [2069 Async ks-demo-member:44290]: Signaled 2026-07-08 16:27:43.397 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:43.397 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:43.397 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:43.397 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:43.397 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:43.398 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:43.398 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:43.398 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:43.398 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:43.398 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8be896f7b57249c1a5e65f7f0fb5bfd6 --project 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:43.398 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8be896f7b57249c1a5e65f7f0fb5bfd6 --project 7b3c1de99ba44badb9ce082066bb0aa8 -c Role -f value 2026-07-08 16:27:43.398 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:43.398 | + functions-common:get_or_add_user_project_role:979 : user_role_id=998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:43.398 | + functions-common:get_or_add_user_project_role:980 : echo 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:43.398 | 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:43.428 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:43.476 | [45811 Async ks-system-member:45811]: finished successfully 2026-07-08 16:27:43.498 | [2069 Async ks-demo-member:44290]: finished get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 with result 0 in 13 seconds 2026-07-08 16:27:43.586 | [2069 Async ks-demo-admin:44386]: Waiting for completion of get_or_add_user_project_role admin 7d7f841d041949c58fcfe269f4322a2a 7b3c1de99ba44badb9ce082066bb0aa8 running on PID 44386 (16 other jobs running) 2026-07-08 16:27:43.636 | [2069 Async ks-demo-admin:44386]: Signaling child to exit 2026-07-08 16:27:43.642 | WAKEUP 2026-07-08 16:27:43.678 | [2069 Async ks-demo-admin:44386]: Signaled 2026-07-08 16:27:43.682 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:43.682 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:43.682 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:43.682 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:43.683 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:43.683 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:43.683 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:43.683 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:43.683 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:43.683 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 7d7f841d041949c58fcfe269f4322a2a --project 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:43.683 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d7f841d041949c58fcfe269f4322a2a --project 7b3c1de99ba44badb9ce082066bb0aa8 -c Role -f value 2026-07-08 16:27:43.683 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:43.683 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c32f8002813042dea3b603f848a629db 2026-07-08 16:27:43.683 | + functions-common:get_or_add_user_project_role:980 : echo c32f8002813042dea3b603f848a629db 2026-07-08 16:27:43.684 | c32f8002813042dea3b603f848a629db 2026-07-08 16:27:43.764 | [2069 Async ks-demo-admin:44386]: finished get_or_add_user_project_role admin 7d7f841d041949c58fcfe269f4322a2a 7b3c1de99ba44badb9ce082066bb0aa8 with result 0 in 13 seconds 2026-07-08 16:27:43.820 | [2069 Async ks-demo-another:44482]: Waiting for completion of get_or_add_user_project_role anotherrole 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 running on PID 44482 (15 other jobs running) 2026-07-08 16:27:43.866 | [2069 Async ks-demo-another:44482]: Signaling child to exit 2026-07-08 16:27:43.869 | WAKEUP 2026-07-08 16:27:43.902 | [2069 Async ks-demo-another:44482]: Signaled 2026-07-08 16:27:43.904 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:43.904 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:43.904 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:43.905 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:43.905 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:43.905 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:43.905 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:43.906 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:43.906 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:43.906 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8be896f7b57249c1a5e65f7f0fb5bfd6 --project 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:43.906 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8be896f7b57249c1a5e65f7f0fb5bfd6 --project 7b3c1de99ba44badb9ce082066bb0aa8 -c Role -f value 2026-07-08 16:27:43.906 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:43.906 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:43.906 | + functions-common:get_or_add_user_project_role:980 : echo e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:43.906 | e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:43.990 | [2069 Async ks-demo-another:44482]: finished get_or_add_user_project_role anotherrole 8be896f7b57249c1a5e65f7f0fb5bfd6 7b3c1de99ba44badb9ce082066bb0aa8 with result 0 in 13 seconds 2026-07-08 16:27:44.050 | [2069 Async ks-demo-invis:44578]: Waiting for completion of get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 1783cf79d6094651ab3d26bc9123cc7d running on PID 44578 (14 other jobs running) 2026-07-08 16:27:44.103 | [2069 Async ks-demo-invis:44578]: Signaling child to exit 2026-07-08 16:27:44.104 | WAKEUP 2026-07-08 16:27:44.157 | [2069 Async ks-demo-invis:44578]: Signaled 2026-07-08 16:27:44.172 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:44.172 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:44.172 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:44.172 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:44.172 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:44.172 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:44.172 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:44.172 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:44.173 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:44.173 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8be896f7b57249c1a5e65f7f0fb5bfd6 --project 1783cf79d6094651ab3d26bc9123cc7d 2026-07-08 16:27:44.173 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8be896f7b57249c1a5e65f7f0fb5bfd6 --project 1783cf79d6094651ab3d26bc9123cc7d -c Role -f value 2026-07-08 16:27:44.173 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:44.173 | + functions-common:get_or_add_user_project_role:979 : user_role_id=998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:44.173 | + functions-common:get_or_add_user_project_role:980 : echo 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:44.173 | 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:44.280 | [2069 Async ks-demo-invis:44578]: finished get_or_add_user_project_role member 8be896f7b57249c1a5e65f7f0fb5bfd6 1783cf79d6094651ab3d26bc9123cc7d with result 0 in 13 seconds 2026-07-08 16:27:44.361 | [2069 Async ks-demo-reader:44712]: Waiting for completion of get_or_add_user_project_role reader bcee923ed5ca4a5ba86c399cf1205c42 7b3c1de99ba44badb9ce082066bb0aa8 running on PID 44712 (13 other jobs running) 2026-07-08 16:27:44.428 | [2069 Async ks-demo-reader:44712]: Signaling child to exit 2026-07-08 16:27:44.430 | WAKEUP 2026-07-08 16:27:44.482 | [2069 Async ks-demo-reader:44712]: Signaled 2026-07-08 16:27:44.486 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:44.486 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:44.486 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:44.486 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:44.486 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:44.486 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:44.486 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:44.487 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:44.487 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:44.487 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user bcee923ed5ca4a5ba86c399cf1205c42 --project 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:44.487 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bcee923ed5ca4a5ba86c399cf1205c42 --project 7b3c1de99ba44badb9ce082066bb0aa8 -c Role -f value 2026-07-08 16:27:44.487 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:44.487 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:44.487 | + functions-common:get_or_add_user_project_role:980 : echo f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:44.487 | f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:44.594 | [2069 Async ks-demo-reader:44712]: finished get_or_add_user_project_role reader bcee923ed5ca4a5ba86c399cf1205c42 7b3c1de99ba44badb9ce082066bb0aa8 with result 0 in 11 seconds 2026-07-08 16:27:44.606 | + inc/async:async_wait:197 : return 0 2026-07-08 16:27:44.616 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-08 16:27:44.748 | [2069 Async ks-alt-admin:45138]: Waiting for completion of get_or_add_user_project_role admin 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f running on PID 45138 (12 other jobs running) 2026-07-08 16:27:44.808 | [2069 Async ks-alt-admin:45138]: Signaling child to exit 2026-07-08 16:27:44.815 | WAKEUP 2026-07-08 16:27:44.866 | [2069 Async ks-alt-admin:45138]: Signaled 2026-07-08 16:27:44.867 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:44.867 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:44.868 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:44.868 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:44.868 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:44.868 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:44.868 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:44.868 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:44.868 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:44.868 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 2c580dc87757489bb0c2880a33ba1eac --project 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:44.868 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c580dc87757489bb0c2880a33ba1eac --project 742bff5a72b146dcb935eae5c2a2b84f -c Role -f value 2026-07-08 16:27:44.868 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:44.868 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c32f8002813042dea3b603f848a629db 2026-07-08 16:27:44.869 | + functions-common:get_or_add_user_project_role:980 : echo c32f8002813042dea3b603f848a629db 2026-07-08 16:27:44.869 | c32f8002813042dea3b603f848a629db 2026-07-08 16:27:44.981 | [2069 Async ks-alt-admin:45138]: finished get_or_add_user_project_role admin 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f with result 0 in 10 seconds 2026-07-08 16:27:45.076 | [2069 Async ks-alt-another:45234]: Waiting for completion of get_or_add_user_project_role anotherrole 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f running on PID 45234 (11 other jobs running) 2026-07-08 16:27:45.116 | [2069 Async ks-alt-another:45234]: Signaling child to exit 2026-07-08 16:27:45.120 | WAKEUP 2026-07-08 16:27:45.159 | [2069 Async ks-alt-another:45234]: Signaled 2026-07-08 16:27:45.161 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:45.161 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:45.161 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:45.161 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:45.162 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:45.162 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:45.162 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:45.162 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:45.162 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:45.162 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2c580dc87757489bb0c2880a33ba1eac --project 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:45.162 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2c580dc87757489bb0c2880a33ba1eac --project 742bff5a72b146dcb935eae5c2a2b84f -c Role -f value 2026-07-08 16:27:45.162 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:45.162 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:45.162 | + functions-common:get_or_add_user_project_role:980 : echo e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:45.162 | e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:45.241 | [2069 Async ks-alt-another:45234]: finished get_or_add_user_project_role anotherrole 2c580dc87757489bb0c2880a33ba1eac 742bff5a72b146dcb935eae5c2a2b84f with result 0 in 10 seconds 2026-07-08 16:27:45.298 | [2069 Async ks-alt-member-user:45410]: Waiting for completion of get_or_add_user_project_role member 592399433a91494c8f0f84ad5ae0a11d 742bff5a72b146dcb935eae5c2a2b84f running on PID 45410 (10 other jobs running) 2026-07-08 16:27:45.346 | [2069 Async ks-alt-member-user:45410]: Signaling child to exit 2026-07-08 16:27:45.347 | WAKEUP 2026-07-08 16:27:45.386 | [2069 Async ks-alt-member-user:45410]: Signaled 2026-07-08 16:27:45.388 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:45.388 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:45.388 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:45.388 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:45.389 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:45.389 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:45.389 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:45.389 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:45.389 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:45.389 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 592399433a91494c8f0f84ad5ae0a11d --project 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:45.389 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 592399433a91494c8f0f84ad5ae0a11d --project 742bff5a72b146dcb935eae5c2a2b84f -c Role -f value 2026-07-08 16:27:45.389 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:45.389 | + functions-common:get_or_add_user_project_role:979 : user_role_id=998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:45.389 | + functions-common:get_or_add_user_project_role:980 : echo 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:45.389 | 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:45.473 | [2069 Async ks-alt-member-user:45410]: finished get_or_add_user_project_role member 592399433a91494c8f0f84ad5ae0a11d 742bff5a72b146dcb935eae5c2a2b84f with result 0 in 9 seconds 2026-07-08 16:27:45.543 | [2069 Async ks-alt-reader-user:45580]: Waiting for completion of get_or_add_user_project_role reader 718493a4dd6d40e78dbb8226412a1470 742bff5a72b146dcb935eae5c2a2b84f running on PID 45580 (9 other jobs running) 2026-07-08 16:27:45.589 | [2069 Async ks-alt-reader-user:45580]: Signaling child to exit 2026-07-08 16:27:45.593 | WAKEUP 2026-07-08 16:27:45.636 | [2069 Async ks-alt-reader-user:45580]: Signaled 2026-07-08 16:27:45.638 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:27:45.639 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:27:45.639 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 16:27:45.639 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:45.639 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:45.640 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:45.640 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:45.640 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:45.640 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 16:27:45.640 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 718493a4dd6d40e78dbb8226412a1470 --project 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:45.640 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 718493a4dd6d40e78dbb8226412a1470 --project 742bff5a72b146dcb935eae5c2a2b84f -c Role -f value 2026-07-08 16:27:45.640 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:45.640 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:45.640 | + functions-common:get_or_add_user_project_role:980 : echo f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:45.640 | f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:45.722 | [2069 Async ks-alt-reader-user:45580]: finished get_or_add_user_project_role reader 718493a4dd6d40e78dbb8226412a1470 742bff5a72b146dcb935eae5c2a2b84f with result 0 in 9 seconds 2026-07-08 16:27:45.727 | + inc/async:async_wait:197 : return 0 2026-07-08 16:27:45.731 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-08 16:27:45.835 | [2069 Async ks-system-member:45811]: Waiting for completion of get_or_add_user_system_role member b3c7b4c8ea31490590bf99c17909dca1 all running on PID 45811 (8 other jobs running) 2026-07-08 16:27:45.884 | [2069 Async ks-system-member:45811]: Signaling child to exit 2026-07-08 16:27:45.885 | WAKEUP 2026-07-08 16:27:45.923 | [2069 Async ks-system-member:45811]: Signaled 2026-07-08 16:27:45.924 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-08 16:27:45.924 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-08 16:27:45.924 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-08 16:27:45.925 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:45.925 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:45.925 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:45.925 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:45.925 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:45.925 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-08 16:27:45.925 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b3c7b4c8ea31490590bf99c17909dca1 --system all -f value -c Role 2026-07-08 16:27:45.925 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:45.925 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-08 16:27:45.925 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-08 16:27:45.925 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user b3c7b4c8ea31490590bf99c17909dca1 --system all 2026-07-08 16:27:45.926 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b3c7b4c8ea31490590bf99c17909dca1 --system all -f value -c Role 2026-07-08 16:27:45.926 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:45.926 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-08 16:27:45.926 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-08 16:27:45.926 | 2026-07-08 16:27:46.017 | [2069 Async ks-system-member:45811]: finished get_or_add_user_system_role member b3c7b4c8ea31490590bf99c17909dca1 all with result 0 in 13 seconds 2026-07-08 16:27:46.082 | [2069 Async ks-system-reader:46016]: Waiting for completion of get_or_add_user_system_role reader 0b659b4173814eddb5389366d7c5f147 all running on PID 46016 (7 other jobs running) 2026-07-08 16:27:46.117 | [2069 Async ks-system-reader:46016]: Signaling child to exit 2026-07-08 16:27:49.261 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:49.309 | [46016 Async ks-system-reader:46016]: finished successfully 2026-07-08 16:27:49.360 | WAKEUP 2026-07-08 16:27:49.411 | [2069 Async ks-system-reader:46016]: Signaled 2026-07-08 16:27:49.415 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-08 16:27:49.415 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-08 16:27:49.416 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-08 16:27:49.416 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:27:49.416 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:27:49.416 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 16:27:49.416 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 16:27:49.416 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 16:27:49.416 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-08 16:27:49.416 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0b659b4173814eddb5389366d7c5f147 --system all -f value -c Role 2026-07-08 16:27:49.417 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:49.417 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-08 16:27:49.417 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-08 16:27:49.417 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 0b659b4173814eddb5389366d7c5f147 --system all 2026-07-08 16:27:49.417 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0b659b4173814eddb5389366d7c5f147 --system all -f value -c Role 2026-07-08 16:27:49.417 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:49.417 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:49.417 | + functions-common:get_or_add_user_system_role:1030 : echo f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:49.417 | f553db1d03ba4304af9a5f48c126883f 2026-07-08 16:27:49.506 | [2069 Async ks-system-reader:46016]: finished get_or_add_user_system_role reader 0b659b4173814eddb5389366d7c5f147 all with result 0 in 15 seconds 2026-07-08 16:27:49.525 | + inc/async:async_wait:197 : return 0 2026-07-08 16:27:49.529 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-08 16:27:49.630 | [2069 Async ks-group-memberdemo:46280]: Waiting for completion of get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 running on PID 46280 (6 other jobs running) 2026-07-08 16:27:49.683 | [2069 Async ks-group-memberdemo:46280]: Signaling child to exit 2026-07-08 16:27:54.222 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:54.260 | [46280 Async ks-group-memberdemo:46280]: finished successfully 2026-07-08 16:27:54.289 | WAKEUP 2026-07-08 16:27:54.321 | [2069 Async ks-group-memberdemo:46280]: Signaled 2026-07-08 16:27:54.324 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 16:27:54.324 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:54.324 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 7b3c1de99ba44badb9ce082066bb0aa8 -f value -c Role 2026-07-08 16:27:54.324 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:54.324 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:54.325 | + functions-common:get_or_add_group_project_role:1049 : echo 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:54.325 | 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:54.389 | [2069 Async ks-group-memberdemo:46280]: finished get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 with result 0 in 12 seconds 2026-07-08 16:27:54.443 | [2069 Async ks-group-anotherdemo:46359]: Waiting for completion of get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 running on PID 46359 (5 other jobs running) 2026-07-08 16:27:54.473 | [2069 Async ks-group-anotherdemo:46359]: Signaling child to exit 2026-07-08 16:27:55.434 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:55.457 | [46517 Async ks-group-anotheralt:46517]: finished successfully 2026-07-08 16:27:55.638 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:55.673 | [46359 Async ks-group-anotherdemo:46359]: finished successfully 2026-07-08 16:27:55.704 | WAKEUP 2026-07-08 16:27:55.733 | [2069 Async ks-group-anotherdemo:46359]: Signaled 2026-07-08 16:27:55.736 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 16:27:55.736 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 7b3c1de99ba44badb9ce082066bb0aa8 2026-07-08 16:27:55.736 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 7b3c1de99ba44badb9ce082066bb0aa8 -f value -c Role 2026-07-08 16:27:55.736 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:55.736 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:55.736 | + functions-common:get_or_add_group_project_role:1049 : echo e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:55.736 | e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:55.795 | [2069 Async ks-group-anotherdemo:46359]: finished get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 7b3c1de99ba44badb9ce082066bb0aa8 with result 0 in 13 seconds 2026-07-08 16:27:55.830 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:55.841 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:27:55.844 | [2069 Async ks-group-memberalt:46438]: Waiting for completion of get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f running on PID 46438 (4 other jobs running) 2026-07-08 16:27:55.865 | [46438 Async ks-group-memberalt:46438]: finished successfully 2026-07-08 16:27:55.873 | [46614 Async ks-group-admin:46614]: finished successfully 2026-07-08 16:27:55.878 | [2069 Async ks-group-memberalt:46438]: Signaling child to exit 2026-07-08 16:27:55.895 | WAKEUP 2026-07-08 16:27:55.920 | [2069 Async ks-group-memberalt:46438]: Signaled 2026-07-08 16:27:55.922 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 16:27:55.922 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:55.923 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 742bff5a72b146dcb935eae5c2a2b84f -f value -c Role 2026-07-08 16:27:55.923 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:55.923 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:55.923 | + functions-common:get_or_add_group_project_role:1049 : echo 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:55.923 | 998a69c4da1d4a2d885c89b2317cb3b7 2026-07-08 16:27:55.974 | [2069 Async ks-group-memberalt:46438]: finished get_or_add_group_project_role member 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f with result 0 in 13 seconds 2026-07-08 16:27:56.022 | [2069 Async ks-group-anotheralt:46517]: Waiting for completion of get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f running on PID 46517 (3 other jobs running) 2026-07-08 16:27:56.052 | [2069 Async ks-group-anotheralt:46517]: Signaling child to exit 2026-07-08 16:27:56.053 | WAKEUP 2026-07-08 16:27:56.079 | [2069 Async ks-group-anotheralt:46517]: Signaled 2026-07-08 16:27:56.080 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 16:27:56.080 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 742bff5a72b146dcb935eae5c2a2b84f 2026-07-08 16:27:56.080 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6cd6eb06b5794bbb8046c6cab6a34301 --project 742bff5a72b146dcb935eae5c2a2b84f -f value -c Role 2026-07-08 16:27:56.080 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:56.080 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:56.080 | + functions-common:get_or_add_group_project_role:1049 : echo e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:56.081 | e4fb7f305b37444db2a2b9d4a900015b 2026-07-08 16:27:56.128 | [2069 Async ks-group-anotheralt:46517]: finished get_or_add_group_project_role anotherrole 6cd6eb06b5794bbb8046c6cab6a34301 742bff5a72b146dcb935eae5c2a2b84f with result 0 in 12 seconds 2026-07-08 16:27:56.167 | [2069 Async ks-group-admin:46614]: Waiting for completion of get_or_add_group_project_role admin 963c81566336447b98aaac977c4b4f09 b5b4f4ad228247cca92b74d6f21bf198 running on PID 46614 (2 other jobs running) 2026-07-08 16:27:56.195 | [2069 Async ks-group-admin:46614]: Signaling child to exit 2026-07-08 16:27:56.195 | WAKEUP 2026-07-08 16:27:56.221 | [2069 Async ks-group-admin:46614]: Signaled 2026-07-08 16:27:56.222 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 16:27:56.222 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 963c81566336447b98aaac977c4b4f09 --project b5b4f4ad228247cca92b74d6f21bf198 2026-07-08 16:27:56.222 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 963c81566336447b98aaac977c4b4f09 --project b5b4f4ad228247cca92b74d6f21bf198 -f value -c Role 2026-07-08 16:27:56.222 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:27:56.222 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c32f8002813042dea3b603f848a629db 2026-07-08 16:27:56.222 | + functions-common:get_or_add_group_project_role:1049 : echo c32f8002813042dea3b603f848a629db 2026-07-08 16:27:56.223 | c32f8002813042dea3b603f848a629db 2026-07-08 16:27:56.270 | [2069 Async ks-group-admin:46614]: finished get_or_add_group_project_role admin 963c81566336447b98aaac977c4b4f09 b5b4f4ad228247cca92b74d6f21bf198 with result 0 in 12 seconds 2026-07-08 16:27:56.275 | + inc/async:async_wait:197 : return 0 2026-07-08 16:27:56.279 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-08 16:27:56.303 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:27:56.306 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-08 16:27:56.331 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:27:56.335 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-08 16:27:56.338 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-08 16:27:56.422 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-08 16:27:56.470 | [2069 Async create_nova_accounts:48533]: running: create_nova_accounts 2026-07-08 16:27:56.474 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-08 16:27:56.499 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:27:56.503 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-08 16:27:56.507 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-08 16:27:56.593 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-08 16:27:56.650 | [2069 Async create_glance_accounts:48656]: running: create_glance_accounts 2026-07-08 16:27:56.655 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-08 16:27:56.683 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:27:56.687 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-08 16:27:56.693 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-08 16:27:56.786 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-08 16:27:56.845 | [2069 Async create_cinder_accounts:48794]: running: create_cinder_accounts 2026-07-08 16:27:56.846 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-08 16:27:56.879 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:27:56.882 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-08 16:27:56.885 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-08 16:27:56.954 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-08 16:27:57.005 | [2069 Async create_neutron_accounts:48936]: running: create_neutron_accounts 2026-07-08 16:27:57.007 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-08 16:27:57.038 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:27:57.045 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-08 16:27:57.079 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:27:57.085 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-08 16:27:57.189 | [2069 Async create_nova_accounts:48533]: Waiting for completion of create_nova_accounts running on PID 48533 (5 other jobs running) 2026-07-08 16:27:57.243 | [2069 Async create_nova_accounts:48533]: Signaling child to exit 2026-07-08 16:28:33.228 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:28:33.252 | [48936 Async create_neutron_accounts:48936]: finished successfully 2026-07-08 16:28:41.730 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:28:41.754 | [48794 Async create_cinder_accounts:48794]: finished successfully 2026-07-08 16:29:00.576 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:29:00.604 | [48533 Async create_nova_accounts:48533]: finished successfully 2026-07-08 16:29:00.633 | WAKEUP 2026-07-08 16:29:00.654 | [2069 Async create_nova_accounts:48533]: Signaled 2026-07-08 16:29:00.656 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-08 16:29:00.656 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-08 16:29:00.656 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-08 16:29:00.656 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:29:00.656 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 16:29:00.656 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 16:29:00.656 | ++ 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-07-08 16:29:00.657 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.657 | + functions-common:get_or_create_user:915 : user_id=ec9ec217c94e481fb65dc2fb95ca9c76 2026-07-08 16:29:00.657 | + functions-common:get_or_create_user:916 : echo ec9ec217c94e481fb65dc2fb95ca9c76 2026-07-08 16:29:00.657 | ec9ec217c94e481fb65dc2fb95ca9c76 2026-07-08 16:29:00.657 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-08 16:29:00.657 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:29:00.657 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:29:00.658 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:29:00.658 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:29:00.658 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:29:00.658 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:29:00.658 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:29:00.658 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:29:00.658 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:29:00.659 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:29:00.659 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:29:00.659 | + 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-07-08 16:29:00.659 | ++ 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-07-08 16:29:00.659 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.659 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:00.659 | + functions-common:get_or_add_user_project_role:980 : echo fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:00.660 | fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:00.660 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-08 16:29:00.660 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-08 16:29:00.660 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:29:00.660 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:29:00.660 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:29:00.661 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:29:00.661 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:29:00.661 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:29:00.661 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:29:00.661 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:29:00.661 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:29:00.661 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:29:00.661 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:29:00.662 | + 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-07-08 16:29:00.662 | ++ 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-07-08 16:29:00.662 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.662 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c32f8002813042dea3b603f848a629db 2026-07-08 16:29:00.662 | + functions-common:get_or_add_user_project_role:980 : echo c32f8002813042dea3b603f848a629db 2026-07-08 16:29:00.662 | c32f8002813042dea3b603f848a629db 2026-07-08 16:29:00.662 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-08 16:29:00.663 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.204/compute 2026-07-08 16:29:00.663 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-08 16:29:00.663 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 16:29:00.663 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-08 16:29:00.663 | ++ 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-07-08 16:29:00.663 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.663 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 16:29:00.664 | af33d574d1974be48ac4ee571957ecc6' 2026-07-08 16:29:00.664 | + functions-common:get_or_create_service:1067 : echo af33d574d1974be48ac4ee571957ecc6 2026-07-08 16:29:00.664 | af33d574d1974be48ac4ee571957ecc6 2026-07-08 16:29:00.664 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.204/compute/v2/$(project_id)s' 2026-07-08 16:29:00.664 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 16:29:00.664 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.204/compute/v2/$(project_id)s' RegionOne 2026-07-08 16:29:00.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 16:29:00.665 | +++ 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-07-08 16:29:00.665 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 16:29:00.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 16:29:00.665 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.204/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-08 16:29:00.665 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=69c8666726984f4bba6721a6bd2d8a49 2026-07-08 16:29:00.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 69c8666726984f4bba6721a6bd2d8a49 2026-07-08 16:29:00.665 | + functions-common:get_or_create_endpoint:1100 : public_id=69c8666726984f4bba6721a6bd2d8a49 2026-07-08 16:29:00.665 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 16:29:00.666 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 16:29:00.666 | + functions-common:get_or_create_endpoint:1109 : echo 69c8666726984f4bba6721a6bd2d8a49 2026-07-08 16:29:00.666 | 69c8666726984f4bba6721a6bd2d8a49 2026-07-08 16:29:00.666 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-08 16:29:00.666 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 16:29:00.666 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-08 16:29:00.666 | ++ 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-07-08 16:29:00.666 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.667 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 16:29:00.667 | 2fe6c3a4848a4684b9d4bd0ab5f1312c' 2026-07-08 16:29:00.667 | + functions-common:get_or_create_service:1067 : echo 2fe6c3a4848a4684b9d4bd0ab5f1312c 2026-07-08 16:29:00.667 | 2fe6c3a4848a4684b9d4bd0ab5f1312c 2026-07-08 16:29:00.667 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.204/compute/v2.1 2026-07-08 16:29:00.667 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 16:29:00.667 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.204/compute/v2.1 RegionOne 2026-07-08 16:29:00.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 16:29:00.668 | +++ 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-07-08 16:29:00.668 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.668 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 16:29:00.668 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 16:29:00.669 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.204/compute/v2.1 --region RegionOne -f value -c id 2026-07-08 16:29:00.669 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:00.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dba7229025494e039479523dc0413989 2026-07-08 16:29:00.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dba7229025494e039479523dc0413989 2026-07-08 16:29:00.669 | + functions-common:get_or_create_endpoint:1100 : public_id=dba7229025494e039479523dc0413989 2026-07-08 16:29:00.669 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 16:29:00.669 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 16:29:00.670 | + functions-common:get_or_create_endpoint:1109 : echo dba7229025494e039479523dc0413989 2026-07-08 16:29:00.670 | dba7229025494e039479523dc0413989 2026-07-08 16:29:00.670 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-08 16:29:00.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:00.670 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-08 16:29:00.670 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:00.671 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-08 16:29:00.671 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:00.671 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-08 16:29:00.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:00.671 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-08 16:29:00.694 | [2069 Async create_nova_accounts:48533]: finished create_nova_accounts with result 0 in 64 seconds 2026-07-08 16:29:00.733 | [2069 Async create_glance_accounts:48656]: Waiting for completion of create_glance_accounts running on PID 48656 (4 other jobs running) 2026-07-08 16:29:00.760 | [2069 Async create_glance_accounts:48656]: Signaling child to exit 2026-07-08 16:29:13.027 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:29:13.051 | [48656 Async create_glance_accounts:48656]: finished successfully 2026-07-08 16:29:13.076 | WAKEUP 2026-07-08 16:29:13.097 | [2069 Async create_glance_accounts:48656]: Signaled 2026-07-08 16:29:13.098 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-08 16:29:13.098 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:13.098 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-08 16:29:13.099 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-08 16:29:13.099 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:29:13.099 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 16:29:13.099 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 16:29:13.099 | ++ 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-07-08 16:29:13.099 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.100 | + functions-common:get_or_create_user:915 : user_id=604cfb291d064a1c84b8d3365eafdd10 2026-07-08 16:29:13.100 | + functions-common:get_or_create_user:916 : echo 604cfb291d064a1c84b8d3365eafdd10 2026-07-08 16:29:13.100 | 604cfb291d064a1c84b8d3365eafdd10 2026-07-08 16:29:13.100 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-08 16:29:13.100 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:29:13.100 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:29:13.100 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:29:13.101 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:29:13.101 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:29:13.101 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:29:13.101 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:29:13.101 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:29:13.101 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:29:13.101 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:29:13.102 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:29:13.102 | + 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-07-08 16:29:13.102 | ++ 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-07-08 16:29:13.102 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.102 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.102 | + functions-common:get_or_add_user_project_role:980 : echo fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.102 | fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.103 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-08 16:29:13.103 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-08 16:29:13.103 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:29:13.103 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:29:13.103 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:29:13.103 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:29:13.103 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:29:13.104 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:29:13.104 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:29:13.104 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:29:13.104 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:29:13.104 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:29:13.104 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:29:13.104 | + 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-07-08 16:29:13.105 | ++ 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-07-08 16:29:13.105 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.105 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c32f8002813042dea3b603f848a629db 2026-07-08 16:29:13.105 | + functions-common:get_or_add_user_project_role:980 : echo c32f8002813042dea3b603f848a629db 2026-07-08 16:29:13.106 | c32f8002813042dea3b603f848a629db 2026-07-08 16:29:13.106 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-08 16:29:13.106 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:13.106 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-08 16:29:13.106 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 16:29:13.106 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-08 16:29:13.106 | ++ 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-07-08 16:29:13.106 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.107 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 16:29:13.107 | af39cde1e90045a6a15c766e3edc9aa8' 2026-07-08 16:29:13.107 | + functions-common:get_or_create_service:1067 : echo af39cde1e90045a6a15c766e3edc9aa8 2026-07-08 16:29:13.107 | af39cde1e90045a6a15c766e3edc9aa8 2026-07-08 16:29:13.107 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.204/image 2026-07-08 16:29:13.107 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 16:29:13.107 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.204/image RegionOne 2026-07-08 16:29:13.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 16:29:13.108 | +++ 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-07-08 16:29:13.108 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 16:29:13.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 16:29:13.108 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.204/image --region RegionOne -f value -c id 2026-07-08 16:29:13.108 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=75092b347b9749e7a3a3d8ee566beb83 2026-07-08 16:29:13.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 75092b347b9749e7a3a3d8ee566beb83 2026-07-08 16:29:13.109 | + functions-common:get_or_create_endpoint:1100 : public_id=75092b347b9749e7a3a3d8ee566beb83 2026-07-08 16:29:13.109 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 16:29:13.109 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 16:29:13.109 | + functions-common:get_or_create_endpoint:1109 : echo 75092b347b9749e7a3a3d8ee566beb83 2026-07-08 16:29:13.109 | 75092b347b9749e7a3a3d8ee566beb83 2026-07-08 16:29:13.110 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-08 16:29:13.110 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-08 16:29:13.110 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-08 16:29:13.110 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.110 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-08 16:29:13.110 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-08 16:29:13.110 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-08 16:29:13.111 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-08 16:29:13.111 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-08 16:29:13.111 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-08 16:29:13.111 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-08 16:29:13.111 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-08 16:29:13.111 | +---------------+----------------------------------+ 2026-07-08 16:29:13.111 | | Field | Value | 2026-07-08 16:29:13.112 | +---------------+----------------------------------+ 2026-07-08 16:29:13.112 | | default_limit | 2000 | 2026-07-08 16:29:13.112 | | description | None | 2026-07-08 16:29:13.112 | | id | 2d9a53d7ca914436bc7ac0ee9a08e4ba | 2026-07-08 16:29:13.112 | | region_id | RegionOne | 2026-07-08 16:29:13.112 | | resource_name | image_size_total | 2026-07-08 16:29:13.112 | | service_id | af39cde1e90045a6a15c766e3edc9aa8 | 2026-07-08 16:29:13.113 | +---------------+----------------------------------+ 2026-07-08 16:29:13.113 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-08 16:29:13.113 | +---------------+----------------------------------+ 2026-07-08 16:29:13.113 | | Field | Value | 2026-07-08 16:29:13.113 | +---------------+----------------------------------+ 2026-07-08 16:29:13.113 | | default_limit | 2000 | 2026-07-08 16:29:13.113 | | description | None | 2026-07-08 16:29:13.113 | | id | 57eaa3817e5d4e0d8348dd85ef1b771b | 2026-07-08 16:29:13.114 | | region_id | RegionOne | 2026-07-08 16:29:13.114 | | resource_name | image_stage_total | 2026-07-08 16:29:13.114 | | service_id | af39cde1e90045a6a15c766e3edc9aa8 | 2026-07-08 16:29:13.114 | +---------------+----------------------------------+ 2026-07-08 16:29:13.114 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-08 16:29:13.114 | +---------------+----------------------------------+ 2026-07-08 16:29:13.114 | | Field | Value | 2026-07-08 16:29:13.115 | +---------------+----------------------------------+ 2026-07-08 16:29:13.115 | | default_limit | 100 | 2026-07-08 16:29:13.115 | | description | None | 2026-07-08 16:29:13.115 | | id | 81cc675b504f44fb95ecfb6d45e3da9e | 2026-07-08 16:29:13.115 | | region_id | RegionOne | 2026-07-08 16:29:13.115 | | resource_name | image_count_total | 2026-07-08 16:29:13.115 | | service_id | af39cde1e90045a6a15c766e3edc9aa8 | 2026-07-08 16:29:13.116 | +---------------+----------------------------------+ 2026-07-08 16:29:13.116 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-08 16:29:13.116 | +---------------+----------------------------------+ 2026-07-08 16:29:13.116 | | Field | Value | 2026-07-08 16:29:13.116 | +---------------+----------------------------------+ 2026-07-08 16:29:13.116 | | default_limit | 100 | 2026-07-08 16:29:13.116 | | description | None | 2026-07-08 16:29:13.117 | | id | 700e932271f4437fa3fdce7d61bc9dd3 | 2026-07-08 16:29:13.117 | | region_id | RegionOne | 2026-07-08 16:29:13.117 | | resource_name | image_count_uploading | 2026-07-08 16:29:13.117 | | service_id | af39cde1e90045a6a15c766e3edc9aa8 | 2026-07-08 16:29:13.117 | +---------------+----------------------------------+ 2026-07-08 16:29:13.117 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-08 16:29:13.117 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-08 16:29:13.118 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-08 16:29:13.118 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-08 16:29:13.118 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-08 16:29:13.118 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.204/identity 2026-07-08 16:29:13.118 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-08 16:29:13.118 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-08 16:29:13.119 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.119 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 75092b347b9749e7a3a3d8ee566beb83 2026-07-08 16:29:13.119 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-08 16:29:13.119 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-08 16:29:13.119 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:13.144 | [2069 Async create_glance_accounts:48656]: finished create_glance_accounts with result 0 in 76 seconds 2026-07-08 16:29:13.180 | [2069 Async create_cinder_accounts:48794]: Waiting for completion of create_cinder_accounts running on PID 48794 (3 other jobs running) 2026-07-08 16:29:13.203 | [2069 Async create_cinder_accounts:48794]: Signaling child to exit 2026-07-08 16:29:13.203 | WAKEUP 2026-07-08 16:29:13.224 | [2069 Async create_cinder_accounts:48794]: Signaled 2026-07-08 16:29:13.226 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-08 16:29:13.226 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-08 16:29:13.226 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-08 16:29:13.226 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:13.226 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-08 16:29:13.226 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-08 16:29:13.226 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:29:13.226 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 16:29:13.227 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 16:29:13.227 | ++ 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-07-08 16:29:13.227 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.227 | + functions-common:get_or_create_user:915 : user_id=29c69d5afc9f4b25bc59735fabd3ae38 2026-07-08 16:29:13.227 | + functions-common:get_or_create_user:916 : echo 29c69d5afc9f4b25bc59735fabd3ae38 2026-07-08 16:29:13.227 | 29c69d5afc9f4b25bc59735fabd3ae38 2026-07-08 16:29:13.228 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-08 16:29:13.228 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:29:13.228 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:29:13.228 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:29:13.228 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:29:13.228 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:29:13.228 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:29:13.229 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:29:13.229 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:29:13.229 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:29:13.229 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:29:13.229 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:29:13.229 | + 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-07-08 16:29:13.229 | ++ 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-07-08 16:29:13.230 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.230 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.230 | + functions-common:get_or_add_user_project_role:980 : echo fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.230 | fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.230 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-08 16:29:13.230 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-08 16:29:13.230 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:13.231 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-08 16:29:13.231 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.204/volume 2026-07-08 16:29:13.231 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-08 16:29:13.231 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 16:29:13.231 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-08 16:29:13.231 | ++ 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-07-08 16:29:13.231 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.232 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 16:29:13.232 | b3fb2685ac7245b0a4df938db53a740d' 2026-07-08 16:29:13.232 | + functions-common:get_or_create_service:1067 : echo b3fb2685ac7245b0a4df938db53a740d 2026-07-08 16:29:13.232 | b3fb2685ac7245b0a4df938db53a740d 2026-07-08 16:29:13.232 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.204/volume/v3 2026-07-08 16:29:13.232 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 16:29:13.232 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.204/volume/v3 RegionOne 2026-07-08 16:29:13.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 16:29:13.233 | +++ 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-07-08 16:29:13.233 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 16:29:13.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 16:29:13.233 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.204/volume/v3 --region RegionOne -f value -c id 2026-07-08 16:29:13.233 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=128dab4a2b414d51a9dd4b9ae3089ef8 2026-07-08 16:29:13.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 128dab4a2b414d51a9dd4b9ae3089ef8 2026-07-08 16:29:13.234 | + functions-common:get_or_create_endpoint:1100 : public_id=128dab4a2b414d51a9dd4b9ae3089ef8 2026-07-08 16:29:13.234 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 16:29:13.234 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 16:29:13.234 | + functions-common:get_or_create_endpoint:1109 : echo 128dab4a2b414d51a9dd4b9ae3089ef8 2026-07-08 16:29:13.234 | 128dab4a2b414d51a9dd4b9ae3089ef8 2026-07-08 16:29:13.235 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-08 16:29:13.235 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-08 16:29:13.235 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 16:29:13.235 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-08 16:29:13.235 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.235 | ++ functions-common:get_or_create_project:928 : project_id=8b03f18378d24131bbb52179c84e6977 2026-07-08 16:29:13.235 | ++ functions-common:get_or_create_project:929 : echo 8b03f18378d24131bbb52179c84e6977 2026-07-08 16:29:13.236 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8b03f18378d24131bbb52179c84e6977 2026-07-08 16:29:13.236 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-08 16:29:13.236 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:29:13.236 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 16:29:13.236 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-08 16:29:13.236 | +++ 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-07-08 16:29:13.236 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-08 16:29:13.237 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.237 | ++ functions-common:get_or_create_user:915 : user_id=29c69d5afc9f4b25bc59735fabd3ae38 2026-07-08 16:29:13.237 | ++ functions-common:get_or_create_user:916 : echo 29c69d5afc9f4b25bc59735fabd3ae38 2026-07-08 16:29:13.237 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 29c69d5afc9f4b25bc59735fabd3ae38 2026-07-08 16:29:13.271 | [2069 Async create_cinder_accounts:48794]: finished create_cinder_accounts with result 0 in 45 seconds 2026-07-08 16:29:13.276 | + inc/async:async_wait:197 : return 0 2026-07-08 16:29:13.280 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-08 16:29:13.331 | [2069 Async create_neutron_accounts:48936]: Waiting for completion of create_neutron_accounts running on PID 48936 (2 other jobs running) 2026-07-08 16:29:13.355 | [2069 Async create_neutron_accounts:48936]: Signaling child to exit 2026-07-08 16:29:13.356 | WAKEUP 2026-07-08 16:29:13.375 | [2069 Async create_neutron_accounts:48936]: Signaled 2026-07-08 16:29:13.377 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-08 16:29:13.377 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.204/ 2026-07-08 16:29:13.377 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-08 16:29:13.377 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.204/networking 2026-07-08 16:29:13.377 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-08 16:29:13.378 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:13.378 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-08 16:29:13.378 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-08 16:29:13.378 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:29:13.378 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 16:29:13.378 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 16:29:13.378 | ++ 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-07-08 16:29:13.379 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.379 | + functions-common:get_or_create_user:915 : user_id=99c3d693292343909b851f03746534bb 2026-07-08 16:29:13.379 | + functions-common:get_or_create_user:916 : echo 99c3d693292343909b851f03746534bb 2026-07-08 16:29:13.379 | 99c3d693292343909b851f03746534bb 2026-07-08 16:29:13.379 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-08 16:29:13.379 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:29:13.379 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:29:13.380 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:29:13.380 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:29:13.380 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:29:13.380 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:29:13.380 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:29:13.380 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:29:13.380 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:29:13.381 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:29:13.381 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:29:13.381 | + 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-07-08 16:29:13.381 | ++ 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-07-08 16:29:13.381 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.381 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.382 | + functions-common:get_or_add_user_project_role:980 : echo fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.382 | fb7a5877d12644258c7364c098cc127f 2026-07-08 16:29:13.382 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-08 16:29:13.382 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-08 16:29:13.382 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 16:29:13.382 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-08 16:29:13.382 | ++ 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-07-08 16:29:13.382 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.383 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 16:29:13.383 | 35bbde393346419f8247ab6f40b405d5' 2026-07-08 16:29:13.383 | + functions-common:get_or_create_service:1067 : echo 35bbde393346419f8247ab6f40b405d5 2026-07-08 16:29:13.383 | 35bbde393346419f8247ab6f40b405d5 2026-07-08 16:29:13.383 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.204/networking 2026-07-08 16:29:13.383 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 16:29:13.383 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.204/networking RegionOne 2026-07-08 16:29:13.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 16:29:13.384 | +++ 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-07-08 16:29:13.384 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 16:29:13.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 16:29:13.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.204/networking --region RegionOne -f value -c id 2026-07-08 16:29:13.384 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:29:13.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2b7661d9a51b4358a39aaa7cede3c71f 2026-07-08 16:29:13.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2b7661d9a51b4358a39aaa7cede3c71f 2026-07-08 16:29:13.385 | + functions-common:get_or_create_endpoint:1100 : public_id=2b7661d9a51b4358a39aaa7cede3c71f 2026-07-08 16:29:13.385 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 16:29:13.385 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 16:29:13.385 | + functions-common:get_or_create_endpoint:1109 : echo 2b7661d9a51b4358a39aaa7cede3c71f 2026-07-08 16:29:13.385 | 2b7661d9a51b4358a39aaa7cede3c71f 2026-07-08 16:29:13.421 | [2069 Async create_neutron_accounts:48936]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-08 16:29:13.429 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-08 16:29:13.435 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-08 16:29:13.438 | + inc/async:async_wait:197 : return 0 2026-07-08 16:29:13.440 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-08 16:29:13.460 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:13.462 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-08 16:29:13.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:13.487 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-08 16:29:13.490 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:29:13.492 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-08 16:29:13.496 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-08 16:29:13.498 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-08 16:29:13.566 | + inc/async:async_inner:63 : init_glance 2026-07-08 16:29:13.607 | [2069 Async init_glance:51188]: running: init_glance 2026-07-08 16:29:13.611 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-08 16:29:13.629 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:13.631 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-08 16:29:13.634 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:29:13.636 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-08 16:29:13.639 | + ./stack.sh:main:1167 : configure_neutron 2026-07-08 16:29:13.642 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-08 16:29:13.644 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-08 16:29:13.646 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-08 16:29:13.663 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-08 16:29:13.667 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-08 16:29:27.171 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:29:27.171 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:29:27.171 | we strongly recommend against using it for new projects. 2026-07-08 16:29:27.173 | 2026-07-08 16:29:27.173 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:29:27.173 | framework. For more detail see 2026-07-08 16:29:27.173 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:29:27.173 | 2026-07-08 16:29:27.173 | __import__(import_str) 2026-07-08 16:29:28.627 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:29:28.659 | [51188 Async init_glance:51188]: finished successfully 2026-07-08 16:29:39.671 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-08 16:29:39.671 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-08 16:29:55.511 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-08 16:29:55.516 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-08 16:29:55.519 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-08 16:29:55.522 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-08 16:29:55.525 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-08 16:29:55.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-08 16:29:55.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-08 16:29:55.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-08 16:29:55.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-08 16:29:55.539 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-08 16:29:55.542 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-08 16:29:55.545 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-08 16:29:55.547 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-08 16:29:55.550 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-08 16:29:55.553 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-08 16:29:55.556 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-08 16:29:55.561 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:29:55.564 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:29:55.567 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-08 16:29:55.570 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:29:55.576 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-08 16:29:55.579 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-08 16:29:55.582 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-08 16:29:55.585 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-08 16:29:55.588 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:29:55.590 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:29:55.593 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:29:55.612 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:55.615 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:29:55.617 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-08 16:29:55.620 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-08 16:29:55.657 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-08 16:29:55.693 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-08 16:29:55.731 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-08 16:29:55.767 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-08 16:29:55.801 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-08 16:29:55.837 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-08 16:29:55.840 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-08 16:29:55.843 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-08 16:29:55.846 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 16:29:55.851 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:29:55.872 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:29:55.875 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:29:55.880 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:29:55.883 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:29:55.887 | + 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-07-08 16:29:55.925 | + 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-07-08 16:29:55.963 | + 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-07-08 16:29:56.002 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:29:56.040 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-08 16:29:56.078 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-08 16:29:56.082 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:29:56.085 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-08 16:29:56.088 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-08 16:29:56.091 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-08 16:29:56.093 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:29:56.096 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-08 16:29:56.100 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-08 16:29:56.116 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-08 16:29:56.134 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-08 16:29:56.151 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-08 16:29:56.168 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-08 16:29:56.185 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-08 16:29:56.188 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 16:29:56.192 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-08 16:29:56.197 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.WC1HcZvxnr 2026-07-08 16:29:56.201 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-08 16:29:56.205 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 16:29:56.208 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.WC1HcZvxnr 2026-07-08 16:29:56.213 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.WC1HcZvxnr 2026-07-08 16:29:56.229 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.WC1HcZvxnr /etc/sudoers.d/neutron-rootwrap 2026-07-08 16:29:56.245 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-08 16:29:56.248 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-08 16:29:56.251 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-08 16:29:56.293 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-08 16:29:56.295 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 16:29:56.340 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-08 16:29:56.344 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-08 16:29:56.347 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-08 16:29:56.351 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 16:29:56.354 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 16:29:56.358 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 16:29:56.382 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:56.387 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 16:29:56.391 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 16:29:56.394 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 16:29:56.417 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:56.422 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:29:56.426 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/ 2026-07-08 16:29:56.465 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 16:29:56.469 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 16:29:56.472 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-08 16:29:56.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:56.499 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-08 16:29:56.523 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:56.526 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-08 16:29:56.552 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:56.555 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-08 16:29:56.577 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:56.580 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-08 16:29:56.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:56.606 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-08 16:29:56.610 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-08 16:29:56.629 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:29:56.632 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-08 16:29:56.635 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-08 16:29:56.638 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-08 16:29:56.639 | Configuring OVN 2026-07-08 16:29:56.642 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-08 16:29:56.645 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-08 16:29:56.649 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-08 16:29:56.654 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=ea53baf8-c18f-4c8c-af6c-eca6729f68c4 2026-07-08 16:29:56.657 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:29:56.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-08 16:29:56.664 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:29:56.668 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:29:56.670 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:29:56.672 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:29:56.676 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:29:56.679 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:29:56.683 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:29:56.687 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:29:56.691 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:29:56.694 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:29:56.698 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:29:56.702 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:29:56.705 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:29:56.710 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-08 16:29:56.714 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-08 16:29:56.718 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-08 16:29:56.722 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-08 16:29:56.748 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:56.754 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-08 16:29:56.806 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-08 16:29:56.808 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-08 16:29:56.812 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-08 16:29:56.835 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:29:56.838 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-08 16:29:56.842 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 16:29:56.846 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-08 16:29:56.850 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-08 16:29:56.869 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-08 16:29:56.877 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-08 16:29:56.881 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-08 16:30:10.050 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:30:10.050 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:30:10.050 | we strongly recommend against using it for new projects. 2026-07-08 16:30:10.051 | 2026-07-08 16:30:10.051 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:30:10.051 | framework. For more detail see 2026-07-08 16:30:10.051 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:30:10.051 | 2026-07-08 16:30:10.051 | __import__(import_str) 2026-07-08 16:30:22.679 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-08 16:30:22.679 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-08 16:30:39.533 | + 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-07-08 16:30:39.539 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 16:30:39.542 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 16:30:39.545 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-08 16:30:39.582 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-08 16:30:39.585 | + lib/neutron:configure_root_helper_options:1108 : 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-07-08 16:30:39.624 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-08 16:30:39.662 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.204 2026-07-08 16:30:39.699 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-08 16:30:39.740 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-08 16:30:39.780 | + 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-07-08 16:30:39.817 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.204:6642 2026-07-08 16:30:39.854 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-08 16:30:39.874 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:39.878 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-08 16:30:39.881 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-08 16:30:39.918 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.204:6641 2026-07-08 16:30:39.954 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-08 16:30:39.957 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-08 16:30:39.957 | Configuring Neutron for OVN 2026-07-08 16:30:39.960 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-08 16:30:39.981 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:39.984 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-08 16:30:39.989 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-08 16:30:39.989 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-08 16:30:43.725 | + 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-07-08 16:30:43.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-08 16:30:43.729 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-08 16:30:46.969 | + 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-07-08 16:30:46.972 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-08 16:30:46.991 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:46.995 | + 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-07-08 16:30:47.000 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.000 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-08 16:30:47.000 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-08 16:30:47.001 | ++ 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-07-08 16:30:47.003 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.003 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-08 16:30:47.008 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-08 16:30:47.008 | address-scope 2026-07-08 16:30:47.008 | agent 2026-07-08 16:30:47.008 | allowed-address-pairs 2026-07-08 16:30:47.008 | auto-allocated-topology 2026-07-08 16:30:47.009 | availability_zone 2026-07-08 16:30:47.009 | bgp 2026-07-08 16:30:47.009 | bgp_4byte_asn 2026-07-08 16:30:47.009 | bgp_dragent_scheduler 2026-07-08 16:30:47.009 | binding 2026-07-08 16:30:47.009 | binding-extended 2026-07-08 16:30:47.010 | default-subnetpools 2026-07-08 16:30:47.010 | dhcp_agent_scheduler 2026-07-08 16:30:47.010 | dns-domain-ports 2026-07-08 16:30:47.011 | dns-integration 2026-07-08 16:30:47.011 | dns-integration-domain-keywords 2026-07-08 16:30:47.011 | empty-string-filtering 2026-07-08 16:30:47.011 | enable-default-route-bfd 2026-07-08 16:30:47.011 | enable-default-route-ecmp 2026-07-08 16:30:47.011 | expose-port-forwarding-in-fip 2026-07-08 16:30:47.011 | ext-gw-mode 2026-07-08 16:30:47.011 | external-gateway-multihoming 2026-07-08 16:30:47.011 | external-net 2026-07-08 16:30:47.011 | extra_dhcp_opt 2026-07-08 16:30:47.012 | extraroute 2026-07-08 16:30:47.012 | extraroute-atomic 2026-07-08 16:30:47.013 | filter-validation 2026-07-08 16:30:47.013 | fip-port-details 2026-07-08 16:30:47.013 | flavors 2026-07-08 16:30:47.014 | floating-ip-port-forwarding 2026-07-08 16:30:47.014 | floating-ip-port-forwarding-description 2026-07-08 16:30:47.014 | floating-ip-port-forwarding-detail 2026-07-08 16:30:47.014 | floating-ip-port-forwarding-port-ranges 2026-07-08 16:30:47.014 | floatingip-pools 2026-07-08 16:30:47.014 | fwaas_v2 2026-07-08 16:30:47.014 | ip_allocation 2026-07-08 16:30:47.014 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:30:47.014 | l3-flavors 2026-07-08 16:30:47.014 | l3-ha 2026-07-08 16:30:47.014 | l3_agent_scheduler 2026-07-08 16:30:47.014 | logging 2026-07-08 16:30:47.015 | multi-provider 2026-07-08 16:30:47.015 | net-mtu 2026-07-08 16:30:47.015 | net-mtu-writable 2026-07-08 16:30:47.015 | network-ip-availability 2026-07-08 16:30:47.015 | network_availability_zone 2026-07-08 16:30:47.015 | network_ha 2026-07-08 16:30:47.016 | pagination 2026-07-08 16:30:47.016 | port-device-profile 2026-07-08 16:30:47.016 | port-hardware-offload-type 2026-07-08 16:30:47.017 | port-mac-address-regenerate 2026-07-08 16:30:47.017 | port-numa-affinity-policy 2026-07-08 16:30:47.017 | port-numa-affinity-policy-socket 2026-07-08 16:30:47.017 | port-resource-request 2026-07-08 16:30:47.017 | port-security 2026-07-08 16:30:47.018 | port-trusted-vif 2026-07-08 16:30:47.018 | project-id 2026-07-08 16:30:47.018 | provider 2026-07-08 16:30:47.018 | pvlan 2026-07-08 16:30:47.018 | qinq 2026-07-08 16:30:47.018 | qos 2026-07-08 16:30:47.018 | qos-bw-limit-direction 2026-07-08 16:30:47.018 | qos-bw-minimum-ingress 2026-07-08 16:30:47.018 | qos-default 2026-07-08 16:30:47.018 | qos-fip 2026-07-08 16:30:47.018 | qos-gateway-ip 2026-07-08 16:30:47.018 | qos-rule-type-details 2026-07-08 16:30:47.019 | qos-rule-type-filter 2026-07-08 16:30:47.019 | qos-rules-alias 2026-07-08 16:30:47.019 | quota-check-limit 2026-07-08 16:30:47.019 | quota-check-limit-default 2026-07-08 16:30:47.019 | quota_details 2026-07-08 16:30:47.019 | quotas 2026-07-08 16:30:47.019 | rbac-address-scope 2026-07-08 16:30:47.019 | rbac-policies 2026-07-08 16:30:47.019 | rbac-security-groups 2026-07-08 16:30:47.019 | router 2026-07-08 16:30:47.019 | router-enable-snat 2026-07-08 16:30:47.019 | router_availability_zone 2026-07-08 16:30:47.020 | security-group 2026-07-08 16:30:47.020 | security-groups-default-rules 2026-07-08 16:30:47.020 | security-groups-default-statefulness 2026-07-08 16:30:47.020 | security-groups-normalized-cidr 2026-07-08 16:30:47.020 | security-groups-remote-address-group 2026-07-08 16:30:47.020 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:30:47.020 | security-groups-shared-filtering 2026-07-08 16:30:47.020 | segment 2026-07-08 16:30:47.020 | sorting 2026-07-08 16:30:47.020 | standard-attr-description 2026-07-08 16:30:47.020 | standard-attr-fwaas-v2 2026-07-08 16:30:47.021 | standard-attr-revisions 2026-07-08 16:30:47.021 | standard-attr-tag 2026-07-08 16:30:47.021 | standard-attr-timestamp 2026-07-08 16:30:47.021 | stateful-security-group 2026-07-08 16:30:47.021 | subnet-dns-publish-fixed-ip 2026-07-08 16:30:47.021 | subnet-external-network 2026-07-08 16:30:47.021 | subnet-service-types 2026-07-08 16:30:47.021 | subnet_allocation 2026-07-08 16:30:47.021 | subnet_onboard 2026-07-08 16:30:47.021 | subnetpool-prefix-ops 2026-07-08 16:30:47.021 | tag-creation 2026-07-08 16:30:47.022 | tap-mirror 2026-07-08 16:30:47.022 | tap-mirror-both-direction 2026-07-08 16:30:47.022 | trunk 2026-07-08 16:30:47.022 | uplink-status-propagation 2026-07-08 16:30:47.022 | uplink-status-propagation-updatable 2026-07-08 16:30:47.022 | vlan-transparent 2026-07-08 16:30:47.022 | vpn-endpoint-groups 2026-07-08 16:30:47.022 | vpnaas' 2026-07-08 16:30:47.022 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-08 16:30:47.022 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.023 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-08 16:30:47.023 | ++ 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-07-08 16:30:47.023 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.023 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-08 16:30:47.024 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-08 16:30:47.024 | address-scope 2026-07-08 16:30:47.024 | agent 2026-07-08 16:30:47.024 | allowed-address-pairs 2026-07-08 16:30:47.024 | auto-allocated-topology 2026-07-08 16:30:47.024 | availability_zone 2026-07-08 16:30:47.025 | bgp 2026-07-08 16:30:47.025 | bgp_4byte_asn 2026-07-08 16:30:47.025 | bgp_dragent_scheduler 2026-07-08 16:30:47.025 | binding 2026-07-08 16:30:47.025 | binding-extended 2026-07-08 16:30:47.025 | default-subnetpools 2026-07-08 16:30:47.025 | dhcp_agent_scheduler 2026-07-08 16:30:47.025 | dns-domain-ports 2026-07-08 16:30:47.025 | dns-integration 2026-07-08 16:30:47.025 | dns-integration-domain-keywords 2026-07-08 16:30:47.026 | empty-string-filtering 2026-07-08 16:30:47.026 | enable-default-route-bfd 2026-07-08 16:30:47.026 | enable-default-route-ecmp 2026-07-08 16:30:47.026 | expose-port-forwarding-in-fip 2026-07-08 16:30:47.026 | ext-gw-mode 2026-07-08 16:30:47.026 | external-gateway-multihoming 2026-07-08 16:30:47.026 | external-net 2026-07-08 16:30:47.026 | extra_dhcp_opt 2026-07-08 16:30:47.026 | extraroute 2026-07-08 16:30:47.026 | extraroute-atomic 2026-07-08 16:30:47.027 | filter-validation 2026-07-08 16:30:47.027 | fip-port-details 2026-07-08 16:30:47.027 | flavors 2026-07-08 16:30:47.027 | floating-ip-port-forwarding 2026-07-08 16:30:47.027 | floating-ip-port-forwarding-description 2026-07-08 16:30:47.027 | floating-ip-port-forwarding-detail 2026-07-08 16:30:47.027 | floating-ip-port-forwarding-port-ranges 2026-07-08 16:30:47.027 | floatingip-pools 2026-07-08 16:30:47.027 | fwaas_v2 2026-07-08 16:30:47.027 | ip_allocation 2026-07-08 16:30:47.027 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:30:47.028 | l3-flavors 2026-07-08 16:30:47.028 | l3-ha 2026-07-08 16:30:47.028 | l3_agent_scheduler 2026-07-08 16:30:47.028 | logging 2026-07-08 16:30:47.028 | multi-provider 2026-07-08 16:30:47.028 | net-mtu 2026-07-08 16:30:47.028 | net-mtu-writable 2026-07-08 16:30:47.028 | network-ip-availability 2026-07-08 16:30:47.028 | network_availability_zone 2026-07-08 16:30:47.028 | network_ha 2026-07-08 16:30:47.028 | pagination 2026-07-08 16:30:47.029 | port-device-profile 2026-07-08 16:30:47.029 | port-hardware-offload-type 2026-07-08 16:30:47.029 | port-mac-address-regenerate 2026-07-08 16:30:47.029 | port-numa-affinity-policy 2026-07-08 16:30:47.029 | port-numa-affinity-policy-socket 2026-07-08 16:30:47.029 | port-resource-request 2026-07-08 16:30:47.029 | port-security 2026-07-08 16:30:47.029 | port-trusted-vif 2026-07-08 16:30:47.029 | project-id 2026-07-08 16:30:47.029 | provider 2026-07-08 16:30:47.030 | pvlan 2026-07-08 16:30:47.030 | qinq 2026-07-08 16:30:47.030 | qos 2026-07-08 16:30:47.030 | qos-bw-limit-direction 2026-07-08 16:30:47.030 | qos-bw-minimum-ingress 2026-07-08 16:30:47.030 | qos-default 2026-07-08 16:30:47.030 | qos-fip 2026-07-08 16:30:47.031 | qos-gateway-ip 2026-07-08 16:30:47.031 | qos-rule-type-details 2026-07-08 16:30:47.031 | qos-rule-type-filter 2026-07-08 16:30:47.031 | qos-rules-alias 2026-07-08 16:30:47.031 | quota-check-limit 2026-07-08 16:30:47.031 | quota-check-limit-default 2026-07-08 16:30:47.031 | quota_details 2026-07-08 16:30:47.031 | quotas 2026-07-08 16:30:47.031 | rbac-address-scope 2026-07-08 16:30:47.031 | rbac-policies 2026-07-08 16:30:47.031 | rbac-security-groups 2026-07-08 16:30:47.031 | router 2026-07-08 16:30:47.032 | router-enable-snat 2026-07-08 16:30:47.032 | router_availability_zone 2026-07-08 16:30:47.032 | security-group 2026-07-08 16:30:47.032 | security-groups-default-rules 2026-07-08 16:30:47.032 | security-groups-default-statefulness 2026-07-08 16:30:47.033 | security-groups-normalized-cidr 2026-07-08 16:30:47.033 | security-groups-remote-address-group 2026-07-08 16:30:47.033 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:30:47.033 | security-groups-shared-filtering 2026-07-08 16:30:47.033 | segment 2026-07-08 16:30:47.033 | sorting 2026-07-08 16:30:47.033 | standard-attr-description 2026-07-08 16:30:47.033 | standard-attr-fwaas-v2 2026-07-08 16:30:47.034 | standard-attr-revisions 2026-07-08 16:30:47.034 | standard-attr-tag 2026-07-08 16:30:47.034 | standard-attr-timestamp 2026-07-08 16:30:47.034 | stateful-security-group 2026-07-08 16:30:47.034 | subnet-dns-publish-fixed-ip 2026-07-08 16:30:47.034 | subnet-external-network 2026-07-08 16:30:47.034 | subnet-service-types 2026-07-08 16:30:47.035 | subnet_allocation 2026-07-08 16:30:47.035 | subnet_onboard 2026-07-08 16:30:47.035 | subnetpool-prefix-ops 2026-07-08 16:30:47.035 | tag-creation 2026-07-08 16:30:47.035 | tap-mirror 2026-07-08 16:30:47.035 | tap-mirror-both-direction 2026-07-08 16:30:47.035 | trunk 2026-07-08 16:30:47.035 | uplink-status-propagation 2026-07-08 16:30:47.035 | uplink-status-propagation-updatable 2026-07-08 16:30:47.035 | vlan-transparent 2026-07-08 16:30:47.036 | vpn-endpoint-groups 2026-07-08 16:30:47.036 | vpnaas' 2026-07-08 16:30:47.036 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-08 16:30:47.036 | address-scope 2026-07-08 16:30:47.036 | agent 2026-07-08 16:30:47.036 | allowed-address-pairs 2026-07-08 16:30:47.036 | auto-allocated-topology 2026-07-08 16:30:47.036 | availability_zone 2026-07-08 16:30:47.036 | bgp 2026-07-08 16:30:47.036 | bgp_4byte_asn 2026-07-08 16:30:47.037 | bgp_dragent_scheduler 2026-07-08 16:30:47.037 | binding 2026-07-08 16:30:47.037 | binding-extended 2026-07-08 16:30:47.037 | default-subnetpools 2026-07-08 16:30:47.037 | dhcp_agent_scheduler 2026-07-08 16:30:47.037 | dns-domain-ports 2026-07-08 16:30:47.037 | dns-integration 2026-07-08 16:30:47.037 | dns-integration-domain-keywords 2026-07-08 16:30:47.037 | empty-string-filtering 2026-07-08 16:30:47.037 | enable-default-route-bfd 2026-07-08 16:30:47.038 | enable-default-route-ecmp 2026-07-08 16:30:47.038 | expose-port-forwarding-in-fip 2026-07-08 16:30:47.038 | ext-gw-mode 2026-07-08 16:30:47.038 | external-gateway-multihoming 2026-07-08 16:30:47.038 | external-net 2026-07-08 16:30:47.038 | extra_dhcp_opt 2026-07-08 16:30:47.038 | extraroute 2026-07-08 16:30:47.038 | extraroute-atomic 2026-07-08 16:30:47.039 | filter-validation 2026-07-08 16:30:47.039 | fip-port-details 2026-07-08 16:30:47.039 | flavors 2026-07-08 16:30:47.039 | floating-ip-port-forwarding 2026-07-08 16:30:47.039 | floating-ip-port-forwarding-description 2026-07-08 16:30:47.039 | floating-ip-port-forwarding-detail 2026-07-08 16:30:47.039 | floating-ip-port-forwarding-port-ranges 2026-07-08 16:30:47.039 | floatingip-pools 2026-07-08 16:30:47.039 | fwaas_v2 2026-07-08 16:30:47.039 | ip_allocation 2026-07-08 16:30:47.039 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:30:47.040 | l3-flavors 2026-07-08 16:30:47.040 | l3-ha 2026-07-08 16:30:47.040 | l3_agent_scheduler 2026-07-08 16:30:47.040 | logging 2026-07-08 16:30:47.040 | multi-provider 2026-07-08 16:30:47.040 | net-mtu 2026-07-08 16:30:47.040 | net-mtu-writable 2026-07-08 16:30:47.040 | network-ip-availability 2026-07-08 16:30:47.040 | network_availability_zone 2026-07-08 16:30:47.040 | network_ha 2026-07-08 16:30:47.041 | pagination 2026-07-08 16:30:47.041 | port-device-profile 2026-07-08 16:30:47.041 | port-hardware-offload-type 2026-07-08 16:30:47.041 | port-mac-address-regenerate 2026-07-08 16:30:47.041 | port-numa-affinity-policy 2026-07-08 16:30:47.041 | port-numa-affinity-policy-socket 2026-07-08 16:30:47.041 | port-resource-request 2026-07-08 16:30:47.041 | port-security 2026-07-08 16:30:47.041 | port-trusted-vif 2026-07-08 16:30:47.041 | project-id 2026-07-08 16:30:47.041 | provider 2026-07-08 16:30:47.042 | pvlan 2026-07-08 16:30:47.042 | qinq 2026-07-08 16:30:47.042 | qos 2026-07-08 16:30:47.042 | qos-bw-limit-direction 2026-07-08 16:30:47.042 | qos-bw-minimum-ingress 2026-07-08 16:30:47.042 | qos-default 2026-07-08 16:30:47.042 | qos-fip 2026-07-08 16:30:47.042 | qos-gateway-ip 2026-07-08 16:30:47.042 | qos-rule-type-details 2026-07-08 16:30:47.042 | qos-rule-type-filter 2026-07-08 16:30:47.043 | qos-rules-alias 2026-07-08 16:30:47.043 | quota-check-limit 2026-07-08 16:30:47.043 | quota-check-limit-default 2026-07-08 16:30:47.043 | quota_details 2026-07-08 16:30:47.043 | quotas 2026-07-08 16:30:47.043 | rbac-address-scope 2026-07-08 16:30:47.043 | rbac-policies 2026-07-08 16:30:47.043 | rbac-security-groups 2026-07-08 16:30:47.043 | router 2026-07-08 16:30:47.043 | router-enable-snat 2026-07-08 16:30:47.043 | router_availability_zone 2026-07-08 16:30:47.044 | security-group 2026-07-08 16:30:47.044 | security-groups-default-rules 2026-07-08 16:30:47.044 | security-groups-default-statefulness 2026-07-08 16:30:47.044 | security-groups-normalized-cidr 2026-07-08 16:30:47.044 | security-groups-remote-address-group 2026-07-08 16:30:47.044 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:30:47.044 | security-groups-shared-filtering 2026-07-08 16:30:47.044 | segment 2026-07-08 16:30:47.044 | sorting 2026-07-08 16:30:47.044 | standard-attr-description 2026-07-08 16:30:47.045 | standard-attr-fwaas-v2 2026-07-08 16:30:47.045 | standard-attr-revisions 2026-07-08 16:30:47.045 | standard-attr-tag 2026-07-08 16:30:47.045 | standard-attr-timestamp 2026-07-08 16:30:47.045 | stateful-security-group 2026-07-08 16:30:47.045 | subnet-dns-publish-fixed-ip 2026-07-08 16:30:47.045 | subnet-external-network 2026-07-08 16:30:47.045 | subnet-service-types 2026-07-08 16:30:47.045 | subnet_allocation 2026-07-08 16:30:47.045 | subnet_onboard 2026-07-08 16:30:47.045 | subnetpool-prefix-ops 2026-07-08 16:30:47.046 | tag-creation 2026-07-08 16:30:47.046 | tap-mirror 2026-07-08 16:30:47.046 | tap-mirror-both-direction 2026-07-08 16:30:47.046 | trunk 2026-07-08 16:30:47.046 | uplink-status-propagation 2026-07-08 16:30:47.046 | uplink-status-propagation-updatable 2026-07-08 16:30:47.046 | vlan-transparent 2026-07-08 16:30:47.046 | vpn-endpoint-groups 2026-07-08 16:30:47.046 | vpnaas' 2026-07-08 16:30:47.046 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.047 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-08 16:30:47.047 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-08 16:30:47.047 | address-scope 2026-07-08 16:30:47.047 | agent 2026-07-08 16:30:47.047 | allowed-address-pairs 2026-07-08 16:30:47.047 | auto-allocated-topology 2026-07-08 16:30:47.047 | availability_zone 2026-07-08 16:30:47.047 | bgp 2026-07-08 16:30:47.047 | bgp_4byte_asn 2026-07-08 16:30:47.047 | bgp_dragent_scheduler 2026-07-08 16:30:47.047 | binding 2026-07-08 16:30:47.048 | binding-extended 2026-07-08 16:30:47.048 | default-subnetpools 2026-07-08 16:30:47.048 | dhcp_agent_scheduler 2026-07-08 16:30:47.048 | dns-domain-ports 2026-07-08 16:30:47.048 | dns-integration 2026-07-08 16:30:47.048 | dns-integration-domain-keywords 2026-07-08 16:30:47.048 | empty-string-filtering 2026-07-08 16:30:47.048 | enable-default-route-bfd 2026-07-08 16:30:47.048 | enable-default-route-ecmp 2026-07-08 16:30:47.048 | expose-port-forwarding-in-fip 2026-07-08 16:30:47.049 | ext-gw-mode 2026-07-08 16:30:47.049 | external-gateway-multihoming 2026-07-08 16:30:47.049 | external-net 2026-07-08 16:30:47.049 | extra_dhcp_opt 2026-07-08 16:30:47.049 | extraroute 2026-07-08 16:30:47.049 | extraroute-atomic 2026-07-08 16:30:47.049 | filter-validation 2026-07-08 16:30:47.049 | fip-port-details 2026-07-08 16:30:47.049 | flavors 2026-07-08 16:30:47.049 | floating-ip-port-forwarding 2026-07-08 16:30:47.050 | floating-ip-port-forwarding-description 2026-07-08 16:30:47.050 | floating-ip-port-forwarding-detail 2026-07-08 16:30:47.050 | floating-ip-port-forwarding-port-ranges 2026-07-08 16:30:47.050 | floatingip-pools 2026-07-08 16:30:47.050 | fwaas_v2 2026-07-08 16:30:47.050 | ip_allocation 2026-07-08 16:30:47.050 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:30:47.050 | l3-flavors 2026-07-08 16:30:47.050 | l3-ha 2026-07-08 16:30:47.050 | l3_agent_scheduler 2026-07-08 16:30:47.051 | logging 2026-07-08 16:30:47.051 | multi-provider 2026-07-08 16:30:47.051 | net-mtu 2026-07-08 16:30:47.051 | net-mtu-writable 2026-07-08 16:30:47.051 | network-ip-availability 2026-07-08 16:30:47.051 | network_availability_zone 2026-07-08 16:30:47.051 | network_ha 2026-07-08 16:30:47.051 | pagination 2026-07-08 16:30:47.051 | port-device-profile 2026-07-08 16:30:47.051 | port-hardware-offload-type 2026-07-08 16:30:47.051 | port-mac-address-regenerate 2026-07-08 16:30:47.052 | port-numa-affinity-policy 2026-07-08 16:30:47.052 | port-numa-affinity-policy-socket 2026-07-08 16:30:47.052 | port-resource-request 2026-07-08 16:30:47.052 | port-security 2026-07-08 16:30:47.052 | port-trusted-vif 2026-07-08 16:30:47.052 | project-id 2026-07-08 16:30:47.053 | provider 2026-07-08 16:30:47.053 | pvlan 2026-07-08 16:30:47.053 | qinq 2026-07-08 16:30:47.053 | qos 2026-07-08 16:30:47.054 | qos-bw-limit-direction 2026-07-08 16:30:47.054 | qos-bw-minimum-ingress 2026-07-08 16:30:47.054 | qos-default 2026-07-08 16:30:47.054 | qos-fip 2026-07-08 16:30:47.054 | qos-gateway-ip 2026-07-08 16:30:47.054 | qos-rule-type-details 2026-07-08 16:30:47.054 | qos-rule-type-filter 2026-07-08 16:30:47.054 | qos-rules-alias 2026-07-08 16:30:47.054 | quota-check-limit 2026-07-08 16:30:47.054 | quota-check-limit-default 2026-07-08 16:30:47.055 | quota_details 2026-07-08 16:30:47.055 | quotas 2026-07-08 16:30:47.055 | rbac-address-scope 2026-07-08 16:30:47.055 | rbac-policies 2026-07-08 16:30:47.055 | rbac-security-groups 2026-07-08 16:30:47.055 | router 2026-07-08 16:30:47.055 | router-enable-snat 2026-07-08 16:30:47.055 | router_availability_zone 2026-07-08 16:30:47.055 | security-group 2026-07-08 16:30:47.055 | security-groups-default-rules 2026-07-08 16:30:47.055 | security-groups-default-statefulness 2026-07-08 16:30:47.056 | security-groups-normalized-cidr 2026-07-08 16:30:47.056 | security-groups-remote-address-group 2026-07-08 16:30:47.056 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:30:47.056 | security-groups-shared-filtering 2026-07-08 16:30:47.056 | segment 2026-07-08 16:30:47.056 | sorting 2026-07-08 16:30:47.056 | standard-attr-description 2026-07-08 16:30:47.056 | standard-attr-fwaas-v2 2026-07-08 16:30:47.056 | standard-attr-revisions 2026-07-08 16:30:47.056 | standard-attr-tag 2026-07-08 16:30:47.057 | standard-attr-timestamp 2026-07-08 16:30:47.057 | stateful-security-group 2026-07-08 16:30:47.057 | subnet-dns-publish-fixed-ip 2026-07-08 16:30:47.057 | subnet-external-network 2026-07-08 16:30:47.057 | subnet-service-types 2026-07-08 16:30:47.057 | subnet_allocation 2026-07-08 16:30:47.057 | subnet_onboard 2026-07-08 16:30:47.057 | subnetpool-prefix-ops 2026-07-08 16:30:47.057 | tag-creation 2026-07-08 16:30:47.057 | tap-mirror 2026-07-08 16:30:47.058 | tap-mirror-both-direction 2026-07-08 16:30:47.058 | trunk 2026-07-08 16:30:47.058 | uplink-status-propagation 2026-07-08 16:30:47.058 | uplink-status-propagation-updatable 2026-07-08 16:30:47.058 | vlan-transparent 2026-07-08 16:30:47.058 | vpn-endpoint-groups 2026-07-08 16:30:47.058 | vpnaas' 2026-07-08 16:30:47.058 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.058 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-08 16:30:47.058 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-08 16:30:47.059 | address-scope 2026-07-08 16:30:47.059 | agent 2026-07-08 16:30:47.059 | allowed-address-pairs 2026-07-08 16:30:47.059 | auto-allocated-topology 2026-07-08 16:30:47.059 | availability_zone 2026-07-08 16:30:47.059 | bgp 2026-07-08 16:30:47.059 | bgp_4byte_asn 2026-07-08 16:30:47.059 | bgp_dragent_scheduler 2026-07-08 16:30:47.059 | binding 2026-07-08 16:30:47.059 | binding-extended 2026-07-08 16:30:47.059 | default-subnetpools 2026-07-08 16:30:47.060 | dhcp_agent_scheduler 2026-07-08 16:30:47.060 | dns-domain-ports 2026-07-08 16:30:47.060 | dns-integration 2026-07-08 16:30:47.060 | dns-integration-domain-keywords 2026-07-08 16:30:47.060 | empty-string-filtering 2026-07-08 16:30:47.060 | enable-default-route-bfd 2026-07-08 16:30:47.060 | enable-default-route-ecmp 2026-07-08 16:30:47.060 | expose-port-forwarding-in-fip 2026-07-08 16:30:47.060 | ext-gw-mode 2026-07-08 16:30:47.060 | external-gateway-multihoming 2026-07-08 16:30:47.061 | external-net 2026-07-08 16:30:47.061 | extra_dhcp_opt 2026-07-08 16:30:47.061 | extraroute 2026-07-08 16:30:47.061 | extraroute-atomic 2026-07-08 16:30:47.061 | filter-validation 2026-07-08 16:30:47.061 | fip-port-details 2026-07-08 16:30:47.061 | flavors 2026-07-08 16:30:47.061 | floating-ip-port-forwarding 2026-07-08 16:30:47.061 | floating-ip-port-forwarding-description 2026-07-08 16:30:47.061 | floating-ip-port-forwarding-detail 2026-07-08 16:30:47.061 | floating-ip-port-forwarding-port-ranges 2026-07-08 16:30:47.062 | floatingip-pools 2026-07-08 16:30:47.062 | fwaas_v2 2026-07-08 16:30:47.062 | ip_allocation 2026-07-08 16:30:47.062 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:30:47.062 | l3-flavors 2026-07-08 16:30:47.062 | l3-ha 2026-07-08 16:30:47.062 | l3_agent_scheduler 2026-07-08 16:30:47.062 | logging 2026-07-08 16:30:47.062 | multi-provider 2026-07-08 16:30:47.062 | net-mtu 2026-07-08 16:30:47.062 | net-mtu-writable 2026-07-08 16:30:47.063 | network-ip-availability 2026-07-08 16:30:47.063 | network_availability_zone 2026-07-08 16:30:47.063 | network_ha 2026-07-08 16:30:47.063 | pagination 2026-07-08 16:30:47.063 | port-device-profile 2026-07-08 16:30:47.063 | port-hardware-offload-type 2026-07-08 16:30:47.063 | port-mac-address-regenerate 2026-07-08 16:30:47.063 | port-numa-affinity-policy 2026-07-08 16:30:47.063 | port-numa-affinity-policy-socket 2026-07-08 16:30:47.063 | port-resource-request 2026-07-08 16:30:47.064 | port-security 2026-07-08 16:30:47.064 | port-trusted-vif 2026-07-08 16:30:47.064 | project-id 2026-07-08 16:30:47.064 | provider 2026-07-08 16:30:47.064 | pvlan 2026-07-08 16:30:47.064 | qinq 2026-07-08 16:30:47.064 | qos 2026-07-08 16:30:47.064 | qos-bw-limit-direction 2026-07-08 16:30:47.064 | qos-bw-minimum-ingress 2026-07-08 16:30:47.064 | qos-default 2026-07-08 16:30:47.064 | qos-fip 2026-07-08 16:30:47.065 | qos-gateway-ip 2026-07-08 16:30:47.065 | qos-rule-type-details 2026-07-08 16:30:47.065 | qos-rule-type-filter 2026-07-08 16:30:47.065 | qos-rules-alias 2026-07-08 16:30:47.065 | quota-check-limit 2026-07-08 16:30:47.065 | quota-check-limit-default 2026-07-08 16:30:47.065 | quota_details 2026-07-08 16:30:47.065 | quotas 2026-07-08 16:30:47.065 | rbac-address-scope 2026-07-08 16:30:47.065 | rbac-policies 2026-07-08 16:30:47.066 | rbac-security-groups 2026-07-08 16:30:47.066 | router 2026-07-08 16:30:47.066 | router-enable-snat 2026-07-08 16:30:47.066 | router_availability_zone 2026-07-08 16:30:47.066 | security-group 2026-07-08 16:30:47.066 | security-groups-default-rules 2026-07-08 16:30:47.066 | security-groups-default-statefulness 2026-07-08 16:30:47.066 | security-groups-normalized-cidr 2026-07-08 16:30:47.066 | security-groups-remote-address-group 2026-07-08 16:30:47.066 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:30:47.067 | security-groups-shared-filtering 2026-07-08 16:30:47.067 | segment 2026-07-08 16:30:47.067 | sorting 2026-07-08 16:30:47.067 | standard-attr-description 2026-07-08 16:30:47.067 | standard-attr-fwaas-v2 2026-07-08 16:30:47.067 | standard-attr-revisions 2026-07-08 16:30:47.067 | standard-attr-tag 2026-07-08 16:30:47.067 | standard-attr-timestamp 2026-07-08 16:30:47.067 | stateful-security-group 2026-07-08 16:30:47.067 | subnet-dns-publish-fixed-ip 2026-07-08 16:30:47.067 | subnet-external-network 2026-07-08 16:30:47.068 | subnet-service-types 2026-07-08 16:30:47.068 | subnet_allocation 2026-07-08 16:30:47.068 | subnet_onboard 2026-07-08 16:30:47.068 | subnetpool-prefix-ops 2026-07-08 16:30:47.068 | tag-creation 2026-07-08 16:30:47.068 | tap-mirror 2026-07-08 16:30:47.068 | tap-mirror-both-direction 2026-07-08 16:30:47.068 | trunk 2026-07-08 16:30:47.068 | uplink-status-propagation 2026-07-08 16:30:47.068 | uplink-status-propagation-updatable 2026-07-08 16:30:47.069 | vlan-transparent 2026-07-08 16:30:47.069 | vpn-endpoint-groups 2026-07-08 16:30:47.069 | vpnaas' 2026-07-08 16:30:47.069 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-08 16:30:47.069 | address-scope 2026-07-08 16:30:47.069 | agent 2026-07-08 16:30:47.069 | allowed-address-pairs 2026-07-08 16:30:47.069 | auto-allocated-topology 2026-07-08 16:30:47.069 | availability_zone 2026-07-08 16:30:47.069 | bgp 2026-07-08 16:30:47.069 | bgp_4byte_asn 2026-07-08 16:30:47.070 | bgp_dragent_scheduler 2026-07-08 16:30:47.070 | binding 2026-07-08 16:30:47.070 | binding-extended 2026-07-08 16:30:47.070 | default-subnetpools 2026-07-08 16:30:47.070 | dhcp_agent_scheduler 2026-07-08 16:30:47.070 | dns-domain-ports 2026-07-08 16:30:47.070 | dns-integration 2026-07-08 16:30:47.070 | dns-integration-domain-keywords 2026-07-08 16:30:47.070 | empty-string-filtering 2026-07-08 16:30:47.070 | enable-default-route-bfd 2026-07-08 16:30:47.071 | enable-default-route-ecmp 2026-07-08 16:30:47.071 | expose-port-forwarding-in-fip 2026-07-08 16:30:47.071 | ext-gw-mode 2026-07-08 16:30:47.071 | external-gateway-multihoming 2026-07-08 16:30:47.071 | external-net 2026-07-08 16:30:47.071 | extra_dhcp_opt 2026-07-08 16:30:47.071 | extraroute 2026-07-08 16:30:47.071 | extraroute-atomic 2026-07-08 16:30:47.071 | filter-validation 2026-07-08 16:30:47.071 | fip-port-details 2026-07-08 16:30:47.071 | flavors 2026-07-08 16:30:47.072 | floating-ip-port-forwarding 2026-07-08 16:30:47.072 | floating-ip-port-forwarding-description 2026-07-08 16:30:47.072 | floating-ip-port-forwarding-detail 2026-07-08 16:30:47.072 | floating-ip-port-forwarding-port-ranges 2026-07-08 16:30:47.072 | floatingip-pools 2026-07-08 16:30:47.072 | fwaas_v2 2026-07-08 16:30:47.072 | ip_allocation 2026-07-08 16:30:47.072 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:30:47.072 | l3-flavors 2026-07-08 16:30:47.072 | l3-ha 2026-07-08 16:30:47.073 | l3_agent_scheduler 2026-07-08 16:30:47.073 | logging 2026-07-08 16:30:47.073 | multi-provider 2026-07-08 16:30:47.073 | net-mtu 2026-07-08 16:30:47.073 | net-mtu-writable 2026-07-08 16:30:47.073 | network-ip-availability 2026-07-08 16:30:47.073 | network_availability_zone 2026-07-08 16:30:47.073 | network_ha 2026-07-08 16:30:47.073 | pagination 2026-07-08 16:30:47.073 | port-device-profile 2026-07-08 16:30:47.073 | port-hardware-offload-type 2026-07-08 16:30:47.074 | port-mac-address-regenerate 2026-07-08 16:30:47.074 | port-numa-affinity-policy 2026-07-08 16:30:47.074 | port-numa-affinity-policy-socket 2026-07-08 16:30:47.074 | port-resource-request 2026-07-08 16:30:47.074 | port-security 2026-07-08 16:30:47.074 | port-trusted-vif 2026-07-08 16:30:47.074 | project-id 2026-07-08 16:30:47.074 | provider 2026-07-08 16:30:47.074 | pvlan 2026-07-08 16:30:47.074 | qinq 2026-07-08 16:30:47.074 | qos 2026-07-08 16:30:47.075 | qos-bw-limit-direction 2026-07-08 16:30:47.075 | qos-bw-minimum-ingress 2026-07-08 16:30:47.075 | qos-default 2026-07-08 16:30:47.075 | qos-fip 2026-07-08 16:30:47.075 | qos-gateway-ip 2026-07-08 16:30:47.075 | qos-rule-type-details 2026-07-08 16:30:47.075 | qos-rule-type-filter 2026-07-08 16:30:47.075 | qos-rules-alias 2026-07-08 16:30:47.075 | quota-check-limit 2026-07-08 16:30:47.075 | quota-check-limit-default 2026-07-08 16:30:47.076 | quota_details 2026-07-08 16:30:47.076 | quotas 2026-07-08 16:30:47.076 | rbac-address-scope 2026-07-08 16:30:47.076 | rbac-policies 2026-07-08 16:30:47.076 | rbac-security-groups 2026-07-08 16:30:47.076 | router 2026-07-08 16:30:47.076 | router-enable-snat 2026-07-08 16:30:47.076 | router_availability_zone 2026-07-08 16:30:47.076 | security-group 2026-07-08 16:30:47.076 | security-groups-default-rules 2026-07-08 16:30:47.076 | security-groups-default-statefulness 2026-07-08 16:30:47.077 | security-groups-normalized-cidr 2026-07-08 16:30:47.077 | security-groups-remote-address-group 2026-07-08 16:30:47.077 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:30:47.077 | security-groups-shared-filtering 2026-07-08 16:30:47.077 | segment 2026-07-08 16:30:47.077 | sorting 2026-07-08 16:30:47.077 | standard-attr-description 2026-07-08 16:30:47.077 | standard-attr-fwaas-v2 2026-07-08 16:30:47.077 | standard-attr-revisions 2026-07-08 16:30:47.078 | standard-attr-tag 2026-07-08 16:30:47.078 | standard-attr-timestamp 2026-07-08 16:30:47.078 | stateful-security-group 2026-07-08 16:30:47.078 | subnet-dns-publish-fixed-ip 2026-07-08 16:30:47.078 | subnet-external-network 2026-07-08 16:30:47.078 | subnet-service-types 2026-07-08 16:30:47.078 | subnet_allocation 2026-07-08 16:30:47.078 | subnet_onboard 2026-07-08 16:30:47.078 | subnetpool-prefix-ops 2026-07-08 16:30:47.078 | tag-creation 2026-07-08 16:30:47.079 | tap-mirror 2026-07-08 16:30:47.079 | tap-mirror-both-direction 2026-07-08 16:30:47.079 | trunk 2026-07-08 16:30:47.079 | uplink-status-propagation 2026-07-08 16:30:47.079 | uplink-status-propagation-updatable 2026-07-08 16:30:47.079 | vlan-transparent 2026-07-08 16:30:47.079 | vpn-endpoint-groups 2026-07-08 16:30:47.079 | vpnaas' 2026-07-08 16:30:47.079 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.079 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-08 16:30:47.080 | address-scope 2026-07-08 16:30:47.080 | agent 2026-07-08 16:30:47.080 | allowed-address-pairs 2026-07-08 16:30:47.080 | auto-allocated-topology 2026-07-08 16:30:47.080 | availability_zone 2026-07-08 16:30:47.080 | bgp 2026-07-08 16:30:47.080 | bgp_4byte_asn 2026-07-08 16:30:47.080 | bgp_dragent_scheduler 2026-07-08 16:30:47.080 | binding 2026-07-08 16:30:47.080 | binding-extended 2026-07-08 16:30:47.081 | default-subnetpools 2026-07-08 16:30:47.081 | dhcp_agent_scheduler 2026-07-08 16:30:47.081 | dns-domain-ports 2026-07-08 16:30:47.081 | dns-integration 2026-07-08 16:30:47.081 | dns-integration-domain-keywords 2026-07-08 16:30:47.081 | empty-string-filtering 2026-07-08 16:30:47.081 | enable-default-route-bfd 2026-07-08 16:30:47.081 | enable-default-route-ecmp 2026-07-08 16:30:47.081 | expose-port-forwarding-in-fip 2026-07-08 16:30:47.081 | ext-gw-mode 2026-07-08 16:30:47.081 | external-gateway-multihoming 2026-07-08 16:30:47.082 | external-net 2026-07-08 16:30:47.082 | extra_dhcp_opt 2026-07-08 16:30:47.082 | extraroute 2026-07-08 16:30:47.082 | extraroute-atomic 2026-07-08 16:30:47.082 | filter-validation 2026-07-08 16:30:47.082 | fip-port-details 2026-07-08 16:30:47.082 | flavors 2026-07-08 16:30:47.082 | floating-ip-port-forwarding 2026-07-08 16:30:47.082 | floating-ip-port-forwarding-description 2026-07-08 16:30:47.082 | floating-ip-port-forwarding-detail 2026-07-08 16:30:47.083 | floating-ip-port-forwarding-port-ranges 2026-07-08 16:30:47.083 | floatingip-pools 2026-07-08 16:30:47.083 | fwaas_v2 2026-07-08 16:30:47.083 | ip_allocation 2026-07-08 16:30:47.083 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:30:47.083 | l3-flavors 2026-07-08 16:30:47.083 | l3-ha 2026-07-08 16:30:47.083 | l3_agent_scheduler 2026-07-08 16:30:47.083 | logging 2026-07-08 16:30:47.083 | multi-provider 2026-07-08 16:30:47.084 | net-mtu 2026-07-08 16:30:47.084 | net-mtu-writable 2026-07-08 16:30:47.084 | network-ip-availability 2026-07-08 16:30:47.084 | network_availability_zone 2026-07-08 16:30:47.084 | network_ha 2026-07-08 16:30:47.084 | pagination 2026-07-08 16:30:47.084 | port-device-profile 2026-07-08 16:30:47.084 | port-hardware-offload-type 2026-07-08 16:30:47.084 | port-mac-address-regenerate 2026-07-08 16:30:47.084 | port-numa-affinity-policy 2026-07-08 16:30:47.084 | port-numa-affinity-policy-socket 2026-07-08 16:30:47.085 | port-resource-request 2026-07-08 16:30:47.085 | port-security 2026-07-08 16:30:47.085 | port-trusted-vif 2026-07-08 16:30:47.085 | project-id 2026-07-08 16:30:47.085 | provider 2026-07-08 16:30:47.085 | pvlan 2026-07-08 16:30:47.085 | qinq 2026-07-08 16:30:47.085 | qos 2026-07-08 16:30:47.085 | qos-bw-limit-direction 2026-07-08 16:30:47.085 | qos-bw-minimum-ingress 2026-07-08 16:30:47.086 | qos-default 2026-07-08 16:30:47.086 | qos-fip 2026-07-08 16:30:47.086 | qos-gateway-ip 2026-07-08 16:30:47.086 | qos-rule-type-details 2026-07-08 16:30:47.086 | qos-rule-type-filter 2026-07-08 16:30:47.086 | qos-rules-alias 2026-07-08 16:30:47.086 | quota-check-limit 2026-07-08 16:30:47.086 | quota-check-limit-default 2026-07-08 16:30:47.086 | quota_details 2026-07-08 16:30:47.086 | quotas 2026-07-08 16:30:47.086 | rbac-address-scope 2026-07-08 16:30:47.087 | rbac-policies 2026-07-08 16:30:47.087 | rbac-security-groups 2026-07-08 16:30:47.087 | router 2026-07-08 16:30:47.087 | router-enable-snat 2026-07-08 16:30:47.087 | router_availability_zone 2026-07-08 16:30:47.087 | security-group 2026-07-08 16:30:47.087 | security-groups-default-rules 2026-07-08 16:30:47.087 | security-groups-default-statefulness 2026-07-08 16:30:47.087 | security-groups-normalized-cidr 2026-07-08 16:30:47.088 | security-groups-remote-address-group 2026-07-08 16:30:47.088 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:30:47.088 | security-groups-shared-filtering 2026-07-08 16:30:47.088 | segment 2026-07-08 16:30:47.088 | sorting 2026-07-08 16:30:47.088 | standard-attr-description 2026-07-08 16:30:47.088 | standard-attr-fwaas-v2 2026-07-08 16:30:47.088 | standard-attr-revisions 2026-07-08 16:30:47.088 | standard-attr-tag 2026-07-08 16:30:47.088 | standard-attr-timestamp 2026-07-08 16:30:47.088 | stateful-security-group 2026-07-08 16:30:47.089 | subnet-dns-publish-fixed-ip 2026-07-08 16:30:47.089 | subnet-external-network 2026-07-08 16:30:47.089 | subnet-service-types 2026-07-08 16:30:47.089 | subnet_allocation 2026-07-08 16:30:47.089 | subnet_onboard 2026-07-08 16:30:47.089 | subnetpool-prefix-ops 2026-07-08 16:30:47.089 | tag-creation 2026-07-08 16:30:47.089 | tap-mirror 2026-07-08 16:30:47.089 | tap-mirror-both-direction 2026-07-08 16:30:47.089 | trunk 2026-07-08 16:30:47.090 | uplink-status-propagation 2026-07-08 16:30:47.090 | uplink-status-propagation-updatable 2026-07-08 16:30:47.090 | vlan-transparent 2026-07-08 16:30:47.090 | vpn-endpoint-groups 2026-07-08 16:30:47.090 | vpnaas' 2026-07-08 16:30:47.090 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-08 16:30:47.090 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:30:47.090 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-08 16:30:47.090 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-08 16:30:47.090 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-08 16:30:47.091 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-08 16:30:47.091 | ++ 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-07-08 16:30:47.091 | + 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-07-08 16:30:47.092 | + 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-07-08 16:30:47.095 | + 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-07-08 16:30:47.099 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:47.102 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-08 16:30:47.106 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-08 16:30:47.110 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-08 16:30:47.113 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:47.117 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-08 16:30:47.155 | + 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.204:6641 2026-07-08 16:30:47.159 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:47.162 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 16:30:47.166 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.204:6641 2026-07-08 16:30:47.169 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.204:6641 ']' 2026-07-08 16:30:47.172 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:47.175 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.204:6641 2026-07-08 16:30:47.213 | + 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.204:6642 2026-07-08 16:30:47.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:47.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 16:30:47.223 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.204:6642 2026-07-08 16:30:47.226 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.204:6642 ']' 2026-07-08 16:30:47.230 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:47.233 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.204:6642 2026-07-08 16:30:47.271 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-08 16:30:47.293 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.296 | + 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-07-08 16:30:47.299 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:47.302 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 16:30:47.305 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-08 16:30:47.309 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-08 16:30:47.313 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:47.316 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-08 16:30:47.354 | + 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-07-08 16:30:47.357 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:47.360 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 16:30:47.363 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-08 16:30:47.366 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-08 16:30:47.369 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:47.373 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-08 16:30:47.411 | + 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-07-08 16:30:47.414 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:47.417 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-08 16:30:47.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-08 16:30:47.424 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-08 16:30:47.427 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:47.430 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-08 16:30:47.466 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-08 16:30:47.489 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-08 16:30:47.511 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.515 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-08 16:30:47.518 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-08 16:30:47.540 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:47.543 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:30:47.546 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-08 16:30:47.549 | + 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-07-08 16:30:47.552 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:47.555 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 16:30:47.558 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-08 16:30:47.562 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-08 16:30:47.565 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:47.568 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-08 16:30:47.604 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-08 16:30:47.626 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.629 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-08 16:30:47.671 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-08 16:30:47.692 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.695 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-08 16:30:47.736 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-08 16:30:47.758 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:47.762 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-08 16:30:47.764 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-08 16:30:47.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:47.788 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:30:47.792 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-08 16:30:47.794 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-08 16:30:47.829 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-08 16:30:47.849 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.852 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-08 16:30:47.873 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.876 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-08 16:30:47.897 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.900 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-08 16:30:47.922 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.925 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-08 16:30:47.945 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:47.948 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-08 16:30:47.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:47.973 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-08 16:30:47.975 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-08 16:30:47.979 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-08 16:30:47.984 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-08 16:30:48.022 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-08 16:30:48.059 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-08 16:30:48.098 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-08 16:30:48.136 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-08 16:30:48.139 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 16:30:48.142 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-08 16:30:48.146 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 16:30:48.150 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 16:30:48.153 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-08 16:30:48.157 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 16:30:48.160 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-08 16:30:48.163 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 16:30:48.166 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-08 16:30:48.205 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-08 16:30:48.245 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.204/identity 2026-07-08 16:30:48.283 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-08 16:30:48.322 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-08 16:30:48.359 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-08 16:30:48.398 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-08 16:30:48.438 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-08 16:30:48.476 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.204/identity 2026-07-08 16:30:48.518 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 16:30:48.557 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 16:30:48.597 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 16:30:48.601 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-08 16:30:48.643 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-08 16:30:48.685 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-08 16:30:48.688 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 16:30:48.692 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:30:48.694 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-08 16:30:48.698 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-08 16:30:48.737 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-08 16:30:48.775 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.204/identity 2026-07-08 16:30:48.817 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-08 16:30:48.856 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-08 16:30:48.895 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-08 16:30:48.933 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-08 16:30:48.973 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-08 16:30:49.015 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-08 16:30:49.018 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 16:30:49.022 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-08 16:30:49.025 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-08 16:30:49.029 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-08 16:30:49.068 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-08 16:30:49.108 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.204/identity 2026-07-08 16:30:49.147 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-08 16:30:49.187 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-08 16:30:49.225 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-08 16:30:49.264 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-08 16:30:49.305 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-08 16:30:49.346 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-08 16:30:49.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-08 16:30:49.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-08 16:30:49.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-08 16:30:49.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-08 16:30:49.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-08 16:30:49.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-08 16:30:49.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-08 16:30:49.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-08 16:30:49.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-08 16:30:49.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-08 16:30:49.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-08 16:30:49.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-08 16:30:49.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-08 16:30:49.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-08 16:30:49.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-08 16:30:49.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-08 16:30:49.401 | + 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-07-08 16:30:49.404 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.407 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-08 16:30:49.410 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-08 16:30:49.413 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-08 16:30:49.417 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.420 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-08 16:30:49.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-08 16:30:49.463 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.466 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 16:30:49.469 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-08 16:30:49.472 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-08 16:30:49.476 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.479 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-08 16:30:49.517 | + 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-07-08 16:30:49.520 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.523 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 16:30:49.526 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-08 16:30:49.529 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-08 16:30:49.533 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.536 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-08 16:30:49.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-08 16:30:49.578 | + 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-07-08 16:30:49.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.585 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 16:30:49.588 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-08 16:30:49.591 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-08 16:30:49.594 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.598 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-08 16:30:49.638 | + 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-07-08 16:30:49.641 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.644 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 16:30:49.647 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-08 16:30:49.650 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-08 16:30:49.653 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.657 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-08 16:30:49.697 | + 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-07-08 16:30:49.700 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.703 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 16:30:49.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-08 16:30:49.710 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-08 16:30:49.713 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.717 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-08 16:30:49.757 | + 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-07-08 16:30:49.761 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.764 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-08 16:30:49.768 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-08 16:30:49.772 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-08 16:30:49.775 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.779 | + 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-07-08 16:30:49.820 | + 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-07-08 16:30:49.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.827 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-08 16:30:49.831 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-08 16:30:49.834 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-08 16:30:49.837 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.841 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-08 16:30:49.880 | + 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-07-08 16:30:49.883 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.887 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-08 16:30:49.891 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-08 16:30:49.894 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-08 16:30:49.898 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.902 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-08 16:30:49.943 | + 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-07-08 16:30:49.946 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:49.950 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-08 16:30:49.953 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-08 16:30:49.956 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-08 16:30:49.960 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:49.963 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-08 16:30:50.003 | + 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-07-08 16:30:50.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 16:30:50.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-08 16:30:50.014 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-08 16:30:50.017 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-08 16:30:50.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 16:30:50.024 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-08 16:30:50.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-08 16:30:50.069 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-08 16:30:50.109 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-08 16:30:50.149 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-08 16:30:50.152 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-08 16:30:50.157 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-08 16:30:50.160 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-08 16:30:50.164 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 16:30:50.167 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-08 16:30:50.171 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-08 16:30:50.174 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 16:30:50.178 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 16:30:50.196 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 16:30:50.198 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:30:50.211 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 16:30:50.216 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 16:30:50.231 | /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-07-08 16:30:50.237 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-08 16:30:50.241 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-08 16:30:50.247 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 16:30:50.251 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-08 16:30:50.294 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-08 16:30:50.334 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-08 16:30:50.374 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-08 16:30:50.415 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 16:30:50.455 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 16:30:50.495 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-08 16:30:50.535 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-08 16:30:50.575 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-08 16:30:50.615 | + 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-07-08 16:30:50.656 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 16:30:50.696 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 16:30:50.740 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-08 16:30:50.782 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-08 16:30:50.821 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 16:30:50.824 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 16:30:50.828 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-08 16:30:50.832 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-08 16:30:50.835 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 16:30:50.839 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:30:50.843 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:30:50.846 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-08 16:30:50.851 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-08 16:30:50.854 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-08 16:30:50.895 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 16:30:50.936 | + 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-07-08 16:30:50.938 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-08 16:30:50.949 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-08 16:30:50.955 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-08 16:30:50.958 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-08 16:30:50.961 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 16:30:50.965 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 16:30:50.969 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 16:30:50.972 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 16:30:50.976 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:30:50.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:30:50.983 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 16:30:50.987 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 16:30:50.991 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:30:50.994 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:30:50.998 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-08 16:30:51.011 | perl: warning: Setting locale failed. 2026-07-08 16:30:51.011 | perl: warning: Please check that your locale settings: 2026-07-08 16:30:51.011 | LANGUAGE = (unset), 2026-07-08 16:30:51.011 | LC_ALL = "en_US.utf8", 2026-07-08 16:30:51.011 | LANG = "de_DE.UTF-8" 2026-07-08 16:30:51.011 | are supported and installed on your system. 2026-07-08 16:30:51.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 16:30:51.054 | Enabling site neutron-api. 2026-07-08 16:30:51.060 | To activate the new configuration, you need to run: 2026-07-08 16:30:51.061 | systemctl reload apache2 2026-07-08 16:30:51.067 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 16:30:51.070 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 16:30:51.074 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 16:30:51.077 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 16:30:51.286 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-08 16:30:51.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:51.316 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-08 16:30:51.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:51.345 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-08 16:30:51.348 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-08 16:30:51.432 | + inc/async:async_inner:63 : init_neutron 2026-07-08 16:30:51.480 | [2069 Async init_neutron:55386]: running: init_neutron 2026-07-08 16:30:51.484 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-08 16:30:51.507 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:51.510 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-08 16:30:51.537 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:51.541 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-08 16:30:51.545 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-08 16:30:51.548 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-08 16:30:51.597 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-08 16:30:51.601 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-08 16:30:51.653 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-08 16:30:51.680 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:30:51.684 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-08 16:30:51.710 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:51.714 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-08 16:30:51.717 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:30:51.721 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-08 16:30:51.724 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-08 16:30:51.727 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-08 16:30:51.811 | + inc/async:async_inner:63 : init_cinder 2026-07-08 16:30:51.868 | [2069 Async init_cinder:55622]: running: init_cinder 2026-07-08 16:30:51.873 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-08 16:30:51.901 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:30:51.906 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-08 16:30:51.912 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:30:51.924 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-08 16:30:51.930 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-08 16:30:51.940 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-08 16:30:52.029 | + inc/async:async_inner:63 : init_placement 2026-07-08 16:30:52.105 | [2069 Async init_placement:55786]: running: init_placement 2026-07-08 16:30:52.106 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-08 16:30:52.216 | [2069 Async init_neutron:55386]: Waiting for completion of init_neutron running on PID 55386 (5 other jobs running) 2026-07-08 16:30:52.261 | [2069 Async init_neutron:55386]: Signaling child to exit 2026-07-08 16:31:06.793 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:31:06.848 | [55622 Async init_cinder:55622]: finished successfully 2026-07-08 16:31:44.578 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:31:44.612 | [55786 Async init_placement:55786]: finished successfully 2026-07-08 16:31:47.983 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:31:48.015 | [55386 Async init_neutron:55386]: finished successfully 2026-07-08 16:31:48.045 | WAKEUP 2026-07-08 16:31:48.071 | [2069 Async init_neutron:55386]: Signaled 2026-07-08 16:31:48.073 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-08 16:31:48.073 | + lib/database:recreate_database:112 : local db=neutron 2026-07-08 16:31:48.073 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-08 16:31:48.074 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-08 16:31:48.074 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-08 16:31:48.074 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.074 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-08 16:31:48.074 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.074 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-08 16:31:48.074 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 16:31:48.074 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:31:48.074 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:31:48.074 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:31:48.074 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528251649 2026-07-08 16:31:48.074 | + lib/neutron:init_neutron:504 : /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-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-08 16:31:48.075 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-08 16:31:48.076 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-08 16:31:48.077 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-08 16:31:48.078 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-08 16:31:48.079 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-08 16:31:48.080 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-08 16:31:48.081 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-08 16:31:48.082 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-08 16:31:48.083 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-08 16:31:48.084 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-08 16:31:48.085 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-08 16:31:48.086 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-08 16:31:48.087 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-08 16:31:48.088 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-08 16:31:48.088 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-08 16:31:48.088 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-08 16:31:48.088 | Running upgrade for neutron ... 2026-07-08 16:31:48.088 | OK 2026-07-08 16:31:48.088 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-08 16:31:48.088 | + functions-common:time_stop:2420 : local name 2026-07-08 16:31:48.088 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:31:48.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:31:48.088 | + functions-common:time_stop:2423 : local total 2026-07-08 16:31:48.088 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:31:48.089 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 16:31:48.089 | + functions-common:time_stop:2427 : start_time=1783528251649 2026-07-08 16:31:48.089 | + functions-common:time_stop:2429 : [[ -z 1783528251649 ]] 2026-07-08 16:31:48.089 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:31:48.089 | + functions-common:time_stop:2432 : end_time=1783528307959 2026-07-08 16:31:48.089 | + functions-common:time_stop:2433 : elapsed_time=56310 2026-07-08 16:31:48.089 | + functions-common:time_stop:2434 : total=8940 2026-07-08 16:31:48.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:31:48.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=65250 2026-07-08 16:31:48.133 | [2069 Async init_neutron:55386]: finished init_neutron with result 0 in 56 seconds 2026-07-08 16:31:48.138 | + inc/async:async_wait:197 : return 0 2026-07-08 16:31:48.143 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-08 16:31:48.210 | [2069 Async init_placement:55786]: Waiting for completion of init_placement running on PID 55786 (4 other jobs running) 2026-07-08 16:31:48.239 | [2069 Async init_placement:55786]: Signaling child to exit 2026-07-08 16:31:48.239 | WAKEUP 2026-07-08 16:31:48.267 | [2069 Async init_placement:55786]: Signaled 2026-07-08 16:31:48.270 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-08 16:31:48.270 | + lib/database:recreate_database:112 : local db=placement 2026-07-08 16:31:48.270 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-08 16:31:48.270 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-08 16:31:48.270 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-08 16:31:48.270 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.270 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-08 16:31:48.270 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.270 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-08 16:31:48.270 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:31:48.270 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:31:48.271 | we strongly recommend against using it for new projects. 2026-07-08 16:31:48.271 | 2026-07-08 16:31:48.271 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:31:48.271 | framework. For more detail see 2026-07-08 16:31:48.271 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:31:48.271 | 2026-07-08 16:31:48.271 | __import__(import_str) 2026-07-08 16:31:48.271 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-08 16:31:48.271 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-08 16:31:48.271 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-08 16:31:48.271 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 16:31:48.272 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 16:31:48.272 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 16:31:48.272 | ++ 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-07-08 16:31:48.272 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:31:48.272 | + functions-common:get_or_create_user:915 : user_id=c4f4598ad9074821819840a79f89f234 2026-07-08 16:31:48.272 | + functions-common:get_or_create_user:916 : echo c4f4598ad9074821819840a79f89f234 2026-07-08 16:31:48.272 | c4f4598ad9074821819840a79f89f234 2026-07-08 16:31:48.272 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-08 16:31:48.272 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:31:48.272 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:31:48.272 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:31:48.273 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:31:48.273 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:31:48.273 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:31:48.273 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:31:48.273 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:31:48.273 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:31:48.273 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:31:48.273 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:31:48.273 | + 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-07-08 16:31:48.273 | ++ 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-07-08 16:31:48.273 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:31:48.274 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fb7a5877d12644258c7364c098cc127f 2026-07-08 16:31:48.274 | + functions-common:get_or_add_user_project_role:980 : echo fb7a5877d12644258c7364c098cc127f 2026-07-08 16:31:48.274 | fb7a5877d12644258c7364c098cc127f 2026-07-08 16:31:48.274 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-08 16:31:48.274 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-08 16:31:48.274 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 16:31:48.274 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 16:31:48.274 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 16:31:48.274 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 16:31:48.274 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 16:31:48.274 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 16:31:48.275 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 16:31:48.275 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 16:31:48.275 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 16:31:48.275 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 16:31:48.275 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 16:31:48.275 | + 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-07-08 16:31:48.275 | ++ 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-07-08 16:31:48.275 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:31:48.275 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c32f8002813042dea3b603f848a629db 2026-07-08 16:31:48.275 | + functions-common:get_or_add_user_project_role:980 : echo c32f8002813042dea3b603f848a629db 2026-07-08 16:31:48.275 | c32f8002813042dea3b603f848a629db 2026-07-08 16:31:48.276 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.204/placement 2026-07-08 16:31:48.276 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-08 16:31:48.276 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 16:31:48.276 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-08 16:31:48.276 | ++ 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-07-08 16:31:48.276 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:31:48.276 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 16:31:48.276 | 4928a858e7c3494d883a3c2611ae41aa' 2026-07-08 16:31:48.276 | + functions-common:get_or_create_service:1067 : echo 4928a858e7c3494d883a3c2611ae41aa 2026-07-08 16:31:48.276 | 4928a858e7c3494d883a3c2611ae41aa 2026-07-08 16:31:48.276 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.204/placement 2026-07-08 16:31:48.277 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 16:31:48.277 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.204/placement RegionOne 2026-07-08 16:31:48.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 16:31:48.277 | +++ 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-07-08 16:31:48.277 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:31:48.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 16:31:48.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 16:31:48.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.204/placement --region RegionOne -f value -c id 2026-07-08 16:31:48.277 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:31:48.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=652427ab2ccb487982de01bfc0314859 2026-07-08 16:31:48.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 652427ab2ccb487982de01bfc0314859 2026-07-08 16:31:48.278 | + functions-common:get_or_create_endpoint:1100 : public_id=652427ab2ccb487982de01bfc0314859 2026-07-08 16:31:48.278 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 16:31:48.278 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 16:31:48.278 | + functions-common:get_or_create_endpoint:1109 : echo 652427ab2ccb487982de01bfc0314859 2026-07-08 16:31:48.278 | 652427ab2ccb487982de01bfc0314859 2026-07-08 16:31:48.328 | [2069 Async init_placement:55786]: finished init_placement with result 0 in 52 seconds 2026-07-08 16:31:48.333 | + inc/async:async_wait:197 : return 0 2026-07-08 16:31:48.337 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-08 16:31:48.402 | [2069 Async init_glance:51188]: Waiting for completion of init_glance running on PID 51188 (3 other jobs running) 2026-07-08 16:31:48.432 | [2069 Async init_glance:51188]: Signaling child to exit 2026-07-08 16:31:48.432 | WAKEUP 2026-07-08 16:31:48.459 | [2069 Async init_glance:51188]: Signaled 2026-07-08 16:31:48.461 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-08 16:31:48.462 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-08 16:31:48.462 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-08 16:31:48.462 | + lib/database:recreate_database:112 : local db=glance 2026-07-08 16:31:48.462 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-08 16:31:48.462 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-08 16:31:48.462 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-08 16:31:48.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.462 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-08 16:31:48.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.462 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-08 16:31:48.462 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 16:31:48.463 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:31:48.463 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:31:48.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:31:48.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528153765 2026-07-08 16:31:48.463 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-08 16:31:48.463 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:31:48.463 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:31:48.463 | we strongly recommend against using it for new projects. 2026-07-08 16:31:48.463 | 2026-07-08 16:31:48.463 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:31:48.463 | framework. For more detail see 2026-07-08 16:31:48.464 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:31:48.464 | 2026-07-08 16:31:48.464 | __import__(import_str) 2026-07-08 16:31:48.464 | INFO dbcounter [-] Registered counter for database glance 2026-07-08 16:31:48.464 | 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=51294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 16:31:48.464 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.464 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.464 | DEBUG dbcounter [-] [51294] Writer thread running {{(pid=51294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:31:48.464 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.464 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.464 | INFO dbcounter [-] Registered counter for database glance 2026-07-08 16:31:48.465 | 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=51294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 16:31:48.465 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.465 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.465 | DEBUG dbcounter [-] [51294] Writer thread running {{(pid=51294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:31:48.465 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-08 16:31:48.465 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:31:48.465 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-08 16:31:48.465 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.465 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-08 16:31:48.465 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.465 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-08 16:31:48.466 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.466 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-08 16:31:48.466 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.466 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-08 16:31:48.466 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.466 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-08 16:31:48.466 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.466 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-08 16:31:48.466 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.466 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-08 16:31:48.466 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.467 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-08 16:31:48.467 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.467 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-08 16:31:48.467 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.467 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 16:31:48.467 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.467 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 16:31:48.467 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.467 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 16:31:48.467 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.467 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 16:31:48.468 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-08 16:31:48.468 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.469 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.469 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.469 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-08 16:31:48.469 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:31:48.469 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-08 16:31:48.469 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.469 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-08 16:31:48.469 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.469 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-08 16:31:48.469 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.469 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-08 16:31:48.470 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.470 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-08 16:31:48.470 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.470 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-08 16:31:48.470 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.470 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-08 16:31:48.470 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.470 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-08 16:31:48.470 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.470 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-08 16:31:48.470 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.471 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-08 16:31:48.471 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.471 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-08 16:31:48.471 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.471 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-08 16:31:48.471 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51294) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-08 16:31:48.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.471 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.471 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.472 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-08 16:31:48.472 | Database migration is up to date. No migration needed. 2026-07-08 16:31:48.472 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-08 16:31:48.472 | Database is synced successfully. 2026-07-08 16:31:48.472 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-08 16:31:48.472 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 16:31:48.472 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:31:48.472 | we strongly recommend against using it for new projects. 2026-07-08 16:31:48.472 | 2026-07-08 16:31:48.472 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:31:48.472 | framework. For more detail see 2026-07-08 16:31:48.473 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:31:48.473 | 2026-07-08 16:31:48.473 | __import__(import_str) 2026-07-08 16:31:48.473 | INFO dbcounter [-] Registered counter for database glance 2026-07-08 16:31:48.473 | 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=51480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 16:31:48.473 | DEBUG dbcounter [-] [51480] Writer thread running {{(pid=51480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:31:48.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-08 16:31:48.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-08 16:31:48.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-08 16:31:48.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-08 16:31:48.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-08 16:31:48.474 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-08 16:31:48.475 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-08 16:31:48.476 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-08 16:31:48.476 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-08 16:31:48.476 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-08 16:31:48.476 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-08 16:31:48.476 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-08 16:31:48.476 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-08 16:31:48.476 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-08 16:31:48.476 | + functions-common:time_stop:2420 : local name 2026-07-08 16:31:48.476 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:31:48.476 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:31:48.476 | + functions-common:time_stop:2423 : local total 2026-07-08 16:31:48.477 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:31:48.477 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 16:31:48.477 | + functions-common:time_stop:2427 : start_time=1783528153765 2026-07-08 16:31:48.477 | + functions-common:time_stop:2429 : [[ -z 1783528153765 ]] 2026-07-08 16:31:48.477 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:31:48.477 | + functions-common:time_stop:2432 : end_time=1783528168602 2026-07-08 16:31:48.477 | + functions-common:time_stop:2433 : elapsed_time=14837 2026-07-08 16:31:48.477 | + functions-common:time_stop:2434 : total=8940 2026-07-08 16:31:48.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:31:48.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23777 2026-07-08 16:31:48.523 | [2069 Async init_glance:51188]: finished init_glance with result 0 in 15 seconds 2026-07-08 16:31:48.530 | + inc/async:async_wait:197 : return 0 2026-07-08 16:31:48.534 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-08 16:31:48.561 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-08 16:31:48.565 | + inc/async:async_wait:197 : return 0 2026-07-08 16:31:48.568 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-08 16:31:48.631 | [2069 Async init_cinder:55622]: Waiting for completion of init_cinder running on PID 55622 (2 other jobs running) 2026-07-08 16:31:48.660 | [2069 Async init_cinder:55622]: Signaling child to exit 2026-07-08 16:31:48.661 | WAKEUP 2026-07-08 16:31:48.686 | [2069 Async init_cinder:55622]: Signaled 2026-07-08 16:31:48.687 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-08 16:31:48.688 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:31:48.688 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-08 16:31:48.688 | + lib/database:recreate_database:112 : local db=cinder 2026-07-08 16:31:48.688 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-08 16:31:48.688 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-08 16:31:48.688 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-08 16:31:48.688 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.688 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-08 16:31:48.688 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:48.688 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-08 16:31:48.689 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 16:31:48.689 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:31:48.689 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:31:48.689 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:31:48.689 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528252108 2026-07-08 16:31:48.689 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-08 16:31:48.689 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-08 16:31:48.689 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:31:48.689 | we strongly recommend against using it for new projects. 2026-07-08 16:31:48.689 | 2026-07-08 16:31:48.689 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:31:48.690 | framework. For more detail see 2026-07-08 16:31:48.690 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:31:48.690 | 2026-07-08 16:31:48.690 | import eventlet # noqa 2026-07-08 16:31:48.690 | INFO dbcounter [-] Registered counter for database cinder 2026-07-08 16:31:48.690 | 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=55853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 16:31:48.690 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-08 16:31:48.690 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:48.690 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:48.691 | DEBUG dbcounter [-] [55853] Writer thread running {{(pid=55853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:31:48.691 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-08 16:31:48.691 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:31:48.691 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-08 16:31:48.691 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.691 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-08 16:31:48.691 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.691 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-08 16:31:48.691 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.691 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-08 16:31:48.691 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.691 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-08 16:31:48.692 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.692 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-08 16:31:48.692 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.692 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-08 16:31:48.692 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55853) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:31:48.692 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-08 16:31:48.692 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-08 16:31:48.692 | + functions-common:time_stop:2420 : local name 2026-07-08 16:31:48.692 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:31:48.692 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:31:48.692 | + functions-common:time_stop:2423 : local total 2026-07-08 16:31:48.693 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:31:48.693 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 16:31:48.693 | + functions-common:time_stop:2427 : start_time=1783528252108 2026-07-08 16:31:48.693 | + functions-common:time_stop:2429 : [[ -z 1783528252108 ]] 2026-07-08 16:31:48.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:31:48.693 | + functions-common:time_stop:2432 : end_time=1783528264548 2026-07-08 16:31:48.693 | + functions-common:time_stop:2433 : elapsed_time=12440 2026-07-08 16:31:48.693 | + functions-common:time_stop:2434 : total=8940 2026-07-08 16:31:48.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:31:48.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21380 2026-07-08 16:31:48.693 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-08 16:31:48.694 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:31:48.694 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 16:31:48.694 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-08 16:31:48.694 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-08 16:31:48.694 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-08 16:31:48.694 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-08 16:31:48.694 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-08 16:31:48.694 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-08 16:31:48.694 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-08 16:31:48.694 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-08 16:31:48.694 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-08 16:31:48.695 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-08 16:31:48.695 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-08 16:31:48.695 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 16:31:48.695 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 16:31:48.695 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 16:31:48.695 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 16:31:48.695 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 16:31:48.695 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 16:31:48.695 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 16:31:48.696 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 16:31:48.696 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 16:31:48.696 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 16:31:48.696 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 16:31:48.696 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 16:31:48.696 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 16:31:48.696 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-08 16:31:48.696 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-08 16:31:48.696 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-08 16:31:48.696 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 16:31:48.696 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-08 16:31:48.697 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-08 16:31:48.697 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-08 16:31:48.697 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-08 16:31:48.697 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-08 16:31:48.698 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-08 16:31:48.698 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-08 16:31:48.698 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-08 16:31:48.698 | [Unit] 2026-07-08 16:31:48.698 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 16:31:48.698 | DefaultDependencies=no 2026-07-08 16:31:48.698 | After=systemd-udev-settle.service 2026-07-08 16:31:48.698 | Before=lvm2-activation-early.service 2026-07-08 16:31:48.698 | Wants=systemd-udev-settle.service 2026-07-08 16:31:48.698 | 2026-07-08 16:31:48.698 | [Service] 2026-07-08 16:31:48.699 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 16:31:48.699 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-08 16:31:48.699 | RemainAfterExit=yes 2026-07-08 16:31:48.699 | Type=oneshot 2026-07-08 16:31:48.699 | 2026-07-08 16:31:48.699 | [Install] 2026-07-08 16:31:48.699 | WantedBy=local-fs.target 2026-07-08 16:31:48.699 | Also=systemd-udev-settle.service 2026-07-08 16:31:48.699 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-08 16:31:48.699 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-08 16:31:48.699 | 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-07-08 16:31:48.700 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-08 16:31:48.700 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-08 16:31:48.700 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-08 16:31:48.700 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-08 16:31:48.700 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-08 16:31:48.700 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-08 16:31:48.700 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-08 16:31:48.700 | Physical volume "/dev/loop0" successfully created. 2026-07-08 16:31:48.700 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-08 16:31:48.700 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-08 16:31:48.700 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:31:48.701 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-08 16:31:48.701 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-08 16:31:48.701 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-08 16:31:48.701 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-08 16:31:48.701 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:31:48.701 | we strongly recommend against using it for new projects. 2026-07-08 16:31:48.701 | 2026-07-08 16:31:48.701 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:31:48.701 | framework. For more detail see 2026-07-08 16:31:48.701 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:31:48.701 | 2026-07-08 16:31:48.702 | import eventlet # noqa 2026-07-08 16:31:48.702 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-08 16:31:48.702 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-08 16:31:48.702 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-08 16:31:48.702 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-08 16:31:48.702 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:31:48.702 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-08 16:31:48.734 | [2069 Async init_cinder:55622]: finished init_cinder with result 0 in 15 seconds 2026-07-08 16:31:48.740 | + inc/async:async_wait:197 : return 0 2026-07-08 16:31:48.745 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-08 16:31:48.769 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:31:48.774 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-08 16:31:48.778 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:31:48.781 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-08 16:31:48.785 | + ./stack.sh:main:1239 : init_nova 2026-07-08 16:31:48.788 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-08 16:31:48.810 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:31:48.813 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-08 16:31:48.834 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:31:48.839 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:31:48.843 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-08 16:31:48.919 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-08 16:31:48.969 | [2069 Async nova-cell-0:57952]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-08 16:31:48.974 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-08 16:31:48.982 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:31:48.988 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-08 16:31:48.990 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 16:31:48.994 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 16:31:48.999 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-08 16:31:49.075 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-08 16:31:49.137 | [2069 Async nova-cell-1:58056]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-08 16:31:49.140 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-08 16:31:49.143 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-08 16:31:49.145 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-08 16:31:49.150 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-08 16:31:49.156 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-08 16:31:49.167 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:49.244 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-08 16:31:49.250 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:31:49.325 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-08 16:31:49.900 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:31:49.900 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:31:49.900 | we strongly recommend against using it for new projects. 2026-07-08 16:31:49.901 | 2026-07-08 16:31:49.901 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:31:49.901 | framework. For more detail see 2026-07-08 16:31:49.901 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:31:49.901 | 2026-07-08 16:31:49.901 | import eventlet # noqa 2026-07-08 16:31:50.204 | 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-07-08 16:31:54.302 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-08 16:31:54.399 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:31:54.399 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:31:54.400 | DEBUG dbcounter [-] [58126] Writer thread running {{(pid=58126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:31:54.477 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-08 16:31:59.881 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58126) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:31:59.888 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-08 16:32:02.331 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58126) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:02.337 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-08 16:32:02.344 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58126) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:03.306 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-08 16:32:03.311 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-08 16:32:03.316 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-08 16:32:03.320 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-08 16:32:03.325 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 16:32:03.330 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 16:32:03.335 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 16:32:03.363 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:03.367 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 16:32:03.373 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 16:32:03.379 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 16:32:04.000 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:32:04.000 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:32:04.000 | we strongly recommend against using it for new projects. 2026-07-08 16:32:04.000 | 2026-07-08 16:32:04.000 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:32:04.001 | framework. For more detail see 2026-07-08 16:32:04.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:32:04.001 | 2026-07-08 16:32:04.001 | import eventlet # noqa 2026-07-08 16:32:04.285 | 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-07-08 16:32:07.550 | INFO dbcounter [None req-64b69e1c-35a6-428a-b3c5-2755d3e61a9b None None] Registered counter for database nova_api 2026-07-08 16:32:07.687 | DEBUG dbcounter [-] [58809] Writer thread running {{(pid=58809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:32:08.370 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-08 16:32:08.376 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-08 16:32:08.382 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-08 16:32:08.483 | [2069 Async nova-cell-0:57952]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57952 (3 other jobs running) 2026-07-08 16:32:08.526 | [2069 Async nova-cell-0:57952]: Signaling child to exit 2026-07-08 16:32:16.567 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:32:16.596 | [58056 Async nova-cell-1:58056]: finished successfully 2026-07-08 16:32:16.659 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:32:16.693 | [57952 Async nova-cell-0:57952]: finished successfully 2026-07-08 16:32:16.726 | WAKEUP 2026-07-08 16:32:16.756 | [2069 Async nova-cell-0:57952]: Signaled 2026-07-08 16:32:16.759 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-08 16:32:16.759 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-08 16:32:16.759 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-08 16:32:16.759 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-08 16:32:16.759 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-08 16:32:16.759 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-08 16:32:16.759 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-08 16:32:16.759 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:32:16.759 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-08 16:32:16.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:32:16.760 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-08 16:32:16.760 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:32:16.760 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:32:16.760 | we strongly recommend against using it for new projects. 2026-07-08 16:32:16.760 | 2026-07-08 16:32:16.760 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:32:16.760 | framework. For more detail see 2026-07-08 16:32:16.760 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:32:16.760 | 2026-07-08 16:32:16.760 | import eventlet # noqa 2026-07-08 16:32:16.761 | 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-07-08 16:32:16.761 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-08 16:32:16.761 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:32:16.761 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:32:16.761 | DEBUG dbcounter [-] [58094] Writer thread running {{(pid=58094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:32:16.761 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-08 16:32:16.761 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:32:16.761 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-08 16:32:16.761 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.761 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-08 16:32:16.761 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.762 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-08 16:32:16.762 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.762 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-08 16:32:16.762 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.762 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-08 16:32:16.762 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.762 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-08 16:32:16.762 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.762 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-08 16:32:16.762 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.762 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-08 16:32:16.763 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.763 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-08 16:32:16.763 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58094) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.827 | [2069 Async nova-cell-0:57952]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-07-08 16:32:16.834 | + inc/async:async_wait:197 : return 0 2026-07-08 16:32:16.840 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-08 16:32:16.845 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-08 16:32:16.920 | [2069 Async nova-cell-1:58056]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58056 (2 other jobs running) 2026-07-08 16:32:16.954 | [2069 Async nova-cell-1:58056]: Signaling child to exit 2026-07-08 16:32:16.955 | WAKEUP 2026-07-08 16:32:16.985 | [2069 Async nova-cell-1:58056]: Signaled 2026-07-08 16:32:16.987 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-08 16:32:16.987 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-08 16:32:16.987 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-08 16:32:16.987 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-08 16:32:16.987 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-08 16:32:16.987 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-08 16:32:16.987 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-08 16:32:16.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:32:16.987 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-08 16:32:16.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 16:32:16.988 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-08 16:32:16.988 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:32:16.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:32:16.988 | we strongly recommend against using it for new projects. 2026-07-08 16:32:16.988 | 2026-07-08 16:32:16.988 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:32:16.988 | framework. For more detail see 2026-07-08 16:32:16.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:32:16.988 | 2026-07-08 16:32:16.988 | import eventlet # noqa 2026-07-08 16:32:16.989 | 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-07-08 16:32:16.989 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-08 16:32:16.989 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 16:32:16.989 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 16:32:16.989 | DEBUG dbcounter [-] [58123] Writer thread running {{(pid=58123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:32:16.989 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-08 16:32:16.989 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 16:32:16.989 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-08 16:32:16.989 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.990 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-08 16:32:16.990 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.990 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-08 16:32:16.990 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.990 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-08 16:32:16.990 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.990 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-08 16:32:16.990 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.990 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-08 16:32:16.990 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.990 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-08 16:32:16.991 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.991 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-08 16:32:16.991 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:16.991 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-08 16:32:16.991 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58123) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 16:32:17.050 | [2069 Async nova-cell-1:58056]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-07-08 16:32:17.057 | + inc/async:async_wait:197 : return 0 2026-07-08 16:32:17.062 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:32:17.067 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-08 16:32:17.660 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:32:17.660 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:32:17.660 | we strongly recommend against using it for new projects. 2026-07-08 16:32:17.660 | 2026-07-08 16:32:17.660 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:32:17.661 | framework. For more detail see 2026-07-08 16:32:17.661 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:32:17.661 | 2026-07-08 16:32:17.661 | import eventlet # noqa 2026-07-08 16:32:17.969 | 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-07-08 16:32:21.134 | Running batches of 50 until complete 2026-07-08 16:32:21.134 | INFO dbcounter [None req-2c55b91a-8c73-4e8d-84ad-4ecc31ca6bbb None None] Registered counter for database nova_cell0 2026-07-08 16:32:21.336 | DEBUG dbcounter [-] [59392] Writer thread running {{(pid=59392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:32:21.342 | INFO dbcounter [None req-2c55b91a-8c73-4e8d-84ad-4ecc31ca6bbb None None] Registered counter for database nova_api 2026-07-08 16:32:21.508 | DEBUG dbcounter [-] [59392] Writer thread running {{(pid=59392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:32:21.537 | INFO dbcounter [None req-2c55b91a-8c73-4e8d-84ad-4ecc31ca6bbb None None] Registered counter for database nova_cell0 2026-07-08 16:32:21.609 | DEBUG dbcounter [-] [59392] Writer thread running {{(pid=59392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:32:21.829 | +-------------------------------------+--------------+-----------+ 2026-07-08 16:32:21.830 | | Migration | Total Needed | Completed | 2026-07-08 16:32:21.830 | +-------------------------------------+--------------+-----------+ 2026-07-08 16:32:21.830 | | fill_virtual_interface_list | 0 | 0 | 2026-07-08 16:32:21.830 | | migrate_empty_ratio | 0 | 0 | 2026-07-08 16:32:21.830 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-08 16:32:21.830 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-08 16:32:21.830 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-08 16:32:21.830 | | populate_dev_uuids | 0 | 0 | 2026-07-08 16:32:21.830 | | populate_instance_compute_id | 0 | 0 | 2026-07-08 16:32:21.831 | | populate_missing_availability_zones | 0 | 0 | 2026-07-08 16:32:21.831 | | populate_queued_for_delete | 0 | 0 | 2026-07-08 16:32:21.831 | | populate_user_id | 0 | 0 | 2026-07-08 16:32:21.831 | | populate_uuids | 0 | 0 | 2026-07-08 16:32:21.831 | +-------------------------------------+--------------+-----------+ 2026-07-08 16:32:22.521 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-08 16:32:22.530 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:32:22.536 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-08 16:32:22.541 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 16:32:22.546 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 16:32:22.552 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-08 16:32:23.113 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:32:23.113 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:32:23.114 | we strongly recommend against using it for new projects. 2026-07-08 16:32:23.114 | 2026-07-08 16:32:23.114 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:32:23.114 | framework. For more detail see 2026-07-08 16:32:23.114 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:32:23.114 | 2026-07-08 16:32:23.114 | import eventlet # noqa 2026-07-08 16:32:23.394 | 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-07-08 16:32:26.520 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-08 16:32:26.520 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-08 16:32:26.520 | INFO dbcounter [None req-e5cc4ba4-a3b1-477f-9d05-e65e218fe7a1 None None] Registered counter for database nova_api 2026-07-08 16:32:26.653 | DEBUG dbcounter [-] [59410] Writer thread running {{(pid=59410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:32:27.312 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-08 16:32:27.314 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-08 16:32:27.332 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-08 16:32:27.335 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-08 16:32:27.337 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-08 16:32:27.397 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-08 16:32:27.435 | [2069 Async configure_neutron_nova:59469]: running: configure_neutron_nova 2026-07-08 16:32:27.438 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-08 16:32:27.442 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 16:32:27.445 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-08 16:32:27.448 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 16:32:27.451 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 16:32:27.453 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 16:32:27.457 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 16:32:27.460 | + functions-common:run_phase:1858 : local extra 2026-07-08 16:32:27.463 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 16:32:27.467 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 16:32:27.470 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 16:32:27.472 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 16:32:27.475 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-08 16:32:27.478 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 16:32:27.496 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:27.498 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:32:27.501 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:32:27.504 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-08 16:32:27.509 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:32:27.511 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 16:32:27.512 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-08 16:32:27.515 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 16:32:27.518 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 16:32:27.520 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:32:27.523 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 16:32:27.526 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-08 16:32:27.529 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 16:32:27.532 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-08 16:32:27.535 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 16:32:27.538 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 16:32:27.541 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-08 16:32:27.544 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 16:32:27.546 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 16:32:27.549 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-08 16:32:27.552 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:32:27.555 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 16:32:27.558 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 16:32:27.562 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-08 16:32:27.564 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:32:27.567 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-08 16:32:27.570 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:32:27.573 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-08 16:32:27.573 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:32:27.573 | gsub("[][]", "", $1); 2026-07-08 16:32:27.573 | split($1, a, "|"); 2026-07-08 16:32:27.573 | if (a[1] == matchgroup) 2026-07-08 16:32:27.573 | print a[2] 2026-07-08 16:32:27.573 | } 2026-07-08 16:32:27.573 | ' /home/quobyte/devstack/local.conf 2026-07-08 16:32:27.579 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-08 16:32:27.582 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-08 16:32:27.585 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-08 16:32:27.589 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-08 16:32:27.593 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-08 16:32:27.596 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-08 16:32:27.599 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-08 16:32:27.603 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-08 16:32:27.607 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-08 16:32:27.611 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-08 16:32:27.614 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-08 16:32:27.618 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-08 16:32:27.621 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-08 16:32:27.623 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:32:27.626 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 16:32:27.629 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-08 16:32:27.632 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 16:32:27.636 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-08 16:32:27.639 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-08 16:32:27.645 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-08 16:32:27.648 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-08 16:32:27.652 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-08 16:32:27.652 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:27.653 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-08 16:32:27.653 | BEGIN { 2026-07-08 16:32:27.653 | section = "" 2026-07-08 16:32:27.653 | last_section = "" 2026-07-08 16:32:27.653 | section_count = 0 2026-07-08 16:32:27.653 | } 2026-07-08 16:32:27.653 | /^\[.+\]/ { 2026-07-08 16:32:27.653 | gsub("[][]", "", $1); 2026-07-08 16:32:27.653 | section=$1 2026-07-08 16:32:27.654 | next 2026-07-08 16:32:27.654 | } 2026-07-08 16:32:27.654 | /^ *\#/ { 2026-07-08 16:32:27.654 | next 2026-07-08 16:32:27.654 | } 2026-07-08 16:32:27.654 | /^[^ \t]+/ { 2026-07-08 16:32:27.654 | # get offset of first = in $0 2026-07-08 16:32:27.654 | eq_idx = index($0, "=") 2026-07-08 16:32:27.654 | # extract attr & value from $0 2026-07-08 16:32:27.655 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 16:32:27.655 | value = substr($0, eq_idx + 1) 2026-07-08 16:32:27.655 | # only need to strip trailing whitespace from attr 2026-07-08 16:32:27.655 | sub(/[ \t]*$/, "", attr) 2026-07-08 16:32:27.655 | # need to strip leading & trailing whitespace from value 2026-07-08 16:32:27.656 | sub(/^[ \t]*/, "", value) 2026-07-08 16:32:27.656 | sub(/[ \t]*$/, "", value) 2026-07-08 16:32:27.656 | 2026-07-08 16:32:27.656 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 16:32:27.656 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 16:32:27.656 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 16:32:27.656 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 16:32:27.657 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 16:32:27.657 | if (section != last_section) { 2026-07-08 16:32:27.657 | cfg_section[section_count++] = section 2026-07-08 16:32:27.657 | last_section = section 2026-07-08 16:32:27.657 | } 2026-07-08 16:32:27.657 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 16:32:27.657 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 16:32:27.657 | 2026-07-08 16:32:27.657 | cfg_attr[section, attr, 0] = value 2026-07-08 16:32:27.658 | cfg_attr_count[section, attr] = 1 2026-07-08 16:32:27.658 | } else { 2026-07-08 16:32:27.658 | lno = cfg_attr_count[section, attr]++ 2026-07-08 16:32:27.658 | cfg_attr[section, attr, lno] = value 2026-07-08 16:32:27.658 | } 2026-07-08 16:32:27.658 | } 2026-07-08 16:32:27.658 | END { 2026-07-08 16:32:27.658 | # Process each section in order 2026-07-08 16:32:27.658 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 16:32:27.659 | section = cfg_section[sno] 2026-07-08 16:32:27.659 | # The ini routines simply append a config item immediately 2026-07-08 16:32:27.659 | # after the section header. To keep the same order as defined 2026-07-08 16:32:27.659 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 16:32:27.659 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 16:32:27.659 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 16:32:27.659 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 16:32:27.659 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 16:32:27.659 | else { 2026-07-08 16:32:27.659 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 16:32:27.660 | count = cfg_attr_count[section, attr] 2026-07-08 16:32:27.660 | print "inidelete " configfile " " section " " attr 2026-07-08 16:32:27.660 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 16:32:27.660 | for (l = count -2; l >= 0; l--) 2026-07-08 16:32:27.660 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 16:32:27.660 | } 2026-07-08 16:32:27.660 | } 2026-07-08 16:32:27.660 | } 2026-07-08 16:32:27.661 | } 2026-07-08 16:32:27.661 | ' 2026-07-08 16:32:27.661 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:32:27.661 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 16:32:27.662 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 16:32:27.662 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-08 16:32:27.664 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:32:27.666 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-08 16:32:27.670 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-08 16:32:27.670 | BEGIN { group = "" } 2026-07-08 16:32:27.670 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:32:27.670 | gsub("[][]", "", $1); 2026-07-08 16:32:27.670 | split($1, a, "|"); 2026-07-08 16:32:27.670 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 16:32:27.671 | group=a[1] 2026-07-08 16:32:27.671 | } else { 2026-07-08 16:32:27.671 | group="" 2026-07-08 16:32:27.671 | } 2026-07-08 16:32:27.671 | next 2026-07-08 16:32:27.671 | } 2026-07-08 16:32:27.671 | { 2026-07-08 16:32:27.671 | if (group != "") 2026-07-08 16:32:27.671 | print $0 2026-07-08 16:32:27.672 | } 2026-07-08 16:32:27.672 | ' /home/quobyte/devstack/local.conf 2026-07-08 16:32:27.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-08 16:32:27.680 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-08 16:32:27.715 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:27.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-08 16:32:27.723 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-08 16:32:27.761 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:27.764 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-08 16:32:27.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-08 16:32:27.805 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:27.810 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-08 16:32:27.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-08 16:32:27.855 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:27.859 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-08 16:32:27.862 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-08 16:32:27.905 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:27.910 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-08 16:32:27.913 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-08 16:32:27.916 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-08 16:32:27.921 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-08 16:32:27.925 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.929 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.932 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-08 16:32:27.937 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.942 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-08 16:32:27.946 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-08 16:32:27.948 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-08 16:32:27.953 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-08 16:32:27.956 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.960 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:32:27.963 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 16:32:27.967 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.970 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 16:32:27.975 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.979 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.983 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.987 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-08 16:32:27.990 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.997 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-08 16:32:27.998 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-08 16:32:27.998 | BEGIN { 2026-07-08 16:32:27.998 | section = "" 2026-07-08 16:32:27.998 | last_section = "" 2026-07-08 16:32:27.998 | section_count = 0 2026-07-08 16:32:27.998 | } 2026-07-08 16:32:27.998 | /^\[.+\]/ { 2026-07-08 16:32:27.999 | gsub("[][]", "", $1); 2026-07-08 16:32:27.999 | section=$1 2026-07-08 16:32:27.999 | next 2026-07-08 16:32:27.999 | } 2026-07-08 16:32:27.999 | /^ *\#/ { 2026-07-08 16:32:27.999 | next 2026-07-08 16:32:27.999 | } 2026-07-08 16:32:27.999 | /^[^ \t]+/ { 2026-07-08 16:32:27.999 | # get offset of first = in $0 2026-07-08 16:32:27.999 | eq_idx = index($0, "=") 2026-07-08 16:32:27.999 | # extract attr & value from $0 2026-07-08 16:32:27.999 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 16:32:28.000 | value = substr($0, eq_idx + 1) 2026-07-08 16:32:28.000 | # only need to strip trailing whitespace from attr 2026-07-08 16:32:28.000 | sub(/[ \t]*$/, "", attr) 2026-07-08 16:32:28.000 | # need to strip leading & trailing whitespace from value 2026-07-08 16:32:28.000 | sub(/^[ \t]*/, "", value) 2026-07-08 16:32:28.000 | sub(/[ \t]*$/, "", value) 2026-07-08 16:32:28.001 | 2026-07-08 16:32:28.001 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 16:32:28.001 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 16:32:28.002 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 16:32:28.002 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 16:32:28.002 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 16:32:28.003 | if (section != last_section) { 2026-07-08 16:32:28.003 | cfg_section[section_count++] = section 2026-07-08 16:32:28.003 | last_section = section 2026-07-08 16:32:28.003 | } 2026-07-08 16:32:28.003 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 16:32:28.003 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 16:32:28.004 | 2026-07-08 16:32:28.004 | cfg_attr[section, attr, 0] = value 2026-07-08 16:32:28.004 | cfg_attr_count[section, attr] = 1 2026-07-08 16:32:28.004 | } else { 2026-07-08 16:32:28.004 | lno = cfg_attr_count[section, attr]++ 2026-07-08 16:32:28.004 | cfg_attr[section, attr, lno] = value 2026-07-08 16:32:28.004 | } 2026-07-08 16:32:28.004 | } 2026-07-08 16:32:28.004 | END { 2026-07-08 16:32:28.004 | # Process each section in order 2026-07-08 16:32:28.005 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 16:32:28.005 | section = cfg_section[sno] 2026-07-08 16:32:28.005 | # The ini routines simply append a config item immediately 2026-07-08 16:32:28.005 | # after the section header. To keep the same order as defined 2026-07-08 16:32:28.005 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 16:32:28.005 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 16:32:28.005 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 16:32:28.005 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 16:32:28.005 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 16:32:28.006 | else { 2026-07-08 16:32:28.006 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 16:32:28.006 | count = cfg_attr_count[section, attr] 2026-07-08 16:32:28.006 | print "inidelete " configfile " " section " " attr 2026-07-08 16:32:28.006 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 16:32:28.006 | for (l = count -2; l >= 0; l--) 2026-07-08 16:32:28.006 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 16:32:28.006 | } 2026-07-08 16:32:28.006 | } 2026-07-08 16:32:28.006 | } 2026-07-08 16:32:28.006 | } 2026-07-08 16:32:28.006 | ' 2026-07-08 16:32:28.007 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.007 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 16:32:28.007 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:32:28.008 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 16:32:28.011 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-08 16:32:28.014 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:32:28.018 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-08 16:32:28.023 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-08 16:32:28.023 | BEGIN { group = "" } 2026-07-08 16:32:28.023 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:32:28.023 | gsub("[][]", "", $1); 2026-07-08 16:32:28.023 | split($1, a, "|"); 2026-07-08 16:32:28.023 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 16:32:28.023 | group=a[1] 2026-07-08 16:32:28.024 | } else { 2026-07-08 16:32:28.024 | group="" 2026-07-08 16:32:28.024 | } 2026-07-08 16:32:28.024 | next 2026-07-08 16:32:28.024 | } 2026-07-08 16:32:28.024 | { 2026-07-08 16:32:28.024 | if (group != "") 2026-07-08 16:32:28.024 | print $0 2026-07-08 16:32:28.024 | } 2026-07-08 16:32:28.024 | ' /home/quobyte/devstack/local.conf 2026-07-08 16:32:28.031 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-08 16:32:28.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-08 16:32:28.073 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.078 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-08 16:32:28.082 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-08 16:32:28.084 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-08 16:32:28.089 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-08 16:32:28.093 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-08 16:32:28.096 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-08 16:32:28.099 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-08 16:32:28.104 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-08 16:32:28.110 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-08 16:32:28.113 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-08 16:32:28.117 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-08 16:32:28.120 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-08 16:32:28.124 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-08 16:32:28.127 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:32:28.131 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 16:32:28.135 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-08 16:32:28.140 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 16:32:28.144 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-08 16:32:28.148 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-08 16:32:28.154 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-08 16:32:28.158 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-08 16:32:28.164 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.165 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-08 16:32:28.165 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-08 16:32:28.165 | BEGIN { 2026-07-08 16:32:28.165 | section = "" 2026-07-08 16:32:28.165 | last_section = "" 2026-07-08 16:32:28.165 | section_count = 0 2026-07-08 16:32:28.165 | } 2026-07-08 16:32:28.165 | /^\[.+\]/ { 2026-07-08 16:32:28.165 | gsub("[][]", "", $1); 2026-07-08 16:32:28.165 | section=$1 2026-07-08 16:32:28.165 | next 2026-07-08 16:32:28.166 | } 2026-07-08 16:32:28.166 | /^ *\#/ { 2026-07-08 16:32:28.166 | next 2026-07-08 16:32:28.166 | } 2026-07-08 16:32:28.166 | /^[^ \t]+/ { 2026-07-08 16:32:28.166 | # get offset of first = in $0 2026-07-08 16:32:28.166 | eq_idx = index($0, "=") 2026-07-08 16:32:28.166 | # extract attr & value from $0 2026-07-08 16:32:28.166 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 16:32:28.166 | value = substr($0, eq_idx + 1) 2026-07-08 16:32:28.166 | # only need to strip trailing whitespace from attr 2026-07-08 16:32:28.166 | sub(/[ \t]*$/, "", attr) 2026-07-08 16:32:28.167 | # need to strip leading & trailing whitespace from value 2026-07-08 16:32:28.167 | sub(/^[ \t]*/, "", value) 2026-07-08 16:32:28.167 | sub(/[ \t]*$/, "", value) 2026-07-08 16:32:28.167 | 2026-07-08 16:32:28.167 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 16:32:28.168 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 16:32:28.168 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 16:32:28.168 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 16:32:28.168 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 16:32:28.169 | if (section != last_section) { 2026-07-08 16:32:28.169 | cfg_section[section_count++] = section 2026-07-08 16:32:28.169 | last_section = section 2026-07-08 16:32:28.169 | } 2026-07-08 16:32:28.169 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 16:32:28.169 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 16:32:28.169 | 2026-07-08 16:32:28.169 | cfg_attr[section, attr, 0] = value 2026-07-08 16:32:28.169 | cfg_attr_count[section, attr] = 1 2026-07-08 16:32:28.169 | } else { 2026-07-08 16:32:28.169 | lno = cfg_attr_count[section, attr]++ 2026-07-08 16:32:28.170 | cfg_attr[section, attr, lno] = value 2026-07-08 16:32:28.170 | } 2026-07-08 16:32:28.170 | } 2026-07-08 16:32:28.170 | END { 2026-07-08 16:32:28.170 | # Process each section in order 2026-07-08 16:32:28.170 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 16:32:28.170 | section = cfg_section[sno] 2026-07-08 16:32:28.170 | # The ini routines simply append a config item immediately 2026-07-08 16:32:28.170 | # after the section header. To keep the same order as defined 2026-07-08 16:32:28.171 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 16:32:28.171 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 16:32:28.171 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 16:32:28.171 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 16:32:28.171 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 16:32:28.171 | else { 2026-07-08 16:32:28.171 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 16:32:28.172 | count = cfg_attr_count[section, attr] 2026-07-08 16:32:28.172 | print "inidelete " configfile " " section " " attr 2026-07-08 16:32:28.172 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 16:32:28.172 | for (l = count -2; l >= 0; l--) 2026-07-08 16:32:28.172 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 16:32:28.172 | } 2026-07-08 16:32:28.172 | } 2026-07-08 16:32:28.172 | } 2026-07-08 16:32:28.172 | } 2026-07-08 16:32:28.172 | ' 2026-07-08 16:32:28.173 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 16:32:28.173 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:32:28.173 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 16:32:28.175 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-08 16:32:28.178 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:32:28.182 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-08 16:32:28.185 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-08 16:32:28.185 | BEGIN { group = "" } 2026-07-08 16:32:28.185 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:32:28.185 | gsub("[][]", "", $1); 2026-07-08 16:32:28.185 | split($1, a, "|"); 2026-07-08 16:32:28.185 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 16:32:28.185 | group=a[1] 2026-07-08 16:32:28.185 | } else { 2026-07-08 16:32:28.186 | group="" 2026-07-08 16:32:28.186 | } 2026-07-08 16:32:28.186 | next 2026-07-08 16:32:28.186 | } 2026-07-08 16:32:28.186 | { 2026-07-08 16:32:28.186 | if (group != "") 2026-07-08 16:32:28.186 | print $0 2026-07-08 16:32:28.186 | } 2026-07-08 16:32:28.186 | ' /home/quobyte/devstack/local.conf 2026-07-08 16:32:28.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-08 16:32:28.199 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-08 16:32:28.242 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-08 16:32:28.250 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-08 16:32:28.294 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.297 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-08 16:32:28.300 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-08 16:32:28.340 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-08 16:32:28.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-08 16:32:28.386 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-a5fe6948-6889-4fce-b62f-0bf849b0ccdf"' 2026-07-08 16:32:28.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-a5fe6948-6889-4fce-b62f-0bf849b0ccdf 2026-07-08 16:32:28.393 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:32:28.423 | [59469 Async configure_neutron_nova:59469]: finished successfully 2026-07-08 16:32:28.433 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.436 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-08 16:32:28.440 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-08 16:32:28.479 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.482 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-08 16:32:28.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-08 16:32:28.524 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:32:28.528 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-08 16:32:28.550 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:32:28.553 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 16:32:28.557 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-08 16:32:28.580 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:28.583 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 16:32:28.627 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-08 16:32:28.687 | [2069 Async configure_neutron_nova:59469]: Waiting for completion of configure_neutron_nova running on PID 59469 (2 other jobs running) 2026-07-08 16:32:28.713 | [2069 Async configure_neutron_nova:59469]: Signaling child to exit 2026-07-08 16:32:28.713 | WAKEUP 2026-07-08 16:32:28.736 | [2069 Async configure_neutron_nova:59469]: Signaled 2026-07-08 16:32:28.739 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-08 16:32:28.739 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-08 16:32:28.739 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-08 16:32:28.739 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 16:32:28.739 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:32:28.739 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-08 16:32:28.739 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-08 16:32:28.739 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-08 16:32:28.739 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.204/identity 2026-07-08 16:32:28.740 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-08 16:32:28.740 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-08 16:32:28.740 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-08 16:32:28.740 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-08 16:32:28.740 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-08 16:32:28.740 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-08 16:32:28.740 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-08 16:32:28.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-08 16:32:28.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-08 16:32:28.741 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-08 16:32:28.741 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:32:28.741 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-08 16:32:28.741 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-08 16:32:28.741 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:32:28.742 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-08 16:32:28.742 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:32:28.742 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-08 16:32:28.742 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-08 16:32:28.742 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 16:32:28.742 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 16:32:28.742 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-08 16:32:28.742 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-08 16:32:28.743 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-08 16:32:28.743 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-08 16:32:28.743 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-08 16:32:28.743 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 16:32:28.743 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-08 16:32:28.743 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-08 16:32:28.743 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-08 16:32:28.743 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.204/identity 2026-07-08 16:32:28.744 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-08 16:32:28.744 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-08 16:32:28.744 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-08 16:32:28.744 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-08 16:32:28.744 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-08 16:32:28.744 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-08 16:32:28.745 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-08 16:32:28.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-08 16:32:28.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-08 16:32:28.745 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-08 16:32:28.745 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:32:28.745 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-08 16:32:28.745 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-08 16:32:28.789 | [2069 Async configure_neutron_nova:59469]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-08 16:32:28.796 | + inc/async:async_wait:197 : return 0 2026-07-08 16:32:28.800 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-08 16:32:28.825 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:28.828 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 16:32:28.871 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 16:32:28.913 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-08 16:32:28.935 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:28.939 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-08 16:32:28.941 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:32:28.946 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-08 16:32:28.949 | + ./stack.sh:main:1293 : start_nova_api 2026-07-08 16:32:28.953 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:32:28.956 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:32:28.959 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:32:28.963 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-08 16:32:28.969 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 16:32:28.973 | + functions-common:run_process:1674 : local service=n-api 2026-07-08 16:32:28.977 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 16:32:28.980 | + functions-common:run_process:1676 : local group= 2026-07-08 16:32:28.984 | + functions-common:run_process:1677 : local user= 2026-07-08 16:32:28.987 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:32:28.991 | + functions-common:run_process:1680 : local name=n-api 2026-07-08 16:32:28.993 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:32:28.996 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:32:28.999 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:32:29.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:32:29.007 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:32:29.013 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528349009 2026-07-08 16:32:29.015 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-08 16:32:29.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:29.039 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-08 16:32:29.043 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-08 16:32:29.045 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 16:32:29.049 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 16:32:29.052 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 16:32:29.055 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 16:32:29.058 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-08 16:32:29.061 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-08 16:32:29.065 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-08 16:32:29.068 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:32:29.072 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:32:29.076 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:32:29.078 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:32:29.082 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-08 16:32:29.086 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-08 16:32:29.090 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 16:32:29.094 | + 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-07-08 16:32:29.098 | + 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-07-08 16:32:29.101 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-08 16:32:29.105 | + 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-07-08 16:32:29.109 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 16:32:29.112 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 16:32:29.116 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 16:32:29.119 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-08 16:32:29.122 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 16:32:29.127 | + 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-07-08 16:32:29.213 | + 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-07-08 16:32:29.298 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-08 16:32:29.371 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-08 16:32:29.447 | + 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-07-08 16:32:29.521 | + 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-07-08 16:32:29.596 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-08 16:32:29.675 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-08 16:32:29.749 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-08 16:32:29.825 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-08 16:32:29.892 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-08 16:32:29.962 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 16:32:29.965 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 16:32:29.968 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-08 16:32:30.050 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 16:32:30.538 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-08 16:32:30.572 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-08 16:32:31.040 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-08 16:32:31.192 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:32:31.195 | + functions-common:time_stop:2420 : local name 2026-07-08 16:32:31.197 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:32:31.199 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:32:31.202 | + functions-common:time_stop:2423 : local total 2026-07-08 16:32:31.205 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:32:31.207 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:32:31.210 | + functions-common:time_stop:2427 : start_time=1783528349009 2026-07-08 16:32:31.213 | + functions-common:time_stop:2429 : [[ -z 1783528349009 ]] 2026-07-08 16:32:31.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:32:31.221 | + functions-common:time_stop:2432 : end_time=1783528351218 2026-07-08 16:32:31.223 | + functions-common:time_stop:2433 : elapsed_time=2209 2026-07-08 16:32:31.225 | + functions-common:time_stop:2434 : total=4399 2026-07-08 16:32:31.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:32:31.230 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6608 2026-07-08 16:32:31.233 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-08 16:32:31.233 | Waiting for nova-api to start... 2026-07-08 16:32:31.235 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.204/compute/v2.1/ 2026-07-08 16:32:31.238 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.204/compute/v2.1/ 2026-07-08 16:32:31.241 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 16:32:31.243 | + functions:wait_for_service:477 : local url=http://192.168.122.204/compute/v2.1/ 2026-07-08 16:32:31.246 | + functions:wait_for_service:478 : local rval=0 2026-07-08 16:32:31.248 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 16:32:31.251 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 16:32:31.254 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:32:31.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:32:31.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:32:31.266 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528351262 2026-07-08 16:32:31.270 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 16:32:31.274 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:32:31.276 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.204/compute/v2.1/ 2026-07-08 16:32:37.375 | + :: : [[ 200 == 503 ]] 2026-07-08 16:32:37.377 | + :: : [[ 0 -eq 7 ]] 2026-07-08 16:32:37.380 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 16:32:37.384 | + functions-common:time_stop:2420 : local name 2026-07-08 16:32:37.388 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:32:37.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:32:37.395 | + functions-common:time_stop:2423 : local total 2026-07-08 16:32:37.399 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:32:37.402 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 16:32:37.406 | + functions-common:time_stop:2427 : start_time=1783528351262 2026-07-08 16:32:37.410 | + functions-common:time_stop:2429 : [[ -z 1783528351262 ]] 2026-07-08 16:32:37.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:32:37.421 | + functions-common:time_stop:2432 : end_time=1783528357417 2026-07-08 16:32:37.425 | + functions-common:time_stop:2433 : elapsed_time=6155 2026-07-08 16:32:37.429 | + functions-common:time_stop:2434 : total=5718 2026-07-08 16:32:37.433 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:32:37.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11873 2026-07-08 16:32:37.440 | + functions:wait_for_service:486 : return 0 2026-07-08 16:32:37.443 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:32:37.448 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:32:37.452 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-08 16:32:37.475 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:37.479 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-08 16:32:37.481 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:32:37.484 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-08 16:32:37.488 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-08 16:32:37.491 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-08 16:32:37.494 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-08 16:32:37.498 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-08 16:32:37.502 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-08 16:32:37.505 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:32:37.508 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-08 16:32:37.511 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-08 16:32:37.529 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-08 16:32:37.534 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-08 16:32:37.539 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-08 16:32:37.544 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-08 16:32:37.561 | + 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-07-08 16:32:37.578 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-08 16:32:37.596 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-08 16:32:37.600 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-08 16:32:37.601 | Starting OVN 2026-07-08 16:32:37.603 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-08 16:32:37.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-08 16:32:37.607 | Starting OVS 2026-07-08 16:32:37.610 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-08 16:32:37.630 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:37.633 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-08 16:32:37.684 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-08 16:32:37.732 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-08 16:32:37.736 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-08 16:32:37.738 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 16:32:38.233 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-08 16:32:38.716 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-08 16:32:38.716 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-08 16:32:38.716 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-08 16:32:38.717 | 2026-07-08 16:32:38.717 | Possible reasons for having these kinds of units are: 2026-07-08 16:32:38.717 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-08 16:32:38.717 | .wants/, .requires/, or .upholds/ directory. 2026-07-08 16:32:38.717 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-08 16:32:38.720 | a requirement dependency on it. 2026-07-08 16:32:38.720 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-08 16:32:38.720 | D-Bus, udev, scripted systemctl call, ...). 2026-07-08 16:32:38.720 | • In case of template units, the unit is meant to be enabled with some 2026-07-08 16:32:38.721 | instance name specified. 2026-07-08 16:32:38.726 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-08 16:32:43.370 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-08 16:32:43.374 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 16:32:43.866 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-08 16:32:44.347 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-08 16:32:44.348 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-08 16:32:44.348 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-08 16:32:44.348 | 2026-07-08 16:32:44.351 | Possible reasons for having these kinds of units are: 2026-07-08 16:32:44.351 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-08 16:32:44.351 | .wants/, .requires/, or .upholds/ directory. 2026-07-08 16:32:44.351 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-08 16:32:44.351 | a requirement dependency on it. 2026-07-08 16:32:44.351 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-08 16:32:44.351 | D-Bus, udev, scripted systemctl call, ...). 2026-07-08 16:32:44.351 | • In case of template units, the unit is meant to be enabled with some 2026-07-08 16:32:44.352 | instance name specified. 2026-07-08 16:32:44.361 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-08 16:32:44.700 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-08 16:32:44.701 | Configuring OVSDB 2026-07-08 16:32:44.704 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-08 16:32:44.736 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:32:44.738 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-08 16:32:44.770 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-08 16:32:44.796 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ea53baf8-c18f-4c8c-af6c-eca6729f68c4 2026-07-08 16:32:44.821 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.204:6642 2026-07-08 16:32:44.845 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-08 16:32:44.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-08 16:32:44.894 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.204 2026-07-08 16:32:44.918 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-08 16:32:44.925 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-08 16:32:44.947 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-08 16:32:44.950 | + 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-07-08 16:32:44.977 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-08 16:32:44.980 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-08 16:32:44.984 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 16:32:44.987 | + functions-common:is_provider_network:2272 : return 1 2026-07-08 16:32:44.991 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-08 16:32:44.995 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-08 16:32:44.998 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-08 16:32:45.002 | + 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-07-08 16:32:45.006 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-08 16:32:45.009 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-08 16:32:45.039 | + 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-07-08 16:32:45.073 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-08 16:32:45.109 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-08 16:32:45.139 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:32:45.143 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-08 16:32:45.147 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-08 16:32:45.150 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:32:45.154 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-08 16:32:45.157 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-08 16:32:45.184 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:45.188 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-08 16:32:45.192 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-08 16:32:45.195 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 16:32:45.715 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-08 16:32:46.216 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-08 16:32:46.311 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-08 16:32:46.315 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-08 16:32:46.318 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-08 16:32:46.321 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-08 16:32:46.325 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-08 16:32:47.330 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-08 16:32:47.333 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-08 16:32:47.337 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-08 16:32:47.340 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-08 16:32:47.344 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-08 16:32:47.347 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-08 16:32:47.350 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-08 16:32:47.354 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-08 16:32:47.357 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-08 16:32:47.361 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-08 16:32:47.364 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-08 16:32:47.368 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-08 16:32:47.371 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-08 16:32:47.392 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:32:47.395 | + 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-07-08 16:32:47.421 | + 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-07-08 16:32:47.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-07-08 16:32:47.468 | + 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-07-08 16:32:47.487 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-08 16:32:47.508 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:47.511 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-08 16:32:47.514 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-08 16:32:47.518 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 16:32:48.015 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-08 16:32:48.502 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-08 16:32:48.502 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-08 16:32:48.502 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-08 16:32:48.502 | 2026-07-08 16:32:48.502 | Possible reasons for having these kinds of units are: 2026-07-08 16:32:48.502 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-08 16:32:48.503 | .wants/, .requires/, or .upholds/ directory. 2026-07-08 16:32:48.503 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-08 16:32:48.503 | a requirement dependency on it. 2026-07-08 16:32:48.503 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-08 16:32:48.503 | D-Bus, udev, scripted systemctl call, ...). 2026-07-08 16:32:48.503 | • In case of template units, the unit is meant to be enabled with some 2026-07-08 16:32:48.503 | instance name specified. 2026-07-08 16:32:48.513 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-08 16:32:48.795 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-08 16:32:48.820 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:32:48.825 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-08 16:32:48.830 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-08 16:32:48.863 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:48.869 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-08 16:32:48.872 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-08 16:32:48.876 | + 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-07-08 16:32:48.879 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-08 16:32:48.883 | + 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-07-08 16:32:48.887 | + functions-common:run_process:1676 : local group= 2026-07-08 16:32:48.890 | + functions-common:run_process:1677 : local user= 2026-07-08 16:32:48.894 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:32:48.897 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-08 16:32:48.901 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:32:48.904 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:32:48.908 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:32:48.911 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:32:48.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:32:48.921 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528368917 2026-07-08 16:32:48.924 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-08 16:32:48.945 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:48.948 | + 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-07-08 16:32:48.951 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-08 16:32:48.954 | + 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-07-08 16:32:48.957 | + 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-07-08 16:32:48.960 | + 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-07-08 16:32:48.963 | + 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-07-08 16:32:48.965 | + 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-07-08 16:32:48.968 | + 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-07-08 16:32:48.971 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-08 16:32:48.974 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:32:48.977 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:32:48.980 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:32:48.984 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:32:48.987 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-08 16:32:48.990 | + 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-07-08 16:32:48.993 | + 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-07-08 16:32:48.997 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-08 16:32:49.000 | + 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-07-08 16:32:49.003 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:32:49.007 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:32:49.010 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:32:49.013 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:32:49.016 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:32:49.019 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-08 16:32:49.022 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:32:49.028 | + 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-07-08 16:32:49.113 | + 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-07-08 16:32:49.199 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-08 16:32:49.275 | + 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-07-08 16:32:49.350 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-08 16:32:49.426 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-08 16:32:49.503 | + 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-07-08 16:32:49.577 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:32:49.581 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:32:49.584 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-08 16:32:49.675 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:32:50.168 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-08 16:32:50.200 | 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-07-08 16:32:50.667 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-08 16:32:50.715 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:32:50.718 | + functions-common:time_stop:2420 : local name 2026-07-08 16:32:50.722 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:32:50.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:32:50.728 | + functions-common:time_stop:2423 : local total 2026-07-08 16:32:50.731 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:32:50.735 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:32:50.738 | + functions-common:time_stop:2427 : start_time=1783528368917 2026-07-08 16:32:50.741 | + functions-common:time_stop:2429 : [[ -z 1783528368917 ]] 2026-07-08 16:32:50.746 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:32:50.752 | + functions-common:time_stop:2432 : end_time=1783528370747 2026-07-08 16:32:50.755 | + functions-common:time_stop:2433 : elapsed_time=1830 2026-07-08 16:32:50.759 | + functions-common:time_stop:2434 : total=6608 2026-07-08 16:32:50.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:32:50.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8438 2026-07-08 16:32:50.771 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-08 16:32:50.774 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-08 16:32:50.777 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-08 16:32:50.782 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:32:50.808 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:32:50.811 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:32:50.814 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:32:50.818 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:32:50.822 | + 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-07-08 16:32:50.867 | + 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-07-08 16:32:50.907 | + 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-07-08 16:32:50.948 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:32:50.988 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-08 16:32:51.027 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-08 16:32:51.030 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-08 16:32:51.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:51.053 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-08 16:32:51.107 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-08 16:32:51.110 | + 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-07-08 16:32:51.114 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-08 16:32:51.117 | + 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-07-08 16:32:51.121 | + functions-common:run_process:1676 : local group= 2026-07-08 16:32:51.125 | + functions-common:run_process:1677 : local user= 2026-07-08 16:32:51.129 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:32:51.132 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-08 16:32:51.136 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:32:51.139 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:32:51.143 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:32:51.146 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:32:51.150 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:32:51.155 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528371152 2026-07-08 16:32:51.159 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-08 16:32:51.180 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:51.183 | + 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-07-08 16:32:51.185 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-08 16:32:51.188 | + 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-07-08 16:32:51.192 | + 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-07-08 16:32:51.195 | + 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-07-08 16:32:51.198 | + 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-07-08 16:32:51.202 | + 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-07-08 16:32:51.205 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-08 16:32:51.208 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-08 16:32:51.212 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:32:51.216 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:32:51.219 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:32:51.223 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:32:51.227 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-08 16:32:51.230 | + 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-07-08 16:32:51.234 | + 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-07-08 16:32:51.238 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-08 16:32:51.240 | + 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-07-08 16:32:51.245 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:32:51.248 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:32:51.252 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:32:51.256 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:32:51.260 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:32:51.263 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-08 16:32:51.267 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:32:51.273 | + 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-07-08 16:32:51.367 | + 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-07-08 16:32:51.461 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-08 16:32:51.533 | + 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-07-08 16:32:51.606 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-08 16:32:51.687 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-08 16:32:51.767 | + 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-07-08 16:32:51.851 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:32:51.855 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:32:51.859 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-08 16:32:51.956 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:32:52.446 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-08 16:32:52.477 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-08 16:32:52.972 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-08 16:32:53.021 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:32:53.026 | + functions-common:time_stop:2420 : local name 2026-07-08 16:32:53.032 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:32:53.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:32:53.046 | + functions-common:time_stop:2423 : local total 2026-07-08 16:32:53.046 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:32:53.049 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:32:53.055 | + functions-common:time_stop:2427 : start_time=1783528371152 2026-07-08 16:32:53.058 | + functions-common:time_stop:2429 : [[ -z 1783528371152 ]] 2026-07-08 16:32:53.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:32:53.073 | + functions-common:time_stop:2432 : end_time=1783528373066 2026-07-08 16:32:53.073 | + functions-common:time_stop:2433 : elapsed_time=1914 2026-07-08 16:32:53.074 | + functions-common:time_stop:2434 : total=8438 2026-07-08 16:32:53.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:32:53.086 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10352 2026-07-08 16:32:53.090 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 16:32:53.097 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 16:32:53.102 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 16:32:53.106 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 16:32:53.139 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 16:32:53.145 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 16:32:53.151 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 16:32:53.155 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 16:32:53.161 | + 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-07-08 16:32:53.220 | + 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-07-08 16:32:53.273 | + 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-07-08 16:32:53.325 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 16:32:53.374 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-08 16:32:53.421 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-08 16:32:53.424 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-08 16:32:53.427 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-08 16:32:53.433 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-08 16:32:53.458 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-08 16:32:53.488 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-08 16:32:53.493 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-08 16:32:53.498 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-08 16:32:53.502 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-08 16:32:53.577 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-08 16:32:53.608 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:53.612 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-08 16:32:53.617 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:32:53.623 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-08 16:32:53.626 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-08 16:32:53.631 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-08 16:32:53.635 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-08 16:32:53.685 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-08 16:32:53.689 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-08 16:32:53.694 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-08 16:32:53.742 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-08 16:32:53.748 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-08 16:32:53.752 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-08 16:32:53.757 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-08 16:32:53.762 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-08 16:32:53.767 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-08 16:32:53.773 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-08 16:32:53.778 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-08 16:32:53.781 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-08 16:32:53.787 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-08 16:32:53.791 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 16:32:53.797 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 16:32:53.802 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 16:32:53.806 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-08 16:32:53.809 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 16:32:53.815 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 16:32:53.820 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-08 16:32:53.825 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-08 16:32:53.830 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-08 16:32:53.835 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-08 16:32:53.869 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-08 16:32:53.874 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-08 16:32:53.943 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-08 16:32:53.996 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-08 16:32:53.999 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-08 16:32:54.049 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-08 16:32:54.052 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-08 16:32:54.100 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-08 16:32:54.106 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 16:32:54.110 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-08 16:32:54.112 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 16:32:54.116 | + functions-common:run_process:1676 : local group= 2026-07-08 16:32:54.118 | + functions-common:run_process:1677 : local user= 2026-07-08 16:32:54.121 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:32:54.124 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-08 16:32:54.127 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:32:54.130 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:32:54.133 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:32:54.137 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:32:54.140 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:32:54.145 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528374142 2026-07-08 16:32:54.149 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-08 16:32:54.168 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:54.171 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-08 16:32:54.173 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-08 16:32:54.176 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 16:32:54.179 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 16:32:54.182 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 16:32:54.184 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 16:32:54.187 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-08 16:32:54.190 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-08 16:32:54.193 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-08 16:32:54.196 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:32:54.198 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:32:54.201 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:32:54.204 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:32:54.207 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-08 16:32:54.210 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-08 16:32:54.213 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 16:32:54.216 | + 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-07-08 16:32:54.218 | + 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-07-08 16:32:54.221 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-08 16:32:54.223 | + 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-07-08 16:32:54.226 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 16:32:54.228 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 16:32:54.230 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 16:32:54.233 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-08 16:32:54.235 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 16:32:54.241 | + 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-07-08 16:32:54.330 | + 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-07-08 16:32:54.434 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-08 16:32:54.521 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-08 16:32:54.610 | + 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-07-08 16:32:54.705 | + 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-07-08 16:32:54.794 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-08 16:32:54.879 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-08 16:32:54.961 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-08 16:32:55.041 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-08 16:32:55.122 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-08 16:32:55.202 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 16:32:55.207 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 16:32:55.212 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-08 16:32:55.308 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 16:32:55.804 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-08 16:32:55.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-08 16:32:56.321 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-08 16:32:56.480 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:32:56.485 | + functions-common:time_stop:2420 : local name 2026-07-08 16:32:56.489 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:32:56.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:32:56.497 | + functions-common:time_stop:2423 : local total 2026-07-08 16:32:56.500 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:32:56.502 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:32:56.505 | + functions-common:time_stop:2427 : start_time=1783528374142 2026-07-08 16:32:56.508 | + functions-common:time_stop:2429 : [[ -z 1783528374142 ]] 2026-07-08 16:32:56.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:32:56.519 | + functions-common:time_stop:2432 : end_time=1783528376515 2026-07-08 16:32:56.521 | + functions-common:time_stop:2433 : elapsed_time=2373 2026-07-08 16:32:56.524 | + functions-common:time_stop:2434 : total=10352 2026-07-08 16:32:56.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:32:56.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12725 2026-07-08 16:32:56.533 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.204/ 2026-07-08 16:32:56.536 | + lib/neutron:start_neutron_service_and_check:645 : 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-07-08 16:32:56.539 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-08 16:32:56.542 | + 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-07-08 16:32:56.545 | + functions-common:run_process:1676 : local group= 2026-07-08 16:32:56.547 | + functions-common:run_process:1677 : local user= 2026-07-08 16:32:56.550 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:32:56.552 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-08 16:32:56.555 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:32:56.559 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:32:56.561 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:32:56.564 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:32:56.571 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:32:56.574 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528376571 2026-07-08 16:32:56.578 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-08 16:32:56.603 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:56.611 | + 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-07-08 16:32:56.615 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-08 16:32:56.621 | + 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-07-08 16:32:56.629 | + 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-07-08 16:32:56.634 | + 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-07-08 16:32:56.638 | + 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-07-08 16:32:56.642 | + 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-07-08 16:32:56.648 | + 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-07-08 16:32:56.654 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-08 16:32:56.661 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:32:56.667 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:32:56.671 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:32:56.675 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:32:56.679 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-08 16:32:56.683 | + 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-07-08 16:32:56.691 | + 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-07-08 16:32:56.694 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-08 16:32:56.697 | + 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-07-08 16:32:56.699 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:32:56.702 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:32:56.705 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:32:56.707 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:32:56.710 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:32:56.713 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-08 16:32:56.716 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:32:56.721 | + 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-07-08 16:32:56.801 | + 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-07-08 16:32:56.898 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-08 16:32:56.974 | + 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-07-08 16:32:57.057 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-08 16:32:57.141 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-08 16:32:57.267 | + 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-07-08 16:32:57.383 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:32:57.386 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:32:57.395 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-08 16:32:57.497 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:32:58.040 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-08 16:32:58.064 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-08 16:32:58.586 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-08 16:32:58.646 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:32:58.647 | + functions-common:time_stop:2420 : local name 2026-07-08 16:32:58.651 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:32:58.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:32:58.663 | + functions-common:time_stop:2423 : local total 2026-07-08 16:32:58.670 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:32:58.674 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:32:58.682 | + functions-common:time_stop:2427 : start_time=1783528376571 2026-07-08 16:32:58.686 | + functions-common:time_stop:2429 : [[ -z 1783528376571 ]] 2026-07-08 16:32:58.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:32:58.703 | + functions-common:time_stop:2432 : end_time=1783528378696 2026-07-08 16:32:58.705 | + functions-common:time_stop:2433 : elapsed_time=2125 2026-07-08 16:32:58.709 | + functions-common:time_stop:2434 : total=12725 2026-07-08 16:32:58.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:32:58.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14850 2026-07-08 16:32:58.720 | + lib/neutron:start_neutron_service_and_check:646 : 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-07-08 16:32:58.729 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-08 16:32:58.730 | + 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-07-08 16:32:58.736 | + functions-common:run_process:1676 : local group= 2026-07-08 16:32:58.738 | + functions-common:run_process:1677 : local user= 2026-07-08 16:32:58.744 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:32:58.748 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-08 16:32:58.755 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:32:58.763 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:32:58.766 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:32:58.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:32:58.783 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:32:58.788 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528378781 2026-07-08 16:32:58.794 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-08 16:32:58.829 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:32:58.833 | + 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-07-08 16:32:58.839 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-08 16:32:58.843 | + 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-07-08 16:32:58.848 | + 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-07-08 16:32:58.855 | + 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-07-08 16:32:58.861 | + 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-07-08 16:32:58.865 | + 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-07-08 16:32:58.868 | + 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-07-08 16:32:58.874 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-08 16:32:58.882 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:32:58.885 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:32:58.892 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:32:58.895 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:32:58.900 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-08 16:32:58.907 | + 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-07-08 16:32:58.911 | + 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-07-08 16:32:58.916 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-08 16:32:58.920 | + 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-07-08 16:32:58.928 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:32:58.935 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:32:58.939 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:32:58.944 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:32:58.950 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:32:58.958 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-08 16:32:58.963 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:32:58.973 | + 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-07-08 16:32:59.133 | + 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-07-08 16:32:59.306 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-08 16:32:59.454 | + 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-07-08 16:32:59.541 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-08 16:32:59.622 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-08 16:32:59.707 | + 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-07-08 16:32:59.845 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:32:59.849 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:32:59.854 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-08 16:33:00.020 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:33:00.643 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-08 16:33:00.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-08 16:33:01.278 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-08 16:33:01.330 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:01.338 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:01.342 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:01.346 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:01.351 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:01.358 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:01.365 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:01.371 | + functions-common:time_stop:2427 : start_time=1783528378781 2026-07-08 16:33:01.375 | + functions-common:time_stop:2429 : [[ -z 1783528378781 ]] 2026-07-08 16:33:01.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:01.389 | + functions-common:time_stop:2432 : end_time=1783528381384 2026-07-08 16:33:01.393 | + functions-common:time_stop:2433 : elapsed_time=2603 2026-07-08 16:33:01.398 | + functions-common:time_stop:2434 : total=14850 2026-07-08 16:33:01.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:01.407 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17453 2026-07-08 16:33:01.410 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-08 16:33:01.417 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-08 16:33:01.421 | + lib/neutron:_run_ovn_maintenance:353 : 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-07-08 16:33:01.424 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-08 16:33:01.432 | + 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-07-08 16:33:01.433 | + functions-common:run_process:1676 : local group= 2026-07-08 16:33:01.438 | + functions-common:run_process:1677 : local user= 2026-07-08 16:33:01.442 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:33:01.447 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-08 16:33:01.451 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:33:01.454 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:33:01.457 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:01.463 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:01.469 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:01.478 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528381471 2026-07-08 16:33:01.482 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-08 16:33:01.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:33:01.522 | + 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-07-08 16:33:01.527 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-08 16:33:01.534 | + 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-07-08 16:33:01.538 | + 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-07-08 16:33:01.543 | + 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-07-08 16:33:01.548 | + 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-07-08 16:33:01.553 | + 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-07-08 16:33:01.558 | + 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-07-08 16:33:01.562 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:33:01.566 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:33:01.570 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:33:01.575 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:33:01.579 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:33:01.584 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-08 16:33:01.588 | + 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-07-08 16:33:01.593 | + 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-07-08 16:33:01.598 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:33:01.603 | + 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-07-08 16:33:01.608 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:33:01.613 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:33:01.621 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:33:01.627 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:33:01.630 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:33:01.638 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:33:01.642 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:33:01.650 | + 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-07-08 16:33:01.794 | + 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-07-08 16:33:01.937 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-08 16:33:02.041 | + 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-07-08 16:33:02.155 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-08 16:33:02.278 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-08 16:33:02.400 | + 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-07-08 16:33:02.515 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:33:02.520 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:33:02.527 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-08 16:33:02.678 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:33:03.253 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:33:03.295 | 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-07-08 16:33:03.881 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:33:03.944 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:03.950 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:03.954 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:03.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:03.965 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:03.971 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:03.976 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:03.983 | + functions-common:time_stop:2427 : start_time=1783528381471 2026-07-08 16:33:03.990 | + functions-common:time_stop:2429 : [[ -z 1783528381471 ]] 2026-07-08 16:33:03.998 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:04.004 | + functions-common:time_stop:2432 : end_time=1783528383999 2026-07-08 16:33:04.008 | + functions-common:time_stop:2433 : elapsed_time=2528 2026-07-08 16:33:04.010 | + functions-common:time_stop:2434 : total=17453 2026-07-08 16:33:04.014 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:04.017 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19981 2026-07-08 16:33:04.022 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-08 16:33:04.027 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.204/networking 2026-07-08 16:33:04.035 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-08 16:33:04.036 | Waiting for Neutron to start... 2026-07-08 16:33:04.043 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.204/networking' 2026-07-08 16:33:04.047 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.204/networking' 'Neutron did not start' 60 2026-07-08 16:33:04.050 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.204/networking' 2026-07-08 16:33:04.057 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-08 16:33:04.062 | + functions-common:test_with_retry:2360 : local until=60 2026-07-08 16:33:04.070 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-08 16:33:04.076 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-08 16:33:04.082 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-08 16:33:04.088 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:04.097 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:04.103 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:04.108 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528384105 2026-07-08 16:33:04.110 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.204/networking; do sleep 0.5; done' 2026-07-08 16:33:11.692 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.204/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-08 16:33:11.700 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:11.705 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:11.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:11.718 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:11.725 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:11.729 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-08 16:33:11.738 | + functions-common:time_stop:2427 : start_time=1783528384105 2026-07-08 16:33:11.746 | + functions-common:time_stop:2429 : [[ -z 1783528384105 ]] 2026-07-08 16:33:11.753 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:11.767 | + functions-common:time_stop:2432 : end_time=1783528391757 2026-07-08 16:33:11.770 | + functions-common:time_stop:2433 : elapsed_time=7652 2026-07-08 16:33:11.776 | + functions-common:time_stop:2434 : total=0 2026-07-08 16:33:11.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:11.788 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7652 2026-07-08 16:33:11.791 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-08 16:33:11.832 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:33:11.839 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-08 16:33:11.846 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:33:11.851 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-08 16:33:11.857 | + ./stack.sh:main:1311 : start_placement 2026-07-08 16:33:11.862 | + lib/placement:start_placement:137 : start_placement_api 2026-07-08 16:33:11.871 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-08 16:33:11.880 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 16:33:11.886 | + functions-common:run_process:1674 : local service=placement-api 2026-07-08 16:33:11.893 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 16:33:11.902 | + functions-common:run_process:1676 : local group= 2026-07-08 16:33:11.905 | + functions-common:run_process:1677 : local user= 2026-07-08 16:33:11.912 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:33:11.919 | + functions-common:run_process:1680 : local name=placement-api 2026-07-08 16:33:11.926 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:33:11.930 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:33:11.936 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:11.943 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:11.951 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:11.964 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528391952 2026-07-08 16:33:11.969 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-08 16:33:12.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:33:12.025 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-08 16:33:12.029 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-08 16:33:12.032 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 16:33:12.035 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 16:33:12.038 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 16:33:12.040 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 16:33:12.043 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-08 16:33:12.046 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-08 16:33:12.049 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-08 16:33:12.051 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:33:12.054 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:33:12.057 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:33:12.059 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:33:12.062 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-08 16:33:12.064 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-08 16:33:12.067 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 16:33:12.070 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 16:33:12.072 | + 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-07-08 16:33:12.075 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-08 16:33:12.077 | + 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-07-08 16:33:12.079 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 16:33:12.082 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 16:33:12.084 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 16:33:12.088 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-08 16:33:12.090 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 16:33:12.096 | + 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-07-08 16:33:12.229 | + 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-07-08 16:33:12.378 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-08 16:33:12.533 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-08 16:33:12.652 | + 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-07-08 16:33:12.765 | + 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-07-08 16:33:12.868 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-08 16:33:12.993 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-08 16:33:13.087 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-08 16:33:13.180 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-08 16:33:13.269 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-08 16:33:13.360 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 16:33:13.363 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 16:33:13.367 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-08 16:33:13.471 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 16:33:14.015 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-08 16:33:14.048 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-08 16:33:14.537 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-08 16:33:14.679 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:14.684 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:14.689 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:14.693 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:14.698 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:14.703 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:14.707 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:14.712 | + functions-common:time_stop:2427 : start_time=1783528391952 2026-07-08 16:33:14.716 | + functions-common:time_stop:2429 : [[ -z 1783528391952 ]] 2026-07-08 16:33:14.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:14.729 | + functions-common:time_stop:2432 : end_time=1783528394724 2026-07-08 16:33:14.733 | + functions-common:time_stop:2433 : elapsed_time=2772 2026-07-08 16:33:14.737 | + functions-common:time_stop:2434 : total=19981 2026-07-08 16:33:14.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:14.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22753 2026-07-08 16:33:14.751 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-08 16:33:14.751 | Waiting for placement-api to start... 2026-07-08 16:33:14.755 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.204/placement 2026-07-08 16:33:14.760 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 16:33:14.764 | + functions:wait_for_service:477 : local url=http://192.168.122.204/placement 2026-07-08 16:33:14.769 | + functions:wait_for_service:478 : local rval=0 2026-07-08 16:33:14.773 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 16:33:14.777 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 16:33:14.782 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:14.786 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:14.793 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:14.798 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528394794 2026-07-08 16:33:14.803 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 16:33:14.807 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:33:14.810 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.204/placement 2026-07-08 16:33:17.727 | + :: : [[ 200 == 503 ]] 2026-07-08 16:33:17.729 | + :: : [[ 0 -eq 7 ]] 2026-07-08 16:33:17.735 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 16:33:17.740 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:17.745 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:17.749 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:17.754 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:17.759 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:17.764 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 16:33:17.769 | + functions-common:time_stop:2427 : start_time=1783528394794 2026-07-08 16:33:17.774 | + functions-common:time_stop:2429 : [[ -z 1783528394794 ]] 2026-07-08 16:33:17.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:17.788 | + functions-common:time_stop:2432 : end_time=1783528397783 2026-07-08 16:33:17.793 | + functions-common:time_stop:2433 : elapsed_time=2989 2026-07-08 16:33:17.797 | + functions-common:time_stop:2434 : total=11873 2026-07-08 16:33:17.802 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:17.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14862 2026-07-08 16:33:17.813 | + functions:wait_for_service:486 : return 0 2026-07-08 16:33:17.818 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-08 16:33:17.850 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:33:17.855 | + ./stack.sh:main:1315 : start_neutron 2026-07-08 16:33:17.860 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-08 16:33:17.866 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 16:33:17.870 | + functions-common:run_process:1674 : local service=q-agt 2026-07-08 16:33:17.874 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 16:33:17.879 | + functions-common:run_process:1676 : local group= 2026-07-08 16:33:17.883 | + functions-common:run_process:1677 : local user= 2026-07-08 16:33:17.888 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:33:17.893 | + functions-common:run_process:1680 : local name=q-agt 2026-07-08 16:33:17.898 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:33:17.903 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:33:17.908 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:17.912 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:17.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:17.926 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528397921 2026-07-08 16:33:17.932 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-08 16:33:17.961 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:33:17.966 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:17.970 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:17.976 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:17.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:17.985 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:17.990 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:17.995 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:17.999 | + functions-common:time_stop:2427 : start_time=1783528397921 2026-07-08 16:33:18.004 | + functions-common:time_stop:2429 : [[ -z 1783528397921 ]] 2026-07-08 16:33:18.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:18.019 | + functions-common:time_stop:2432 : end_time=1783528398013 2026-07-08 16:33:18.024 | + functions-common:time_stop:2433 : elapsed_time=92 2026-07-08 16:33:18.029 | + functions-common:time_stop:2434 : total=22753 2026-07-08 16:33:18.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:18.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22845 2026-07-08 16:33:18.044 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-08 16:33:18.049 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 16:33:18.053 | + functions-common:is_provider_network:2272 : return 1 2026-07-08 16:33:18.058 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-08 16:33:18.063 | + lib/neutron:start_other_agents:683 : 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-07-08 16:33:18.068 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-08 16:33:18.072 | + 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-07-08 16:33:18.077 | + functions-common:run_process:1676 : local group= 2026-07-08 16:33:18.082 | + functions-common:run_process:1677 : local user= 2026-07-08 16:33:18.086 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:33:18.091 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-08 16:33:18.096 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:33:18.100 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:33:18.105 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:18.110 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:18.116 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:18.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528398118 2026-07-08 16:33:18.127 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-08 16:33:18.157 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:33:18.162 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:18.167 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:18.172 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:18.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:18.181 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:18.186 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:18.191 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:18.196 | + functions-common:time_stop:2427 : start_time=1783528398118 2026-07-08 16:33:18.201 | + functions-common:time_stop:2429 : [[ -z 1783528398118 ]] 2026-07-08 16:33:18.207 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:18.215 | + functions-common:time_stop:2432 : end_time=1783528398210 2026-07-08 16:33:18.220 | + functions-common:time_stop:2433 : elapsed_time=92 2026-07-08 16:33:18.224 | + functions-common:time_stop:2434 : total=22845 2026-07-08 16:33:18.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:18.234 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22937 2026-07-08 16:33:18.240 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-08 16:33:18.245 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-08 16:33:18.250 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-08 16:33:18.257 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-08 16:33:18.262 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 16:33:18.266 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 16:33:18.273 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 16:33:18.278 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-08 16:33:18.282 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 16:33:18.289 | + lib/neutron:start_other_agents:685 : 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-07-08 16:33:18.293 | + functions-common:run_process:1674 : local service=q-l3 2026-07-08 16:33:18.298 | + 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-07-08 16:33:18.303 | + functions-common:run_process:1676 : local group= 2026-07-08 16:33:18.308 | + functions-common:run_process:1677 : local user= 2026-07-08 16:33:18.313 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:33:18.318 | + functions-common:run_process:1680 : local name=q-l3 2026-07-08 16:33:18.323 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:33:18.328 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:33:18.333 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:18.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:18.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:18.351 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528398346 2026-07-08 16:33:18.356 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-08 16:33:18.388 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:33:18.393 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:18.398 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:18.403 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:18.408 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:18.413 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:18.417 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:18.422 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:18.427 | + functions-common:time_stop:2427 : start_time=1783528398346 2026-07-08 16:33:18.432 | + functions-common:time_stop:2429 : [[ -z 1783528398346 ]] 2026-07-08 16:33:18.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:18.445 | + functions-common:time_stop:2432 : end_time=1783528398440 2026-07-08 16:33:18.450 | + functions-common:time_stop:2433 : elapsed_time=94 2026-07-08 16:33:18.455 | + functions-common:time_stop:2434 : total=22937 2026-07-08 16:33:18.459 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:18.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23031 2026-07-08 16:33:18.469 | + lib/neutron:start_other_agents:687 : 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-07-08 16:33:18.474 | + functions-common:run_process:1674 : local service=q-meta 2026-07-08 16:33:18.479 | + 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-07-08 16:33:18.484 | + functions-common:run_process:1676 : local group= 2026-07-08 16:33:18.488 | + functions-common:run_process:1677 : local user= 2026-07-08 16:33:18.493 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:33:18.498 | + functions-common:run_process:1680 : local name=q-meta 2026-07-08 16:33:18.503 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:33:18.508 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:33:18.512 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:18.517 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:18.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:18.531 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528398526 2026-07-08 16:33:18.535 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-08 16:33:18.565 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:33:18.570 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:18.575 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:18.579 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:18.584 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:18.589 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:18.593 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:18.598 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:18.603 | + functions-common:time_stop:2427 : start_time=1783528398526 2026-07-08 16:33:18.608 | + functions-common:time_stop:2429 : [[ -z 1783528398526 ]] 2026-07-08 16:33:18.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:18.622 | + functions-common:time_stop:2432 : end_time=1783528398617 2026-07-08 16:33:18.626 | + functions-common:time_stop:2433 : elapsed_time=91 2026-07-08 16:33:18.631 | + functions-common:time_stop:2434 : total=23031 2026-07-08 16:33:18.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:18.641 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23122 2026-07-08 16:33:18.647 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-08 16:33:18.651 | + functions-common:run_process:1674 : local service=q-metering 2026-07-08 16:33:18.656 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-08 16:33:18.661 | + functions-common:run_process:1676 : local group= 2026-07-08 16:33:18.665 | + functions-common:run_process:1677 : local user= 2026-07-08 16:33:18.670 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:33:18.675 | + functions-common:run_process:1680 : local name=q-metering 2026-07-08 16:33:18.680 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:33:18.684 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:33:18.689 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:33:18.694 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:33:18.700 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:33:18.707 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528398702 2026-07-08 16:33:18.713 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-08 16:33:18.743 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:33:18.748 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:33:18.753 | + functions-common:time_stop:2420 : local name 2026-07-08 16:33:18.758 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:33:18.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:33:18.768 | + functions-common:time_stop:2423 : local total 2026-07-08 16:33:18.772 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:33:18.777 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:33:18.782 | + functions-common:time_stop:2427 : start_time=1783528398702 2026-07-08 16:33:18.787 | + functions-common:time_stop:2429 : [[ -z 1783528398702 ]] 2026-07-08 16:33:18.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:33:18.800 | + functions-common:time_stop:2432 : end_time=1783528398795 2026-07-08 16:33:18.804 | + functions-common:time_stop:2433 : elapsed_time=93 2026-07-08 16:33:18.809 | + functions-common:time_stop:2434 : total=23122 2026-07-08 16:33:18.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:33:18.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23215 2026-07-08 16:33:18.823 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-08 16:33:18.854 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:33:18.859 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-08 16:33:18.864 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-08 16:33:18.868 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:33:18.871 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-08 16:33:18.876 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-08 16:33:18.881 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-08 16:33:18.885 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-08 16:33:18.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-08 16:33:18.894 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-08 16:33:18.900 | ++ 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-07-08 16:33:23.022 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:23.028 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 16:33:23.028 | address-scope 2026-07-08 16:33:23.029 | agent 2026-07-08 16:33:23.029 | allowed-address-pairs 2026-07-08 16:33:23.029 | auto-allocated-topology 2026-07-08 16:33:23.029 | availability_zone 2026-07-08 16:33:23.029 | default-subnetpools 2026-07-08 16:33:23.029 | dhcp_agent_scheduler 2026-07-08 16:33:23.029 | dns-integration 2026-07-08 16:33:23.029 | dns-domain-ports 2026-07-08 16:33:23.030 | dns-integration-domain-keywords 2026-07-08 16:33:23.030 | empty-string-filtering 2026-07-08 16:33:23.030 | external-net 2026-07-08 16:33:23.030 | extra_dhcp_opt 2026-07-08 16:33:23.030 | extraroute 2026-07-08 16:33:23.030 | extraroute-atomic 2026-07-08 16:33:23.030 | filter-validation 2026-07-08 16:33:23.030 | floating-ip-port-forwarding-detail 2026-07-08 16:33:23.031 | fip-port-details 2026-07-08 16:33:23.031 | flavors 2026-07-08 16:33:23.031 | floatingip-pools 2026-07-08 16:33:23.031 | router 2026-07-08 16:33:23.032 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:33:23.033 | enable-default-route-bfd 2026-07-08 16:33:23.033 | enable-default-route-ecmp 2026-07-08 16:33:23.033 | ext-gw-mode 2026-07-08 16:33:23.033 | l3-ha 2026-07-08 16:33:23.033 | external-gateway-multihoming 2026-07-08 16:33:23.033 | l3-flavors 2026-07-08 16:33:23.033 | l3_agent_scheduler 2026-07-08 16:33:23.033 | multi-provider 2026-07-08 16:33:23.033 | net-mtu 2026-07-08 16:33:23.034 | net-mtu-writable 2026-07-08 16:33:23.034 | network_availability_zone 2026-07-08 16:33:23.034 | network-ip-availability 2026-07-08 16:33:23.034 | network-ip-availability-details 2026-07-08 16:33:23.034 | pagination 2026-07-08 16:33:23.034 | port-device-profile 2026-07-08 16:33:23.034 | port-mac-address-regenerate 2026-07-08 16:33:23.034 | port-numa-affinity-policy 2026-07-08 16:33:23.034 | port-numa-affinity-policy-socket 2026-07-08 16:33:23.035 | binding 2026-07-08 16:33:23.035 | binding-extended 2026-07-08 16:33:23.035 | port-security 2026-07-08 16:33:23.035 | project-id 2026-07-08 16:33:23.035 | provider 2026-07-08 16:33:23.035 | qinq 2026-07-08 16:33:23.035 | quota-check-limit 2026-07-08 16:33:23.035 | quota-check-limit-default 2026-07-08 16:33:23.035 | quotas 2026-07-08 16:33:23.036 | quota_details 2026-07-08 16:33:23.036 | rbac-policies 2026-07-08 16:33:23.036 | rbac-address-scope 2026-07-08 16:33:23.036 | rbac-security-groups 2026-07-08 16:33:23.036 | revision-if-match 2026-07-08 16:33:23.036 | standard-attr-revisions 2026-07-08 16:33:23.036 | router_availability_zone 2026-07-08 16:33:23.036 | router-enable-snat 2026-07-08 16:33:23.037 | security-groups-default-rules 2026-07-08 16:33:23.037 | security-groups-default-statefulness 2026-07-08 16:33:23.037 | security-groups-normalized-cidr 2026-07-08 16:33:23.037 | security-groups-remote-address-group 2026-07-08 16:33:23.037 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:33:23.037 | security-groups-shared-filtering 2026-07-08 16:33:23.037 | security-group 2026-07-08 16:33:23.038 | service-type 2026-07-08 16:33:23.038 | sorting 2026-07-08 16:33:23.038 | standard-attr-description 2026-07-08 16:33:23.038 | stateful-security-group 2026-07-08 16:33:23.038 | subnet-dns-publish-fixed-ip 2026-07-08 16:33:23.039 | subnet-external-network 2026-07-08 16:33:23.039 | subnet_onboard 2026-07-08 16:33:23.039 | subnet-service-types 2026-07-08 16:33:23.039 | subnet_allocation 2026-07-08 16:33:23.039 | subnetpool-prefix-ops 2026-07-08 16:33:23.039 | tag-creation 2026-07-08 16:33:23.039 | standard-attr-tag 2026-07-08 16:33:23.039 | standard-attr-timestamp 2026-07-08 16:33:23.039 | vlan-transparent' 2026-07-08 16:33:23.039 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 16:33:23.039 | address-scope 2026-07-08 16:33:23.040 | agent 2026-07-08 16:33:23.040 | allowed-address-pairs 2026-07-08 16:33:23.040 | auto-allocated-topology 2026-07-08 16:33:23.040 | availability_zone 2026-07-08 16:33:23.040 | default-subnetpools 2026-07-08 16:33:23.040 | dhcp_agent_scheduler 2026-07-08 16:33:23.040 | dns-integration 2026-07-08 16:33:23.040 | dns-domain-ports 2026-07-08 16:33:23.040 | dns-integration-domain-keywords 2026-07-08 16:33:23.040 | empty-string-filtering 2026-07-08 16:33:23.040 | external-net 2026-07-08 16:33:23.040 | extra_dhcp_opt 2026-07-08 16:33:23.041 | extraroute 2026-07-08 16:33:23.041 | extraroute-atomic 2026-07-08 16:33:23.041 | filter-validation 2026-07-08 16:33:23.041 | floating-ip-port-forwarding-detail 2026-07-08 16:33:23.041 | fip-port-details 2026-07-08 16:33:23.041 | flavors 2026-07-08 16:33:23.042 | floatingip-pools 2026-07-08 16:33:23.042 | router 2026-07-08 16:33:23.042 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:33:23.043 | enable-default-route-bfd 2026-07-08 16:33:23.043 | enable-default-route-ecmp 2026-07-08 16:33:23.043 | ext-gw-mode 2026-07-08 16:33:23.044 | l3-ha 2026-07-08 16:33:23.044 | external-gateway-multihoming 2026-07-08 16:33:23.044 | l3-flavors 2026-07-08 16:33:23.045 | l3_agent_scheduler 2026-07-08 16:33:23.045 | multi-provider 2026-07-08 16:33:23.046 | net-mtu 2026-07-08 16:33:23.046 | net-mtu-writable 2026-07-08 16:33:23.046 | network_availability_zone 2026-07-08 16:33:23.046 | network-ip-availability 2026-07-08 16:33:23.046 | network-ip-availability-details 2026-07-08 16:33:23.046 | pagination 2026-07-08 16:33:23.046 | port-device-profile 2026-07-08 16:33:23.046 | port-mac-address-regenerate 2026-07-08 16:33:23.046 | port-numa-affinity-policy 2026-07-08 16:33:23.047 | port-numa-affinity-policy-socket 2026-07-08 16:33:23.047 | binding 2026-07-08 16:33:23.047 | binding-extended 2026-07-08 16:33:23.047 | port-security 2026-07-08 16:33:23.047 | project-id 2026-07-08 16:33:23.047 | provider 2026-07-08 16:33:23.047 | qinq 2026-07-08 16:33:23.047 | quota-check-limit 2026-07-08 16:33:23.047 | quota-check-limit-default 2026-07-08 16:33:23.047 | quotas 2026-07-08 16:33:23.047 | quota_details 2026-07-08 16:33:23.048 | rbac-policies 2026-07-08 16:33:23.048 | rbac-address-scope 2026-07-08 16:33:23.048 | rbac-security-groups 2026-07-08 16:33:23.048 | revision-if-match 2026-07-08 16:33:23.048 | standard-attr-revisions 2026-07-08 16:33:23.048 | router_availability_zone 2026-07-08 16:33:23.048 | router-enable-snat 2026-07-08 16:33:23.048 | security-groups-default-rules 2026-07-08 16:33:23.048 | security-groups-default-statefulness 2026-07-08 16:33:23.049 | security-groups-normalized-cidr 2026-07-08 16:33:23.049 | security-groups-remote-address-group 2026-07-08 16:33:23.049 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:33:23.049 | security-groups-shared-filtering 2026-07-08 16:33:23.049 | security-group 2026-07-08 16:33:23.049 | service-type 2026-07-08 16:33:23.049 | sorting 2026-07-08 16:33:23.049 | standard-attr-description 2026-07-08 16:33:23.049 | stateful-security-group 2026-07-08 16:33:23.049 | subnet-dns-publish-fixed-ip 2026-07-08 16:33:23.050 | subnet-external-network 2026-07-08 16:33:23.050 | subnet_onboard 2026-07-08 16:33:23.050 | subnet-service-types 2026-07-08 16:33:23.050 | subnet_allocation 2026-07-08 16:33:23.050 | subnetpool-prefix-ops 2026-07-08 16:33:23.050 | tag-creation 2026-07-08 16:33:23.050 | standard-attr-tag 2026-07-08 16:33:23.050 | standard-attr-timestamp 2026-07-08 16:33:23.050 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-08 16:33:23.050 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 16:33:23.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-08 16:33:23.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-08 16:33:23.051 | ++ 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-07-08 16:33:27.267 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:27.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=c51852da-b5b5-4896-9264-a515da920048 2026-07-08 16:33:27.273 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-08 16:33:27.277 | ++ 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 fd1c:e13b:0777::/56 --share --default -f value -c id 2026-07-08 16:33:31.185 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:31.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=30c58d3c-b10f-4c1a-9860-82dc1946f0f2 2026-07-08 16:33:31.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-08 16:33:31.197 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 16:33:31.199 | + functions-common:is_provider_network:2272 : return 1 2026-07-08 16:33:31.204 | ++ 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-07-08 16:33:36.993 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:36.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=fa090c77-18a9-47f2-8b75-8273a705ae9a 2026-07-08 16:33:37.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-08 16:33:37.006 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:33:37.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-08 16:33:37.031 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-08 16:33:37.035 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z c51852da-b5b5-4896-9264-a515da920048 ']' 2026-07-08 16:33:37.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-08 16:33:37.042 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-08 16:33:37.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool c51852da-b5b5-4896-9264-a515da920048 ' 2026-07-08 16:33:37.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-08 16:33:37.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network fa090c77-18a9-47f2-8b75-8273a705ae9a private-subnet' 2026-07-08 16:33:37.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-08 16:33:37.060 | +++ 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 c51852da-b5b5-4896-9264-a515da920048 --network fa090c77-18a9-47f2-8b75-8273a705ae9a private-subnet -f value -c id 2026-07-08 16:33:42.482 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:42.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=3e1c7fe3-be72-4c57-82e2-cd48943219ce 2026-07-08 16:33:42.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-08 16:33:42.492 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:33:42.512 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 3e1c7fe3-be72-4c57-82e2-cd48943219ce 2026-07-08 16:33:42.516 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=3e1c7fe3-be72-4c57-82e2-cd48943219ce 2026-07-08 16:33:42.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-08 16:33:42.524 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-08 16:33:42.527 | ++ 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-07-08 16:33:42.531 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:33:42.551 | ++ 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-07-08 16:33:42.554 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:33:42.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-08 16:33:42.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 30c58d3c-b10f-4c1a-9860-82dc1946f0f2 ']' 2026-07-08 16:33:42.579 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-08 16:33:42.583 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-08 16:33:42.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 30c58d3c-b10f-4c1a-9860-82dc1946f0f2 ' 2026-07-08 16:33:42.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-08 16:33:42.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network fa090c77-18a9-47f2-8b75-8273a705ae9a ipv6-private-subnet ' 2026-07-08 16:33:42.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-08 16:33:42.599 | +++ 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 30c58d3c-b10f-4c1a-9860-82dc1946f0f2 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network fa090c77-18a9-47f2-8b75-8273a705ae9a ipv6-private-subnet -f value -c id 2026-07-08 16:33:47.680 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:47.685 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=9ca4a4ae-adff-48bc-aaf6-693982935605 2026-07-08 16:33:47.687 | ++ 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-07-08 16:33:47.690 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:33:47.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 9ca4a4ae-adff-48bc-aaf6-693982935605 2026-07-08 16:33:47.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=9ca4a4ae-adff-48bc-aaf6-693982935605 2026-07-08 16:33:47.717 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-08 16:33:47.721 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-08 16:33:47.724 | ++ 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-07-08 16:33:51.114 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:51.118 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 16:33:51.118 | address-scope 2026-07-08 16:33:51.118 | agent 2026-07-08 16:33:51.118 | allowed-address-pairs 2026-07-08 16:33:51.118 | auto-allocated-topology 2026-07-08 16:33:51.118 | availability_zone 2026-07-08 16:33:51.118 | default-subnetpools 2026-07-08 16:33:51.118 | dhcp_agent_scheduler 2026-07-08 16:33:51.118 | dns-integration 2026-07-08 16:33:51.118 | dns-domain-ports 2026-07-08 16:33:51.119 | dns-integration-domain-keywords 2026-07-08 16:33:51.119 | empty-string-filtering 2026-07-08 16:33:51.119 | external-net 2026-07-08 16:33:51.119 | extra_dhcp_opt 2026-07-08 16:33:51.119 | extraroute 2026-07-08 16:33:51.119 | extraroute-atomic 2026-07-08 16:33:51.119 | filter-validation 2026-07-08 16:33:51.119 | floating-ip-port-forwarding-detail 2026-07-08 16:33:51.119 | fip-port-details 2026-07-08 16:33:51.119 | flavors 2026-07-08 16:33:51.119 | floatingip-pools 2026-07-08 16:33:51.120 | router 2026-07-08 16:33:51.120 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:33:51.120 | enable-default-route-bfd 2026-07-08 16:33:51.120 | enable-default-route-ecmp 2026-07-08 16:33:51.120 | ext-gw-mode 2026-07-08 16:33:51.120 | l3-ha 2026-07-08 16:33:51.120 | external-gateway-multihoming 2026-07-08 16:33:51.120 | l3-flavors 2026-07-08 16:33:51.120 | l3_agent_scheduler 2026-07-08 16:33:51.120 | multi-provider 2026-07-08 16:33:51.120 | net-mtu 2026-07-08 16:33:51.121 | net-mtu-writable 2026-07-08 16:33:51.121 | network_availability_zone 2026-07-08 16:33:51.121 | network-ip-availability 2026-07-08 16:33:51.121 | network-ip-availability-details 2026-07-08 16:33:51.121 | pagination 2026-07-08 16:33:51.121 | port-device-profile 2026-07-08 16:33:51.121 | port-mac-address-regenerate 2026-07-08 16:33:51.121 | port-numa-affinity-policy 2026-07-08 16:33:51.121 | port-numa-affinity-policy-socket 2026-07-08 16:33:51.121 | binding 2026-07-08 16:33:51.122 | binding-extended 2026-07-08 16:33:51.122 | port-security 2026-07-08 16:33:51.122 | project-id 2026-07-08 16:33:51.122 | provider 2026-07-08 16:33:51.122 | qinq 2026-07-08 16:33:51.123 | quota-check-limit 2026-07-08 16:33:51.123 | quota-check-limit-default 2026-07-08 16:33:51.123 | quotas 2026-07-08 16:33:51.123 | quota_details 2026-07-08 16:33:51.123 | rbac-policies 2026-07-08 16:33:51.123 | rbac-address-scope 2026-07-08 16:33:51.123 | rbac-security-groups 2026-07-08 16:33:51.123 | revision-if-match 2026-07-08 16:33:51.123 | standard-attr-revisions 2026-07-08 16:33:51.123 | router_availability_zone 2026-07-08 16:33:51.123 | router-enable-snat 2026-07-08 16:33:51.123 | security-groups-default-rules 2026-07-08 16:33:51.124 | security-groups-default-statefulness 2026-07-08 16:33:51.124 | security-groups-normalized-cidr 2026-07-08 16:33:51.124 | security-groups-remote-address-group 2026-07-08 16:33:51.124 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:33:51.124 | security-groups-shared-filtering 2026-07-08 16:33:51.124 | security-group 2026-07-08 16:33:51.124 | service-type 2026-07-08 16:33:51.124 | sorting 2026-07-08 16:33:51.124 | standard-attr-description 2026-07-08 16:33:51.124 | stateful-security-group 2026-07-08 16:33:51.124 | subnet-dns-publish-fixed-ip 2026-07-08 16:33:51.125 | subnet-external-network 2026-07-08 16:33:51.125 | subnet_onboard 2026-07-08 16:33:51.125 | subnet-service-types 2026-07-08 16:33:51.125 | subnet_allocation 2026-07-08 16:33:51.125 | subnetpool-prefix-ops 2026-07-08 16:33:51.125 | tag-creation 2026-07-08 16:33:51.125 | standard-attr-tag 2026-07-08 16:33:51.125 | standard-attr-timestamp 2026-07-08 16:33:51.125 | vlan-transparent' 2026-07-08 16:33:51.125 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 16:33:51.125 | address-scope 2026-07-08 16:33:51.126 | agent 2026-07-08 16:33:51.126 | allowed-address-pairs 2026-07-08 16:33:51.126 | auto-allocated-topology 2026-07-08 16:33:51.126 | availability_zone 2026-07-08 16:33:51.126 | default-subnetpools 2026-07-08 16:33:51.126 | dhcp_agent_scheduler 2026-07-08 16:33:51.126 | dns-integration 2026-07-08 16:33:51.126 | dns-domain-ports 2026-07-08 16:33:51.126 | dns-integration-domain-keywords 2026-07-08 16:33:51.126 | empty-string-filtering 2026-07-08 16:33:51.126 | external-net 2026-07-08 16:33:51.126 | extra_dhcp_opt 2026-07-08 16:33:51.127 | extraroute 2026-07-08 16:33:51.127 | extraroute-atomic 2026-07-08 16:33:51.127 | filter-validation 2026-07-08 16:33:51.127 | floating-ip-port-forwarding-detail 2026-07-08 16:33:51.127 | fip-port-details 2026-07-08 16:33:51.127 | flavors 2026-07-08 16:33:51.127 | floatingip-pools 2026-07-08 16:33:51.127 | router 2026-07-08 16:33:51.127 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:33:51.127 | enable-default-route-bfd 2026-07-08 16:33:51.127 | enable-default-route-ecmp 2026-07-08 16:33:51.128 | ext-gw-mode 2026-07-08 16:33:51.128 | l3-ha 2026-07-08 16:33:51.128 | external-gateway-multihoming 2026-07-08 16:33:51.128 | l3-flavors 2026-07-08 16:33:51.128 | l3_agent_scheduler 2026-07-08 16:33:51.128 | multi-provider 2026-07-08 16:33:51.128 | net-mtu 2026-07-08 16:33:51.128 | net-mtu-writable 2026-07-08 16:33:51.128 | network_availability_zone 2026-07-08 16:33:51.128 | network-ip-availability 2026-07-08 16:33:51.128 | network-ip-availability-details 2026-07-08 16:33:51.129 | pagination 2026-07-08 16:33:51.129 | port-device-profile 2026-07-08 16:33:51.129 | port-mac-address-regenerate 2026-07-08 16:33:51.129 | port-numa-affinity-policy 2026-07-08 16:33:51.129 | port-numa-affinity-policy-socket 2026-07-08 16:33:51.129 | binding 2026-07-08 16:33:51.129 | binding-extended 2026-07-08 16:33:51.129 | port-security 2026-07-08 16:33:51.129 | project-id 2026-07-08 16:33:51.129 | provider 2026-07-08 16:33:51.129 | qinq 2026-07-08 16:33:51.130 | quota-check-limit 2026-07-08 16:33:51.130 | quota-check-limit-default 2026-07-08 16:33:51.130 | quotas 2026-07-08 16:33:51.130 | quota_details 2026-07-08 16:33:51.130 | rbac-policies 2026-07-08 16:33:51.130 | rbac-address-scope 2026-07-08 16:33:51.130 | rbac-security-groups 2026-07-08 16:33:51.130 | revision-if-match 2026-07-08 16:33:51.130 | standard-attr-revisions 2026-07-08 16:33:51.130 | router_availability_zone 2026-07-08 16:33:51.130 | router-enable-snat 2026-07-08 16:33:51.131 | security-groups-default-rules 2026-07-08 16:33:51.131 | security-groups-default-statefulness 2026-07-08 16:33:51.131 | security-groups-normalized-cidr 2026-07-08 16:33:51.131 | security-groups-remote-address-group 2026-07-08 16:33:51.131 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:33:51.131 | security-groups-shared-filtering 2026-07-08 16:33:51.131 | security-group 2026-07-08 16:33:51.131 | service-type 2026-07-08 16:33:51.131 | sorting 2026-07-08 16:33:51.131 | standard-attr-description 2026-07-08 16:33:51.131 | stateful-security-group 2026-07-08 16:33:51.131 | subnet-dns-publish-fixed-ip 2026-07-08 16:33:51.132 | subnet-external-network 2026-07-08 16:33:51.132 | subnet_onboard 2026-07-08 16:33:51.132 | subnet-service-types 2026-07-08 16:33:51.132 | subnet_allocation 2026-07-08 16:33:51.132 | subnetpool-prefix-ops 2026-07-08 16:33:51.132 | tag-creation 2026-07-08 16:33:51.132 | standard-attr-tag 2026-07-08 16:33:51.132 | standard-attr-timestamp 2026-07-08 16:33:51.132 | vlan-transparent =~ router ]] 2026-07-08 16:33:51.132 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 16:33:51.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-08 16:33:51.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-08 16:33:51.141 | ++ 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-07-08 16:33:54.537 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:54.540 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 16:33:54.540 | address-scope 2026-07-08 16:33:54.540 | agent 2026-07-08 16:33:54.540 | allowed-address-pairs 2026-07-08 16:33:54.540 | auto-allocated-topology 2026-07-08 16:33:54.540 | availability_zone 2026-07-08 16:33:54.541 | default-subnetpools 2026-07-08 16:33:54.541 | dhcp_agent_scheduler 2026-07-08 16:33:54.541 | dns-integration 2026-07-08 16:33:54.541 | dns-domain-ports 2026-07-08 16:33:54.541 | dns-integration-domain-keywords 2026-07-08 16:33:54.541 | empty-string-filtering 2026-07-08 16:33:54.541 | external-net 2026-07-08 16:33:54.541 | extra_dhcp_opt 2026-07-08 16:33:54.541 | extraroute 2026-07-08 16:33:54.541 | extraroute-atomic 2026-07-08 16:33:54.541 | filter-validation 2026-07-08 16:33:54.542 | floating-ip-port-forwarding-detail 2026-07-08 16:33:54.542 | fip-port-details 2026-07-08 16:33:54.542 | flavors 2026-07-08 16:33:54.542 | floatingip-pools 2026-07-08 16:33:54.542 | router 2026-07-08 16:33:54.542 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:33:54.542 | enable-default-route-bfd 2026-07-08 16:33:54.542 | enable-default-route-ecmp 2026-07-08 16:33:54.542 | ext-gw-mode 2026-07-08 16:33:54.542 | l3-ha 2026-07-08 16:33:54.542 | external-gateway-multihoming 2026-07-08 16:33:54.543 | l3-flavors 2026-07-08 16:33:54.543 | l3_agent_scheduler 2026-07-08 16:33:54.543 | multi-provider 2026-07-08 16:33:54.543 | net-mtu 2026-07-08 16:33:54.543 | net-mtu-writable 2026-07-08 16:33:54.543 | network_availability_zone 2026-07-08 16:33:54.543 | network-ip-availability 2026-07-08 16:33:54.543 | network-ip-availability-details 2026-07-08 16:33:54.543 | pagination 2026-07-08 16:33:54.543 | port-device-profile 2026-07-08 16:33:54.543 | port-mac-address-regenerate 2026-07-08 16:33:54.544 | port-numa-affinity-policy 2026-07-08 16:33:54.544 | port-numa-affinity-policy-socket 2026-07-08 16:33:54.544 | binding 2026-07-08 16:33:54.544 | binding-extended 2026-07-08 16:33:54.544 | port-security 2026-07-08 16:33:54.544 | project-id 2026-07-08 16:33:54.544 | provider 2026-07-08 16:33:54.544 | qinq 2026-07-08 16:33:54.544 | quota-check-limit 2026-07-08 16:33:54.544 | quota-check-limit-default 2026-07-08 16:33:54.544 | quotas 2026-07-08 16:33:54.544 | quota_details 2026-07-08 16:33:54.545 | rbac-policies 2026-07-08 16:33:54.545 | rbac-address-scope 2026-07-08 16:33:54.545 | rbac-security-groups 2026-07-08 16:33:54.545 | revision-if-match 2026-07-08 16:33:54.545 | standard-attr-revisions 2026-07-08 16:33:54.545 | router_availability_zone 2026-07-08 16:33:54.545 | router-enable-snat 2026-07-08 16:33:54.545 | security-groups-default-rules 2026-07-08 16:33:54.545 | security-groups-default-statefulness 2026-07-08 16:33:54.545 | security-groups-normalized-cidr 2026-07-08 16:33:54.545 | security-groups-remote-address-group 2026-07-08 16:33:54.546 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:33:54.546 | security-groups-shared-filtering 2026-07-08 16:33:54.546 | security-group 2026-07-08 16:33:54.546 | service-type 2026-07-08 16:33:54.546 | sorting 2026-07-08 16:33:54.546 | standard-attr-description 2026-07-08 16:33:54.546 | stateful-security-group 2026-07-08 16:33:54.546 | subnet-dns-publish-fixed-ip 2026-07-08 16:33:54.546 | subnet-external-network 2026-07-08 16:33:54.546 | subnet_onboard 2026-07-08 16:33:54.547 | subnet-service-types 2026-07-08 16:33:54.547 | subnet_allocation 2026-07-08 16:33:54.547 | subnetpool-prefix-ops 2026-07-08 16:33:54.547 | tag-creation 2026-07-08 16:33:54.547 | standard-attr-tag 2026-07-08 16:33:54.547 | standard-attr-timestamp 2026-07-08 16:33:54.547 | vlan-transparent' 2026-07-08 16:33:54.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 16:33:54.547 | address-scope 2026-07-08 16:33:54.547 | agent 2026-07-08 16:33:54.547 | allowed-address-pairs 2026-07-08 16:33:54.548 | auto-allocated-topology 2026-07-08 16:33:54.548 | availability_zone 2026-07-08 16:33:54.548 | default-subnetpools 2026-07-08 16:33:54.548 | dhcp_agent_scheduler 2026-07-08 16:33:54.548 | dns-integration 2026-07-08 16:33:54.548 | dns-domain-ports 2026-07-08 16:33:54.548 | dns-integration-domain-keywords 2026-07-08 16:33:54.548 | empty-string-filtering 2026-07-08 16:33:54.548 | external-net 2026-07-08 16:33:54.548 | extra_dhcp_opt 2026-07-08 16:33:54.548 | extraroute 2026-07-08 16:33:54.548 | extraroute-atomic 2026-07-08 16:33:54.549 | filter-validation 2026-07-08 16:33:54.549 | floating-ip-port-forwarding-detail 2026-07-08 16:33:54.549 | fip-port-details 2026-07-08 16:33:54.549 | flavors 2026-07-08 16:33:54.549 | floatingip-pools 2026-07-08 16:33:54.549 | router 2026-07-08 16:33:54.549 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:33:54.549 | enable-default-route-bfd 2026-07-08 16:33:54.549 | enable-default-route-ecmp 2026-07-08 16:33:54.549 | ext-gw-mode 2026-07-08 16:33:54.549 | l3-ha 2026-07-08 16:33:54.550 | external-gateway-multihoming 2026-07-08 16:33:54.550 | l3-flavors 2026-07-08 16:33:54.550 | l3_agent_scheduler 2026-07-08 16:33:54.550 | multi-provider 2026-07-08 16:33:54.550 | net-mtu 2026-07-08 16:33:54.550 | net-mtu-writable 2026-07-08 16:33:54.550 | network_availability_zone 2026-07-08 16:33:54.550 | network-ip-availability 2026-07-08 16:33:54.550 | network-ip-availability-details 2026-07-08 16:33:54.550 | pagination 2026-07-08 16:33:54.550 | port-device-profile 2026-07-08 16:33:54.551 | port-mac-address-regenerate 2026-07-08 16:33:54.551 | port-numa-affinity-policy 2026-07-08 16:33:54.551 | port-numa-affinity-policy-socket 2026-07-08 16:33:54.551 | binding 2026-07-08 16:33:54.551 | binding-extended 2026-07-08 16:33:54.551 | port-security 2026-07-08 16:33:54.551 | project-id 2026-07-08 16:33:54.551 | provider 2026-07-08 16:33:54.551 | qinq 2026-07-08 16:33:54.551 | quota-check-limit 2026-07-08 16:33:54.551 | quota-check-limit-default 2026-07-08 16:33:54.551 | quotas 2026-07-08 16:33:54.552 | quota_details 2026-07-08 16:33:54.552 | rbac-policies 2026-07-08 16:33:54.552 | rbac-address-scope 2026-07-08 16:33:54.552 | rbac-security-groups 2026-07-08 16:33:54.552 | revision-if-match 2026-07-08 16:33:54.552 | standard-attr-revisions 2026-07-08 16:33:54.552 | router_availability_zone 2026-07-08 16:33:54.552 | router-enable-snat 2026-07-08 16:33:54.552 | security-groups-default-rules 2026-07-08 16:33:54.552 | security-groups-default-statefulness 2026-07-08 16:33:54.553 | security-groups-normalized-cidr 2026-07-08 16:33:54.553 | security-groups-remote-address-group 2026-07-08 16:33:54.553 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:33:54.553 | security-groups-shared-filtering 2026-07-08 16:33:54.553 | security-group 2026-07-08 16:33:54.553 | service-type 2026-07-08 16:33:54.553 | sorting 2026-07-08 16:33:54.553 | standard-attr-description 2026-07-08 16:33:54.553 | stateful-security-group 2026-07-08 16:33:54.553 | subnet-dns-publish-fixed-ip 2026-07-08 16:33:54.553 | subnet-external-network 2026-07-08 16:33:54.554 | subnet_onboard 2026-07-08 16:33:54.554 | subnet-service-types 2026-07-08 16:33:54.554 | subnet_allocation 2026-07-08 16:33:54.554 | subnetpool-prefix-ops 2026-07-08 16:33:54.554 | tag-creation 2026-07-08 16:33:54.554 | standard-attr-tag 2026-07-08 16:33:54.554 | standard-attr-timestamp 2026-07-08 16:33:54.554 | vlan-transparent =~ external-net ]] 2026-07-08 16:33:54.554 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 16:33:54.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-08 16:33:54.561 | ++ 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-07-08 16:33:58.248 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:33:58.253 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=55ef5690-c133-4bec-9079-b490e737dad2 2026-07-08 16:33:58.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-08 16:33:58.259 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:33:58.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-08 16:33:58.281 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-08 16:33:58.285 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-08 16:33:58.288 | ++ 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-07-08 16:34:01.624 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:34:01.629 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 16:34:01.629 | address-scope 2026-07-08 16:34:01.629 | agent 2026-07-08 16:34:01.629 | allowed-address-pairs 2026-07-08 16:34:01.629 | auto-allocated-topology 2026-07-08 16:34:01.630 | availability_zone 2026-07-08 16:34:01.630 | default-subnetpools 2026-07-08 16:34:01.630 | dhcp_agent_scheduler 2026-07-08 16:34:01.630 | dns-integration 2026-07-08 16:34:01.630 | dns-domain-ports 2026-07-08 16:34:01.630 | dns-integration-domain-keywords 2026-07-08 16:34:01.630 | empty-string-filtering 2026-07-08 16:34:01.631 | external-net 2026-07-08 16:34:01.631 | extra_dhcp_opt 2026-07-08 16:34:01.631 | extraroute 2026-07-08 16:34:01.631 | extraroute-atomic 2026-07-08 16:34:01.631 | filter-validation 2026-07-08 16:34:01.632 | floating-ip-port-forwarding-detail 2026-07-08 16:34:01.632 | fip-port-details 2026-07-08 16:34:01.632 | flavors 2026-07-08 16:34:01.632 | floatingip-pools 2026-07-08 16:34:01.632 | router 2026-07-08 16:34:01.633 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:34:01.633 | enable-default-route-bfd 2026-07-08 16:34:01.633 | enable-default-route-ecmp 2026-07-08 16:34:01.633 | ext-gw-mode 2026-07-08 16:34:01.633 | l3-ha 2026-07-08 16:34:01.633 | external-gateway-multihoming 2026-07-08 16:34:01.634 | l3-flavors 2026-07-08 16:34:01.634 | l3_agent_scheduler 2026-07-08 16:34:01.634 | multi-provider 2026-07-08 16:34:01.634 | net-mtu 2026-07-08 16:34:01.634 | net-mtu-writable 2026-07-08 16:34:01.635 | network_availability_zone 2026-07-08 16:34:01.635 | network-ip-availability 2026-07-08 16:34:01.635 | network-ip-availability-details 2026-07-08 16:34:01.635 | pagination 2026-07-08 16:34:01.635 | port-device-profile 2026-07-08 16:34:01.636 | port-mac-address-regenerate 2026-07-08 16:34:01.636 | port-numa-affinity-policy 2026-07-08 16:34:01.636 | port-numa-affinity-policy-socket 2026-07-08 16:34:01.637 | binding 2026-07-08 16:34:01.637 | binding-extended 2026-07-08 16:34:01.637 | port-security 2026-07-08 16:34:01.637 | project-id 2026-07-08 16:34:01.637 | provider 2026-07-08 16:34:01.638 | qinq 2026-07-08 16:34:01.638 | quota-check-limit 2026-07-08 16:34:01.638 | quota-check-limit-default 2026-07-08 16:34:01.638 | quotas 2026-07-08 16:34:01.638 | quota_details 2026-07-08 16:34:01.638 | rbac-policies 2026-07-08 16:34:01.638 | rbac-address-scope 2026-07-08 16:34:01.638 | rbac-security-groups 2026-07-08 16:34:01.639 | revision-if-match 2026-07-08 16:34:01.639 | standard-attr-revisions 2026-07-08 16:34:01.639 | router_availability_zone 2026-07-08 16:34:01.639 | router-enable-snat 2026-07-08 16:34:01.639 | security-groups-default-rules 2026-07-08 16:34:01.639 | security-groups-default-statefulness 2026-07-08 16:34:01.639 | security-groups-normalized-cidr 2026-07-08 16:34:01.639 | security-groups-remote-address-group 2026-07-08 16:34:01.639 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:34:01.640 | security-groups-shared-filtering 2026-07-08 16:34:01.640 | security-group 2026-07-08 16:34:01.640 | service-type 2026-07-08 16:34:01.640 | sorting 2026-07-08 16:34:01.640 | standard-attr-description 2026-07-08 16:34:01.640 | stateful-security-group 2026-07-08 16:34:01.640 | subnet-dns-publish-fixed-ip 2026-07-08 16:34:01.640 | subnet-external-network 2026-07-08 16:34:01.640 | subnet_onboard 2026-07-08 16:34:01.640 | subnet-service-types 2026-07-08 16:34:01.641 | subnet_allocation 2026-07-08 16:34:01.641 | subnetpool-prefix-ops 2026-07-08 16:34:01.641 | tag-creation 2026-07-08 16:34:01.641 | standard-attr-tag 2026-07-08 16:34:01.641 | standard-attr-timestamp 2026-07-08 16:34:01.641 | vlan-transparent' 2026-07-08 16:34:01.641 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 16:34:01.641 | address-scope 2026-07-08 16:34:01.642 | agent 2026-07-08 16:34:01.642 | allowed-address-pairs 2026-07-08 16:34:01.642 | auto-allocated-topology 2026-07-08 16:34:01.642 | availability_zone 2026-07-08 16:34:01.642 | default-subnetpools 2026-07-08 16:34:01.642 | dhcp_agent_scheduler 2026-07-08 16:34:01.642 | dns-integration 2026-07-08 16:34:01.642 | dns-domain-ports 2026-07-08 16:34:01.642 | dns-integration-domain-keywords 2026-07-08 16:34:01.643 | empty-string-filtering 2026-07-08 16:34:01.643 | external-net 2026-07-08 16:34:01.643 | extra_dhcp_opt 2026-07-08 16:34:01.643 | extraroute 2026-07-08 16:34:01.643 | extraroute-atomic 2026-07-08 16:34:01.643 | filter-validation 2026-07-08 16:34:01.643 | floating-ip-port-forwarding-detail 2026-07-08 16:34:01.643 | fip-port-details 2026-07-08 16:34:01.643 | flavors 2026-07-08 16:34:01.644 | floatingip-pools 2026-07-08 16:34:01.644 | router 2026-07-08 16:34:01.644 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:34:01.644 | enable-default-route-bfd 2026-07-08 16:34:01.644 | enable-default-route-ecmp 2026-07-08 16:34:01.644 | ext-gw-mode 2026-07-08 16:34:01.644 | l3-ha 2026-07-08 16:34:01.645 | external-gateway-multihoming 2026-07-08 16:34:01.645 | l3-flavors 2026-07-08 16:34:01.645 | l3_agent_scheduler 2026-07-08 16:34:01.645 | multi-provider 2026-07-08 16:34:01.645 | net-mtu 2026-07-08 16:34:01.645 | net-mtu-writable 2026-07-08 16:34:01.645 | network_availability_zone 2026-07-08 16:34:01.645 | network-ip-availability 2026-07-08 16:34:01.645 | network-ip-availability-details 2026-07-08 16:34:01.646 | pagination 2026-07-08 16:34:01.646 | port-device-profile 2026-07-08 16:34:01.646 | port-mac-address-regenerate 2026-07-08 16:34:01.646 | port-numa-affinity-policy 2026-07-08 16:34:01.646 | port-numa-affinity-policy-socket 2026-07-08 16:34:01.646 | binding 2026-07-08 16:34:01.646 | binding-extended 2026-07-08 16:34:01.646 | port-security 2026-07-08 16:34:01.647 | project-id 2026-07-08 16:34:01.647 | provider 2026-07-08 16:34:01.647 | qinq 2026-07-08 16:34:01.647 | quota-check-limit 2026-07-08 16:34:01.647 | quota-check-limit-default 2026-07-08 16:34:01.647 | quotas 2026-07-08 16:34:01.648 | quota_details 2026-07-08 16:34:01.648 | rbac-policies 2026-07-08 16:34:01.648 | rbac-address-scope 2026-07-08 16:34:01.648 | rbac-security-groups 2026-07-08 16:34:01.648 | revision-if-match 2026-07-08 16:34:01.648 | standard-attr-revisions 2026-07-08 16:34:01.648 | router_availability_zone 2026-07-08 16:34:01.648 | router-enable-snat 2026-07-08 16:34:01.649 | security-groups-default-rules 2026-07-08 16:34:01.649 | security-groups-default-statefulness 2026-07-08 16:34:01.649 | security-groups-normalized-cidr 2026-07-08 16:34:01.649 | security-groups-remote-address-group 2026-07-08 16:34:01.649 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:34:01.649 | security-groups-shared-filtering 2026-07-08 16:34:01.649 | security-group 2026-07-08 16:34:01.650 | service-type 2026-07-08 16:34:01.650 | sorting 2026-07-08 16:34:01.650 | standard-attr-description 2026-07-08 16:34:01.650 | stateful-security-group 2026-07-08 16:34:01.650 | subnet-dns-publish-fixed-ip 2026-07-08 16:34:01.650 | subnet-external-network 2026-07-08 16:34:01.650 | subnet_onboard 2026-07-08 16:34:01.650 | subnet-service-types 2026-07-08 16:34:01.651 | subnet_allocation 2026-07-08 16:34:01.651 | subnetpool-prefix-ops 2026-07-08 16:34:01.651 | tag-creation 2026-07-08 16:34:01.651 | standard-attr-tag 2026-07-08 16:34:01.651 | standard-attr-timestamp 2026-07-08 16:34:01.651 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-08 16:34:01.651 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 16:34:01.651 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-08 16:34:01.652 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-08 16:34:01.652 | ++ 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-07-08 16:34:06.405 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:34:06.409 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=9357dd8f-ad91-4d9e-9715-b345249851aa 2026-07-08 16:34:06.412 | + 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-07-08 16:34:06.415 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:34:06.433 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-08 16:34:06.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-08 16:34:06.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 55ef5690-c133-4bec-9079-b490e737dad2 3e1c7fe3-be72-4c57-82e2-cd48943219ce 2026-07-08 16:34:12.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-08 16:34:12.183 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 9357dd8f-ad91-4d9e-9715-b345249851aa 2026-07-08 16:34:12.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-08 16:34:12.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-08 16:34:12.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-08 16:34:12.200 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-08 16:34:12.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-08 16:34:12.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 9357dd8f-ad91-4d9e-9715-b345249851aa --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-08 16:34:12.214 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-08 16:34:12.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-08 16:34:12.223 | +++ 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 9357dd8f-ad91-4d9e-9715-b345249851aa --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-08 16:34:12.224 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-08 16:34:16.164 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:34:16.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-08 16:34:16.169 | | id | b4559e70-ccef-483f-9154-6604cb456b3c |' 2026-07-08 16:34:16.172 | ++ 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-07-08 16:34:16.177 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:34:16.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b4559e70-ccef-483f-9154-6604cb456b3c '|' 2026-07-08 16:34:16.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | b4559e70-ccef-483f-9154-6604cb456b3c |' 2026-07-08 16:34:16.204 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-08 16:34:16.209 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b4559e70-ccef-483f-9154-6604cb456b3c '|' 2026-07-08 16:34:16.210 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-08 16:34:16.213 | ++ functions-common:get_field:806 : local data field 2026-07-08 16:34:16.216 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:16.219 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-08 16:34:16.222 | ++ functions-common:get_field:811 : field='$3' 2026-07-08 16:34:16.226 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | b4559e70-ccef-483f-9154-6604cb456b3c |' 2026-07-08 16:34:16.226 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-08 16:34:16.232 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:16.236 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-08 16:34:16.242 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b4559e70-ccef-483f-9154-6604cb456b3c '|' 2026-07-08 16:34:16.242 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-08 16:34:16.246 | ++ functions-common:get_field:806 : local data field 2026-07-08 16:34:16.249 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:16.252 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-08 16:34:16.255 | ++ functions-common:get_field:811 : field='$6' 2026-07-08 16:34:16.260 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-08 16:34:16.260 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | b4559e70-ccef-483f-9154-6604cb456b3c |' 2026-07-08 16:34:16.265 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:16.270 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=b4559e70-ccef-483f-9154-6604cb456b3c 2026-07-08 16:34:16.274 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9357dd8f-ad91-4d9e-9715-b345249851aa 55ef5690-c133-4bec-9079-b490e737dad2 2026-07-08 16:34:22.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-08 16:34:22.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-08 16:34:22.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-08 16:34:22.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:22.794 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-08 16:34:22.798 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-08 16:34:22.803 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-08 16:34:22.809 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-08 16:34:22.815 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-08 16:34:22.819 | ++ 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-07-08 16:34:22.859 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-08 16:34:22.867 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-08 16:34:22.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-08 16:34:22.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-08 16:34:22.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-08 16:34:22.888 | + 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-07-08 16:34:22.893 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-08 16:34:22.899 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-08 16:34:22.901 | + functions-common:test_with_retry:2360 : local until=10 2026-07-08 16:34:22.906 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-08 16:34:22.911 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-08 16:34:22.915 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-08 16:34:22.919 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:22.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:22.927 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:22.933 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528462929 2026-07-08 16:34:22.937 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-08 16:34:22.951 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-08 16:34:22.954 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:22.957 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:22.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:22.967 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:22.971 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:22.975 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-08 16:34:22.982 | + functions-common:time_stop:2427 : start_time=1783528462929 2026-07-08 16:34:22.986 | + functions-common:time_stop:2429 : [[ -z 1783528462929 ]] 2026-07-08 16:34:22.991 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:22.997 | + functions-common:time_stop:2432 : end_time=1783528462993 2026-07-08 16:34:23.001 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-08 16:34:23.006 | + functions-common:time_stop:2434 : total=7652 2026-07-08 16:34:23.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:23.014 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7716 2026-07-08 16:34:23.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-08 16:34:23.020 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-08 16:34:23.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-08 16:34:23.031 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:34:23.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-08 16:34:23.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-08 16:34:23.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-08 16:34:23.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-08 16:34:23.091 | ++ 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-07-08 16:34:23.093 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-08 16:34:23.096 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-08 16:34:23.097 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-08 16:34:26.635 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:34:26.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.111 ' 2026-07-08 16:34:26.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-08 16:34:26.649 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:34:26.673 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-08 16:34:26.677 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:34:26.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-08 16:34:26.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-08 16:34:26.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 55ef5690-c133-4bec-9079-b490e737dad2 9ca4a4ae-adff-48bc-aaf6-693982935605 2026-07-08 16:34:34.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-08 16:34:34.245 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 9357dd8f-ad91-4d9e-9715-b345249851aa 2026-07-08 16:34:34.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-08 16:34:34.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-08 16:34:34.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-08 16:34:34.264 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-08 16:34:34.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 9357dd8f-ad91-4d9e-9715-b345249851aa --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-08 16:34:34.270 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-08 16:34:34.275 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-08 16:34:34.280 | +++ 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 9357dd8f-ad91-4d9e-9715-b345249851aa --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-08 16:34:34.281 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-08 16:34:41.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:34:41.570 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-08 16:34:41.570 | | id | 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 |' 2026-07-08 16:34:41.573 | ++ 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-07-08 16:34:41.578 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:34:41.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 '|' 2026-07-08 16:34:41.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 |' 2026-07-08 16:34:41.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-08 16:34:41.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-08 16:34:41.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 '|' 2026-07-08 16:34:41.625 | ++ functions-common:get_field:806 : local data field 2026-07-08 16:34:41.629 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:41.633 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-08 16:34:41.637 | ++ functions-common:get_field:811 : field='$3' 2026-07-08 16:34:41.642 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 |' 2026-07-08 16:34:41.643 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-08 16:34:41.651 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:41.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-08 16:34:41.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-08 16:34:41.667 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 '|' 2026-07-08 16:34:41.669 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-08 16:34:41.672 | ++ functions-common:get_field:806 : local data field 2026-07-08 16:34:41.676 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:41.679 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-08 16:34:41.683 | ++ functions-common:get_field:811 : field='$6' 2026-07-08 16:34:41.689 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 |' 2026-07-08 16:34:41.689 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-08 16:34:41.697 | ++ functions-common:get_field:807 : read data 2026-07-08 16:34:41.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 2026-07-08 16:34:41.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-08 16:34:41.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-08 16:34:41.715 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-08 16:34:41.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-08 16:34:41.740 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:41.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-08 16:34:41.759 | net.ipv6.conf.all.forwarding = 1 2026-07-08 16:34:41.767 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 55ef5690-c133-4bec-9079-b490e737dad2 -c external_gateway_info -f json 2026-07-08 16:34:41.767 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-08 16:34:41.769 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 8bc5b251-b9e0-4e59-821b-fdb5e3cd4b94 2026-07-08 16:34:41.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-08 16:34:41.773 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-08 16:34:45.309 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:34:45.315 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::30c 2026-07-08 16:34:45.318 | + 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-07-08 16:34:45.321 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 16:34:45.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-08 16:34:45.344 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-08 16:34:45.347 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-08 16:34:45.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-08 16:34:45.354 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-08 16:34:45.357 | ++ 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-07-08 16:34:45.381 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-08 16:34:45.385 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-08 16:34:45.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-08 16:34:45.391 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-08 16:34:45.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-08 16:34:45.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd1c:e13b:0777::/56 2026-07-08 16:34:45.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 30c58d3c-b10f-4c1a-9860-82dc1946f0f2 ]] 2026-07-08 16:34:45.432 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd1c:e13b:0777::/56 via 2001:db8::30c dev br-ex 2026-07-08 16:34:45.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-08 16:34:45.453 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:34:45.456 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-08 16:34:45.476 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:45.479 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-08 16:34:45.482 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:34:45.485 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-08 16:34:45.487 | + ./stack.sh:main:1332 : start_nova 2026-07-08 16:34:45.490 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-08 16:34:45.494 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:45.497 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:45.500 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:45.503 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-08 16:34:45.506 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 16:34:45.509 | + functions-common:run_process:1674 : local service=n-sch 2026-07-08 16:34:45.512 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 16:34:45.516 | + functions-common:run_process:1676 : local group= 2026-07-08 16:34:45.519 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:45.522 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:45.525 | + functions-common:run_process:1680 : local name=n-sch 2026-07-08 16:34:45.528 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:45.531 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:45.534 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:45.537 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:45.542 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:45.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528485543 2026-07-08 16:34:45.550 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-08 16:34:45.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:45.573 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-08 16:34:45.577 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-08 16:34:45.579 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 16:34:45.582 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 16:34:45.585 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 16:34:45.588 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 16:34:45.591 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-08 16:34:45.594 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-08 16:34:45.597 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-08 16:34:45.599 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:34:45.602 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:34:45.605 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:34:45.609 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:34:45.613 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-08 16:34:45.616 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-08 16:34:45.619 | + 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-07-08 16:34:45.622 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-08 16:34:45.625 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 16:34:45.627 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:34:45.630 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:34:45.633 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:34:45.637 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:34:45.640 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:34:45.643 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-08 16:34:45.646 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:34:45.651 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-08 16:34:45.736 | + 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-07-08 16:34:45.820 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-08 16:34:45.888 | + 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-07-08 16:34:45.959 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-08 16:34:46.034 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-08 16:34:46.106 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 16:34:46.185 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:34:46.188 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:34:46.192 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-08 16:34:46.282 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:34:46.779 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-08 16:34:46.816 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-08 16:34:47.297 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-08 16:34:47.347 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:34:47.350 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:47.353 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:47.356 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:47.358 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:47.361 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:47.364 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:34:47.366 | + functions-common:time_stop:2427 : start_time=1783528485543 2026-07-08 16:34:47.369 | + functions-common:time_stop:2429 : [[ -z 1783528485543 ]] 2026-07-08 16:34:47.374 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:47.379 | + functions-common:time_stop:2432 : end_time=1783528487376 2026-07-08 16:34:47.382 | + functions-common:time_stop:2433 : elapsed_time=1833 2026-07-08 16:34:47.385 | + functions-common:time_stop:2434 : total=23215 2026-07-08 16:34:47.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:47.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25048 2026-07-08 16:34:47.395 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-08 16:34:47.401 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 16:34:47.405 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-08 16:34:47.409 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 16:34:47.412 | + functions-common:run_process:1676 : local group= 2026-07-08 16:34:47.416 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:47.419 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:47.423 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-08 16:34:47.427 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:47.431 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:47.434 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:47.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:47.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:47.447 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528487443 2026-07-08 16:34:47.450 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-08 16:34:47.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:47.474 | + 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-07-08 16:34:47.477 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-08 16:34:47.479 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 16:34:47.483 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 16:34:47.486 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 16:34:47.490 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 16:34:47.493 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-08 16:34:47.497 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-08 16:34:47.500 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-08 16:34:47.504 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:34:47.507 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:34:47.511 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:34:47.514 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:34:47.517 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-08 16:34:47.520 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-08 16:34:47.524 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 16:34:47.528 | + 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-07-08 16:34:47.531 | + 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-07-08 16:34:47.535 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-08 16:34:47.539 | + 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-07-08 16:34:47.542 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 16:34:47.546 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 16:34:47.549 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 16:34:47.553 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-08 16:34:47.557 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 16:34:47.563 | + 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-07-08 16:34:47.663 | + 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-07-08 16:34:47.752 | + 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-07-08 16:34:47.826 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-08 16:34:47.899 | + 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-07-08 16:34:47.971 | + 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-07-08 16:34:48.046 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-08 16:34:48.119 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-08 16:34:48.191 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-08 16:34:48.265 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-08 16:34:48.338 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-08 16:34:48.409 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 16:34:48.413 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 16:34:48.416 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-08 16:34:48.499 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 16:34:48.994 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-08 16:34:49.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-08 16:34:49.494 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-08 16:34:49.641 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:34:49.645 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:49.650 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:49.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:49.658 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:49.663 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:49.664 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:34:49.666 | + functions-common:time_stop:2427 : start_time=1783528487443 2026-07-08 16:34:49.668 | + functions-common:time_stop:2429 : [[ -z 1783528487443 ]] 2026-07-08 16:34:49.671 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:49.675 | + functions-common:time_stop:2432 : end_time=1783528489673 2026-07-08 16:34:49.677 | + functions-common:time_stop:2433 : elapsed_time=2230 2026-07-08 16:34:49.680 | + functions-common:time_stop:2434 : total=25048 2026-07-08 16:34:49.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:49.684 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27278 2026-07-08 16:34:49.686 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:49.689 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:49.691 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-08 16:34:49.694 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:49.696 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:49.699 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:49.701 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-08 16:34:49.703 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:34:49.705 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-08 16:34:49.708 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-08 16:34:49.711 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:34:49.714 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-08 16:34:49.716 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-08 16:34:49.736 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:49.739 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-08 16:34:49.790 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-08 16:34:49.791 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-08 16:34:49.808 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:34:49.810 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-08 16:34:49.812 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-08 16:34:49.831 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:34:49.837 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-08 16:34:49.839 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:34:49.842 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-08 16:34:49.845 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-08 16:34:49.848 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 16:34:49.850 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 16:34:49.853 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-08 16:34:49.855 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 16:34:49.858 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-08 16:34:49.860 | + 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-07-08 16:34:49.862 | + functions-common:run_process:1676 : local group= 2026-07-08 16:34:49.865 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:49.867 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:49.869 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-08 16:34:49.872 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:49.874 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:49.876 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:49.878 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:49.883 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:49.885 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528489882 2026-07-08 16:34:49.887 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-08 16:34:49.906 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:49.909 | + 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-07-08 16:34:49.911 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-08 16:34:49.913 | + 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-07-08 16:34:49.916 | + 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-07-08 16:34:49.918 | + 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-07-08 16:34:49.920 | + 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-07-08 16:34:49.922 | + 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-07-08 16:34:49.924 | + 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-07-08 16:34:49.927 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-08 16:34:49.929 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:34:49.931 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:34:49.933 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:34:49.936 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:34:49.938 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-08 16:34:49.940 | + 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-07-08 16:34:49.943 | + 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-07-08 16:34:49.945 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-08 16:34:49.947 | + 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-07-08 16:34:49.949 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:34:49.951 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:34:49.953 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:34:49.956 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:34:49.958 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:34:49.960 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-08 16:34:49.962 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:34:49.966 | + 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-07-08 16:34:50.044 | + 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-07-08 16:34:50.122 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-08 16:34:50.191 | + 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-07-08 16:34:50.255 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-08 16:34:50.320 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-08 16:34:50.388 | + 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-07-08 16:34:50.453 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:34:50.457 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:34:50.458 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-08 16:34:50.542 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:34:51.095 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-08 16:34:51.144 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-08 16:34:51.663 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-08 16:34:51.722 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:34:51.727 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:51.733 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:51.740 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:51.749 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:51.753 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:51.762 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:34:51.773 | + functions-common:time_stop:2427 : start_time=1783528489882 2026-07-08 16:34:51.777 | + functions-common:time_stop:2429 : [[ -z 1783528489882 ]] 2026-07-08 16:34:51.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:51.797 | + functions-common:time_stop:2432 : end_time=1783528491789 2026-07-08 16:34:51.800 | + functions-common:time_stop:2433 : elapsed_time=1907 2026-07-08 16:34:51.804 | + functions-common:time_stop:2434 : total=27278 2026-07-08 16:34:51.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:51.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29185 2026-07-08 16:34:51.814 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-08 16:34:51.819 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-08 16:34:51.824 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-08 16:34:51.831 | + functions-common:run_process:1676 : local group= 2026-07-08 16:34:51.835 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:51.839 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:51.845 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-08 16:34:51.850 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:51.854 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:51.857 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:51.861 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:51.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:51.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528491867 2026-07-08 16:34:51.874 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-08 16:34:51.912 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:34:51.915 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:34:51.919 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:51.922 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:51.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:51.928 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:51.930 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:51.935 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:34:51.941 | + functions-common:time_stop:2427 : start_time=1783528491867 2026-07-08 16:34:51.947 | + functions-common:time_stop:2429 : [[ -z 1783528491867 ]] 2026-07-08 16:34:51.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:51.961 | + functions-common:time_stop:2432 : end_time=1783528491954 2026-07-08 16:34:51.969 | + functions-common:time_stop:2433 : elapsed_time=87 2026-07-08 16:34:51.974 | + functions-common:time_stop:2434 : total=29185 2026-07-08 16:34:51.981 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:51.986 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29272 2026-07-08 16:34:51.993 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:51.999 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-08 16:34:52.002 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:52.005 | + functions-common:run_process:1676 : local group= 2026-07-08 16:34:52.013 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:52.015 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:52.022 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-08 16:34:52.028 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:52.035 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:52.038 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:52.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:52.050 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:52.065 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528492052 2026-07-08 16:34:52.073 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-08 16:34:52.111 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:34:52.118 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:34:52.125 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:52.129 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:52.135 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:52.141 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:52.147 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:52.150 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:34:52.152 | + functions-common:time_stop:2427 : start_time=1783528492052 2026-07-08 16:34:52.154 | + functions-common:time_stop:2429 : [[ -z 1783528492052 ]] 2026-07-08 16:34:52.159 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:52.161 | + functions-common:time_stop:2432 : end_time=1783528492159 2026-07-08 16:34:52.165 | + functions-common:time_stop:2433 : elapsed_time=107 2026-07-08 16:34:52.166 | + functions-common:time_stop:2434 : total=29272 2026-07-08 16:34:52.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:52.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29379 2026-07-08 16:34:52.172 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:52.175 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:52.178 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-08 16:34:52.181 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:34:52.184 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-08 16:34:52.186 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-08 16:34:52.211 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:52.214 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-08 16:34:52.279 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-08 16:34:52.284 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:34:52.288 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-08 16:34:52.346 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-08 16:34:52.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:52.372 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 16:34:52.374 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-08 16:34:52.377 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 16:34:52.380 | + functions-common:run_process:1676 : local group= 2026-07-08 16:34:52.382 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:52.385 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:52.387 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-08 16:34:52.390 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:52.393 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:52.395 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:52.398 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:52.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:52.406 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528492403 2026-07-08 16:34:52.409 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-08 16:34:52.440 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:52.444 | + 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-07-08 16:34:52.449 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-08 16:34:52.453 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 16:34:52.461 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 16:34:52.466 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 16:34:52.472 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 16:34:52.477 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-08 16:34:52.484 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-08 16:34:52.489 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-08 16:34:52.495 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:34:52.503 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:34:52.507 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:34:52.513 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:34:52.517 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-08 16:34:52.524 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-08 16:34:52.530 | + 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-07-08 16:34:52.533 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-08 16:34:52.542 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 16:34:52.548 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:34:52.552 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:34:52.557 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:34:52.562 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:34:52.572 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:34:52.574 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-08 16:34:52.578 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:34:52.588 | + 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-07-08 16:34:52.741 | + 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-07-08 16:34:52.879 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-08 16:34:53.006 | + 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-07-08 16:34:53.137 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-08 16:34:53.270 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-08 16:34:53.386 | + 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-07-08 16:34:53.482 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:34:53.487 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:34:53.492 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-08 16:34:53.623 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:34:54.191 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-08 16:34:54.227 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-08 16:34:54.739 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-08 16:34:54.806 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:34:54.811 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:54.816 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:54.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:54.828 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:54.831 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:54.835 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:34:54.843 | + functions-common:time_stop:2427 : start_time=1783528492403 2026-07-08 16:34:54.846 | + functions-common:time_stop:2429 : [[ -z 1783528492403 ]] 2026-07-08 16:34:54.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:54.857 | + functions-common:time_stop:2432 : end_time=1783528494852 2026-07-08 16:34:54.861 | + functions-common:time_stop:2433 : elapsed_time=2449 2026-07-08 16:34:54.869 | + functions-common:time_stop:2434 : total=29379 2026-07-08 16:34:54.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:54.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31828 2026-07-08 16:34:54.884 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-08 16:34:54.896 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 16:34:54.898 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-08 16:34:54.936 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:54.940 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-08 16:34:54.954 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-08 16:34:54.955 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 16:34:54.961 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 16:34:54.966 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-08 16:34:54.971 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:54.981 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-08 16:34:54.985 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:54.989 | + functions-common:run_process:1676 : local group= 2026-07-08 16:34:54.997 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:55.000 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:55.004 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-08 16:34:55.009 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:55.015 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:55.019 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:55.026 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:55.031 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:55.039 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528495032 2026-07-08 16:34:55.045 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-08 16:34:55.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:55.076 | + 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-07-08 16:34:55.082 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-08 16:34:55.088 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:55.094 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:55.097 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:55.103 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:55.107 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-08 16:34:55.112 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-08 16:34:55.121 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-08 16:34:55.126 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:34:55.130 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:34:55.135 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:34:55.140 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:34:55.145 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-08 16:34:55.150 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-08 16:34:55.157 | + 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-07-08 16:34:55.162 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-08 16:34:55.166 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 16:34:55.172 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:34:55.177 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:34:55.185 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:34:55.190 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:34:55.195 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:34:55.200 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-08 16:34:55.204 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:34:55.210 | + 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-07-08 16:34:55.333 | + 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-07-08 16:34:55.477 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-08 16:34:55.591 | + 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-07-08 16:34:55.700 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-08 16:34:55.781 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-08 16:34:55.905 | + 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-07-08 16:34:55.982 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:34:55.985 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:34:55.987 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-08 16:34:56.092 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:34:56.661 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-08 16:34:56.698 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-08 16:34:57.187 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-08 16:34:57.243 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:34:57.248 | + functions-common:time_stop:2420 : local name 2026-07-08 16:34:57.252 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:34:57.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:34:57.261 | + functions-common:time_stop:2423 : local total 2026-07-08 16:34:57.266 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:34:57.273 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:34:57.274 | + functions-common:time_stop:2427 : start_time=1783528495032 2026-07-08 16:34:57.279 | + functions-common:time_stop:2429 : [[ -z 1783528495032 ]] 2026-07-08 16:34:57.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:34:57.292 | + functions-common:time_stop:2432 : end_time=1783528497287 2026-07-08 16:34:57.296 | + functions-common:time_stop:2433 : elapsed_time=2255 2026-07-08 16:34:57.301 | + functions-common:time_stop:2434 : total=31828 2026-07-08 16:34:57.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:34:57.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34083 2026-07-08 16:34:57.316 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-08 16:34:57.322 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:57.324 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:57.328 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:34:57.331 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-08 16:34:57.334 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-08 16:34:57.340 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-08 16:34:57.344 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:34:57.350 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 16:34:57.350 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-08 16:34:57.350 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 16:34:57.357 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-08 16:34:57.360 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-08 16:34:57.363 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-08 16:34:57.366 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-08 16:34:57.374 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-08 16:34:57.378 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 16:34:57.381 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-08 16:34:57.381 | BEGIN { 2026-07-08 16:34:57.381 | section = "" 2026-07-08 16:34:57.381 | last_section = "" 2026-07-08 16:34:57.381 | section_count = 0 2026-07-08 16:34:57.381 | } 2026-07-08 16:34:57.381 | /^\[.+\]/ { 2026-07-08 16:34:57.381 | gsub("[][]", "", $1); 2026-07-08 16:34:57.382 | section=$1 2026-07-08 16:34:57.382 | next 2026-07-08 16:34:57.382 | } 2026-07-08 16:34:57.382 | /^ *\#/ { 2026-07-08 16:34:57.382 | next 2026-07-08 16:34:57.382 | } 2026-07-08 16:34:57.382 | /^[^ \t]+/ { 2026-07-08 16:34:57.382 | # get offset of first = in $0 2026-07-08 16:34:57.382 | eq_idx = index($0, "=") 2026-07-08 16:34:57.382 | # extract attr & value from $0 2026-07-08 16:34:57.384 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 16:34:57.384 | value = substr($0, eq_idx + 1) 2026-07-08 16:34:57.384 | # only need to strip trailing whitespace from attr 2026-07-08 16:34:57.384 | sub(/[ \t]*$/, "", attr) 2026-07-08 16:34:57.384 | # need to strip leading & trailing whitespace from value 2026-07-08 16:34:57.384 | sub(/^[ \t]*/, "", value) 2026-07-08 16:34:57.384 | sub(/[ \t]*$/, "", value) 2026-07-08 16:34:57.385 | 2026-07-08 16:34:57.385 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 16:34:57.385 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 16:34:57.385 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 16:34:57.385 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 16:34:57.386 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 16:34:57.386 | if (section != last_section) { 2026-07-08 16:34:57.386 | cfg_section[section_count++] = section 2026-07-08 16:34:57.386 | last_section = section 2026-07-08 16:34:57.386 | } 2026-07-08 16:34:57.386 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 16:34:57.386 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 16:34:57.386 | 2026-07-08 16:34:57.386 | cfg_attr[section, attr, 0] = value 2026-07-08 16:34:57.387 | cfg_attr_count[section, attr] = 1 2026-07-08 16:34:57.387 | } else { 2026-07-08 16:34:57.387 | lno = cfg_attr_count[section, attr]++ 2026-07-08 16:34:57.387 | cfg_attr[section, attr, lno] = value 2026-07-08 16:34:57.387 | } 2026-07-08 16:34:57.387 | } 2026-07-08 16:34:57.387 | END { 2026-07-08 16:34:57.387 | # Process each section in order 2026-07-08 16:34:57.387 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 16:34:57.387 | section = cfg_section[sno] 2026-07-08 16:34:57.388 | # The ini routines simply append a config item immediately 2026-07-08 16:34:57.388 | # after the section header. To keep the same order as defined 2026-07-08 16:34:57.388 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 16:34:57.388 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 16:34:57.388 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 16:34:57.388 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 16:34:57.389 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 16:34:57.389 | else { 2026-07-08 16:34:57.389 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 16:34:57.389 | count = cfg_attr_count[section, attr] 2026-07-08 16:34:57.389 | print "inidelete " configfile " " section " " attr 2026-07-08 16:34:57.389 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 16:34:57.390 | for (l = count -2; l >= 0; l--) 2026-07-08 16:34:57.390 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 16:34:57.390 | } 2026-07-08 16:34:57.390 | } 2026-07-08 16:34:57.390 | } 2026-07-08 16:34:57.390 | } 2026-07-08 16:34:57.390 | ' 2026-07-08 16:34:57.390 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:34:57.390 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 16:34:57.390 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 16:34:57.394 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-08 16:34:57.399 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:34:57.405 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-08 16:34:57.406 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-08 16:34:57.407 | BEGIN { group = "" } 2026-07-08 16:34:57.407 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:34:57.407 | gsub("[][]", "", $1); 2026-07-08 16:34:57.407 | split($1, a, "|"); 2026-07-08 16:34:57.407 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 16:34:57.407 | group=a[1] 2026-07-08 16:34:57.408 | } else { 2026-07-08 16:34:57.408 | group="" 2026-07-08 16:34:57.408 | } 2026-07-08 16:34:57.408 | next 2026-07-08 16:34:57.408 | } 2026-07-08 16:34:57.408 | { 2026-07-08 16:34:57.408 | if (group != "") 2026-07-08 16:34:57.408 | print $0 2026-07-08 16:34:57.408 | } 2026-07-08 16:34:57.408 | ' /home/quobyte/devstack/local.conf 2026-07-08 16:34:57.423 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 16:34:57.426 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-08 16:34:57.476 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-08 16:34:57.525 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-08 16:34:57.530 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-08 16:34:57.535 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-08 16:34:57.539 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 16:34:57.544 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-08 16:34:57.549 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 16:34:57.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:57.582 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-08 16:34:57.587 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-08 16:34:57.591 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 16:34:57.621 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:57.626 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.204:5672/nova_cell1 2026-07-08 16:34:57.631 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.204:5672/nova_cell1 2026-07-08 16:34:57.681 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 16:34:57.687 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 16:34:57.691 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-08 16:34:57.728 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-08 16:34:57.763 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-08 16:34:57.768 | + lib/nova:configure_console_compute:671 : local offset 2026-07-08 16:34:57.774 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-08 16:34:57.779 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-08 16:34:57.786 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-08 16:34:57.825 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.204 2026-07-08 16:34:57.829 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-08 16:34:57.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:57.867 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-08 16:34:57.872 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-08 16:34:57.876 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-08 16:34:57.880 | + functions:vercmp:648 : local 'op=<' 2026-07-08 16:34:57.886 | + functions:vercmp:649 : local v2=1.0.0 2026-07-08 16:34:57.891 | + functions:vercmp:650 : local result 2026-07-08 16:34:57.898 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-08 16:34:57.902 | ++ functions:vercmp:654 : sort -V 2026-07-08 16:34:57.904 | ++ functions:vercmp:654 : head -1 2026-07-08 16:34:57.913 | + functions:vercmp:654 : result=1.0.0 2026-07-08 16:34:57.918 | + functions:vercmp:656 : case $op in 2026-07-08 16:34:57.923 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-08 16:34:57.926 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-08 16:34:57.931 | + functions:vercmp:667 : return 2026-07-08 16:34:57.936 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.204:6080/vnc_lite.html 2026-07-08 16:34:57.941 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.204:6080/vnc_lite.html 2026-07-08 16:34:57.992 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.204:6081/spice_auto.html 2026-07-08 16:34:57.996 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.204:6081/spice_auto.html 2026-07-08 16:34:58.050 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-08 16:34:58.083 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:58.088 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-08 16:34:58.094 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.204 2026-07-08 16:34:58.099 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-08 16:34:58.165 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.204 2026-07-08 16:34:58.220 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-08 16:34:58.253 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:34:58.258 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-08 16:34:58.263 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-08 16:34:58.294 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:34:58.299 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-08 16:34:58.304 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-08 16:34:58.361 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-08 16:34:58.365 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-08 16:34:58.423 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-08 16:34:58.427 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-08 16:34:58.433 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-08 16:34:58.437 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-08 16:34:58.442 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-08 16:34:58.447 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-08 16:34:58.452 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-08 16:34:58.457 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 16:34:58.461 | + functions-common:run_process:1676 : local group=libvirt 2026-07-08 16:34:58.466 | + functions-common:run_process:1677 : local user= 2026-07-08 16:34:58.470 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:34:58.475 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-08 16:34:58.480 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:34:58.484 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:34:58.489 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:34:58.493 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:34:58.499 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:34:58.507 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528498501 2026-07-08 16:34:58.512 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-08 16:34:58.541 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:34:58.546 | + 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-07-08 16:34:58.550 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-08 16:34:58.554 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 16:34:58.560 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 16:34:58.563 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 16:34:58.569 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 16:34:58.573 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-08 16:34:58.578 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-08 16:34:58.583 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-08 16:34:58.587 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-08 16:34:58.592 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:34:58.596 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:34:58.601 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:34:58.605 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-08 16:34:58.609 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-08 16:34:58.613 | + 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-07-08 16:34:58.616 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-08 16:34:58.622 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 16:34:58.626 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-08 16:34:58.630 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:34:58.633 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:34:58.639 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:34:58.644 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-08 16:34:58.647 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-08 16:34:58.650 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-08 16:34:58.656 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:34:58.663 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-08 16:34:58.763 | + 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-07-08 16:34:58.872 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-08 16:34:58.962 | + 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-07-08 16:34:59.058 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-08 16:34:59.148 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-08 16:34:59.223 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 16:34:59.299 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:34:59.302 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-08 16:34:59.304 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-08 16:34:59.375 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-08 16:34:59.464 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:34:59.985 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-08 16:35:00.025 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-08 16:35:00.508 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-08 16:35:00.563 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:35:00.571 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:00.572 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:00.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:00.587 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:00.592 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:00.595 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:35:00.601 | + functions-common:time_stop:2427 : start_time=1783528498501 2026-07-08 16:35:00.607 | + functions-common:time_stop:2429 : [[ -z 1783528498501 ]] 2026-07-08 16:35:00.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:00.626 | + functions-common:time_stop:2432 : end_time=1783528500615 2026-07-08 16:35:00.631 | + functions-common:time_stop:2433 : elapsed_time=2114 2026-07-08 16:35:00.634 | + functions-common:time_stop:2434 : total=34083 2026-07-08 16:35:00.637 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:00.640 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36197 2026-07-08 16:35:00.643 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:35:00.647 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 16:35:00.651 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-08 16:35:00.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:00.674 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-08 16:35:00.674 | Dumping cells_v2 mapping 2026-07-08 16:35:00.677 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-08 16:35:01.276 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:35:01.276 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:35:01.276 | we strongly recommend against using it for new projects. 2026-07-08 16:35:01.276 | 2026-07-08 16:35:01.277 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:35:01.277 | framework. For more detail see 2026-07-08 16:35:01.277 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:35:01.277 | 2026-07-08 16:35:01.277 | import eventlet # noqa 2026-07-08 16:35:01.586 | 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-07-08 16:35:04.771 | INFO dbcounter [None req-ed925f9e-868c-4f6c-9e5e-54b5ba2cedb3 None None] Registered counter for database nova_api 2026-07-08 16:35:04.905 | DEBUG dbcounter [-] [73789] Writer thread running {{(pid=73789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:35:04.936 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-08 16:35:04.936 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-08 16:35:04.936 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-08 16:35:04.936 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-08 16:35:04.937 | | cell1 | ba14f304-8803-4894-9dbc-04dfba7c9d40 | rabbit://stackrabbit:stackqueue@192.168.122.204:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-08 16:35:04.937 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-08 16:35:05.828 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-08 16:35:05.832 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-08 16:35:05.916 | + inc/async:async_inner:63 : create_flavors 2026-07-08 16:35:05.976 | [2069 Async create_flavors:73891]: running: create_flavors 2026-07-08 16:35:05.980 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-08 16:35:06.008 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:06.013 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-08 16:35:06.018 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:35:06.022 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-08 16:35:06.026 | + ./stack.sh:main:1337 : start_cinder 2026-07-08 16:35:06.031 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-08 16:35:06.037 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-08 16:35:06.045 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 16:35:06.049 | + functions-common:run_process:1674 : local service=c-api 2026-07-08 16:35:06.054 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 16:35:06.058 | + functions-common:run_process:1676 : local group= 2026-07-08 16:35:06.062 | + functions-common:run_process:1677 : local user= 2026-07-08 16:35:06.067 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:35:06.072 | + functions-common:run_process:1680 : local name=c-api 2026-07-08 16:35:06.076 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:35:06.081 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:35:06.085 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:06.090 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:06.095 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:06.103 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528506097 2026-07-08 16:35:06.108 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-08 16:35:06.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:06.140 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-08 16:35:06.144 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-08 16:35:06.148 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 16:35:06.152 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 16:35:06.158 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 16:35:06.162 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 16:35:06.166 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-08 16:35:06.171 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-08 16:35:06.175 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-08 16:35:06.180 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:35:06.185 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:35:06.190 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:35:06.194 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:35:06.200 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-08 16:35:06.205 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-08 16:35:06.209 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 16:35:06.214 | + 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-07-08 16:35:06.218 | + 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-07-08 16:35:06.223 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-08 16:35:06.230 | + 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-07-08 16:35:06.235 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 16:35:06.239 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 16:35:06.242 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 16:35:06.246 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-08 16:35:06.249 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 16:35:06.255 | + 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-07-08 16:35:06.358 | + 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-07-08 16:35:06.449 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-08 16:35:06.527 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-08 16:35:06.605 | + 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-07-08 16:35:06.688 | + 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-07-08 16:35:06.792 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-08 16:35:06.885 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-08 16:35:06.974 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-08 16:35:07.078 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-08 16:35:07.168 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-08 16:35:07.260 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 16:35:07.264 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 16:35:07.268 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-08 16:35:07.392 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 16:35:07.984 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-08 16:35:08.013 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-08 16:35:08.545 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-08 16:35:08.689 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:35:08.697 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:08.702 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:08.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:08.722 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:08.729 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:08.735 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:35:08.741 | + functions-common:time_stop:2427 : start_time=1783528506097 2026-07-08 16:35:08.750 | + functions-common:time_stop:2429 : [[ -z 1783528506097 ]] 2026-07-08 16:35:08.761 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:08.773 | + functions-common:time_stop:2432 : end_time=1783528508764 2026-07-08 16:35:08.779 | + functions-common:time_stop:2433 : elapsed_time=2667 2026-07-08 16:35:08.789 | + functions-common:time_stop:2434 : total=36197 2026-07-08 16:35:08.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:08.806 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38864 2026-07-08 16:35:08.815 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-08 16:35:08.816 | Waiting for Cinder API to start... 2026-07-08 16:35:08.823 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.204/volume/v3/ 2026-07-08 16:35:08.826 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.204/volume/v3/ 2026-07-08 16:35:08.832 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 16:35:08.841 | + functions:wait_for_service:477 : local url=http://192.168.122.204/volume/v3/ 2026-07-08 16:35:08.842 | + functions:wait_for_service:478 : local rval=0 2026-07-08 16:35:08.844 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 16:35:08.846 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 16:35:08.848 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:08.850 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:08.854 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:08.860 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528508855 2026-07-08 16:35:08.860 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 16:35:08.862 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:35:08.866 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.204/volume/v3/ 2026-07-08 16:35:14.019 | + :: : [[ 401 == 503 ]] 2026-07-08 16:35:14.022 | + :: : [[ 0 -eq 7 ]] 2026-07-08 16:35:14.031 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 16:35:14.039 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:14.043 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:14.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:14.052 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:14.057 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:14.062 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 16:35:14.066 | + functions-common:time_stop:2427 : start_time=1783528508855 2026-07-08 16:35:14.071 | + functions-common:time_stop:2429 : [[ -z 1783528508855 ]] 2026-07-08 16:35:14.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:14.084 | + functions-common:time_stop:2432 : end_time=1783528514079 2026-07-08 16:35:14.089 | + functions-common:time_stop:2433 : elapsed_time=5224 2026-07-08 16:35:14.093 | + functions-common:time_stop:2434 : total=14862 2026-07-08 16:35:14.097 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:14.102 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20086 2026-07-08 16:35:14.106 | + functions:wait_for_service:486 : return 0 2026-07-08 16:35:14.108 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:14.112 | + functions-common:run_process:1674 : local service=c-sch 2026-07-08 16:35:14.116 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:14.121 | + functions-common:run_process:1676 : local group= 2026-07-08 16:35:14.125 | + functions-common:run_process:1677 : local user= 2026-07-08 16:35:14.131 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:35:14.136 | + functions-common:run_process:1680 : local name=c-sch 2026-07-08 16:35:14.140 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:35:14.145 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:35:14.150 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:14.153 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:14.160 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:14.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528514162 2026-07-08 16:35:14.173 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-08 16:35:14.214 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:14.220 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-08 16:35:14.225 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-08 16:35:14.231 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:14.237 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:14.243 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:14.248 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:14.252 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-08 16:35:14.257 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-08 16:35:14.262 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-08 16:35:14.266 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:35:14.271 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:35:14.277 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:35:14.285 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:35:14.291 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-08 16:35:14.296 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-08 16:35:14.301 | + 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-07-08 16:35:14.307 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-08 16:35:14.311 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:14.315 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:35:14.319 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:35:14.323 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 16:35:14.328 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:35:14.331 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:35:14.335 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-08 16:35:14.339 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:35:14.346 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-08 16:35:14.473 | + 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-07-08 16:35:14.606 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-08 16:35:14.715 | + 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-07-08 16:35:14.809 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-08 16:35:14.897 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-08 16:35:15.004 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 16:35:15.098 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 16:35:15.102 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:35:15.109 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-08 16:35:15.232 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:35:15.786 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-08 16:35:15.810 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-08 16:35:16.347 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-08 16:35:16.404 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:35:16.406 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:16.411 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:16.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:16.418 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:16.422 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:16.425 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:35:16.429 | + functions-common:time_stop:2427 : start_time=1783528514162 2026-07-08 16:35:16.433 | + functions-common:time_stop:2429 : [[ -z 1783528514162 ]] 2026-07-08 16:35:16.437 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:16.443 | + functions-common:time_stop:2432 : end_time=1783528516439 2026-07-08 16:35:16.447 | + functions-common:time_stop:2433 : elapsed_time=2277 2026-07-08 16:35:16.450 | + functions-common:time_stop:2434 : total=38864 2026-07-08 16:35:16.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:16.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41141 2026-07-08 16:35:16.461 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 16:35:16.465 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 16:35:16.469 | + functions-common:run_process:1674 : local service=c-bak 2026-07-08 16:35:16.472 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:16.476 | + functions-common:run_process:1676 : local group= 2026-07-08 16:35:16.480 | + functions-common:run_process:1677 : local user= 2026-07-08 16:35:16.484 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 16:35:16.492 | + functions-common:run_process:1680 : local name=c-bak 2026-07-08 16:35:16.492 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:35:16.497 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:35:16.502 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:16.505 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:16.507 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:16.512 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528516509 2026-07-08 16:35:16.520 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-08 16:35:16.553 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:35:16.557 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:35:16.564 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:16.569 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:16.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:16.578 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:16.584 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:16.587 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:35:16.592 | + functions-common:time_stop:2427 : start_time=1783528516509 2026-07-08 16:35:16.596 | + functions-common:time_stop:2429 : [[ -z 1783528516509 ]] 2026-07-08 16:35:16.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:16.616 | + functions-common:time_stop:2432 : end_time=1783528516606 2026-07-08 16:35:16.624 | + functions-common:time_stop:2433 : elapsed_time=97 2026-07-08 16:35:16.630 | + functions-common:time_stop:2434 : total=41141 2026-07-08 16:35:16.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:16.640 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41238 2026-07-08 16:35:16.645 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 16:35:16.650 | + functions-common:run_process:1674 : local service=c-vol 2026-07-08 16:35:16.654 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:16.660 | + functions-common:run_process:1676 : local group= 2026-07-08 16:35:16.663 | + functions-common:run_process:1677 : local user= 2026-07-08 16:35:16.669 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 16:35:16.675 | + functions-common:run_process:1680 : local name=c-vol 2026-07-08 16:35:16.681 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:35:16.687 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:35:16.693 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:16.697 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:16.704 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:16.710 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528516707 2026-07-08 16:35:16.713 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-08 16:35:16.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:16.758 | + 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-07-08 16:35:16.761 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-08 16:35:16.767 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:16.777 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:16.782 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:16.787 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:16.799 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-08 16:35:16.804 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-08 16:35:16.813 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-08 16:35:16.820 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:35:16.827 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:35:16.832 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:35:16.840 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 16:35:16.848 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-08 16:35:16.852 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-08 16:35:16.856 | + 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-07-08 16:35:16.863 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-08 16:35:16.866 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 16:35:16.871 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 16:35:16.875 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 16:35:16.880 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 16:35:16.884 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 16:35:16.888 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 16:35:16.893 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-08 16:35:16.897 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 16:35:16.905 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-08 16:35:17.019 | + 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-07-08 16:35:17.141 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-08 16:35:17.241 | + 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-07-08 16:35:17.322 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-08 16:35:17.409 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-08 16:35:17.499 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 16:35:17.605 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-08 16:35:17.616 | + 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-07-08 16:35:17.718 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 16:35:17.724 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-08 16:35:17.842 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 16:35:18.402 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-08 16:35:18.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-08 16:35:18.978 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-08 16:35:19.026 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:35:19.033 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:19.039 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:19.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:19.043 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:19.045 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:19.049 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:35:19.050 | + functions-common:time_stop:2427 : start_time=1783528516707 2026-07-08 16:35:19.052 | + functions-common:time_stop:2429 : [[ -z 1783528516707 ]] 2026-07-08 16:35:19.055 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:19.061 | + functions-common:time_stop:2432 : end_time=1783528519057 2026-07-08 16:35:19.063 | + functions-common:time_stop:2433 : elapsed_time=2350 2026-07-08 16:35:19.065 | + functions-common:time_stop:2434 : total=41238 2026-07-08 16:35:19.068 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:19.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43588 2026-07-08 16:35:19.072 | + ./stack.sh:main:1338 : create_volume_types 2026-07-08 16:35:19.074 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-08 16:35:19.094 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:19.096 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 16:35:19.098 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-08 16:35:19.101 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-08 16:35:19.103 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-08 16:35:19.106 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-08 16:35:19.109 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-08 16:35:19.112 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-08 16:35:19.115 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-08 16:35:19.118 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-08 16:35:19.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:19.141 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-08 16:35:24.471 | +-------------+--------------------------------------+ 2026-07-08 16:35:24.471 | | Field | Value | 2026-07-08 16:35:24.471 | +-------------+--------------------------------------+ 2026-07-08 16:35:24.471 | | description | None | 2026-07-08 16:35:24.471 | | id | 7e5d52c2-994a-4eb5-8aeb-022f48d97844 | 2026-07-08 16:35:24.471 | | is_public | True | 2026-07-08 16:35:24.471 | | name | lvmdriver-1 | 2026-07-08 16:35:24.471 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-08 16:35:24.471 | +-------------+--------------------------------------+ 2026-07-08 16:35:24.972 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-08 16:35:24.974 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-08 16:35:24.979 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-08 16:35:24.985 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-08 16:35:24.989 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-08 16:35:25.011 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:25.015 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-08 16:35:25.019 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:35:25.023 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-08 16:35:25.026 | + ./stack.sh:main:1353 : start_glance 2026-07-08 16:35:25.030 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-08 16:35:25.034 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-08 16:35:25.042 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 16:35:25.047 | + functions-common:run_process:1674 : local service=g-api 2026-07-08 16:35:25.050 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 16:35:25.054 | + functions-common:run_process:1676 : local group= 2026-07-08 16:35:25.057 | + functions-common:run_process:1677 : local user= 2026-07-08 16:35:25.062 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 16:35:25.067 | + functions-common:run_process:1680 : local name=g-api 2026-07-08 16:35:25.071 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 16:35:25.076 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 16:35:25.081 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:25.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:25.092 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:25.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528525093 2026-07-08 16:35:25.105 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-08 16:35:25.131 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:25.135 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-08 16:35:25.140 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-08 16:35:25.147 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 16:35:25.152 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 16:35:25.154 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 16:35:25.157 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 16:35:25.160 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-08 16:35:25.162 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-08 16:35:25.165 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-08 16:35:25.167 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 16:35:25.170 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 16:35:25.173 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 16:35:25.175 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 16:35:25.177 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-08 16:35:25.180 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-08 16:35:25.183 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 16:35:25.186 | + 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-07-08 16:35:25.188 | + 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-07-08 16:35:25.191 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-08 16:35:25.194 | + 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-07-08 16:35:25.197 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 16:35:25.200 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 16:35:25.205 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 16:35:25.207 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-08 16:35:25.211 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 16:35:25.217 | + 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-07-08 16:35:25.317 | + 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-07-08 16:35:25.406 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-08 16:35:25.478 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-08 16:35:25.545 | + 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-07-08 16:35:25.618 | + 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-07-08 16:35:25.704 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-08 16:35:25.801 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-08 16:35:25.879 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-08 16:35:25.944 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-08 16:35:26.009 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-08 16:35:26.075 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 16:35:26.077 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 16:35:26.080 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-08 16:35:26.162 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 16:35:26.750 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-08 16:35:26.781 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-08 16:35:27.309 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-08 16:35:27.478 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 16:35:27.486 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:27.491 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:27.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:27.502 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:27.506 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:27.517 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 16:35:27.519 | + functions-common:time_stop:2427 : start_time=1783528525093 2026-07-08 16:35:27.531 | + functions-common:time_stop:2429 : [[ -z 1783528525093 ]] 2026-07-08 16:35:27.537 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:27.549 | + functions-common:time_stop:2432 : end_time=1783528527539 2026-07-08 16:35:27.553 | + functions-common:time_stop:2433 : elapsed_time=2446 2026-07-08 16:35:27.562 | + functions-common:time_stop:2434 : total=43588 2026-07-08 16:35:27.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:27.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46034 2026-07-08 16:35:27.582 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-08 16:35:27.624 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:35:27.629 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.204) to start...' 2026-07-08 16:35:27.629 | Waiting for g-api (192.168.122.204) to start... 2026-07-08 16:35:27.632 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.204/image 2026-07-08 16:35:27.637 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 16:35:27.642 | + functions:wait_for_service:477 : local url=http://192.168.122.204/image 2026-07-08 16:35:27.649 | + functions:wait_for_service:478 : local rval=0 2026-07-08 16:35:27.653 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 16:35:27.660 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 16:35:27.664 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:27.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:27.682 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:27.690 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528527684 2026-07-08 16:35:27.697 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 16:35:27.705 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:35:27.714 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.204/image 2026-07-08 16:35:33.236 | + :: : [[ 300 == 503 ]] 2026-07-08 16:35:33.237 | + :: : [[ 0 -eq 7 ]] 2026-07-08 16:35:33.244 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 16:35:33.250 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:33.259 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:33.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:33.269 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:33.276 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:33.280 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 16:35:33.287 | + functions-common:time_stop:2427 : start_time=1783528527684 2026-07-08 16:35:33.292 | + functions-common:time_stop:2429 : [[ -z 1783528527684 ]] 2026-07-08 16:35:33.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:33.306 | + functions-common:time_stop:2432 : end_time=1783528533301 2026-07-08 16:35:33.309 | + functions-common:time_stop:2433 : elapsed_time=5617 2026-07-08 16:35:33.313 | + functions-common:time_stop:2434 : total=20086 2026-07-08 16:35:33.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:33.323 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25703 2026-07-08 16:35:33.328 | + functions:wait_for_service:486 : return 0 2026-07-08 16:35:33.333 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-08 16:35:33.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:33.369 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-08 16:35:33.399 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:33.404 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-08 16:35:33.408 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:35:33.413 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-08 16:35:33.417 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-08 16:35:33.422 | + ./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-07-08 16:35:33.426 | + 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-07-08 16:35:33.430 | + functions:upload_image:141 : local image image_fname image_name 2026-07-08 16:35:33.435 | + functions:upload_image:143 : local max_attempts=5 2026-07-08 16:35:33.439 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-08 16:35:33.447 | ++ 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-07-08 16:35:33.454 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-08 16:35:33.458 | + 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-07-08 16:35:33.462 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-08 16:35:33.467 | ++ functions:upload_image:151 : seq 5 2026-07-08 16:35:33.473 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-08 16:35:33.477 | + functions:upload_image:152 : local rc=0 2026-07-08 16:35:33.481 | + 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-07-08 16:35:33.487 | --2026-07-08 18:35:33-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-08 16:35:33.555 | Resolving github.com (github.com)... 140.82.121.3 2026-07-08 16:35:33.576 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-08 16:35:33.826 | HTTP request sent, awaiting response... 302 Found 2026-07-08 16:35:33.827 | 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-07-08T17%3A18%3A37Z&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-07-08T16%3A18%3A01Z&ske=2026-07-08T17%3A18%3A37Z&sks=b&skv=2018-11-09&sig=hlRXOe9FUDGNQ6I3FuwfTpDWjo2sWrkRTCVtwMrKLEQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUzMDMzMywibmJmIjoxNzgzNTI4NTMzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qgFfG_iJflPN42PeZBciLG0V6Lm3RoRxl6MN7NoDeps&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-08 16:35:33.827 | --2026-07-08 18:35:33-- 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-07-08T17%3A18%3A37Z&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-07-08T16%3A18%3A01Z&ske=2026-07-08T17%3A18%3A37Z&sks=b&skv=2018-11-09&sig=hlRXOe9FUDGNQ6I3FuwfTpDWjo2sWrkRTCVtwMrKLEQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUzMDMzMywibmJmIjoxNzgzNTI4NTMzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qgFfG_iJflPN42PeZBciLG0V6Lm3RoRxl6MN7NoDeps&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-08 16:35:33.828 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-07-08 16:35:33.839 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-08 16:35:33.881 | HTTP request sent, awaiting response... 200 OK 2026-07-08 16:35:33.881 | Length: 21692416 (21M) [application/octet-stream] 2026-07-08 16:35:33.881 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-08 16:35:33.938 | 2026-07-08 16:35:34.170 | 0K ........ ........ .... 100% 71.4M=0.3s 2026-07-08 16:35:34.170 | 2026-07-08 16:35:34.171 | 2026-07-08 18:35:34 (71.4 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-08 16:35:34.171 | 2026-07-08 16:35:34.177 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-08 16:35:34.183 | + functions:upload_image:163 : break 2026-07-08 16:35:34.188 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 16:35:34.200 | + 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-07-08 16:35:34.203 | + 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-07-08 16:35:34.206 | + 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-07-08 16:35:34.210 | + functions:upload_image:313 : local kernel= 2026-07-08 16:35:34.211 | + functions:upload_image:314 : local ramdisk= 2026-07-08 16:35:34.215 | + functions:upload_image:315 : local disk_format= 2026-07-08 16:35:34.216 | + functions:upload_image:316 : local container_format= 2026-07-08 16:35:34.219 | + functions:upload_image:317 : local unpack= 2026-07-08 16:35:34.224 | + functions:upload_image:318 : local img_property= 2026-07-08 16:35:34.224 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-08 16:35:34.227 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-08 16:35:34.230 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-08 16:35:34.232 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-08 16:35:34.236 | + functions:upload_image:328 : case "$image_fname" in 2026-07-08 16:35:34.240 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-08 16:35:34.243 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-08 16:35:34.247 | + functions:upload_image:350 : local format 2026-07-08 16:35:34.255 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-08 16:35:34.255 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 16:35:34.271 | + functions:upload_image:351 : format=qcow2 2026-07-08 16:35:34.279 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-08 16:35:34.282 | + functions:upload_image:353 : disk_format=qcow2 2026-07-08 16:35:34.286 | + functions:upload_image:357 : container_format=bare 2026-07-08 16:35:34.290 | + functions:upload_image:404 : is_arch ppc64le 2026-07-08 16:35:34.296 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:35:34.301 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-08 16:35:34.306 | + functions:upload_image:404 : is_arch ppc64 2026-07-08 16:35:34.309 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:35:34.312 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-08 16:35:34.314 | + functions:upload_image:404 : is_arch ppc 2026-07-08 16:35:34.317 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:35:34.321 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-08 16:35:34.323 | + functions:upload_image:408 : is_arch aarch64 2026-07-08 16:35:34.325 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 16:35:34.329 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 16:35:34.331 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-08 16:35:34.333 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-08 16:35:34.335 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-08 16:35:34.337 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-08 16:35:34.339 | + 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-07-08 16:35:34.341 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-08 16:35:34.343 | + functions:_upload_image:112 : shift 2026-07-08 16:35:34.345 | + functions:_upload_image:113 : local container=bare 2026-07-08 16:35:34.347 | + functions:_upload_image:114 : shift 2026-07-08 16:35:34.349 | + functions:_upload_image:115 : local disk=qcow2 2026-07-08 16:35:34.351 | + functions:_upload_image:116 : shift 2026-07-08 16:35:34.353 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 16:35:34.355 | + functions:_upload_image:118 : shift 2026-07-08 16:35:34.357 | + functions:_upload_image:119 : local properties 2026-07-08 16:35:34.359 | + functions:_upload_image:120 : local useimport 2026-07-08 16:35:34.361 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-08 16:35:34.363 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-08 16:35:34.365 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-08 16:35:34.367 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-08 16:35:34.369 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-08 16:35:34.371 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-08 16:35:34.373 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-08 16:35:34.376 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 16:35:34.380 | + 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-07-08 16:35:41.017 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-08 16:35:41.018 | | Field | Value | 2026-07-08 16:35:41.018 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-08 16:35:41.018 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-08 16:35:41.018 | | container_format | bare | 2026-07-08 16:35:41.018 | | created_at | 2026-07-08T16:35:39Z | 2026-07-08 16:35:41.018 | | disk_format | qcow2 | 2026-07-08 16:35:41.019 | | file | /v2/images/dd434acf-5aa9-44c3-8328-d41e2c476c9a/file | 2026-07-08 16:35:41.019 | | id | dd434acf-5aa9-44c3-8328-d41e2c476c9a | 2026-07-08 16:35:41.019 | | min_disk | 0 | 2026-07-08 16:35:41.019 | | min_ram | 0 | 2026-07-08 16:35:41.019 | | name | cirros-0.6.3-x86_64-disk | 2026-07-08 16:35:41.019 | | owner | b5b4f4ad228247cca92b74d6f21bf198 | 2026-07-08 16:35:41.019 | | 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-07-08 16:35:41.019 | | protected | False | 2026-07-08 16:35:41.019 | | schema | /v2/schemas/image | 2026-07-08 16:35:41.019 | | size | 21692416 | 2026-07-08 16:35:41.019 | | status | active | 2026-07-08 16:35:41.020 | | tags | | 2026-07-08 16:35:41.020 | | updated_at | 2026-07-08T16:35:41Z | 2026-07-08 16:35:41.020 | | virtual_size | 117440512 | 2026-07-08 16:35:41.020 | | visibility | public | 2026-07-08 16:35:41.024 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-08 16:35:41.468 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-08 16:35:41.539 | [2069 Async create_flavors:73891]: Waiting for completion of create_flavors running on PID 73891 (2 other jobs running) 2026-07-08 16:35:41.571 | [2069 Async create_flavors:73891]: Signaling child to exit 2026-07-08 16:35:49.735 | + inc/async:async_inner:64 : rc=0 2026-07-08 16:35:49.761 | [73891 Async create_flavors:73891]: finished successfully 2026-07-08 16:35:49.785 | WAKEUP 2026-07-08 16:35:49.808 | [2069 Async create_flavors:73891]: Signaled 2026-07-08 16:35:49.810 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-08 16:35:49.810 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:49.811 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-08 16:35:49.811 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-08 16:35:49.811 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-08 16:35:49.811 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.811 | | Field | Value | 2026-07-08 16:35:49.811 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.811 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.811 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.811 | | description | None | 2026-07-08 16:35:49.811 | | disk | 1 | 2026-07-08 16:35:49.812 | | id | c1 | 2026-07-08 16:35:49.812 | | name | cirros256 | 2026-07-08 16:35:49.812 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.812 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.812 | | ram | 256 | 2026-07-08 16:35:49.812 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.812 | | swap | 0 | 2026-07-08 16:35:49.812 | | vcpus | 1 | 2026-07-08 16:35:49.812 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.812 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-08 16:35:49.812 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.813 | | Field | Value | 2026-07-08 16:35:49.813 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.813 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.813 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.813 | | description | None | 2026-07-08 16:35:49.813 | | disk | 5 | 2026-07-08 16:35:49.813 | | id | d1 | 2026-07-08 16:35:49.813 | | name | ds512M | 2026-07-08 16:35:49.813 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.813 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.814 | | ram | 512 | 2026-07-08 16:35:49.814 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.814 | | swap | 0 | 2026-07-08 16:35:49.814 | | vcpus | 1 | 2026-07-08 16:35:49.814 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.814 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-08 16:35:49.814 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.814 | | Field | Value | 2026-07-08 16:35:49.814 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.814 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.814 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.814 | | description | None | 2026-07-08 16:35:49.815 | | disk | 10 | 2026-07-08 16:35:49.815 | | id | d2 | 2026-07-08 16:35:49.815 | | name | ds1G | 2026-07-08 16:35:49.815 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.815 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.815 | | ram | 1024 | 2026-07-08 16:35:49.815 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.815 | | swap | 0 | 2026-07-08 16:35:49.815 | | vcpus | 1 | 2026-07-08 16:35:49.815 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.816 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-08 16:35:49.816 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.816 | | Field | Value | 2026-07-08 16:35:49.816 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.816 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.816 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.816 | | description | None | 2026-07-08 16:35:49.816 | | disk | 10 | 2026-07-08 16:35:49.816 | | id | d3 | 2026-07-08 16:35:49.816 | | name | ds2G | 2026-07-08 16:35:49.816 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.817 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.817 | | ram | 2048 | 2026-07-08 16:35:49.817 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.817 | | swap | 0 | 2026-07-08 16:35:49.817 | | vcpus | 2 | 2026-07-08 16:35:49.817 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.817 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-08 16:35:49.817 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.817 | | Field | Value | 2026-07-08 16:35:49.817 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.817 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.817 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.818 | | description | None | 2026-07-08 16:35:49.818 | | disk | 20 | 2026-07-08 16:35:49.818 | | id | d4 | 2026-07-08 16:35:49.818 | | name | ds4G | 2026-07-08 16:35:49.818 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.818 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.818 | | ram | 4096 | 2026-07-08 16:35:49.818 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.818 | | swap | 0 | 2026-07-08 16:35:49.819 | | vcpus | 4 | 2026-07-08 16:35:49.819 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.819 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-08 16:35:49.819 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-08 16:35:49.819 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-08 16:35:49.819 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.819 | | Field | Value | 2026-07-08 16:35:49.819 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.819 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.819 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.819 | | description | None | 2026-07-08 16:35:49.820 | | disk | 1 | 2026-07-08 16:35:49.820 | | id | 1 | 2026-07-08 16:35:49.820 | | name | m1.tiny | 2026-07-08 16:35:49.820 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.820 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.820 | | ram | 512 | 2026-07-08 16:35:49.820 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.820 | | swap | 0 | 2026-07-08 16:35:49.820 | | vcpus | 1 | 2026-07-08 16:35:49.820 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.820 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-08 16:35:49.821 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.821 | | Field | Value | 2026-07-08 16:35:49.821 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.821 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.821 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.821 | | description | None | 2026-07-08 16:35:49.821 | | disk | 20 | 2026-07-08 16:35:49.821 | | id | 2 | 2026-07-08 16:35:49.821 | | name | m1.small | 2026-07-08 16:35:49.821 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.821 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.822 | | ram | 2048 | 2026-07-08 16:35:49.822 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.822 | | swap | 0 | 2026-07-08 16:35:49.822 | | vcpus | 1 | 2026-07-08 16:35:49.822 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.822 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-08 16:35:49.822 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.822 | | Field | Value | 2026-07-08 16:35:49.822 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.822 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.822 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.823 | | description | None | 2026-07-08 16:35:49.823 | | disk | 40 | 2026-07-08 16:35:49.823 | | id | 3 | 2026-07-08 16:35:49.823 | | name | m1.medium | 2026-07-08 16:35:49.823 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.823 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.823 | | ram | 4096 | 2026-07-08 16:35:49.823 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.823 | | swap | 0 | 2026-07-08 16:35:49.823 | | vcpus | 2 | 2026-07-08 16:35:49.823 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.824 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-08 16:35:49.824 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.824 | | Field | Value | 2026-07-08 16:35:49.824 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.824 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.824 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.824 | | description | None | 2026-07-08 16:35:49.824 | | disk | 80 | 2026-07-08 16:35:49.824 | | id | 4 | 2026-07-08 16:35:49.824 | | name | m1.large | 2026-07-08 16:35:49.824 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.825 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.825 | | ram | 8192 | 2026-07-08 16:35:49.825 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.825 | | swap | 0 | 2026-07-08 16:35:49.825 | | vcpus | 4 | 2026-07-08 16:35:49.825 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.825 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-08 16:35:49.825 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.825 | | Field | Value | 2026-07-08 16:35:49.825 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.825 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:35:49.825 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:35:49.826 | | description | None | 2026-07-08 16:35:49.826 | | disk | 160 | 2026-07-08 16:35:49.826 | | id | 5 | 2026-07-08 16:35:49.826 | | name | m1.xlarge | 2026-07-08 16:35:49.826 | | os-flavor-access:is_public | True | 2026-07-08 16:35:49.826 | | properties | hw_rng:allowed='True' | 2026-07-08 16:35:49.826 | | ram | 16384 | 2026-07-08 16:35:49.826 | | rxtx_factor | 1.0 | 2026-07-08 16:35:49.826 | | swap | 0 | 2026-07-08 16:35:49.826 | | vcpus | 8 | 2026-07-08 16:35:49.826 | +----------------------------+-----------------------+ 2026-07-08 16:35:49.862 | [2069 Async create_flavors:73891]: finished create_flavors with result 0 in 43 seconds 2026-07-08 16:35:49.868 | + inc/async:async_wait:197 : return 0 2026-07-08 16:35:49.872 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-08 16:35:49.894 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:35:49.897 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-08 16:35:49.920 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:49.924 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-08 16:35:49.947 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:49.950 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-08 16:35:49.953 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-08 16:35:49.957 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-08 16:35:49.962 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:35:49.963 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-08 16:35:49.965 | ++ 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-07-08 16:35:49.968 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-08 16:35:49.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-08 16:35:49.972 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-08 16:35:49.973 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-08 16:35:49.975 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-08 16:35:49.977 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-08 16:35:49.978 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-08 16:35:49.980 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-08 16:35:49.982 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-08 16:35:49.983 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-08 16:35:49.985 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-08 16:35:49.986 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 16:35:49.988 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-08 16:35:49.990 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 16:35:49.992 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-08 16:35:49.993 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 16:35:49.995 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-08 16:35:49.997 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 16:35:49.999 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-08 16:35:50.000 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 16:35:50.002 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-08 16:35:50.004 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-08 16:35:50.006 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 16:35:50.008 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-08 16:35:50.010 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 16:35:50.012 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-08 16:35:50.014 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-08 16:35:50.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-08 16:35:50.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 16:35:50.018 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-08 16:35:50.020 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 16:35:50.022 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-08 16:35:50.024 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-08 16:35:50.027 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-08 16:35:50.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-08 16:35:50.031 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-08 16:35:50.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-08 16:35:50.034 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-08 16:35:50.036 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-08 16:35:50.038 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-08 16:35:50.040 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-08 16:35:50.042 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-08 16:35:50.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-08 16:35:50.045 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-08 16:35:50.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-08 16:35:50.049 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-08 16:35:50.052 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-08 16:35:50.054 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-08 16:35:50.056 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-08 16:35:50.058 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-08 16:35:50.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-08 16:35:50.062 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-08 16:35:50.064 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-08 16:35:50.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-08 16:35:50.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-08 16:35:50.068 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-08 16:35:50.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-08 16:35:50.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-08 16:35:52.405 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-08 16:35:52.408 | 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-07-08 16:35:52.745 | + ./stack.sh:main:1403 : save_stackenv 2026-07-08 16:35:52.748 | + functions-common:save_stackenv:65 : local tag= 2026-07-08 16:35:52.753 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-08 16:35:52.758 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-183552 2026-07-08 16:35:52.761 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-183552 ' 2026-07-08 16:35:52.765 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.768 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 16:35:52.771 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.774 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-08 16:35:52.777 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.780 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-08 16:35:52.783 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.787 | + 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-07-08 16:35:52.790 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.792 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.204 2026-07-08 16:35:52.795 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.799 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.204/identity 2026-07-08 16:35:52.802 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.805 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-181132 2026-07-08 16:35:52.809 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.812 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-08 16:35:52.816 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.819 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.204 2026-07-08 16:35:52.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.826 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-08 16:35:52.830 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.833 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-08 16:35:52.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.840 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-08 16:35:52.843 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.846 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-08 16:35:52.848 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.851 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.204 2026-07-08 16:35:52.853 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 16:35:52.856 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-08 16:35:52.860 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-08 16:35:52.864 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 16:35:52.867 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 16:35:52.870 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-08 16:35:52.872 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:35:52.874 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 16:35:52.877 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 16:35:52.880 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-08 16:35:52.883 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:35:52.886 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-08 16:35:52.889 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:35:52.892 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-08 16:35:52.892 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:35:52.893 | gsub("[][]", "", $1); 2026-07-08 16:35:52.893 | split($1, a, "|"); 2026-07-08 16:35:52.893 | if (a[1] == matchgroup) 2026-07-08 16:35:52.893 | print a[2] 2026-07-08 16:35:52.893 | } 2026-07-08 16:35:52.893 | ' /home/quobyte/devstack/local.conf 2026-07-08 16:35:52.899 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-08 16:35:52.901 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 16:35:52.903 | + functions-common:run_phase:1849 : local phase=extra 2026-07-08 16:35:52.906 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 16:35:52.909 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 16:35:52.913 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 16:35:52.915 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 16:35:52.919 | + functions-common:run_phase:1858 : local extra 2026-07-08 16:35:52.923 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 16:35:52.928 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 16:35:52.931 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 16:35:52.934 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 16:35:52.937 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-08 16:35:52.941 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 16:35:52.961 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:52.965 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:35:52.968 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:35:52.971 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-08 16:35:52.974 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:35:52.977 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 16:35:52.980 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:35:52.984 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-08 16:35:52.986 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-08 16:35:52.989 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 16:35:52.992 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 16:35:52.995 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:35:52.998 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 16:35:53.001 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-08 16:35:53.004 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 16:35:53.007 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-08 16:35:53.010 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 16:35:53.012 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 16:35:53.015 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-08 16:35:53.018 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 16:35:53.020 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 16:35:53.023 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-08 16:35:53.026 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:35:53.029 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 16:35:53.032 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 16:35:53.036 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-08 16:35:53.039 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:35:53.042 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-08 16:35:53.046 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:35:53.048 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-08 16:35:53.049 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:35:53.049 | gsub("[][]", "", $1); 2026-07-08 16:35:53.049 | split($1, a, "|"); 2026-07-08 16:35:53.049 | if (a[1] == matchgroup) 2026-07-08 16:35:53.049 | print a[2] 2026-07-08 16:35:53.049 | } 2026-07-08 16:35:53.049 | ' /home/quobyte/devstack/local.conf 2026-07-08 16:35:53.054 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-08 16:35:53.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:53.077 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-08 16:35:53.080 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-08 16:35:53.083 | + functions:wait_for_compute:490 : local timeout=60 2026-07-08 16:35:53.087 | + functions:wait_for_compute:491 : local rval=0 2026-07-08 16:35:53.090 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-08 16:35:53.093 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-08 16:35:53.096 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 16:35:53.100 | + functions-common:time_start:2407 : local start_time= 2026-07-08 16:35:53.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:35:53.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:35:53.111 | + functions-common:time_start:2411 : _TIME_START[$name]=1783528553107 2026-07-08 16:35:53.115 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-08 16:35:53.139 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-08 16:35:53.142 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-08 16:35:53.146 | ++ functions:wait_for_compute:496 : hostname 2026-07-08 16:35:53.150 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-08 16:35:53.153 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-08 16:35:53.158 | ++ functions:wait_for_compute:498 : hostname 2026-07-08 16:35:53.162 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:35:53.164 | + :: : ID= 2026-07-08 16:35:53.166 | + :: : [[ '' == '' ]] 2026-07-08 16:35:53.167 | + :: : sleep 1 2026-07-08 16:35:54.171 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-08 16:35:54.173 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-08 16:35:57.591 | + :: : ID=c111c09d-2144-414e-811a-dc8ce6a8c07e 2026-07-08 16:35:57.593 | + :: : [[ c111c09d-2144-414e-811a-dc8ce6a8c07e == '' ]] 2026-07-08 16:35:57.597 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-08 16:35:57.600 | + functions-common:time_stop:2420 : local name 2026-07-08 16:35:57.603 | + functions-common:time_stop:2421 : local end_time 2026-07-08 16:35:57.607 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:35:57.609 | + functions-common:time_stop:2423 : local total 2026-07-08 16:35:57.613 | + functions-common:time_stop:2424 : local start_time 2026-07-08 16:35:57.615 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 16:35:57.618 | + functions-common:time_stop:2427 : start_time=1783528553107 2026-07-08 16:35:57.622 | + functions-common:time_stop:2429 : [[ -z 1783528553107 ]] 2026-07-08 16:35:57.626 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:35:57.631 | + functions-common:time_stop:2432 : end_time=1783528557628 2026-07-08 16:35:57.634 | + functions-common:time_stop:2433 : elapsed_time=4521 2026-07-08 16:35:57.638 | + functions-common:time_stop:2434 : total=25703 2026-07-08 16:35:57.641 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:35:57.646 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30224 2026-07-08 16:35:57.649 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-08 16:35:57.653 | + functions:wait_for_compute:516 : return 0 2026-07-08 16:35:57.656 | + ./stack.sh:main:1443 : service_check 2026-07-08 16:35:57.659 | + functions-common:service_check:1713 : local service 2026-07-08 16:35:57.662 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.666 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-08 16:35:57.682 | not-found 2026-07-08 16:35:57.688 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.691 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-08 16:35:57.709 | enabled 2026-07-08 16:35:57.715 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-08 16:35:57.737 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-08 16:35:57.737 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-08 16:35:57.737 | Active: active (running) since Wed 2026-07-08 18:32:31 CEST; 3min 26s ago 2026-07-08 16:35:57.737 | Main PID: 61643 (uwsgi) 2026-07-08 16:35:57.737 | Status: "uWSGI is ready" 2026-07-08 16:35:57.737 | Tasks: 17 (limit: 14255) 2026-07-08 16:35:57.737 | Memory: 273.3M (peak: 273.8M) 2026-07-08 16:35:57.737 | CPU: 14.888s 2026-07-08 16:35:57.737 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-08 16:35:57.738 | ├─61643 "nova-apiuWSGI master" 2026-07-08 16:35:57.738 | ├─61644 "nova-apiuWSGI worker 1" 2026-07-08 16:35:57.738 | └─61645 "nova-apiuWSGI worker 2" 2026-07-08 16:35:57.738 | 2026-07-08 16:35:57.738 | Jul 08 18:35:57 devstack devstack@n-api.service[61644]: [pid: 61644|app: 0|req: 19/36] 192.168.122.204 () {54 vars in 935 bytes} [Wed Jul 8 18:35:57 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:35:57.738 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: DEBUG nova.api.openstack.wsgi [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 admin admin] Calling method '>' {{(pid=61645) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-08 16:35:57.738 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: DEBUG oslo_concurrency.lockutils [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61645) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 16:35:57.738 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: DEBUG oslo_concurrency.lockutils [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 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=61645) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 16:35:57.738 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: DEBUG oslo_concurrency.lockutils [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 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=61645) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 16:35:57.738 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: DEBUG oslo_concurrency.lockutils [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 admin admin] Acquiring lock "ba14f304-8803-4894-9dbc-04dfba7c9d40" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61645) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 16:35:57.739 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: DEBUG oslo_concurrency.lockutils [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 admin admin] Lock "ba14f304-8803-4894-9dbc-04dfba7c9d40" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61645) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 16:35:57.739 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: DEBUG oslo_concurrency.lockutils [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 admin admin] Lock "ba14f304-8803-4894-9dbc-04dfba7c9d40" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61645) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 16:35:57.739 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: INFO nova.api.openstack.requestlog [None req-3bfe19fd-0f9e-42f5-9e2c-22c5c8c15ff1 admin admin] 192.168.122.204 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.158734 2026-07-08 16:35:57.739 | Jul 08 18:35:57 devstack devstack@n-api.service[61645]: [pid: 61645|app: 0|req: 18/37] 192.168.122.204 () {60 vars in 1325 bytes} [Wed Jul 8 18:35:57 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-08 16:35:57.744 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.746 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-08 16:35:57.764 | enabled 2026-07-08 16:35:57.768 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-08 16:35:57.791 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-08 16:35:57.791 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-08 16:35:57.791 | Active: active (running) since Wed 2026-07-08 18:35:00 CEST; 57s ago 2026-07-08 16:35:57.791 | Main PID: 73728 (nova-compute) 2026-07-08 16:35:57.791 | Tasks: 10 (limit: 14255) 2026-07-08 16:35:57.791 | Memory: 136.4M (peak: 137.8M) 2026-07-08 16:35:57.791 | CPU: 4.808s 2026-07-08 16:35:57.791 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-08 16:35:57.792 | └─73728 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-08 16:35:57.792 | 2026-07-08 16:35:57.792 | Jul 08 18:35:30 devstack nova-compute[73728]: DEBUG nova.compute.provider_tree [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Updating resource provider 04ed5bc9-dedd-4da2-9598-31fe7ed54fdf generation from 0 to 1 during operation: update_inventory {{(pid=73728) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-08 16:35:57.792 | Jul 08 18:35:30 devstack nova-compute[73728]: DEBUG nova.compute.provider_tree [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Updating inventory in ProviderTree for provider 04ed5bc9-dedd-4da2-9598-31fe7ed54fdf with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73728) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-08 16:35:57.792 | Jul 08 18:35:31 devstack nova-compute[73728]: DEBUG nova.compute.provider_tree [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Updating resource provider 04ed5bc9-dedd-4da2-9598-31fe7ed54fdf generation from 1 to 2 during operation: update_traits {{(pid=73728) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-08 16:35:57.792 | Jul 08 18:35:31 devstack nova-compute[73728]: DEBUG nova.compute.resource_tracker [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Compute_service record updated for devstack:devstack {{(pid=73728) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-08 16:35:57.792 | Jul 08 18:35:31 devstack nova-compute[73728]: DEBUG oslo_concurrency.lockutils [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.002s {{(pid=73728) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 16:35:57.792 | Jul 08 18:35:31 devstack nova-compute[73728]: DEBUG nova.service [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73728) start /opt/stack/nova/nova/service.py:196}} 2026-07-08 16:35:57.792 | Jul 08 18:35:31 devstack nova-compute[73728]: DEBUG nova.service [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73728) start /opt/stack/nova/nova/service.py:212}} 2026-07-08 16:35:57.792 | Jul 08 18:35:31 devstack nova-compute[73728]: DEBUG nova.service [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] Join ServiceGroup membership for this service compute {{(pid=73728) start /opt/stack/nova/nova/service.py:222}} 2026-07-08 16:35:57.792 | Jul 08 18:35:31 devstack nova-compute[73728]: DEBUG nova.servicegroup.drivers.db [None req-ba2f1acc-e689-4df5-a82c-21d2dac0daa2 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73728) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-08 16:35:57.793 | Jul 08 18:35:37 devstack nova-compute[73728]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73728) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:57.797 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.800 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-08 16:35:57.817 | not-found 2026-07-08 16:35:57.821 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.824 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-08 16:35:57.842 | enabled 2026-07-08 16:35:57.847 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-08 16:35:57.870 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-08 16:35:57.870 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-08 16:35:57.871 | Active: active (running) since Wed 2026-07-08 18:34:47 CEST; 1min 10s ago 2026-07-08 16:35:57.871 | Main PID: 70008 (nova-scheduler:) 2026-07-08 16:35:57.871 | Tasks: 19 (limit: 14255) 2026-07-08 16:35:57.871 | Memory: 155.3M (peak: 156.0M) 2026-07-08 16:35:57.871 | CPU: 4.951s 2026-07-08 16:35:57.871 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-08 16:35:57.871 | ├─70008 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-08 16:35:57.871 | ├─71755 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-08 16:35:57.871 | └─71762 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-08 16:35:57.871 | 2026-07-08 16:35:57.871 | Jul 08 18:34:53 devstack nova-scheduler[71762]: DEBUG nova.servicegroup.drivers.db [None req-9a47239a-c574-44ce-b104-557ef7a61742 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71762) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-08 16:35:57.872 | Jul 08 18:34:58 devstack nova-scheduler[71755]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71755) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:57.872 | Jul 08 18:34:59 devstack nova-scheduler[71762]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:57.872 | Jul 08 18:35:00 devstack nova-scheduler[70008]: DEBUG dbcounter [-] [70008] Writing DB stats nova_api:SELECT=3 {{(pid=70008) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.872 | Jul 08 18:35:01 devstack nova-scheduler[70008]: DEBUG dbcounter [-] [70008] Writing DB stats nova_cell0:SELECT=1 {{(pid=70008) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.872 | Jul 08 18:35:01 devstack nova-scheduler[70008]: DEBUG dbcounter [-] [70008] Writing DB stats nova_cell1:SELECT=1 {{(pid=70008) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.872 | Jul 08 18:35:07 devstack nova-scheduler[71762]: DEBUG oslo.service.backend._threading.loopingcall [None req-18711d70-5e0d-486b-9cc3-fe8a3f9eaec0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:57.872 | Jul 08 18:35:08 devstack nova-scheduler[71755]: DEBUG dbcounter [-] [71755] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.872 | Jul 08 18:35:09 devstack nova-scheduler[71762]: DEBUG dbcounter [-] [71762] Writing DB stats nova_cell0:SELECT=3 {{(pid=71762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.872 | Jul 08 18:35:51 devstack nova-scheduler[71755]: DEBUG oslo.service.backend._threading.loopingcall [None req-656e359a-d425-4f91-86b2-20ca29e943f3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71755) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:57.876 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.880 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-08 16:35:57.896 | not-found 2026-07-08 16:35:57.901 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.904 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-08 16:35:57.924 | enabled 2026-07-08 16:35:57.929 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-08 16:35:57.952 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-08 16:35:57.952 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-08 16:35:57.952 | Active: active (running) since Wed 2026-07-08 18:34:49 CEST; 1min 8s ago 2026-07-08 16:35:57.952 | Main PID: 70619 (uwsgi) 2026-07-08 16:35:57.952 | Status: "uWSGI is ready" 2026-07-08 16:35:57.952 | Tasks: 16 (limit: 14255) 2026-07-08 16:35:57.952 | Memory: 220.8M (peak: 221.3M) 2026-07-08 16:35:57.952 | CPU: 10.184s 2026-07-08 16:35:57.952 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-08 16:35:57.953 | ├─70619 "nova-api-metauWSGI master" 2026-07-08 16:35:57.953 | ├─70620 "nova-api-metauWSGI worker 1" 2026-07-08 16:35:57.953 | ├─70621 "nova-api-metauWSGI worker 2" 2026-07-08 16:35:57.953 | └─70622 "nova-api-metauWSGI http 1" 2026-07-08 16:35:57.953 | 2026-07-08 16:35:57.953 | Jul 08 18:34:56 devstack devstack@n-api-meta.service[70621]: DEBUG nova.api.openstack.wsgi_app [None req-5acf2930-ca33-4bca-b8e0-2734dddb1352 None None] ******************************************************************************** {{(pid=70621) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-08 16:35:57.953 | Jul 08 18:34:56 devstack devstack@n-api-meta.service[70621]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7750ef0a4668 pid: 70621 (default app) 2026-07-08 16:35:57.953 | Jul 08 18:35:04 devstack devstack@n-api-meta.service[70620]: DEBUG dbcounter [-] [70620] Writing DB stats nova_api:SELECT=1 {{(pid=70620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.953 | Jul 08 18:35:05 devstack devstack@n-api-meta.service[70620]: DEBUG dbcounter [-] [70620] Writing DB stats nova_cell0:SELECT=1 {{(pid=70620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.953 | Jul 08 18:35:05 devstack devstack@n-api-meta.service[70620]: DEBUG dbcounter [-] [70620] Writing DB stats nova_cell1:SELECT=1 {{(pid=70620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.953 | Jul 08 18:35:05 devstack devstack@n-api-meta.service[70621]: DEBUG dbcounter [-] [70621] Writing DB stats nova_api:SELECT=1 {{(pid=70621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.954 | Jul 08 18:35:05 devstack devstack@n-api-meta.service[70620]: DEBUG dbcounter [-] [70620] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.954 | Jul 08 18:35:05 devstack devstack@n-api-meta.service[70621]: DEBUG dbcounter [-] [70621] Writing DB stats nova_cell0:SELECT=1 {{(pid=70621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.954 | Jul 08 18:35:05 devstack devstack@n-api-meta.service[70621]: DEBUG dbcounter [-] [70621] Writing DB stats nova_cell1:SELECT=1 {{(pid=70621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.954 | Jul 08 18:35:05 devstack devstack@n-api-meta.service[70621]: DEBUG dbcounter [-] [70621] Writing DB stats nova_cell0:SELECT=1 {{(pid=70621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:57.958 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:57.960 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-08 16:35:57.979 | enabled 2026-07-08 16:35:57.984 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-08 16:35:58.005 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-08 16:35:58.006 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-08 16:35:58.006 | Active: active (running) since Wed 2026-07-08 18:33:14 CEST; 2min 43s ago 2026-07-08 16:35:58.006 | Main PID: 67810 (uwsgi) 2026-07-08 16:35:58.006 | Status: "uWSGI is ready" 2026-07-08 16:35:58.006 | Tasks: 5 (limit: 14255) 2026-07-08 16:35:58.006 | Memory: 176.8M (peak: 177.0M) 2026-07-08 16:35:58.006 | CPU: 6.518s 2026-07-08 16:35:58.006 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-08 16:35:58.006 | ├─67810 "placementuWSGI master" 2026-07-08 16:35:58.006 | ├─67811 "placementuWSGI worker 1" 2026-07-08 16:35:58.006 | └─67812 "placementuWSGI worker 2" 2026-07-08 16:35:58.007 | 2026-07-08 16:35:58.007 | Jul 08 18:35:30 devstack devstack@placement-api.service[67812]: INFO placement.requestlog [req-a2cd4863-b237-4ba5-a56b-2b21949e4362 req-02a90df2-41a0-4daa-ad0c-fb5b2e3a096b service nova] 192.168.122.204 "PUT /placement/resource_providers/04ed5bc9-dedd-4da2-9598-31fe7ed54fdf/inventories" status: 200 len: 396 microversion: 1.26 2026-07-08 16:35:58.007 | Jul 08 18:35:30 devstack devstack@placement-api.service[67812]: [pid: 67812|app: 0|req: 5/9] 192.168.122.204 () {64 vars in 1498 bytes} [Wed Jul 8 18:35:30 2026] PUT /placement/resource_providers/04ed5bc9-dedd-4da2-9598-31fe7ed54fdf/inventories => generated 396 bytes in 105 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-08 16:35:58.007 | Jul 08 18:35:30 devstack devstack@placement-api.service[67811]: DEBUG placement.requestlog [req-a2cd4863-b237-4ba5-a56b-2b21949e4362 req-bf9c0cc1-754e-43f4-9365-aeef2caf93a5 None None] Starting request: 192.168.122.204 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NODE,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE41,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_F16C,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_X86_64" {{(pid=67811) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-08 16:35:58.007 | Jul 08 18:35:30 devstack devstack@placement-api.service[67811]: INFO placement.requestlog [req-a2cd4863-b237-4ba5-a56b-2b21949e4362 req-bf9c0cc1-754e-43f4-9365-aeef2caf93a5 service nova] 192.168.122.204 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NODE,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE41,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_F16C,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_X86_64" status: 200 len: 2058 microversion: 1.6 2026-07-08 16:35:58.007 | Jul 08 18:35:30 devstack devstack@placement-api.service[67811]: [pid: 67811|app: 0|req: 5/10] 192.168.122.204 () {60 vars in 4912 bytes} [Wed Jul 8 18:35:30 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NODE,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE41,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_F16C,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_X86_64 => generated 2058 bytes in 85 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-08 16:35:58.007 | Jul 08 18:35:30 devstack devstack@placement-api.service[67812]: DEBUG placement.requestlog [req-a2cd4863-b237-4ba5-a56b-2b21949e4362 req-22e0423e-9877-4c7b-9f75-923d64229e17 None None] Starting request: 192.168.122.204 "PUT /placement/resource_providers/04ed5bc9-dedd-4da2-9598-31fe7ed54fdf/traits" {{(pid=67812) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-08 16:35:58.008 | Jul 08 18:35:31 devstack devstack@placement-api.service[67812]: INFO placement.requestlog [req-a2cd4863-b237-4ba5-a56b-2b21949e4362 req-22e0423e-9877-4c7b-9f75-923d64229e17 service nova] 192.168.122.204 "PUT /placement/resource_providers/04ed5bc9-dedd-4da2-9598-31fe7ed54fdf/traits" status: 200 len: 2093 microversion: 1.6 2026-07-08 16:35:58.008 | Jul 08 18:35:31 devstack devstack@placement-api.service[67812]: [pid: 67812|app: 0|req: 6/11] 192.168.122.204 () {64 vars in 1483 bytes} [Wed Jul 8 18:35:30 2026] PUT /placement/resource_providers/04ed5bc9-dedd-4da2-9598-31fe7ed54fdf/traits => generated 2093 bytes in 240 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-08 16:35:58.008 | Jul 08 18:35:40 devstack devstack@placement-api.service[67811]: DEBUG dbcounter [-] [67811] Writing DB stats placement:SELECT=4 {{(pid=67811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.008 | Jul 08 18:35:41 devstack devstack@placement-api.service[67812]: DEBUG dbcounter [-] [67812] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.013 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.016 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-08 16:35:58.033 | not-found 2026-07-08 16:35:58.038 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.042 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-08 16:35:58.059 | enabled 2026-07-08 16:35:58.065 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-08 16:35:58.089 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-08 16:35:58.089 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-08 16:35:58.089 | Active: active (running) since Wed 2026-07-08 18:35:27 CEST; 30s ago 2026-07-08 16:35:58.089 | Main PID: 76815 (uwsgi) 2026-07-08 16:35:58.089 | Status: "uWSGI is ready" 2026-07-08 16:35:58.089 | Tasks: 9 (limit: 14255) 2026-07-08 16:35:58.089 | Memory: 258.4M (peak: 258.8M) 2026-07-08 16:35:58.089 | CPU: 10.859s 2026-07-08 16:35:58.089 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-08 16:35:58.089 | ├─76815 "glance-apiuWSGI master" 2026-07-08 16:35:58.090 | ├─76831 "glance-apiuWSGI worker 1" 2026-07-08 16:35:58.090 | └─76832 "glance-apiuWSGI worker 2" 2026-07-08 16:35:58.090 | 2026-07-08 16:35:58.090 | Jul 08 18:35:40 devstack devstack@g-api.service[76831]: INFO glance.location [None req-ead390d4-04e0-4db1-a743-a18fc3e209f6 admin admin] Image format matched and virtual size computed: 117440512 2026-07-08 16:35:58.090 | Jul 08 18:35:40 devstack devstack@g-api.service[76831]: DEBUG glance_store.backend [None req-ead390d4-04e0-4db1-a743-a18fc3e209f6 admin admin] Skipping store.set_acls... not implemented. {{(pid=76831) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-08 16:35:58.090 | Jul 08 18:35:40 devstack devstack@g-api.service[76831]: [pid: 76831|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Jul 8 18:35:38 2026] PUT /v2/images/dd434acf-5aa9-44c3-8328-d41e2c476c9a/file => generated 0 bytes in 2105 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-08 16:35:58.090 | Jul 08 18:35:40 devstack devstack@g-api.service[76832]: DEBUG glance.api.middleware.version_negotiation [None req-ded39c9c-3852-4f10-92c5-2022e529be0b admin admin] Determining version of request: GET /v2/images/dd434acf-5aa9-44c3-8328-d41e2c476c9a Accept: */* {{(pid=76832) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-08 16:35:58.090 | Jul 08 18:35:40 devstack devstack@g-api.service[76832]: DEBUG glance.api.middleware.version_negotiation [None req-ded39c9c-3852-4f10-92c5-2022e529be0b admin admin] Using url versioning {{(pid=76832) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-08 16:35:58.090 | Jul 08 18:35:40 devstack devstack@g-api.service[76832]: DEBUG glance.api.middleware.version_negotiation [None req-ded39c9c-3852-4f10-92c5-2022e529be0b admin admin] Matched version: v2 {{(pid=76832) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-08 16:35:58.090 | Jul 08 18:35:40 devstack devstack@g-api.service[76832]: DEBUG glance.api.middleware.version_negotiation [None req-ded39c9c-3852-4f10-92c5-2022e529be0b admin admin] new path /v2/images/dd434acf-5aa9-44c3-8328-d41e2c476c9a {{(pid=76832) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-08 16:35:58.090 | Jul 08 18:35:41 devstack devstack@g-api.service[76832]: [pid: 76832|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Wed Jul 8 18:35:40 2026] GET /v2/images/dd434acf-5aa9-44c3-8328-d41e2c476c9a => generated 976 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 16:35:58.091 | Jul 08 18:35:50 devstack devstack@g-api.service[76831]: DEBUG dbcounter [-] [76831] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.091 | Jul 08 18:35:51 devstack devstack@g-api.service[76832]: DEBUG dbcounter [-] [76832] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.094 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.097 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-08 16:35:58.115 | enabled 2026-07-08 16:35:58.121 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-08 16:35:58.145 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-08 16:35:58.145 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-08 16:35:58.145 | Active: active (running) since Wed 2026-07-08 18:35:16 CEST; 41s ago 2026-07-08 16:35:58.145 | Main PID: 75339 (cinder-schedule) 2026-07-08 16:35:58.145 | Tasks: 1 (limit: 14255) 2026-07-08 16:35:58.146 | Memory: 109.2M (peak: 109.5M) 2026-07-08 16:35:58.146 | CPU: 4.198s 2026-07-08 16:35:58.146 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-08 16:35:58.146 | └─75339 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-08 16:35:58.146 | 2026-07-08 16:35:58.146 | Jul 08 18:35:21 devstack cinder-scheduler[75339]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-08 16:35:58.146 | Jul 08 18:35:21 devstack cinder-scheduler[75339]: INFO cinder.manager [None req-d8f96390-6987-43f8-8216-e91dc09a8b08 None None] Initiating service 1 cleanup 2026-07-08 16:35:58.146 | Jul 08 18:35:21 devstack cinder-scheduler[75339]: INFO cinder.manager [None req-d8f96390-6987-43f8-8216-e91dc09a8b08 None None] Service 1 cleanup completed. 2026-07-08 16:35:58.146 | Jul 08 18:35:21 devstack cinder-scheduler[75339]: DEBUG cinder.service [None req-d8f96390-6987-43f8-8216-e91dc09a8b08 None None] Creating RPC server for service cinder-scheduler {{(pid=75339) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-08 16:35:58.147 | Jul 08 18:35:21 devstack cinder-scheduler[75339]: DEBUG cinder.service [None req-d8f96390-6987-43f8-8216-e91dc09a8b08 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75339) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-08 16:35:58.147 | Jul 08 18:35:31 devstack cinder-scheduler[75339]: DEBUG dbcounter [-] [75339] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.147 | Jul 08 18:35:39 devstack cinder-scheduler[75339]: DEBUG cinder.scheduler.host_manager [None req-2a8b1a68-e820-4e2c-b79e-645ac048146c 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=75339) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-08 16:35:58.147 | Jul 08 18:35:39 devstack cinder-scheduler[75339]: DEBUG cinder.scheduler.host_manager [None req-2a8b1a68-e820-4e2c-b79e-645ac048146c 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, 7, 8, 16, 35, 39, 654834)}, {'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, 7, 8, 16, 35, 39, 654834)}]. {{(pid=75339) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-08 16:35:58.147 | Jul 08 18:35:39 devstack cinder-scheduler[75339]: DEBUG cinder.scheduler.host_manager [None req-2a8b1a68-e820-4e2c-b79e-645ac048146c 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, 7, 8, 16, 35, 39, 616311)} {{(pid=75339) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-08 16:35:58.147 | Jul 08 18:35:49 devstack cinder-scheduler[75339]: DEBUG dbcounter [-] [75339] Writing DB stats cinder:SELECT=1 {{(pid=75339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.151 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.155 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-08 16:35:58.176 | enabled 2026-07-08 16:35:58.181 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-08 16:35:58.206 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-08 16:35:58.206 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-08 16:35:58.206 | Active: active (running) since Wed 2026-07-08 18:35:08 CEST; 49s ago 2026-07-08 16:35:58.206 | Main PID: 74601 (uwsgi) 2026-07-08 16:35:58.206 | Status: "uWSGI is ready" 2026-07-08 16:35:58.206 | Tasks: 7 (limit: 14255) 2026-07-08 16:35:58.206 | Memory: 248.0M (peak: 248.3M) 2026-07-08 16:35:58.206 | CPU: 11.392s 2026-07-08 16:35:58.206 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-08 16:35:58.207 | ├─74601 "cinder-apiuWSGI master" 2026-07-08 16:35:58.207 | ├─74608 "cinder-apiuWSGI worker 1" 2026-07-08 16:35:58.207 | └─74609 "cinder-apiuWSGI worker 2" 2026-07-08 16:35:58.207 | 2026-07-08 16:35:58.207 | Jul 08 18:35:23 devstack devstack@c-api.service[74609]: DEBUG dbcounter [-] [74609] Writing DB stats cinder:SELECT=6 {{(pid=74609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.207 | Jul 08 18:35:24 devstack devstack@c-api.service[74609]: INFO cinder.api.openstack.wsgi [req-456b36d9-1f4a-4b28-9021-2dd016bb8cb7 req-87719535-5214-4dd1-927e-5af06efb068e admin admin] POST http://192.168.122.204/volume/v3/types/7e5d52c2-994a-4eb5-8aeb-022f48d97844/extra_specs 2026-07-08 16:35:58.207 | Jul 08 18:35:24 devstack devstack@c-api.service[74609]: DEBUG cinder.api.openstack.wsgi [req-456b36d9-1f4a-4b28-9021-2dd016bb8cb7 req-87719535-5214-4dd1-927e-5af06efb068e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-08 16:35:58.207 | Jul 08 18:35:24 devstack devstack@c-api.service[74609]: /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-07-08 16:35:58.208 | Jul 08 18:35:24 devstack devstack@c-api.service[74609]: warnings.warn( 2026-07-08 16:35:58.208 | Jul 08 18:35:24 devstack devstack@c-api.service[74609]: DEBUG oslo_db.sqlalchemy.engines [req-456b36d9-1f4a-4b28-9021-2dd016bb8cb7 req-87719535-5214-4dd1-927e-5af06efb068e 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=74609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 16:35:58.208 | Jul 08 18:35:24 devstack devstack@c-api.service[74609]: INFO cinder.api.openstack.wsgi [req-456b36d9-1f4a-4b28-9021-2dd016bb8cb7 req-87719535-5214-4dd1-927e-5af06efb068e admin admin] http://192.168.122.204/volume/v3/types/7e5d52c2-994a-4eb5-8aeb-022f48d97844/extra_specs returned with HTTP 200 2026-07-08 16:35:58.208 | Jul 08 18:35:24 devstack devstack@c-api.service[74609]: [pid: 74609|app: 0|req: 1/3] 192.168.122.204 () {62 vars in 1363 bytes} [Wed Jul 8 18:35:23 2026] POST /volume/v3/types/7e5d52c2-994a-4eb5-8aeb-022f48d97844/extra_specs => generated 55 bytes in 906 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 16:35:58.208 | Jul 08 18:35:33 devstack devstack@c-api.service[74608]: DEBUG dbcounter [-] [74608] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.209 | Jul 08 18:35:34 devstack devstack@c-api.service[74609]: DEBUG dbcounter [-] [74609] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.212 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.215 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-08 16:35:58.233 | enabled 2026-07-08 16:35:58.238 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-08 16:35:58.261 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-08 16:35:58.262 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-08 16:35:58.262 | Active: active (running) since Wed 2026-07-08 18:35:19 CEST; 39s ago 2026-07-08 16:35:58.262 | Main PID: 75996 (cinder-volume) 2026-07-08 16:35:58.262 | Tasks: 2 (limit: 14255) 2026-07-08 16:35:58.262 | Memory: 142.9M (peak: 172.1M) 2026-07-08 16:35:58.262 | CPU: 21.402s 2026-07-08 16:35:58.262 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-08 16:35:58.262 | ├─75996 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-08 16:35:58.262 | └─76157 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-08 16:35:58.262 | 2026-07-08 16:35:58.262 | Jul 08 18:35:41 devstack sudo[77282]: pam_unix(sudo:session): session closed for user root 2026-07-08 16:35:58.262 | Jul 08 18:35:41 devstack cinder-volume[76157]: DEBUG oslo_concurrency.processutils [None req-2a8b1a68-e820-4e2c-b79e-645ac048146c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.679s {{(pid=76157) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-08 16:35:58.263 | Jul 08 18:35:41 devstack cinder-volume[76157]: DEBUG oslo_concurrency.processutils [None req-2a8b1a68-e820-4e2c-b79e-645ac048146c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=76157) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-08 16:35:58.263 | Jul 08 18:35:42 devstack sudo[77339]: 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-07-08 16:35:58.263 | Jul 08 18:35:42 devstack sudo[77339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-08 16:35:58.263 | Jul 08 18:35:42 devstack sudo[77339]: pam_unix(sudo:session): session closed for user root 2026-07-08 16:35:58.263 | Jul 08 18:35:42 devstack cinder-volume[76157]: DEBUG oslo_concurrency.processutils [None req-2a8b1a68-e820-4e2c-b79e-645ac048146c 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.736s {{(pid=76157) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-08 16:35:58.263 | Jul 08 18:35:42 devstack cinder-volume[76157]: INFO cinder.volume.manager [None req-2a8b1a68-e820-4e2c-b79e-645ac048146c None None] Driver post RPC initialization completed successfully. 2026-07-08 16:35:58.264 | Jul 08 18:35:52 devstack cinder-volume[76157]: DEBUG dbcounter [-] [76157] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.264 | Jul 08 18:35:52 devstack cinder-volume[76157]: DEBUG dbcounter [-] [76157] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=76157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.268 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.271 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-08 16:35:58.288 | not-found 2026-07-08 16:35:58.293 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.297 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-08 16:35:58.313 | not-found 2026-07-08 16:35:58.319 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.322 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-08 16:35:58.340 | not-found 2026-07-08 16:35:58.345 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.348 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-08 16:35:58.368 | not-found 2026-07-08 16:35:58.374 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.379 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-08 16:35:58.396 | not-found 2026-07-08 16:35:58.402 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.406 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-08 16:35:58.425 | enabled 2026-07-08 16:35:58.431 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-08 16:35:58.453 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-08 16:35:58.453 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-08 16:35:58.453 | Active: active (running) since Wed 2026-07-08 18:32:53 CEST; 3min 5s ago 2026-07-08 16:35:58.454 | Main PID: 64432 (neutron-ovn-age) 2026-07-08 16:35:58.454 | Tasks: 20 (limit: 14255) 2026-07-08 16:35:58.454 | Memory: 345.6M (peak: 346.6M) 2026-07-08 16:35:58.454 | CPU: 12.797s 2026-07-08 16:35:58.454 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-08 16:35:58.454 | ├─64432 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-08 16:35:58.454 | ├─65805 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-08 16:35:58.454 | ├─66209 /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/tmph390jo6b/privsep.sock 2026-07-08 16:35:58.455 | └─68665 /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/tmpp42wgkez/privsep.sock 2026-07-08 16:35:58.455 | 2026-07-08 16:35:58.455 | Jul 08 18:34:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 16:35:58.455 | Jul 08 18:34:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 16:35:58.455 | Jul 08 18:34:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 16:35:58.455 | Jul 08 18:34:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 16:35:58.455 | Jul 08 18:35:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 16:35:58.455 | Jul 08 18:35:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 16:35:58.456 | Jul 08 18:35:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 16:35:58.456 | Jul 08 18:35:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 16:35:58.456 | Jul 08 18:35:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 16:35:58.456 | Jul 08 18:35:57 devstack neutron-ovn-agent[65805]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65805) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 16:35:58.460 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.464 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-08 16:35:58.481 | not-found 2026-07-08 16:35:58.487 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.490 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-08 16:35:58.506 | not-found 2026-07-08 16:35:58.511 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.514 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-08 16:35:58.531 | not-found 2026-07-08 16:35:58.536 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.539 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-08 16:35:58.556 | not-found 2026-07-08 16:35:58.561 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.564 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-08 16:35:58.582 | enabled 2026-07-08 16:35:58.587 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-08 16:35:58.611 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-08 16:35:58.611 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-08 16:35:58.611 | Active: active (running) since Wed 2026-07-08 18:25:54 CEST; 10min ago 2026-07-08 16:35:58.611 | Main PID: 40876 (dstat.sh) 2026-07-08 16:35:58.611 | Tasks: 3 (limit: 14255) 2026-07-08 16:35:58.611 | Memory: 27.2M (peak: 27.7M) 2026-07-08 16:35:58.611 | CPU: 3.650s 2026-07-08 16:35:58.611 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-08 16:35:58.611 | ├─40876 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-08 16:35:58.612 | ├─41023 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-08 16:35:58.612 | └─41025 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-08 16:35:58.612 | 2026-07-08 16:35:58.612 | Jul 08 18:35:48 devstack dstat.sh[41025]: 08-07 18:35:48| 18 10 70 0 0|5317M 250M 222M 5941M| 52B 0 | 0 2076k| 0 359 |1997 1368 |3.01 2.56 1.71|2.0 0 0| 0 0 | | 17 283 0 36 0 2026-07-08 16:35:58.612 | Jul 08 18:35:49 devstack dstat.sh[41025]: 08-07 18:35:49| 21 5 68 0 0|5319M 249M 222M 5941M| 0 0 | 0 312k| 0 30.0 |2742 2470 |2.85 2.53 1.71|2.0 0 0| 0 0 | | 17 283 0 36 0 2026-07-08 16:35:58.612 | Jul 08 18:35:50 devstack dstat.sh[41025]: 08-07 18:35:50| 15 15 65 0 0|5271M 296M 222M 5941M|8930B 34k| 204k 380k|11.0 25.0 |4285 3869 |2.85 2.53 1.71|2.0 0 262| 0 0 | | 17 283 0 36 0 2026-07-08 16:35:58.612 | Jul 08 18:35:51 devstack dstat.sh[41025]: 08-07 18:35:51| 21 11 67 0 0|5295M 272M 222M 5941M| 0 0 | 0 348k| 0 30.0 |2316 1743 |2.85 2.53 1.71|2.0 0 2.0| 0 0 | | 17 287 0 36 0 2026-07-08 16:35:58.612 | Jul 08 18:35:52 devstack dstat.sh[41025]: 08-07 18:35:52| 20 7 71 0 0|5320M 247M 222M 5941M| 184B 652B| 0 476k| 0 27.0 |1948 1362 |2.85 2.53 1.71|2.0 0 0| 0 0 | | 17 287 0 36 0 2026-07-08 16:35:58.612 | Jul 08 18:35:53 devstack dstat.sh[41025]: 08-07 18:35:53| 9 13 73 0 0|5260M 307M 222M 5941M|7658B 21k| 16k 300k|3.00 35.0 |4165 4073 |2.85 2.53 1.71| 0 0 281| 0 0 | | 17 291 0 35 0 2026-07-08 16:35:58.612 | Jul 08 18:35:54 devstack dstat.sh[41025]: 08-07 18:35:54| 8 5 85 0 0|5267M 300M 222M 5941M| 184B 475B| 0 28k| 0 3.99 |1424 1458 |2.70 2.50 1.71|1.0 0 5.0| 0 0 | | 17 291 0 35 0 2026-07-08 16:35:58.612 | Jul 08 18:35:55 devstack dstat.sh[41025]: 08-07 18:35:55| 27 13 58 0 0|5303M 264M 222M 5941M| 0 0 | 24k 12k|2.00 3.00 |3143 12k|2.70 2.50 1.71|1.0 0 37| 0 0 | | 17 291 0 36 0 2026-07-08 16:35:58.613 | Jul 08 18:35:56 devstack dstat.sh[41025]: 08-07 18:35:56| 20 8 70 0 0|5303M 264M 222M 5941M| 52B 0 | 0 104k| 0 12.0 |2276 1979 |2.70 2.50 1.71|3.0 0 1.0| 0 0 | | 17 291 0 37 0 2026-07-08 16:35:58.613 | Jul 08 18:35:57 devstack dstat.sh[41025]: 08-07 18:35:57| 23 5 68 0 0|5241M 326M 222M 5941M| 330B 910B| 0 344k| 0 27.0 |2765 2572 |2.70 2.50 1.71|1.0 0 17| 0 0 | | 17 295 0 36 0 2026-07-08 16:35:58.618 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.621 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-08 16:35:58.639 | enabled 2026-07-08 16:35:58.644 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-08 16:35:58.668 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-08 16:35:58.668 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-08 16:35:58.668 | Active: active (running) since Wed 2026-07-08 18:32:50 CEST; 3min 7s ago 2026-07-08 16:35:58.668 | Main PID: 63703 (neutron-ovn-met) 2026-07-08 16:35:58.668 | Tasks: 2 (limit: 14255) 2026-07-08 16:35:58.669 | Memory: 121.7M (peak: 122.3M) 2026-07-08 16:35:58.669 | CPU: 4.048s 2026-07-08 16:35:58.669 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-08 16:35:58.669 | └─63703 "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-07-08 16:35:58.669 | 2026-07-08 16:35:58.669 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-08 16:35:58.669 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-08 16:35:58.669 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 16:35:58.669 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: 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-07-08 16:35:58.669 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-08 16:35:58.669 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 16:35:58.670 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: 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-07-08 16:35:58.670 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-08 16:35:58.670 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-08 16:35:58.670 | Jul 08 18:32:54 devstack neutron-ovn-metadata-agent[63703]: ERROR neutron 2026-07-08 16:35:58.672 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.675 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-08 16:35:58.694 | enabled 2026-07-08 16:35:58.700 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-08 16:35:58.724 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-08 16:35:58.724 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-08 16:35:58.724 | Active: active (running) since Wed 2026-07-08 18:32:56 CEST; 3min 2s ago 2026-07-08 16:35:58.724 | Main PID: 65508 (uwsgi) 2026-07-08 16:35:58.724 | Status: "uWSGI is ready" 2026-07-08 16:35:58.724 | Tasks: 23 (limit: 14255) 2026-07-08 16:35:58.724 | Memory: 387.5M (peak: 388.2M) 2026-07-08 16:35:58.724 | CPU: 45.076s 2026-07-08 16:35:58.724 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-08 16:35:58.725 | ├─65508 "neutron-apiuWSGI master" 2026-07-08 16:35:58.725 | ├─65509 "neutron-apiuWSGI worker 1" 2026-07-08 16:35:58.725 | └─65510 "neutron-apiuWSGI worker 2" 2026-07-08 16:35:58.725 | 2026-07-08 16:35:58.725 | Jul 08 18:35:41 devstack devstack@neutron-api.service[65510]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65510) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-08 16:35:58.725 | Jul 08 18:35:41 devstack devstack@neutron-api.service[65510]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65510) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-08 16:35:58.725 | Jul 08 18:35:43 devstack devstack@neutron-api.service[65509]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65509) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-08 16:35:58.725 | Jul 08 18:35:43 devstack devstack@neutron-api.service[65509]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65509) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-08 16:35:58.725 | Jul 08 18:35:51 devstack devstack@neutron-api.service[65510]: DEBUG dbcounter [-] [65510] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.725 | Jul 08 18:35:53 devstack devstack@neutron-api.service[65509]: DEBUG dbcounter [-] [65509] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.725 | Jul 08 18:35:56 devstack devstack@neutron-api.service[65510]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65510) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-08 16:35:58.726 | Jul 08 18:35:56 devstack devstack@neutron-api.service[65510]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65510) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-08 16:35:58.726 | Jul 08 18:35:58 devstack devstack@neutron-api.service[65509]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65509) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-08 16:35:58.726 | Jul 08 18:35:58 devstack devstack@neutron-api.service[65509]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65509) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-08 16:35:58.729 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.733 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-08 16:35:58.755 | enabled 2026-07-08 16:35:58.761 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-08 16:35:58.791 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-08 16:35:58.791 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-08 16:35:58.791 | Active: active (running) since Wed 2026-07-08 18:33:01 CEST; 2min 57s ago 2026-07-08 16:35:58.791 | Main PID: 66516 (neutron-periodi) 2026-07-08 16:35:58.791 | Tasks: 15 (limit: 14255) 2026-07-08 16:35:58.791 | Memory: 179.5M (peak: 180.0M) 2026-07-08 16:35:58.792 | CPU: 7.037s 2026-07-08 16:35:58.792 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-08 16:35:58.792 | ├─66516 "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-07-08 16:35:58.792 | └─67335 "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-07-08 16:35:58.792 | 2026-07-08 16:35:58.792 | Jul 08 18:34:56 devstack neutron-periodic-workers[67335]: DEBUG oslo.service.backend._threading.loopingcall [None req-88b74f21-64a2-4fab-b7c9-a68da66d2819 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=67335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:58.792 | Jul 08 18:34:56 devstack neutron-periodic-workers[67335]: DEBUG oslo.service.backend._threading.loopingcall [None req-69e5c25b-b002-4376-9518-8615fb697797 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:58.792 | Jul 08 18:35:06 devstack neutron-periodic-workers[67335]: DEBUG dbcounter [-] [67335] Writing DB stats neutron:SELECT=4 {{(pid=67335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.792 | Jul 08 18:35:12 devstack neutron-periodic-workers[67335]: DEBUG oslo.service.backend._threading.loopingcall [None req-7fdd29be-7b45-483f-a549-d6a80a05a705 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=67335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:58.792 | Jul 08 18:35:22 devstack neutron-periodic-workers[67335]: DEBUG dbcounter [-] [67335] Writing DB stats neutron:DELETE=1 {{(pid=67335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.793 | Jul 08 18:35:33 devstack neutron-periodic-workers[67335]: DEBUG neutron.db.agents_db [None req-88b74f21-64a2-4fab-b7c9-a68da66d2819 None None] Agent healthcheck: found 0 active agents {{(pid=67335) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-08 16:35:58.793 | Jul 08 18:35:33 devstack neutron-periodic-workers[67335]: DEBUG oslo.service.backend._threading.loopingcall [None req-88b74f21-64a2-4fab-b7c9-a68da66d2819 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:58.793 | Jul 08 18:35:33 devstack neutron-periodic-workers[67335]: DEBUG oslo.service.backend._threading.loopingcall [None req-69e5c25b-b002-4376-9518-8615fb697797 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:58.793 | Jul 08 18:35:34 devstack neutron-periodic-workers[67335]: DEBUG oslo.service.backend._threading.loopingcall [None req-229b82de-928f-458e-99d8-21f7f3304e26 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=67335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:58.793 | Jul 08 18:35:44 devstack neutron-periodic-workers[67335]: DEBUG dbcounter [-] [67335] Writing DB stats neutron:SELECT=5 {{(pid=67335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.797 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.801 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-08 16:35:58.822 | enabled 2026-07-08 16:35:58.826 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-08 16:35:58.861 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-08 16:35:58.861 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-08 16:35:58.861 | Active: active (running) since Wed 2026-07-08 18:32:58 CEST; 3min 0s ago 2026-07-08 16:35:58.861 | Main PID: 66018 (neutron-rpc-ser) 2026-07-08 16:35:58.861 | Tasks: 23 (limit: 14255) 2026-07-08 16:35:58.861 | Memory: 200.2M (peak: 200.5M) 2026-07-08 16:35:58.861 | CPU: 7.751s 2026-07-08 16:35:58.861 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-08 16:35:58.862 | ├─66018 "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-07-08 16:35:58.862 | ├─67330 "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-07-08 16:35:58.862 | └─67337 "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-07-08 16:35:58.862 | 2026-07-08 16:35:58.862 | Jul 08 18:33:12 devstack neutron-rpc-server[67337]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67337) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-08 16:35:58.862 | Jul 08 18:33:13 devstack neutron-rpc-server[67337]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67337) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-08 16:35:58.862 | Jul 08 18:33:13 devstack neutron-rpc-server[67337]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67337) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-08 16:35:58.862 | Jul 08 18:33:13 devstack neutron-rpc-server[67337]: DEBUG neutron.service [-] calling wait on {{(pid=67337) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-08 16:35:58.862 | Jul 08 18:33:13 devstack neutron-rpc-server[67330]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67330) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-08 16:35:58.862 | Jul 08 18:33:13 devstack neutron-rpc-server[67330]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67330) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-08 16:35:58.863 | Jul 08 18:33:13 devstack neutron-rpc-server[67330]: DEBUG neutron.service [-] calling wait on {{(pid=67330) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-08 16:35:58.863 | Jul 08 18:33:21 devstack neutron-rpc-server[66018]: DEBUG dbcounter [-] [66018] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.863 | Jul 08 18:33:43 devstack neutron-rpc-server[67337]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 16:35:58.863 | Jul 08 18:33:43 devstack neutron-rpc-server[67330]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 16:35:58.867 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.871 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:35:58.890 | enabled 2026-07-08 16:35:58.896 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-08 16:35:58.919 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:35:58.919 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-08 16:35:58.919 | Active: active (running) since Wed 2026-07-08 18:33:03 CEST; 2min 54s ago 2026-07-08 16:35:58.920 | Main PID: 67018 (neutron-ovn-mai) 2026-07-08 16:35:58.920 | Tasks: 12 (limit: 14255) 2026-07-08 16:35:58.920 | Memory: 253.8M (peak: 254.3M) 2026-07-08 16:35:58.920 | CPU: 7.925s 2026-07-08 16:35:58.920 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-08 16:35:58.920 | ├─67018 "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-07-08 16:35:58.920 | └─67113 "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-07-08 16:35:58.920 | 2026-07-08 16:35:58.920 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67113) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-08 16:35:58.920 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67113) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-08 16:35:58.921 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-08 16:35:58.921 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: DEBUG futurist.periodics [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d 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=67113) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-08 16:35:58.921 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67113) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-08 16:35:58.921 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67113) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-08 16:35:58.921 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-07-08 16:35:58.921 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: DEBUG futurist.periodics [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d 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=67113) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-08 16:35:58.921 | Jul 08 18:33:32 devstack neutron-ovn-maintenance-worker[67113]: DEBUG futurist.periodics [None req-197536ab-611f-4d2f-95d1-2cdbae9d2d5d 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=67113) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-08 16:35:58.921 | Jul 08 18:33:42 devstack neutron-ovn-maintenance-worker[67113]: DEBUG dbcounter [-] [67113] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:58.927 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.932 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-08 16:35:58.951 | enabled 2026-07-08 16:35:58.957 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-08 16:35:58.980 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-08 16:35:58.980 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-08 16:35:58.980 | Active: active (running) since Wed 2026-07-08 18:34:51 CEST; 1min 7s ago 2026-07-08 16:35:58.980 | Main PID: 71265 (nova-novncproxy) 2026-07-08 16:35:58.980 | Tasks: 4 (limit: 14255) 2026-07-08 16:35:58.980 | Memory: 109.7M (peak: 109.9M) 2026-07-08 16:35:58.980 | CPU: 3.682s 2026-07-08 16:35:58.981 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-08 16:35:58.981 | └─71265 /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-07-08 16:35:58.981 | 2026-07-08 16:35:58.981 | Jul 08 18:34:52 devstack nova-novncproxy[71265]: If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:35:58.981 | Jul 08 18:34:52 devstack nova-novncproxy[71265]: framework. For more detail see 2026-07-08 16:35:58.981 | Jul 08 18:34:52 devstack nova-novncproxy[71265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:35:58.981 | Jul 08 18:34:52 devstack nova-novncproxy[71265]: import eventlet # noqa 2026-07-08 16:35:58.981 | Jul 08 18:34:52 devstack nova-novncproxy[71265]: 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-07-08 16:35:58.981 | Jul 08 18:34:57 devstack nova-novncproxy[71265]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-08 16:35:58.981 | Jul 08 18:34:57 devstack nova-novncproxy[71265]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-08 16:35:58.981 | Jul 08 18:34:57 devstack nova-novncproxy[71265]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-08 16:35:58.982 | Jul 08 18:34:57 devstack nova-novncproxy[71265]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-08 16:35:58.982 | Jul 08 18:34:57 devstack nova-novncproxy[71265]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-08 16:35:58.986 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:58.990 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-08 16:35:59.010 | enabled 2026-07-08 16:35:59.015 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-08 16:35:59.039 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-08 16:35:59.039 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-08 16:35:59.039 | Active: active (running) since Wed 2026-07-08 18:34:54 CEST; 1min 4s ago 2026-07-08 16:35:59.039 | Main PID: 72104 (nova-conductor:) 2026-07-08 16:35:59.039 | Tasks: 19 (limit: 14255) 2026-07-08 16:35:59.039 | Memory: 158.0M (peak: 158.4M) 2026-07-08 16:35:59.040 | CPU: 5.091s 2026-07-08 16:35:59.040 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-08 16:35:59.040 | ├─72104 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-08 16:35:59.040 | ├─73770 "nova-conductor: ServiceWrapper worker(0)" 2026-07-08 16:35:59.040 | └─73790 "nova-conductor: ServiceWrapper worker(1)" 2026-07-08 16:35:59.040 | 2026-07-08 16:35:59.040 | Jul 08 18:35:02 devstack nova-conductor[73770]: DEBUG nova.servicegroup.drivers.db [None req-0b8c3d39-31e7-46d4-a11b-2fd0fe49dff5 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73770) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-08 16:35:59.040 | Jul 08 18:35:06 devstack nova-conductor[73790]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73790) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.040 | Jul 08 18:35:06 devstack nova-conductor[73770]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73770) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.041 | Jul 08 18:35:08 devstack nova-conductor[73770]: DEBUG oslo.service.backend._threading.loopingcall [None req-cfc58d47-d47b-432a-90ab-d3d515b6bf2e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73770) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.041 | Jul 08 18:35:09 devstack nova-conductor[72104]: DEBUG dbcounter [-] [72104] Writing DB stats nova_api:SELECT=1 {{(pid=72104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:59.041 | Jul 08 18:35:09 devstack nova-conductor[72104]: DEBUG dbcounter [-] [72104] Writing DB stats nova_cell0:SELECT=1 {{(pid=72104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:59.041 | Jul 08 18:35:09 devstack nova-conductor[72104]: DEBUG dbcounter [-] [72104] Writing DB stats nova_cell1:SELECT=1 {{(pid=72104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:59.041 | Jul 08 18:35:16 devstack nova-conductor[73790]: DEBUG dbcounter [-] [73790] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:59.042 | Jul 08 18:35:16 devstack nova-conductor[73770]: DEBUG dbcounter [-] [73770] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 16:35:59.042 | Jul 08 18:35:38 devstack nova-conductor[73790]: DEBUG oslo.service.backend._threading.loopingcall [None req-47f7bf48-9da4-4dfb-a5e6-662f5d3dbd8f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73790) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.046 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 16:35:59.050 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-08 16:35:59.070 | enabled 2026-07-08 16:35:59.076 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-08 16:35:59.098 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-08 16:35:59.098 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-08 16:35:59.099 | Active: active (running) since Wed 2026-07-08 18:34:57 CEST; 1min 1s ago 2026-07-08 16:35:59.099 | Main PID: 72662 (nova-conductor:) 2026-07-08 16:35:59.099 | Tasks: 37 (limit: 14255) 2026-07-08 16:35:59.099 | Memory: 167.0M (peak: 167.2M) 2026-07-08 16:35:59.099 | CPU: 5.013s 2026-07-08 16:35:59.099 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-08 16:35:59.099 | ├─72662 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-08 16:35:59.099 | ├─73796 "nova-conductor: ServiceWrapper worker(0)" 2026-07-08 16:35:59.099 | └─73798 "nova-conductor: ServiceWrapper worker(1)" 2026-07-08 16:35:59.099 | 2026-07-08 16:35:59.100 | Jul 08 18:35:27 devstack nova-conductor[73796]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:27 devstack nova-conductor[73798]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73798) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:37 devstack nova-conductor[73796]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:37 devstack nova-conductor[73798]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73798) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:39 devstack nova-conductor[73796]: DEBUG oslo.service.backend._threading.loopingcall [None req-61ebb31b-f0a6-4286-8c56-e3dfc5cd173c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:42 devstack nova-conductor[73798]: DEBUG oslo.service.backend._threading.loopingcall [None req-d207ff26-9abc-48b5-b6e6-b00f3f85f699 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73798) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:47 devstack nova-conductor[73796]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:47 devstack nova-conductor[73798]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73798) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.100 | Jul 08 18:35:57 devstack nova-conductor[73796]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73796) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.101 | Jul 08 18:35:57 devstack nova-conductor[73798]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73798) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 16:35:59.105 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-08 16:35:59.129 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:59.133 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-08 16:35:59.158 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:35:59.161 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-08 16:35:59.165 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 16:35:59.751 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:35:59.752 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:35:59.752 | we strongly recommend against using it for new projects. 2026-07-08 16:35:59.752 | 2026-07-08 16:35:59.752 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:35:59.752 | framework. For more detail see 2026-07-08 16:35:59.752 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:35:59.752 | 2026-07-08 16:35:59.752 | import eventlet # noqa 2026-07-08 16:36:00.061 | 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-07-08 16:36:03.307 | INFO dbcounter [None req-040f3c78-d944-4b89-b807-686fec11d02a None None] Registered counter for database nova_api 2026-07-08 16:36:03.436 | DEBUG dbcounter [-] [78291] Writer thread running {{(pid=78291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:36:03.450 | Found 2 cell mappings. 2026-07-08 16:36:03.450 | Skipping cell0 since it does not contain hosts. 2026-07-08 16:36:03.450 | Getting computes from cell 'cell1': ba14f304-8803-4894-9dbc-04dfba7c9d40 2026-07-08 16:36:03.450 | INFO dbcounter [None req-040f3c78-d944-4b89-b807-686fec11d02a None None] Registered counter for database nova_cell1 2026-07-08 16:36:03.528 | DEBUG dbcounter [-] [78291] Writer thread running {{(pid=78291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 16:36:03.701 | Checking host mapping for compute host 'devstack': 04ed5bc9-dedd-4da2-9598-31fe7ed54fdf 2026-07-08 16:36:03.701 | Creating host mapping for compute host 'devstack': 04ed5bc9-dedd-4da2-9598-31fe7ed54fdf 2026-07-08 16:36:03.701 | Found 1 unmapped computes in cell: ba14f304-8803-4894-9dbc-04dfba7c9d40 2026-07-08 16:36:04.392 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-08 16:36:04.960 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 16:36:04.960 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 16:36:04.960 | we strongly recommend against using it for new projects. 2026-07-08 16:36:04.960 | 2026-07-08 16:36:04.960 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 16:36:04.960 | framework. For more detail see 2026-07-08 16:36:04.960 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 16:36:04.960 | 2026-07-08 16:36:04.960 | import eventlet # noqa 2026-07-08 16:36:05.239 | 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-07-08 16:36:08.782 | +-------------------------------------------+ 2026-07-08 16:36:08.782 | | Upgrade Check Results | 2026-07-08 16:36:08.782 | +-------------------------------------------+ 2026-07-08 16:36:08.782 | | Check: Cells v2 | 2026-07-08 16:36:08.782 | | Result: Success | 2026-07-08 16:36:08.782 | | Details: None | 2026-07-08 16:36:08.782 | +-------------------------------------------+ 2026-07-08 16:36:08.782 | | Check: Placement API | 2026-07-08 16:36:08.782 | | Result: Success | 2026-07-08 16:36:08.782 | | Details: None | 2026-07-08 16:36:08.783 | +-------------------------------------------+ 2026-07-08 16:36:08.783 | | Check: Cinder API | 2026-07-08 16:36:08.783 | | Result: Success | 2026-07-08 16:36:08.783 | | Details: None | 2026-07-08 16:36:08.783 | +-------------------------------------------+ 2026-07-08 16:36:08.783 | | Check: Policy File JSON to YAML Migration | 2026-07-08 16:36:08.783 | | Result: Success | 2026-07-08 16:36:08.783 | | Details: None | 2026-07-08 16:36:08.783 | +-------------------------------------------+ 2026-07-08 16:36:08.783 | | Check: Older than N-1 computes | 2026-07-08 16:36:08.783 | | Result: Success | 2026-07-08 16:36:08.784 | | Details: None | 2026-07-08 16:36:08.784 | +-------------------------------------------+ 2026-07-08 16:36:08.784 | | Check: hw_machine_type unset | 2026-07-08 16:36:08.784 | | Result: Success | 2026-07-08 16:36:08.784 | | Details: None | 2026-07-08 16:36:08.784 | +-------------------------------------------+ 2026-07-08 16:36:08.784 | | Check: Service User Token Configuration | 2026-07-08 16:36:08.784 | | Result: Success | 2026-07-08 16:36:08.784 | | Details: None | 2026-07-08 16:36:08.784 | +-------------------------------------------+ 2026-07-08 16:36:09.422 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-08 16:36:09.427 | + ./stack.sh:main:1482 : command openstack complete 2026-07-08 16:36:09.429 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-08 16:36:13.023 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-08 16:36:13.044 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:36:13.047 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-08 16:36:13.051 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 16:36:13.054 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 16:36:13.056 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-08 16:36:13.061 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:36:13.064 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-08 16:36:13.068 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-08 16:36:13.071 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-08 16:36:13.074 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-08 16:36:13.077 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-08 16:36:13.080 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-08 16:36:13.084 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-08 16:36:13.089 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-08 16:36:13.134 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-08 16:36:13.140 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-08 16:36:13.140 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-08 16:36:13.140 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-08 16:36:13.146 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-08 16:36:13.149 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-08 16:36:13.153 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-08 16:36:13.155 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-08 16:36:13.159 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-08 16:36:13.162 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-08 16:36:13.182 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-08 16:36:13.202 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-08 16:36:13.206 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:36:13.210 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-08 16:36:13.213 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-08 16:36:13.216 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 16:36:13.219 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-08 16:36:13.223 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 16:36:13.227 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 16:36:13.230 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 16:36:13.233 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 16:36:13.237 | + functions-common:run_phase:1858 : local extra 2026-07-08 16:36:13.242 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 16:36:13.246 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 16:36:13.249 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 16:36:13.253 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 16:36:13.256 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-08 16:36:13.260 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 16:36:13.281 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:36:13.285 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:36:13.288 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:36:13.291 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-08 16:36:13.295 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:36:13.298 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 16:36:13.302 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:36:13.305 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-08 16:36:13.308 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:36:13.311 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-08 16:36:13.315 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-08 16:36:13.318 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-08 16:36:13.321 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-08 16:36:13.376 | [2069 Async install_tempest:38989]: Waiting for completion of install_tempest running on PID 38989 (1 other jobs running) 2026-07-08 16:36:13.405 | [2069 Async install_tempest:38989]: Signaling child to exit 2026-07-08 16:36:13.405 | WAKEUP 2026-07-08 16:36:13.429 | [2069 Async install_tempest:38989]: Signaled 2026-07-08 16:36:13.431 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-08 16:36:13.431 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-08 16:36:13.431 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-08 16:36:13.431 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:36:13.431 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-08 16:36:13.432 | +++ functions-common:git_clone:593 : pwd 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:36:13.432 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:610 : echo master 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-08 16:36:13.432 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:36:13.433 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-08 16:36:13.433 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 16:36:13.433 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 16:36:13.433 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:36:13.433 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 16:36:13.433 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:36:13.433 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:36:13.434 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 16:36:13.434 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:36:13.434 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:36:13.434 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783527934330 2026-07-08 16:36:13.434 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-08 16:36:13.434 | Cloning into '/opt/stack/tempest'... 2026-07-08 16:36:13.434 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:36:13.435 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:13.435 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:13.435 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:13.435 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:13.435 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:13.435 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:36:13.435 | ++ functions-common:time_stop:2427 : start_time=1783527934330 2026-07-08 16:36:13.436 | ++ functions-common:time_stop:2429 : [[ -z 1783527934330 ]] 2026-07-08 16:36:13.436 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:13.436 | ++ functions-common:time_stop:2432 : end_time=1783527948436 2026-07-08 16:36:13.436 | ++ functions-common:time_stop:2433 : elapsed_time=14106 2026-07-08 16:36:13.436 | ++ functions-common:time_stop:2434 : total=376631 2026-07-08 16:36:13.436 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:13.436 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390737 2026-07-08 16:36:13.436 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-08 16:36:13.437 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:36:13.437 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 16:36:13.437 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 16:36:13.437 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:36:13.437 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 16:36:13.437 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:36:13.437 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:36:13.438 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 16:36:13.438 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:36:13.438 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:36:13.438 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783527948499 2026-07-08 16:36:13.438 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:36:13.438 | From https://review.opendev.org/openstack/tempest 2026-07-08 16:36:13.438 | * branch master -> FETCH_HEAD 2026-07-08 16:36:13.439 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:36:13.439 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:13.439 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:13.439 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:13.439 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:13.439 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:13.439 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:36:13.440 | ++ functions-common:time_stop:2427 : start_time=1783527948499 2026-07-08 16:36:13.440 | ++ functions-common:time_stop:2429 : [[ -z 1783527948499 ]] 2026-07-08 16:36:13.440 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:13.440 | ++ functions-common:time_stop:2432 : end_time=1783527949097 2026-07-08 16:36:13.440 | ++ functions-common:time_stop:2433 : elapsed_time=598 2026-07-08 16:36:13.441 | ++ functions-common:time_stop:2434 : total=390737 2026-07-08 16:36:13.441 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:13.441 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391335 2026-07-08 16:36:13.441 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:36:13.441 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 16:36:13.441 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 16:36:13.441 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:36:13.442 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 16:36:13.442 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:36:13.442 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:36:13.442 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 16:36:13.442 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:36:13.442 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:36:13.442 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783527949155 2026-07-08 16:36:13.442 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:36:13.443 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:36:13.443 | 2026-07-08 16:36:13.443 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:36:13.443 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:36:13.443 | state without impacting any branches by switching back to a branch. 2026-07-08 16:36:13.443 | 2026-07-08 16:36:13.444 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:36:13.444 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:36:13.444 | 2026-07-08 16:36:13.444 | git switch -c 2026-07-08 16:36:13.444 | 2026-07-08 16:36:13.444 | Or undo this operation with: 2026-07-08 16:36:13.444 | 2026-07-08 16:36:13.445 | git switch - 2026-07-08 16:36:13.445 | 2026-07-08 16:36:13.445 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:36:13.445 | 2026-07-08 16:36:13.445 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-08 16:36:13.445 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:36:13.445 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:13.445 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:13.446 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:13.446 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:13.446 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:13.446 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:36:13.446 | ++ functions-common:time_stop:2427 : start_time=1783527949155 2026-07-08 16:36:13.446 | ++ functions-common:time_stop:2429 : [[ -z 1783527949155 ]] 2026-07-08 16:36:13.446 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:13.447 | ++ functions-common:time_stop:2432 : end_time=1783527949376 2026-07-08 16:36:13.447 | ++ functions-common:time_stop:2433 : elapsed_time=221 2026-07-08 16:36:13.447 | ++ functions-common:time_stop:2434 : total=391335 2026-07-08 16:36:13.447 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:13.447 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391556 2026-07-08 16:36:13.447 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-08 16:36:13.447 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-08 16:36:13.448 | ++ functions-common:git_clone:673 : head -1 2026-07-08 16:36:13.448 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-08 16:36:13.448 | 8d40001b9 Use reader role for image tests 2026-07-08 16:36:13.448 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:36:13.448 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-08 16:36:13.448 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-08 16:36:13.449 | ++ 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-07-08 16:36:13.449 | Collecting tox!=2.8.0,<4.0.0 2026-07-08 16:36:13.449 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-08 16:36:13.449 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-08 16:36:13.449 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-08 16:36:13.449 | 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-07-08 16:36:13.449 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-08 16:36:13.450 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 16:36:13.450 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-08 16:36:13.450 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-08 16:36:13.450 | 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-07-08 16:36:13.450 | 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-07-08 16:36:13.450 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-08 16:36:13.450 | 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-07-08 16:36:13.450 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-08 16:36:13.451 | 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-07-08 16:36:13.451 | 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-07-08 16:36:13.451 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-08 16:36:13.451 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-08 16:36:13.451 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-08 16:36:13.451 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-08 16:36:13.451 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-08 16:36:13.452 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-08 16:36:13.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 49.7 MB/s 0:00:00 2026-07-08 16:36:13.452 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-08 16:36:13.452 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-08 16:36:13.452 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-08 16:36:13.452 | 2026-07-08 16:36:13.452 | 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-07-08 16:36:13.453 | ++ inc/python:pip_install:216 : result=0 2026-07-08 16:36:13.453 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:36:13.453 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:13.453 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:13.453 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:13.453 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:13.453 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:13.454 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:36:13.454 | ++ functions-common:time_stop:2427 : start_time=1783527949475 2026-07-08 16:36:13.454 | ++ functions-common:time_stop:2429 : [[ -z 1783527949475 ]] 2026-07-08 16:36:13.454 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:13.454 | ++ functions-common:time_stop:2432 : end_time=1783527953443 2026-07-08 16:36:13.454 | ++ functions-common:time_stop:2433 : elapsed_time=3968 2026-07-08 16:36:13.454 | ++ functions-common:time_stop:2434 : total=166173 2026-07-08 16:36:13.455 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:13.455 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170141 2026-07-08 16:36:13.455 | ++ inc/python:pip_install:219 : return 0 2026-07-08 16:36:13.455 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-08 16:36:13.455 | /opt/stack/tempest ~/devstack 2026-07-08 16:36:13.455 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-08 16:36:13.455 | Switched to branch 'master' 2026-07-08 16:36:13.456 | Your branch is up to date with 'origin/master'. 2026-07-08 16:36:13.456 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-08 16:36:13.456 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-08 16:36:13.456 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.gZi977xHT4 2026-07-08 16:36:13.456 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gZi977xHT4 2026-07-08 16:36:13.456 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-08 16:36:13.456 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.gZi977xHT4 2026-07-08 16:36:13.456 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-08 16:36:13.457 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-08 16:36:13.457 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-08 16:36:13.457 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:36:13.457 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:36:13.457 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:36:13.457 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:36:13.457 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-08 16:36:13.458 | full create: /opt/stack/tempest/.tox/tempest 2026-07-08 16:36:13.458 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-08 16:36:13.458 | full develop-inst: /opt/stack/tempest 2026-07-08 16:36:13.458 | 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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 16:36:13.458 | ___________________________________ summary ____________________________________ 2026-07-08 16:36:13.459 | full: skipped tests 2026-07-08 16:36:13.459 | congratulations :) 2026-07-08 16:36:13.459 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.gZi977xHT4 -r requirements.txt 2026-07-08 16:36:13.459 | 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-07-08 16:36:13.459 | 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-07-08 16:36:13.459 | 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-07-08 16:36:13.459 | 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-07-08 16:36:13.459 | 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-07-08 16:36:13.460 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-08 16:36:13.460 | 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-07-08 16:36:13.460 | 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-07-08 16:36:13.460 | 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-07-08 16:36:13.460 | 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-07-08 16:36:13.460 | 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-07-08 16:36:13.460 | 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-07-08 16:36:13.461 | 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-07-08 16:36:13.461 | 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-07-08 16:36:13.461 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-08 16:36:13.461 | 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-07-08 16:36:13.461 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-08 16:36:13.461 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-08 16:36:13.461 | 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-07-08 16:36:13.462 | 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-07-08 16:36:13.462 | 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-07-08 16:36:13.462 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-08 16:36:13.462 | 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-07-08 16:36:13.462 | 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)) (83.0.0) 2026-07-08 16:36:13.462 | 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-07-08 16:36:13.462 | 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-07-08 16:36:13.463 | 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-07-08 16:36:13.463 | 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-07-08 16:36:13.463 | 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-07-08 16:36:13.463 | 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-07-08 16:36:13.463 | 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-07-08 16:36:13.463 | 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-07-08 16:36:13.463 | 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-07-08 16:36:13.464 | 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-07-08 16:36:13.464 | 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-07-08 16:36:13.464 | 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-07-08 16:36:13.464 | 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-07-08 16:36:13.464 | 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-07-08 16:36:13.464 | 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-07-08 16:36:13.465 | 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-07-08 16:36:13.465 | 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-07-08 16:36:13.465 | 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-07-08 16:36:13.465 | 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-07-08 16:36:13.465 | 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-07-08 16:36:13.465 | 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-07-08 16:36:13.465 | 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-07-08 16:36:13.466 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-08 16:36:13.466 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-08 16:36:13.466 | 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-07-08 16:36:13.466 | 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-07-08 16:36:13.466 | 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-07-08 16:36:13.466 | 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-07-08 16:36:13.466 | 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-07-08 16:36:13.467 | 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-07-08 16:36:13.467 | 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-07-08 16:36:13.467 | 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-07-08 16:36:13.467 | 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-07-08 16:36:13.467 | 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-07-08 16:36:13.467 | 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-07-08 16:36:13.468 | 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-07-08 16:36:13.468 | 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-07-08 16:36:13.468 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-08 16:36:13.468 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.gZi977xHT4 2026-07-08 16:36:13.468 | ++ lib/tempest:install_tempest:868 : popd 2026-07-08 16:36:13.468 | ~/devstack 2026-07-08 16:36:13.482 | [2069 Async install_tempest:38989]: finished install_tempest with result 0 in 50 seconds 2026-07-08 16:36:13.487 | ++ inc/async:async_wait:197 : return 0 2026-07-08 16:36:13.490 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-08 16:36:13.494 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:36:13.497 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-08 16:36:13.500 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-08 16:36:13.504 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-08 16:36:13.506 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-08 16:36:13.508 | ++ inc/python:setup_develop:353 : local bindep 2026-07-08 16:36:13.512 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-08 16:36:13.514 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-08 16:36:13.517 | ++ inc/python:setup_develop:359 : local extras= 2026-07-08 16:36:13.520 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-08 16:36:13.522 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 16:36:13.525 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-08 16:36:13.528 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-08 16:36:13.531 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 16:36:13.534 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 16:36:13.537 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-08 16:36:13.540 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 16:36:13.543 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-08 16:36:13.546 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 16:36:13.548 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 16:36:13.553 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-08 16:36:13.559 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-08 16:36:13.563 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-08 16:36:13.565 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-08 16:36:13.748 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-08 16:36:13.750 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-08 16:36:13.752 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-08 16:36:13.755 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 16:36:13.758 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-08 16:36:13.760 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-08 16:36:13.763 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-08 16:36:13.766 | ++ inc/python:setup_package:446 : local extras= 2026-07-08 16:36:13.769 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 16:36:13.771 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 16:36:13.774 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 16:36:13.776 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 16:36:13.778 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 16:36:13.780 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-08 16:36:13.802 | Using python 3.12 to install /opt/stack/tempest 2026-07-08 16:36:13.805 | ++ 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-07-08 16:36:14.878 | Obtaining file:///opt/stack/tempest 2026-07-08 16:36:14.883 | Installing build dependencies: started 2026-07-08 16:36:16.780 | Installing build dependencies: finished with status 'done' 2026-07-08 16:36:16.781 | Checking if build backend supports build_editable: started 2026-07-08 16:36:17.389 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 16:36:17.391 | Getting requirements to build editable: started 2026-07-08 16:36:17.728 | Getting requirements to build editable: finished with status 'done' 2026-07-08 16:36:17.730 | Preparing editable metadata (pyproject.toml): started 2026-07-08 16:36:19.096 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 16:36:19.120 | 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.dev36) (7.0.3) 2026-07-08 16:36:19.121 | 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.dev36) (4.14.0) 2026-07-08 16:36:19.122 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-08 16:36:19.123 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-08 16:36:19.124 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-08 16:36:19.125 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-08 16:36:19.126 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-08 16:36:19.127 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-08 16:36:19.128 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-08 16:36:19.129 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-08 16:36:19.315 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-08 16:36:19.317 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-08 16:36:19.322 | 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.dev36) (5.10.0) 2026-07-08 16:36:19.323 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-08 16:36:19.324 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-08 16:36:19.324 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-08 16:36:19.325 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-08 16:36:19.326 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-08 16:36:19.327 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-08 16:36:19.328 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-08 16:36:19.329 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-08 16:36:19.330 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-08 16:36:19.331 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-08 16:36:19.332 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-08 16:36:19.334 | 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.dev36) (0.6.0) 2026-07-08 16:36:19.334 | 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.dev36) (4.0.0) 2026-07-08 16:36:19.338 | 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.dev36) (3.0.52) 2026-07-08 16:36:19.339 | 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.dev36) (1.11.0) 2026-07-08 16:36:19.340 | 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.dev36) (15.0.0) 2026-07-08 16:36:19.341 | 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.dev36) (1.8.0) 2026-07-08 16:36:19.344 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-08 16:36:19.348 | 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.dev36) (3.0) 2026-07-08 16:36:19.350 | 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.dev36) (2.2.2) 2026-07-08 16:36:19.357 | 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.dev36) (26.1.0) 2026-07-08 16:36:19.358 | 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.dev36) (2025.9.1) 2026-07-08 16:36:19.358 | 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.dev36) (0.37.0) 2026-07-08 16:36:19.360 | 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.dev36) (2026.5.1) 2026-07-08 16:36:19.368 | 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.dev36) (6.8.0) 2026-07-08 16:36:19.371 | 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.dev36) (2.0.0) 2026-07-08 16:36:19.372 | 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.dev36) (2.34.2) 2026-07-08 16:36:19.377 | 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.dev36) (6.4.0) 2026-07-08 16:36:19.379 | 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.dev36) (2.9.0.post0) 2026-07-08 16:36:19.382 | 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.dev36) (4.15.0) 2026-07-08 16:36:19.385 | 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.dev36) (1.2.1) 2026-07-08 16:36:19.389 | 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.dev36) (2.1.0) 2026-07-08 16:36:19.390 | 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.dev36) (3.3.2) 2026-07-08 16:36:19.391 | 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.dev36) (26.2) 2026-07-08 16:36:19.392 | 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.dev36) (7.2.2) 2026-07-08 16:36:19.399 | 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.dev36) (5.0.0) 2026-07-08 16:36:19.400 | 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.dev36) (3.0.3) 2026-07-08 16:36:19.401 | 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.dev36) (1.6.2) 2026-07-08 16:36:19.408 | 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.dev36) (83.0.0) 2026-07-08 16:36:19.411 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-08 16:36:19.429 | 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.dev36) (1.17.0) 2026-07-08 16:36:19.440 | 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.dev36) (3.4.7) 2026-07-08 16:36:19.441 | 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.dev36) (3.18) 2026-07-08 16:36:19.443 | 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.dev36) (2023.11.17) 2026-07-08 16:36:19.458 | 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.dev36) (4.2.0) 2026-07-08 16:36:19.459 | 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.dev36) (2.20.0) 2026-07-08 16:36:19.464 | 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.dev36) (0.1.2) 2026-07-08 16:36:19.478 | 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.dev36) (0.16.0) 2026-07-08 16:36:19.510 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-08 16:36:19.513 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 16:36:19.551 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-08 16:36:19.554 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-08 16:36:19.565 | Building wheels for collected packages: tempest 2026-07-08 16:36:19.567 | Building editable for tempest (pyproject.toml): started 2026-07-08 16:36:21.203 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-08 16:36:21.204 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=07c2c9061ab446efd471806b1523b8677df1f172a1afb36820982765825faa86 2026-07-08 16:36:21.204 | Stored in directory: /tmp/pip-ephem-wheel-cache-4vzqrx7n/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-08 16:36:21.209 | Successfully built tempest 2026-07-08 16:36:21.501 | Installing collected packages: tomlkit, stestr, tempest 2026-07-08 16:36:21.763 | 2026-07-08 16:36:21.789 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-08 16:36:21.961 | ++ inc/python:pip_install:216 : result=0 2026-07-08 16:36:21.963 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-08 16:36:21.965 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:21.967 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:21.969 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:21.971 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:21.973 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:21.975 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-08 16:36:21.976 | ++ functions-common:time_stop:2427 : start_time=1783528573796 2026-07-08 16:36:21.978 | ++ functions-common:time_stop:2429 : [[ -z 1783528573796 ]] 2026-07-08 16:36:21.981 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:21.986 | ++ functions-common:time_stop:2432 : end_time=1783528581982 2026-07-08 16:36:21.989 | ++ functions-common:time_stop:2433 : elapsed_time=8186 2026-07-08 16:36:21.991 | ++ functions-common:time_stop:2434 : total=177603 2026-07-08 16:36:21.993 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:21.995 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185789 2026-07-08 16:36:21.997 | ++ inc/python:pip_install:219 : return 0 2026-07-08 16:36:21.999 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 16:36:22.001 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:36:22.003 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-08 16:36:22.005 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-08 16:36:22.007 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 16:36:22.009 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 16:36:22.010 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-08 16:36:22.013 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-08 16:36:22.015 | ++ 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-07-08 16:36:22.017 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-08 16:36:22.019 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-08 16:36:22.021 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-08 16:36:22.023 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-08 16:36:22.025 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-08 16:36:22.027 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-08 16:36:22.029 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-08 16:36:22.031 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-08 16:36:22.033 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-08 16:36:22.035 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-08 16:36:22.037 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-08 16:36:22.039 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-08 16:36:22.041 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-08 16:36:22.043 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-08 16:36:22.044 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-08 16:36:22.046 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-08 16:36:22.048 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-08 16:36:22.051 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-08 16:36:22.051 | ' 2026-07-08 16:36:22.052 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-08 16:36:22.054 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-08 16:36:22.073 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:36:22.075 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-08 16:36:22.078 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-08 16:36:22.080 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-08 16:36:22.083 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-08 16:36:22.087 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-08 16:36:22.089 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-08 16:36:22.089 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-08 16:36:25.877 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:36:25.882 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-08 16:36:25.885 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-08 16:36:25.887 | ++ lib/tempest:get_active_images:176 : img_id=dd434acf-5aa9-44c3-8328-d41e2c476c9a 2026-07-08 16:36:25.890 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-08 16:36:25.893 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-08 16:36:25.895 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-08 16:36:25.897 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-08 16:36:25.900 | ++ lib/tempest:configure_tempest:266 : '[' -z dd434acf-5aa9-44c3-8328-d41e2c476c9a ']' 2026-07-08 16:36:25.902 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=dd434acf-5aa9-44c3-8328-d41e2c476c9a 2026-07-08 16:36:25.905 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-08 16:36:25.923 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-08 16:36:25.929 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-08 16:36:25.932 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-08 16:36:25.935 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-08 16:36:25.938 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-08 16:36:25.940 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-08 16:36:25.942 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-08 16:36:25.945 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-08 16:36:25.949 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-08 16:36:25.949 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-08 16:36:29.251 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:36:29.256 | ++ lib/tempest:configure_tempest:303 : admin_project_id=b5b4f4ad228247cca92b74d6f21bf198 2026-07-08 16:36:29.259 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-08 16:36:29.277 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:36:29.280 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-08 16:36:32.754 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:36:32.757 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 16:36:32.757 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-08 16:36:32.757 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 16:36:32.757 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-08 16:36:32.757 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-08 16:36:32.758 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-08 16:36:32.758 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-08 16:36:32.758 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-08 16:36:32.758 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-08 16:36:32.758 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-08 16:36:32.758 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-08 16:36:32.758 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-08 16:36:32.758 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-08 16:36:32.758 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-08 16:36:32.759 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-08 16:36:32.762 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 16:36:32.762 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-08 16:36:32.762 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 16:36:32.762 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-08 16:36:32.762 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-08 16:36:32.763 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-08 16:36:32.763 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-08 16:36:32.763 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-08 16:36:32.763 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-08 16:36:32.763 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-08 16:36:32.763 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-08 16:36:32.763 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-08 16:36:32.763 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-08 16:36:32.763 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-08 16:36:32.767 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib dd434acf-5aa9-44c3-8328-d41e2c476c9a 2026-07-08 16:36:32.770 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-08 16:36:32.773 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show dd434acf-5aa9-44c3-8328-d41e2c476c9a -c size -f value 2026-07-08 16:36:36.159 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:36:36.162 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-08 16:36:36.165 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-08 16:36:36.166 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-08 16:36:36.212 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-08 16:36:36.214 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-08 16:36:36.217 | ++ 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-07-08 16:36:39.311 | +----------------------------+-----------------------+ 2026-07-08 16:36:39.311 | | Field | Value | 2026-07-08 16:36:39.311 | +----------------------------+-----------------------+ 2026-07-08 16:36:39.311 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:36:39.311 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:36:39.312 | | description | None | 2026-07-08 16:36:39.312 | | disk | 1 | 2026-07-08 16:36:39.312 | | id | 42 | 2026-07-08 16:36:39.312 | | name | m1.nano | 2026-07-08 16:36:39.312 | | os-flavor-access:is_public | True | 2026-07-08 16:36:39.312 | | properties | hw_rng:allowed='True' | 2026-07-08 16:36:39.312 | | ram | 192 | 2026-07-08 16:36:39.313 | | rxtx_factor | 1.0 | 2026-07-08 16:36:39.313 | | swap | 0 | 2026-07-08 16:36:39.313 | | vcpus | 1 | 2026-07-08 16:36:39.313 | +----------------------------+-----------------------+ 2026-07-08 16:36:39.653 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-08 16:36:39.656 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 16:36:39.656 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-08 16:36:39.656 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 16:36:39.656 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-08 16:36:39.656 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-08 16:36:39.656 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-08 16:36:39.656 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-08 16:36:39.657 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-08 16:36:39.657 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-08 16:36:39.657 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-08 16:36:39.657 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-08 16:36:39.657 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-08 16:36:39.657 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-08 16:36:39.657 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-08 16:36:39.659 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib dd434acf-5aa9-44c3-8328-d41e2c476c9a 2026-07-08 16:36:39.663 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-08 16:36:39.666 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show dd434acf-5aa9-44c3-8328-d41e2c476c9a -c size -f value 2026-07-08 16:36:43.012 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:36:43.015 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-08 16:36:43.018 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-08 16:36:43.019 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-08 16:36:43.061 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-08 16:36:43.064 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-08 16:36:43.067 | ++ 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-07-08 16:36:46.162 | +----------------------------+-----------------------+ 2026-07-08 16:36:46.162 | | Field | Value | 2026-07-08 16:36:46.162 | +----------------------------+-----------------------+ 2026-07-08 16:36:46.162 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 16:36:46.162 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 16:36:46.162 | | description | None | 2026-07-08 16:36:46.163 | | disk | 1 | 2026-07-08 16:36:46.163 | | id | 84 | 2026-07-08 16:36:46.163 | | name | m1.micro | 2026-07-08 16:36:46.163 | | os-flavor-access:is_public | True | 2026-07-08 16:36:46.163 | | properties | hw_rng:allowed='True' | 2026-07-08 16:36:46.164 | | ram | 256 | 2026-07-08 16:36:46.164 | | rxtx_factor | 1.0 | 2026-07-08 16:36:46.164 | | swap | 0 | 2026-07-08 16:36:46.164 | | vcpus | 1 | 2026-07-08 16:36:46.165 | +----------------------------+-----------------------+ 2026-07-08 16:36:46.512 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-08 16:36:46.515 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-08 16:36:46.530 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:36:46.532 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-08 16:36:46.534 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-08 16:36:46.536 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-08 16:36:46.539 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-08 16:36:46.541 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-08 16:36:46.544 | +++ functions-common:git_clone:593 : pwd 2026-07-08 16:36:46.546 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 16:36:46.548 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 16:36:46.551 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 16:36:46.565 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-08 16:36:46.568 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 16:36:46.570 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 16:36:46.573 | ++ functions-common:git_clone:610 : echo master 2026-07-08 16:36:46.573 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 16:36:46.578 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-08 16:36:46.580 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 16:36:46.583 | ++ 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-07-08 16:36:46.585 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 16:36:46.587 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 16:36:46.589 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:36:46.591 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 16:36:46.593 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:36:46.596 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:36:46.598 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 16:36:46.600 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:36:46.603 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:36:46.608 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783528606604 2026-07-08 16:36:46.610 | ++ 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-07-08 16:36:46.615 | Cloning into '/opt/stack/os-test-images'... 2026-07-08 16:36:47.465 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:36:47.468 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:47.471 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:47.473 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:47.476 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:47.478 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:47.481 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:36:47.483 | ++ functions-common:time_stop:2427 : start_time=1783528606604 2026-07-08 16:36:47.486 | ++ functions-common:time_stop:2429 : [[ -z 1783528606604 ]] 2026-07-08 16:36:47.492 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:47.495 | ++ functions-common:time_stop:2432 : end_time=1783528607491 2026-07-08 16:36:47.498 | ++ functions-common:time_stop:2433 : elapsed_time=887 2026-07-08 16:36:47.501 | ++ functions-common:time_stop:2434 : total=376631 2026-07-08 16:36:47.504 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:47.506 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=377518 2026-07-08 16:36:47.509 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-08 16:36:47.511 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 16:36:47.513 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 16:36:47.515 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 16:36:47.518 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:36:47.521 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 16:36:47.523 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:36:47.526 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:36:47.529 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 16:36:47.532 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:36:47.536 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:36:47.541 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783528607537 2026-07-08 16:36:47.543 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 16:36:49.206 | From https://review.opendev.org/openstack/os-test-images 2026-07-08 16:36:49.206 | * branch master -> FETCH_HEAD 2026-07-08 16:36:49.216 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:36:49.218 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:49.220 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:49.223 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:49.225 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:49.227 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:49.229 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:36:49.232 | ++ functions-common:time_stop:2427 : start_time=1783528607537 2026-07-08 16:36:49.234 | ++ functions-common:time_stop:2429 : [[ -z 1783528607537 ]] 2026-07-08 16:36:49.237 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:49.241 | ++ functions-common:time_stop:2432 : end_time=1783528609238 2026-07-08 16:36:49.243 | ++ functions-common:time_stop:2433 : elapsed_time=1701 2026-07-08 16:36:49.245 | ++ functions-common:time_stop:2434 : total=377518 2026-07-08 16:36:49.248 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:49.250 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=379219 2026-07-08 16:36:49.252 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 16:36:49.254 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 16:36:49.257 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 16:36:49.259 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 16:36:49.261 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 16:36:49.264 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 16:36:49.266 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 16:36:49.269 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 16:36:49.271 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 16:36:49.274 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 16:36:49.278 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783528609275 2026-07-08 16:36:49.281 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 16:36:49.287 | Note: switching to 'FETCH_HEAD'. 2026-07-08 16:36:49.287 | 2026-07-08 16:36:49.288 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 16:36:49.288 | changes and commit them, and you can discard any commits you make in this 2026-07-08 16:36:49.288 | state without impacting any branches by switching back to a branch. 2026-07-08 16:36:49.288 | 2026-07-08 16:36:49.288 | If you want to create a new branch to retain commits you create, you may 2026-07-08 16:36:49.288 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 16:36:49.288 | 2026-07-08 16:36:49.288 | git switch -c 2026-07-08 16:36:49.288 | 2026-07-08 16:36:49.288 | Or undo this operation with: 2026-07-08 16:36:49.289 | 2026-07-08 16:36:49.289 | git switch - 2026-07-08 16:36:49.289 | 2026-07-08 16:36:49.289 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 16:36:49.289 | 2026-07-08 16:36:49.289 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-08 16:36:49.291 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 16:36:49.293 | ++ functions-common:time_stop:2420 : local name 2026-07-08 16:36:49.296 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 16:36:49.298 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 16:36:49.300 | ++ functions-common:time_stop:2423 : local total 2026-07-08 16:36:49.303 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 16:36:49.305 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 16:36:49.307 | ++ functions-common:time_stop:2427 : start_time=1783528609275 2026-07-08 16:36:49.310 | ++ functions-common:time_stop:2429 : [[ -z 1783528609275 ]] 2026-07-08 16:36:49.313 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 16:36:49.317 | ++ functions-common:time_stop:2432 : end_time=1783528609314 2026-07-08 16:36:49.320 | ++ functions-common:time_stop:2433 : elapsed_time=39 2026-07-08 16:36:49.322 | ++ functions-common:time_stop:2434 : total=379219 2026-07-08 16:36:49.325 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 16:36:49.327 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=379258 2026-07-08 16:36:49.330 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-08 16:36:49.347 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-08 16:36:49.351 | ++ functions-common:git_clone:673 : head -1 2026-07-08 16:36:49.351 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-08 16:36:49.354 | 5d0367e Clean-up zuul config spacing 2026-07-08 16:36:49.357 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 16:36:49.360 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-08 16:36:49.360 | /opt/stack/os-test-images ~/devstack 2026-07-08 16:36:49.362 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-08 16:36:49.847 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-08 16:36:50.523 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-08 16:36:53.459 | generate installed: PyYAML==6.0.3 2026-07-08 16:36:53.460 | generate run-test-pre: PYTHONHASHSEED='327245951' 2026-07-08 16:36:53.460 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-08 16:36:53.585 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-08 16:36:53.605 | 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-07-08 16:36:53.626 | 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-07-08 16:36:53.653 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-08 16:36:53.657 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-08 16:36:53.664 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-08 16:36:53.672 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-08 16:36:53.706 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-08 16:36:53.718 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-08 16:36:53.726 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-08 16:36:53.737 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-08 16:36:53.738 | 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-07-08 16:36:53.746 | 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-07-08 16:36:53.752 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-08 16:36:53.771 | 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-07-08 16:36:53.777 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-08 16:36:53.778 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-08 16:36:53.791 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-08 16:36:53.803 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-08 16:36:53.816 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-08 16:36:53.819 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-08 16:36:53.833 | 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-07-08 16:36:53.838 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-08 16:36:53.840 | 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-07-08 16:36:53.851 | 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-07-08 16:36:53.856 | 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-07-08 16:36:53.866 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-08 16:36:53.894 | ___________________________________ summary ____________________________________ 2026-07-08 16:36:53.894 | generate: commands succeeded 2026-07-08 16:36:53.894 | congratulations :) 2026-07-08 16:36:53.944 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-08 16:36:53.944 | ~/devstack 2026-07-08 16:36:53.948 | ++ 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-07-08 16:36:53.989 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-08 16:36:53.993 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-08 16:36:54.015 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-08 16:36:54.017 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-08 16:36:54.020 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-08 16:36:54.060 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-08 16:36:54.098 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-08 16:36:54.101 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-08 16:36:54.103 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-08 16:36:54.106 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-08 16:36:54.110 | +++ 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-07-08 16:36:57.519 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:36:57.522 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 16:36:57.523 | address-scope 2026-07-08 16:36:57.523 | agent 2026-07-08 16:36:57.523 | allowed-address-pairs 2026-07-08 16:36:57.523 | auto-allocated-topology 2026-07-08 16:36:57.523 | availability_zone 2026-07-08 16:36:57.523 | default-subnetpools 2026-07-08 16:36:57.523 | dhcp_agent_scheduler 2026-07-08 16:36:57.523 | dns-integration 2026-07-08 16:36:57.523 | dns-domain-ports 2026-07-08 16:36:57.523 | dns-integration-domain-keywords 2026-07-08 16:36:57.523 | empty-string-filtering 2026-07-08 16:36:57.524 | external-net 2026-07-08 16:36:57.524 | extra_dhcp_opt 2026-07-08 16:36:57.524 | extraroute 2026-07-08 16:36:57.524 | extraroute-atomic 2026-07-08 16:36:57.524 | filter-validation 2026-07-08 16:36:57.524 | floating-ip-port-forwarding-detail 2026-07-08 16:36:57.524 | fip-port-details 2026-07-08 16:36:57.524 | flavors 2026-07-08 16:36:57.524 | floatingip-pools 2026-07-08 16:36:57.524 | router 2026-07-08 16:36:57.524 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:36:57.525 | enable-default-route-bfd 2026-07-08 16:36:57.525 | enable-default-route-ecmp 2026-07-08 16:36:57.525 | ext-gw-mode 2026-07-08 16:36:57.525 | l3-ha 2026-07-08 16:36:57.525 | external-gateway-multihoming 2026-07-08 16:36:57.525 | l3-flavors 2026-07-08 16:36:57.525 | l3_agent_scheduler 2026-07-08 16:36:57.525 | multi-provider 2026-07-08 16:36:57.525 | net-mtu 2026-07-08 16:36:57.525 | net-mtu-writable 2026-07-08 16:36:57.526 | network_availability_zone 2026-07-08 16:36:57.526 | network-ip-availability 2026-07-08 16:36:57.526 | network-ip-availability-details 2026-07-08 16:36:57.526 | pagination 2026-07-08 16:36:57.526 | port-device-profile 2026-07-08 16:36:57.526 | port-mac-address-regenerate 2026-07-08 16:36:57.526 | port-numa-affinity-policy 2026-07-08 16:36:57.526 | port-numa-affinity-policy-socket 2026-07-08 16:36:57.526 | binding 2026-07-08 16:36:57.526 | binding-extended 2026-07-08 16:36:57.526 | port-security 2026-07-08 16:36:57.526 | project-id 2026-07-08 16:36:57.527 | provider 2026-07-08 16:36:57.527 | qinq 2026-07-08 16:36:57.527 | quota-check-limit 2026-07-08 16:36:57.527 | quota-check-limit-default 2026-07-08 16:36:57.527 | quotas 2026-07-08 16:36:57.527 | quota_details 2026-07-08 16:36:57.527 | rbac-policies 2026-07-08 16:36:57.527 | rbac-address-scope 2026-07-08 16:36:57.527 | rbac-security-groups 2026-07-08 16:36:57.527 | revision-if-match 2026-07-08 16:36:57.527 | standard-attr-revisions 2026-07-08 16:36:57.528 | router_availability_zone 2026-07-08 16:36:57.528 | router-enable-snat 2026-07-08 16:36:57.528 | security-groups-default-rules 2026-07-08 16:36:57.528 | security-groups-default-statefulness 2026-07-08 16:36:57.528 | security-groups-normalized-cidr 2026-07-08 16:36:57.528 | security-groups-remote-address-group 2026-07-08 16:36:57.528 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:36:57.528 | security-groups-shared-filtering 2026-07-08 16:36:57.528 | security-group 2026-07-08 16:36:57.528 | service-type 2026-07-08 16:36:57.529 | sorting 2026-07-08 16:36:57.529 | standard-attr-description 2026-07-08 16:36:57.529 | stateful-security-group 2026-07-08 16:36:57.529 | subnet-dns-publish-fixed-ip 2026-07-08 16:36:57.529 | subnet-external-network 2026-07-08 16:36:57.529 | subnet_onboard 2026-07-08 16:36:57.529 | subnet-service-types 2026-07-08 16:36:57.529 | subnet_allocation 2026-07-08 16:36:57.529 | subnetpool-prefix-ops 2026-07-08 16:36:57.529 | tag-creation 2026-07-08 16:36:57.529 | standard-attr-tag 2026-07-08 16:36:57.529 | standard-attr-timestamp 2026-07-08 16:36:57.530 | vlan-transparent' 2026-07-08 16:36:57.530 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 16:36:57.530 | address-scope 2026-07-08 16:36:57.530 | agent 2026-07-08 16:36:57.530 | allowed-address-pairs 2026-07-08 16:36:57.530 | auto-allocated-topology 2026-07-08 16:36:57.530 | availability_zone 2026-07-08 16:36:57.530 | default-subnetpools 2026-07-08 16:36:57.530 | dhcp_agent_scheduler 2026-07-08 16:36:57.530 | dns-integration 2026-07-08 16:36:57.530 | dns-domain-ports 2026-07-08 16:36:57.531 | dns-integration-domain-keywords 2026-07-08 16:36:57.531 | empty-string-filtering 2026-07-08 16:36:57.531 | external-net 2026-07-08 16:36:57.531 | extra_dhcp_opt 2026-07-08 16:36:57.531 | extraroute 2026-07-08 16:36:57.531 | extraroute-atomic 2026-07-08 16:36:57.531 | filter-validation 2026-07-08 16:36:57.531 | floating-ip-port-forwarding-detail 2026-07-08 16:36:57.531 | fip-port-details 2026-07-08 16:36:57.531 | flavors 2026-07-08 16:36:57.531 | floatingip-pools 2026-07-08 16:36:57.532 | router 2026-07-08 16:36:57.532 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 16:36:57.532 | enable-default-route-bfd 2026-07-08 16:36:57.532 | enable-default-route-ecmp 2026-07-08 16:36:57.532 | ext-gw-mode 2026-07-08 16:36:57.532 | l3-ha 2026-07-08 16:36:57.532 | external-gateway-multihoming 2026-07-08 16:36:57.532 | l3-flavors 2026-07-08 16:36:57.532 | l3_agent_scheduler 2026-07-08 16:36:57.532 | multi-provider 2026-07-08 16:36:57.532 | net-mtu 2026-07-08 16:36:57.532 | net-mtu-writable 2026-07-08 16:36:57.533 | network_availability_zone 2026-07-08 16:36:57.533 | network-ip-availability 2026-07-08 16:36:57.534 | network-ip-availability-details 2026-07-08 16:36:57.534 | pagination 2026-07-08 16:36:57.534 | port-device-profile 2026-07-08 16:36:57.534 | port-mac-address-regenerate 2026-07-08 16:36:57.534 | port-numa-affinity-policy 2026-07-08 16:36:57.534 | port-numa-affinity-policy-socket 2026-07-08 16:36:57.535 | binding 2026-07-08 16:36:57.535 | binding-extended 2026-07-08 16:36:57.535 | port-security 2026-07-08 16:36:57.535 | project-id 2026-07-08 16:36:57.535 | provider 2026-07-08 16:36:57.535 | qinq 2026-07-08 16:36:57.535 | quota-check-limit 2026-07-08 16:36:57.535 | quota-check-limit-default 2026-07-08 16:36:57.536 | quotas 2026-07-08 16:36:57.536 | quota_details 2026-07-08 16:36:57.536 | rbac-policies 2026-07-08 16:36:57.536 | rbac-address-scope 2026-07-08 16:36:57.536 | rbac-security-groups 2026-07-08 16:36:57.536 | revision-if-match 2026-07-08 16:36:57.536 | standard-attr-revisions 2026-07-08 16:36:57.536 | router_availability_zone 2026-07-08 16:36:57.536 | router-enable-snat 2026-07-08 16:36:57.536 | security-groups-default-rules 2026-07-08 16:36:57.536 | security-groups-default-statefulness 2026-07-08 16:36:57.537 | security-groups-normalized-cidr 2026-07-08 16:36:57.537 | security-groups-remote-address-group 2026-07-08 16:36:57.537 | security-groups-rules-belongs-to-default-sg 2026-07-08 16:36:57.537 | security-groups-shared-filtering 2026-07-08 16:36:57.537 | security-group 2026-07-08 16:36:57.537 | service-type 2026-07-08 16:36:57.538 | sorting 2026-07-08 16:36:57.538 | standard-attr-description 2026-07-08 16:36:57.538 | stateful-security-group 2026-07-08 16:36:57.538 | subnet-dns-publish-fixed-ip 2026-07-08 16:36:57.538 | subnet-external-network 2026-07-08 16:36:57.538 | subnet_onboard 2026-07-08 16:36:57.539 | subnet-service-types 2026-07-08 16:36:57.539 | subnet_allocation 2026-07-08 16:36:57.539 | subnetpool-prefix-ops 2026-07-08 16:36:57.539 | tag-creation 2026-07-08 16:36:57.539 | standard-attr-tag 2026-07-08 16:36:57.539 | standard-attr-timestamp 2026-07-08 16:36:57.539 | vlan-transparent =~ external-net ]] 2026-07-08 16:36:57.539 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 16:36:57.539 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-08 16:37:00.856 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 16:37:00.860 | ++ lib/tempest:configure_tempest:395 : public_network_id=9357dd8f-ad91-4d9e-9715-b345249851aa 2026-07-08 16:37:00.862 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-08 16:37:04.536 | +---------------------------+--------------------------------------+ 2026-07-08 16:37:04.536 | | Field | Value | 2026-07-08 16:37:04.536 | +---------------------------+--------------------------------------+ 2026-07-08 16:37:04.536 | | admin_state_up | UP | 2026-07-08 16:37:04.536 | | availability_zone_hints | | 2026-07-08 16:37:04.536 | | availability_zones | | 2026-07-08 16:37:04.536 | | created_at | 2026-07-08T16:37:03Z | 2026-07-08 16:37:04.536 | | description | | 2026-07-08 16:37:04.536 | | dns_domain | None | 2026-07-08 16:37:04.537 | | id | 82a510d5-cbe5-4d4e-8564-c17cc0609a7b | 2026-07-08 16:37:04.537 | | ipv4_address_scope | None | 2026-07-08 16:37:04.537 | | ipv6_address_scope | None | 2026-07-08 16:37:04.537 | | is_default | False | 2026-07-08 16:37:04.537 | | is_vlan_qinq | None | 2026-07-08 16:37:04.537 | | is_vlan_transparent | False | 2026-07-08 16:37:04.537 | | mtu | 1442 | 2026-07-08 16:37:04.537 | | name | shared | 2026-07-08 16:37:04.537 | | port_security_enabled | True | 2026-07-08 16:37:04.537 | | project_id | b5b4f4ad228247cca92b74d6f21bf198 | 2026-07-08 16:37:04.537 | | provider:network_type | geneve | 2026-07-08 16:37:04.537 | | provider:physical_network | None | 2026-07-08 16:37:04.538 | | provider:segmentation_id | 6817 | 2026-07-08 16:37:04.538 | | pvlan | None | 2026-07-08 16:37:04.538 | | qinq | False | 2026-07-08 16:37:04.538 | | qos_policy_id | None | 2026-07-08 16:37:04.538 | | revision_number | 1 | 2026-07-08 16:37:04.539 | | router:external | Internal | 2026-07-08 16:37:04.539 | | segments | None | 2026-07-08 16:37:04.539 | | shared | True | 2026-07-08 16:37:04.539 | | status | ACTIVE | 2026-07-08 16:37:04.539 | | subnets | | 2026-07-08 16:37:04.540 | | tags | | 2026-07-08 16:37:04.540 | | updated_at | 2026-07-08T16:37:03Z | 2026-07-08 16:37:04.540 | +---------------------------+--------------------------------------+ 2026-07-08 16:37:04.874 | ++ 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-07-08 16:37:09.121 | +----------------------+--------------------------------------+ 2026-07-08 16:37:09.121 | | Field | Value | 2026-07-08 16:37:09.121 | +----------------------+--------------------------------------+ 2026-07-08 16:37:09.121 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-08 16:37:09.122 | | cidr | 192.168.233.0/24 | 2026-07-08 16:37:09.122 | | created_at | 2026-07-08T16:37:07Z | 2026-07-08 16:37:09.122 | | description | shared-subnet | 2026-07-08 16:37:09.122 | | dns_nameservers | | 2026-07-08 16:37:09.122 | | dns_publish_fixed_ip | None | 2026-07-08 16:37:09.122 | | enable_dhcp | True | 2026-07-08 16:37:09.122 | | gateway_ip | 192.168.233.1 | 2026-07-08 16:37:09.122 | | host_routes | | 2026-07-08 16:37:09.122 | | id | 0472966f-d499-49ce-bc8f-3d341083394e | 2026-07-08 16:37:09.123 | | ip_version | 4 | 2026-07-08 16:37:09.123 | | ipv6_address_mode | None | 2026-07-08 16:37:09.123 | | ipv6_ra_mode | None | 2026-07-08 16:37:09.123 | | name | shared-subnet | 2026-07-08 16:37:09.123 | | network_id | 82a510d5-cbe5-4d4e-8564-c17cc0609a7b | 2026-07-08 16:37:09.123 | | project_id | b5b4f4ad228247cca92b74d6f21bf198 | 2026-07-08 16:37:09.123 | | revision_number | 0 | 2026-07-08 16:37:09.123 | | router:external | False | 2026-07-08 16:37:09.123 | | segment_id | None | 2026-07-08 16:37:09.123 | | service_types | | 2026-07-08 16:37:09.123 | | subnetpool_id | None | 2026-07-08 16:37:09.123 | | tags | | 2026-07-08 16:37:09.124 | | updated_at | 2026-07-08T16:37:07Z | 2026-07-08 16:37:09.124 | +----------------------+--------------------------------------+ 2026-07-08 16:37:09.461 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-08 16:37:09.493 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-08 16:37:09.523 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-08 16:37:09.527 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-08 16:37:09.561 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-08 16:37:09.590 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-08 16:37:09.619 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-08 16:37:09.650 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-08 16:37:09.679 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.204/identity/v3 2026-07-08 16:37:09.709 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-08 16:37:09.736 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-08 16:37:09.764 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-08 16:37:09.791 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-08 16:37:09.794 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-08 16:37:09.824 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-08 16:37:09.851 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-08 16:37:09.878 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-08 16:37:09.906 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-08 16:37:09.933 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-08 16:37:09.949 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:09.951 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-08 16:37:09.953 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-08 16:37:09.982 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-08 16:37:09.996 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:09.998 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-08 16:37:10.026 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-08 16:37:10.056 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-08 16:37:10.090 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-08 16:37:10.092 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-08 16:37:10.125 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-08 16:37:10.152 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-08 16:37:10.167 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:10.169 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref dd434acf-5aa9-44c3-8328-d41e2c476c9a 2026-07-08 16:37:10.204 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt dd434acf-5aa9-44c3-8328-d41e2c476c9a 2026-07-08 16:37:10.238 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-08 16:37:10.273 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-08 16:37:10.306 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-08 16:37:10.342 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-08 16:37:10.360 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:37:10.363 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-08 16:37:10.366 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-08 16:37:10.369 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-08 16:37:10.372 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-08 16:37:10.375 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-08 16:37:10.378 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-08 16:37:10.398 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-08 16:37:10.400 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-08 16:37:10.428 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-08 16:37:10.457 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-08 16:37:10.483 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-08 16:37:10.510 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-08 16:37:10.536 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-08 16:37:10.563 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-08 16:37:10.590 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-08 16:37:10.620 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-08 16:37:10.653 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-08 16:37:10.656 | ++ 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-07-08 16:37:10.689 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-08 16:37:10.692 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-08 16:37:10.710 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:37:10.713 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-08 16:37:10.747 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-08 16:37:10.766 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:10.769 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-08 16:37:10.772 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-08 16:37:10.787 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:10.789 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-08 16:37:10.791 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-08 16:37:10.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-07-08 16:37:10.826 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-08 16:37:10.858 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 9357dd8f-ad91-4d9e-9715-b345249851aa 2026-07-08 16:37:10.889 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-08 16:37:10.920 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-08 16:37:10.953 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-08 16:37:10.989 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-08 16:37:11.022 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-08 16:37:11.057 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-08 16:37:11.095 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-08 16:37:11.098 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-08 16:37:11.101 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-08 16:37:11.104 | ++ 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-07-08 16:37:11.139 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-08 16:37:11.143 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-08 16:37:11.144 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-08 16:37:11.148 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-08 16:37:11.151 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-08 16:37:11.184 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-08 16:37:11.188 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-08 16:37:11.191 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 16:37:11.194 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-08 16:37:11.197 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-08 16:37:11.235 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-08 16:37:11.271 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-08 16:37:11.305 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-08 16:37:11.340 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-08 16:37:11.375 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-08 16:37:11.409 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 16:37:11.412 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-08 16:37:11.416 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-08 16:37:11.436 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-08 16:37:11.473 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 16:37:11.476 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-08 16:37:11.479 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-08 16:37:11.498 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-08 16:37:11.532 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 16:37:11.535 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-08 16:37:11.537 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-08 16:37:11.540 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-08 16:37:11.555 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-08 16:37:11.585 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 16:37:11.587 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-08 16:37:11.590 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-08 16:37:11.604 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-08 16:37:11.634 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-08 16:37:11.663 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-08 16:37:11.665 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-08 16:37:11.696 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-08 16:37:11.698 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-08 16:37:11.700 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-08 16:37:11.703 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-08 16:37:11.720 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-08 16:37:11.723 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-08 16:37:11.754 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-08 16:37:11.771 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:11.774 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-08 16:37:11.806 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 16:37:11.809 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-08 16:37:11.812 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-08 16:37:11.814 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-08 16:37:11.817 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-08 16:37:11.819 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-08 16:37:11.822 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-08 16:37:11.824 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-08 16:37:11.827 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-08 16:37:11.847 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-08 16:37:11.850 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-08 16:37:11.886 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-08 16:37:11.889 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-08 16:37:11.892 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-08 16:37:11.895 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-08 16:37:11.928 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-08 16:37:11.963 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-08 16:37:11.999 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-08 16:37:12.002 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-08 16:37:12.005 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 16:37:12.008 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-08 16:37:12.027 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:37:12.029 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-08 16:37:12.065 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 16:37:12.068 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-08 16:37:12.089 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:37:12.093 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-08 16:37:12.128 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 16:37:12.131 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-08 16:37:12.149 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:37:12.152 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-08 16:37:12.187 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 16:37:12.191 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-08 16:37:12.208 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:37:12.211 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-08 16:37:12.243 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 16:37:12.246 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-08 16:37:12.265 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 16:37:12.268 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-08 16:37:12.303 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 16:37:12.306 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-08 16:37:12.325 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:12.328 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-08 16:37:12.361 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 16:37:12.364 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-08 16:37:12.383 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:37:12.386 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-08 16:37:12.419 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-08 16:37:12.421 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-08 16:37:12.456 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-08 16:37:12.459 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-08 16:37:12.494 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-08 16:37:12.497 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-08 16:37:12.533 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-08 16:37:12.536 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-08 16:37:12.572 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-08 16:37:12.574 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-08 16:37:12.610 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-08 16:37:12.613 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-08 16:37:12.616 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-08 16:37:12.619 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-08 16:37:12.626 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.GwCngRmgPS 2026-07-08 16:37:12.629 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-08 16:37:12.632 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-08 16:37:12.636 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-08 16:37:12.641 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.ABT23Hb3JI 2026-07-08 16:37:12.643 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ABT23Hb3JI 2026-07-08 16:37:12.647 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-08 16:37:12.650 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ABT23Hb3JI 2026-07-08 16:37:12.654 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-08 16:37:12.658 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-08 16:37:12.661 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-08 16:37:12.668 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:37:12.672 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:37:12.675 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:37:12.679 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 16:37:12.682 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-08 16:37:12.685 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-08 16:37:13.232 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-08 16:37:14.134 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-08 16:37:30.708 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-08 16:37:38.189 | 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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 16:37:38.189 | ___________________________________ summary ____________________________________ 2026-07-08 16:37:38.189 | venv-tempest: skipped tests 2026-07-08 16:37:38.189 | congratulations :) 2026-07-08 16:37:38.237 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.ABT23Hb3JI -r requirements.txt 2026-07-08 16:37:39.204 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-08 16:37:39.204 | !! 2026-07-08 16:37:39.204 | 2026-07-08 16:37:39.205 | ******************************************************************************** 2026-07-08 16:37:39.205 | Requirements should be satisfied by a PEP 517 installer. 2026-07-08 16:37:39.205 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-08 16:37:39.205 | 2026-07-08 16:37:39.205 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 16:37:39.206 | calls to avoid build errors in the future. 2026-07-08 16:37:39.206 | ******************************************************************************** 2026-07-08 16:37:39.206 | 2026-07-08 16:37:39.206 | !! 2026-07-08 16:37:39.206 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-08 16:37:39.633 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-08 16:37:39.634 | !! 2026-07-08 16:37:39.634 | 2026-07-08 16:37:39.634 | ******************************************************************************** 2026-07-08 16:37:39.634 | Please avoid running ``setup.py`` directly. 2026-07-08 16:37:39.634 | Instead, use pypa/build, pypa/installer or other 2026-07-08 16:37:39.634 | standards-based tools. 2026-07-08 16:37:39.634 | 2026-07-08 16:37:39.634 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 16:37:39.634 | calls to avoid build errors in the future. 2026-07-08 16:37:39.634 | 2026-07-08 16:37:39.635 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-08 16:37:39.635 | ******************************************************************************** 2026-07-08 16:37:39.635 | 2026-07-08 16:37:39.635 | !! 2026-07-08 16:37:39.635 | self.initialize_options() 2026-07-08 16:37:39.635 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-08 16:37:39.635 | warnings.warn(msg) 2026-07-08 16:37:39.665 | /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-07-08 16:37:39.665 | !! 2026-07-08 16:37:39.665 | 2026-07-08 16:37:39.665 | ******************************************************************************** 2026-07-08 16:37:39.665 | 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-07-08 16:37:39.666 | 2026-07-08 16:37:39.666 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-08 16:37:39.666 | or your builds will no longer be supported. 2026-07-08 16:37:39.666 | 2026-07-08 16:37:39.666 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-08 16:37:39.666 | ******************************************************************************** 2026-07-08 16:37:39.666 | 2026-07-08 16:37:39.667 | !! 2026-07-08 16:37:39.667 | corresp(dist, value, root_dir) 2026-07-08 16:37:39.838 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-08 16:37:47.113 | 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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 16:37:47.113 | venv-tempest run-test-pre: PYTHONHASHSEED='185941254' 2026-07-08 16:37:47.113 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.ABT23Hb3JI -r requirements.txt 2026-07-08 16:37:48.191 | 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-07-08 16:37:48.192 | 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-07-08 16:37:48.194 | 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-07-08 16:37:48.195 | 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-07-08 16:37:48.196 | 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-07-08 16:37:48.197 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-08 16:37:48.197 | 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-07-08 16:37:48.198 | 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-07-08 16:37:48.199 | 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-07-08 16:37:48.200 | 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-07-08 16:37:48.201 | 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-07-08 16:37:48.202 | 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-07-08 16:37:48.202 | 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-07-08 16:37:48.203 | 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-07-08 16:37:48.204 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-08 16:37:48.205 | 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-07-08 16:37:48.205 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-08 16:37:48.206 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-08 16:37:48.207 | 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-07-08 16:37:48.208 | 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-07-08 16:37:48.209 | 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-07-08 16:37:48.210 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-08 16:37:48.210 | 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-07-08 16:37:48.212 | 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)) (83.0.0) 2026-07-08 16:37:48.214 | 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-07-08 16:37:48.215 | 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-07-08 16:37:48.218 | 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-07-08 16:37:48.219 | 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-07-08 16:37:48.219 | 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-07-08 16:37:48.220 | 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-07-08 16:37:48.226 | 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-07-08 16:37:48.227 | 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-07-08 16:37:48.228 | 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-07-08 16:37:48.231 | 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-07-08 16:37:48.236 | 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-07-08 16:37:48.240 | 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-07-08 16:37:48.241 | 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-07-08 16:37:48.243 | 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-07-08 16:37:48.245 | 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-07-08 16:37:48.249 | 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-07-08 16:37:48.249 | 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-07-08 16:37:48.252 | 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-07-08 16:37:48.254 | 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-07-08 16:37:48.255 | 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-07-08 16:37:48.256 | 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-07-08 16:37:48.257 | 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-07-08 16:37:48.269 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-08 16:37:48.275 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-08 16:37:48.288 | 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-07-08 16:37:48.291 | 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-07-08 16:37:48.292 | 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-07-08 16:37:48.293 | 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-07-08 16:37:48.294 | 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-07-08 16:37:48.304 | 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-07-08 16:37:48.327 | 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-07-08 16:37:48.333 | 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-07-08 16:37:48.334 | 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-07-08 16:37:48.335 | 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-07-08 16:37:48.348 | 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-07-08 16:37:48.349 | 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-07-08 16:37:48.354 | 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-07-08 16:37:48.555 | ___________________________________ summary ____________________________________ 2026-07-08 16:37:48.556 | venv-tempest: commands succeeded 2026-07-08 16:37:48.556 | congratulations :) 2026-07-08 16:37:48.605 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.ABT23Hb3JI 2026-07-08 16:37:48.610 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-08 16:37:48.613 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-08 16:37:48.616 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-08 16:37:48.656 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.GwCngRmgPS 2026-07-08 16:37:49.596 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-08 16:37:49.596 | !! 2026-07-08 16:37:49.596 | 2026-07-08 16:37:49.597 | ******************************************************************************** 2026-07-08 16:37:49.597 | Requirements should be satisfied by a PEP 517 installer. 2026-07-08 16:37:49.597 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-08 16:37:49.597 | 2026-07-08 16:37:49.597 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 16:37:49.597 | calls to avoid build errors in the future. 2026-07-08 16:37:49.597 | ******************************************************************************** 2026-07-08 16:37:49.597 | 2026-07-08 16:37:49.598 | !! 2026-07-08 16:37:49.598 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-08 16:37:49.997 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-08 16:37:49.998 | !! 2026-07-08 16:37:49.998 | 2026-07-08 16:37:49.998 | ******************************************************************************** 2026-07-08 16:37:49.998 | Please avoid running ``setup.py`` directly. 2026-07-08 16:37:49.998 | Instead, use pypa/build, pypa/installer or other 2026-07-08 16:37:49.998 | standards-based tools. 2026-07-08 16:37:49.998 | 2026-07-08 16:37:49.998 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 16:37:49.999 | calls to avoid build errors in the future. 2026-07-08 16:37:49.999 | 2026-07-08 16:37:49.999 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-08 16:37:49.999 | ******************************************************************************** 2026-07-08 16:37:49.999 | 2026-07-08 16:37:49.999 | !! 2026-07-08 16:37:49.999 | self.initialize_options() 2026-07-08 16:37:49.999 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-08 16:37:50.000 | warnings.warn(msg) 2026-07-08 16:37:50.029 | /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-07-08 16:37:50.029 | !! 2026-07-08 16:37:50.029 | 2026-07-08 16:37:50.029 | ******************************************************************************** 2026-07-08 16:37:50.029 | 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-07-08 16:37:50.029 | 2026-07-08 16:37:50.030 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-08 16:37:50.030 | or your builds will no longer be supported. 2026-07-08 16:37:50.030 | 2026-07-08 16:37:50.030 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-08 16:37:50.030 | ******************************************************************************** 2026-07-08 16:37:50.030 | 2026-07-08 16:37:50.030 | !! 2026-07-08 16:37:50.031 | corresp(dist, value, root_dir) 2026-07-08 16:37:50.190 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-08 16:37:57.439 | 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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 16:37:57.439 | venv-tempest run-test-pre: PYTHONHASHSEED='3397115385' 2026-07-08 16:37:57.439 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.GwCngRmgPS 2026-07-08 16:38:01.764 | ___________________________________ summary ____________________________________ 2026-07-08 16:38:01.764 | venv-tempest: commands succeeded 2026-07-08 16:38:01.764 | congratulations :) 2026-07-08 16:38:01.813 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-08 16:38:01.842 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:38:01.846 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-08 16:38:01.851 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-08 16:38:01.881 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 16:38:01.888 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-08 16:38:01.893 | ++ 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-07-08 16:38:01.898 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-08 16:38:01.903 | ++ 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-07-08 16:38:01.908 | +++ 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-07-08 16:38:01.914 | +++ 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-07-08 16:38:01.919 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-08 16:38:01.924 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-08 16:38:01.929 | +++ 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-07-08 16:38:01.968 | +++ 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-07-08 16:38:02.007 | ++ 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-07-08 16:38:02.013 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-08 16:38:02.017 | ++ 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-07-08 16:38:02.069 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-08 16:38:02.074 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-08 16:38:02.078 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-08 16:38:02.131 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-08 16:38:02.136 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-08 16:38:02.140 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-08 16:38:02.189 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-08 16:38:02.189 | ' 2026-07-08 16:38:02.194 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-08 16:38:02.199 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 16:38:02.203 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-08 16:38:02.208 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-08 16:38:02.213 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-08 16:38:02.213 | /opt/stack/tempest /opt/stack/tempest 2026-07-08 16:38:02.217 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-08 16:38:02.221 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-08 16:38:02.222 | /opt/stack/tempest 2026-07-08 16:38:02.226 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 16:38:02.230 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 16:38:02.235 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 16:38:02.239 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 16:38:02.244 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-08 16:38:02.248 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 16:38:02.253 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-08 16:38:02.257 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 16:38:02.262 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 16:38:02.266 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-08 16:38:02.271 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 16:38:02.275 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 16:38:02.280 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-08 16:38:02.284 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:38:02.289 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 16:38:02.293 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 16:38:02.300 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-08 16:38:02.304 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 16:38:02.309 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-08 16:38:02.314 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 16:38:02.318 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-08 16:38:02.318 | /^\[\[.+\|.*\]\]/ { 2026-07-08 16:38:02.318 | gsub("[][]", "", $1); 2026-07-08 16:38:02.318 | split($1, a, "|"); 2026-07-08 16:38:02.318 | if (a[1] == matchgroup) 2026-07-08 16:38:02.318 | print a[2] 2026-07-08 16:38:02.319 | } 2026-07-08 16:38:02.319 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 159 osc 478 apt-get 240 test_with_retry 7 dbsync 8 pip_install 185 apt-get-update 5 run_process 46 git_timed 379 ------------------------- Unaccounted time 68 ========================= Total runtime 1605 ================= Async summary ================= Time spent in the background minus waits: 587 sec Elapsed time: 1605 sec Time if we did everything serially: 2192 sec Speedup: 1.36573 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 78 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5351 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 255 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 33 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.204 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.204/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble